diff --git "a/datasets/schema_guided/dialogues_028.json" "b/datasets/schema_guided/dialogues_028.json" new file mode 100644--- /dev/null +++ "b/datasets/schema_guided/dialogues_028.json" @@ -0,0 +1,107785 @@ +[ + { + "dialogue_id": "28_00000", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "to_location", + "values": [ + "SD" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "to_location", + "start": 48 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "to_location": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need your help looking for a bus that goes to SD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where will you be departing from and when's your departure date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Anaheim" + ], + "slot": "from_location", + "values": [ + "Anaheim" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "leaving_date", + "values": [ + "later today" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "from_location", + "start": 25 + }, + { + "exclusive_end": 57, + "slot": "leaving_date", + "start": 46 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "later today" + ], + "to_location": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to depart from Anaheim and it'll be later today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:00" + ], + "slot": "leaving_time", + "values": [ + "6 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "22" + ], + "slot": "fare", + "values": [ + "$22" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Anaheim", + "leaving_date": "2019-03-01", + "to_location": "San Diego" + } + }, + "service_results": [ + { + "fare": "22", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-01", + "leaving_time": "06:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "23", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-01", + "leaving_time": "07:30", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-01", + "leaving_time": "09:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-01", + "leaving_time": "09:40", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-01", + "leaving_time": "14:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-01", + "leaving_time": "14:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "23", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-01", + "leaving_time": "17:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "25", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-01", + "leaving_time": "19:10", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-01", + "leaving_time": "19:40", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "leaving_time", + "start": 59 + }, + { + "exclusive_end": 76, + "slot": "fare", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 9 buses that may work. There's one that departs at 6 am and it's $22. And it has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "later today" + ], + "to_location": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What else is there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:30" + ], + "slot": "leaving_time", + "values": [ + "7:30 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "23" + ], + "slot": "fare", + "values": [ + "$23" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "leaving_time", + "start": 30 + }, + { + "exclusive_end": 50, + "slot": "fare", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a bus that departs at 7:30 am and it's $23, it also has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "later today" + ], + "to_location": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "09:20" + ], + "slot": "leaving_time", + "values": [ + "9:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "22" + ], + "slot": "fare", + "values": [ + "$22" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "leaving_time", + "start": 30 + }, + { + "exclusive_end": 48, + "slot": "fare", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a bus that departs at 9:20 am that's $22. It has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "later today" + ], + "to_location": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me what the departure station is and what the arrival station is?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Fe Depot" + ], + "slot": "to_station", + "values": [ + "Santa Fe Depot" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Anaheim Intermodal Center" + ], + "slot": "from_station", + "values": [ + "Anaheim Intermodal Center" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 106, + "slot": "to_station", + "start": 92 + }, + { + "exclusive_end": 65, + "slot": "from_station", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The station you'll be departing from is Anaheim Intermodal Center and you'll be arriving at Santa Fe Depot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "later today" + ], + "leaving_time": [ + "9:20 am" + ], + "to_location": [ + "SD" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, I like that. I want to book 2 people for the bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Anaheim" + ], + "slot": "from_location", + "values": [ + "Anaheim" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "to_location", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "leaving_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "09:20" + ], + "slot": "leaving_time", + "values": [ + "9:20 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "from_location", + "start": 27 + }, + { + "exclusive_end": 47, + "slot": "to_location", + "start": 38 + }, + { + "exclusive_end": 61, + "slot": "leaving_date", + "start": 56 + }, + { + "exclusive_end": 72, + "slot": "leaving_time", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, so it's 2 people for Anaheim to San Diego leaving today at 9:20 am, is that right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "later today", + "today" + ], + "leaving_time": [ + "9:20 am" + ], + "to_location": [ + "SD", + "San Diego" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that's what I want." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Anaheim", + "leaving_date": "2019-03-01", + "leaving_time": "09:20", + "to_location": "San Diego", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "22", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-01", + "leaving_time": "09:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "2" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I've confirmed your tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "later today", + "today" + ], + "leaving_time": [ + "9:20 am" + ], + "to_location": [ + "SD", + "San Diego" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, thanks a lot. That's all the help I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great rest of your day." + } + ] + }, + { + "dialogue_id": "28_00001", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "to_location", + "values": [ + "Sacramento, CA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "from_location", + "values": [ + "SF" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 65, + "slot": "to_location", + "start": 51 + }, + { + "exclusive_end": 47, + "slot": "from_location", + "start": 45 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SF" + ], + "to_location": [ + "Sacramento, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a bus that can take me from SF to Sacramento, CA. Can you help me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you plane to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "leaving_date", + "values": [ + "March 3rd" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "leaving_date", + "start": 26 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SF" + ], + "leaving_date": [ + "March 3rd" + ], + "to_location": [ + "Sacramento, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am planning to leave on March 3rd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:20" + ], + "slot": "leaving_time", + "values": [ + "7:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "26" + ], + "slot": "fare", + "values": [ + "$26" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "San Francisco", + "leaving_date": "2019-03-03", + "to_location": "Sacramento" + } + }, + "service_results": [ + { + "fare": "26", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "07:20", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "27", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "09:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "10:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "23", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "11:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "12:30", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "21", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "13:20", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "23", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "14:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "16:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "17:30", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "18:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "leaving_time", + "start": 35 + }, + { + "exclusive_end": 77, + "slot": "fare", + "start": 74 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found a bus that departs at 7:20 am that has 0 transfers. It costs $26." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SF" + ], + "leaving_date": [ + "March 3rd" + ], + "to_location": [ + "Sacramento, CA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other buses available? It is for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "09:40" + ], + "slot": "leaving_time", + "values": [ + "9:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "27" + ], + "slot": "fare", + "values": [ + "$27" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "San Francisco", + "leaving_date": "2019-03-03", + "to_location": "Sacramento", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "26", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "07:20", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "27", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "09:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "10:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "23", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "11:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "12:30", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "21", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "13:20", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "23", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "14:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "16:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "17:30", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "18:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "leaving_time", + "start": 36 + }, + { + "exclusive_end": 78, + "slot": "fare", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found another bus that departs at 9:40 am that has 0 transfers. It costs $27." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SF" + ], + "leaving_date": [ + "March 3rd" + ], + "to_location": [ + "Sacramento, CA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other buses available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10:00" + ], + "slot": "leaving_time", + "values": [ + "10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "22" + ], + "slot": "fare", + "values": [ + "$22" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "leaving_time", + "start": 36 + }, + { + "exclusive_end": 76, + "slot": "fare", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found another bus that departs at 10 am that has 0 transfers. It costs $22." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "to_station" + ], + "slot_values": { + "from_location": [ + "SF" + ], + "leaving_date": [ + "March 3rd" + ], + "to_location": [ + "Sacramento, CA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which bus station am I heading to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento Valley Station" + ], + "slot": "to_station", + "values": [ + "Sacramento Valley Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "to_station", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The destination station is Sacramento Valley Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station" + ], + "slot_values": { + "from_location": [ + "SF" + ], + "leaving_date": [ + "March 3rd" + ], + "to_location": [ + "Sacramento, CA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the bus station I am leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Salesforce Transit Center" + ], + "slot": "from_station", + "values": [ + "Salesforce Transit Center" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "from_station", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The origin station is Salesforce Transit Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SF" + ], + "leaving_date": [ + "March 3rd" + ], + "leaving_time": [ + "10 am" + ], + "to_location": [ + "Sacramento, CA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to buy tickets for this bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SF" + ], + "leaving_date": [ + "March 3rd" + ], + "leaving_time": [ + "10 am" + ], + "to_location": [ + "Sacramento, CA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes I would like to reserve tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "from_location", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Sacramento" + ], + "slot": "to_location", + "values": [ + "Sacramento" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "leaving_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:00" + ], + "slot": "leaving_time", + "values": [ + "10 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 75, + "slot": "from_location", + "start": 62 + }, + { + "exclusive_end": 101, + "slot": "to_location", + "start": 91 + }, + { + "exclusive_end": 141, + "slot": "leaving_date", + "start": 123 + }, + { + "exclusive_end": 164, + "slot": "leaving_time", + "start": 159 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: The bus is leaving from San Francisco and heading to Sacramento. The bus departs the day after tomorrow and it leaves at 10 am. It is for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SF", + "San Francisco" + ], + "leaving_date": [ + "March 3rd", + "day after tomorrow" + ], + "leaving_time": [ + "10 am" + ], + "to_location": [ + "Sacramento", + "Sacramento, CA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that works great for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "San Francisco", + "leaving_date": "2019-03-03", + "leaving_time": "10:00", + "to_location": "Sacramento", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "22", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "10:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket has been confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SF", + "San Francisco" + ], + "leaving_date": [ + "March 3rd", + "day after tomorrow" + ], + "leaving_time": [ + "10 am" + ], + "to_location": [ + "Sacramento", + "Sacramento, CA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_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": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SF", + "San Francisco" + ], + "leaving_date": [ + "March 3rd", + "day after tomorrow" + ], + "leaving_time": [ + "10 am" + ], + "to_location": [ + "Sacramento", + "Sacramento, CA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that will be all. Thank you again for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Have a great day." + } + ] + }, + { + "dialogue_id": "28_00002", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a bus for one please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time you you like to depart, and from where? Where are you going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "to_location", + "values": [ + "San Diego" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "leaving_date", + "values": [ + "13th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "from_location", + "values": [ + "Sacramento, CA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "to_location", + "start": 47 + }, + { + "exclusive_end": 41, + "slot": "leaving_date", + "start": 23 + }, + { + "exclusive_end": 74, + "slot": "from_location", + "start": 60 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "leaving_date": [ + "13th of this month" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to leave on the 13th of this month from San Diego to Sacramento, CA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10:20" + ], + "slot": "leaving_time", + "values": [ + "10:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "80" + ], + "slot": "fare", + "values": [ + "$80" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "transfers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Sacramento", + "leaving_date": "2019-03-13", + "to_location": "San Diego", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "80", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-13", + "leaving_time": "10:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "83", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-13", + "leaving_time": "10:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "75", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-13", + "leaving_time": "11:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "78", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-13", + "leaving_time": "12:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "75", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-13", + "leaving_time": "13:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "74", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-13", + "leaving_time": "13:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "68", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-13", + "leaving_time": "13:30", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "67", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-13", + "leaving_time": "19:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "leaving_time", + "start": 46 + }, + { + "exclusive_end": 68, + "slot": "fare", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a bus with 1 transfer that leaves at 10:20 am and costs $80." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "to_station" + ], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "leaving_date": [ + "13th of this month" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which station will I be arriving to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Fe Depot" + ], + "slot": "to_station", + "values": [ + "Santa Fe Depot" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "to_station", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The destination is Santa Fe Depot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "leaving_date": [ + "13th of this month" + ], + "leaving_time": [ + "10:20 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I do anything else for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "leaving_date": [ + "13th of this month" + ], + "leaving_time": [ + "10:20 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to make a reservation for the bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sacramento" + ], + "slot": "from_location", + "values": [ + "Sacramento" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "to_location", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "leaving_date", + "values": [ + "March 13th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:20" + ], + "slot": "leaving_time", + "values": [ + "10:20 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "from_location", + "start": 40 + }, + { + "exclusive_end": 63, + "slot": "to_location", + "start": 54 + }, + { + "exclusive_end": 34, + "slot": "leaving_date", + "start": 24 + }, + { + "exclusive_end": 75, + "slot": "leaving_time", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 1 person leaving March 13th from Sacramento to San Diego at 10:20 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento", + "Sacramento, CA" + ], + "leaving_date": [ + "13th of this month", + "March 13th" + ], + "leaving_time": [ + "10:20 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that works for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Sacramento", + "leaving_date": "2019-03-13", + "leaving_time": "10:20", + "to_location": "San Diego", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "80", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-13", + "leaving_time": "10:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket is confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento", + "Sacramento, CA" + ], + "leaving_date": [ + "13th of this month", + "March 13th" + ], + "leaving_time": [ + "10:20 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Than you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I do anything else for you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento", + "Sacramento, CA" + ], + "leaving_date": [ + "13th of this month", + "March 13th" + ], + "leaving_time": [ + "10:20 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "28_00003", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "to_location", + "values": [ + "San Diego" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "from_location", + "values": [ + "Sacramento, CA" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "to_location", + "start": 45 + }, + { + "exclusive_end": 41, + "slot": "from_location", + "start": 27 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "to_location": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a bus from Sacramento, CA to San Diego" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is the departure date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "leaving_date", + "values": [ + "next Wednesday" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "leaving_date", + "start": 19 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "leaving_date": [ + "next Wednesday" + ], + "to_location": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to leave on next Wednesday" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10:20" + ], + "slot": "leaving_time", + "values": [ + "10:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "77" + ], + "slot": "fare", + "values": [ + "$77" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "transfers", + "values": [ + "1" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Sacramento", + "leaving_date": "2019-03-06", + "to_location": "San Diego" + } + }, + "service_results": [ + { + "fare": "77", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-06", + "leaving_time": "10:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "76", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-06", + "leaving_time": "10:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "75", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-06", + "leaving_time": "11:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "79", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-06", + "leaving_time": "12:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "69", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-06", + "leaving_time": "13:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "68", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-06", + "leaving_time": "13:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "72", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-06", + "leaving_time": "13:30", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "74", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-06", + "leaving_time": "19:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "leaving_time", + "start": 30 + }, + { + "exclusive_end": 48, + "slot": "fare", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 8 buses. The bus at 10:20 am costs $77, with a 1 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "leaving_date": [ + "next Wednesday" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there other buses available for 3 people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10:50" + ], + "slot": "leaving_time", + "values": [ + "10:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "76" + ], + "slot": "fare", + "values": [ + "$76" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "transfers", + "values": [ + "1" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "7" + ], + "slot": "count", + "values": [ + "7" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Sacramento", + "leaving_date": "2019-03-06", + "to_location": "San Diego", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "77", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-06", + "leaving_time": "10:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "3" + }, + { + "fare": "76", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-06", + "leaving_time": "10:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "3" + }, + { + "fare": "75", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-06", + "leaving_time": "11:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "3" + }, + { + "fare": "79", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-06", + "leaving_time": "12:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "3" + }, + { + "fare": "69", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-06", + "leaving_time": "13:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "3" + }, + { + "fare": "68", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-06", + "leaving_time": "13:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "3" + }, + { + "fare": "72", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-06", + "leaving_time": "13:30", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "3" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "leaving_time", + "start": 30 + }, + { + "exclusive_end": 48, + "slot": "fare", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 7 buses. The bus at 10:50 am costs $76 and has 1 transfers" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "leaving_date": [ + "next Wednesday" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the departure station? What is the arrival station?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Fe Depot" + ], + "slot": "to_station", + "values": [ + "Santa Fe Depot" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sacramento Valley Station" + ], + "slot": "from_station", + "values": [ + "Sacramento Valley Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "to_station", + "start": 23 + }, + { + "exclusive_end": 89, + "slot": "from_station", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The arrival station is Santa Fe Depot. The departure station is Sacramento Valley Station" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "leaving_date": [ + "next Wednesday" + ], + "leaving_time": [ + "10:50 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh, It's perfect! I want to book" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sacramento" + ], + "slot": "from_location", + "values": [ + "Sacramento" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "to_location", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "leaving_date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:50" + ], + "slot": "leaving_time", + "values": [ + "10:50 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "from_location", + "start": 13 + }, + { + "exclusive_end": 36, + "slot": "to_location", + "start": 27 + }, + { + "exclusive_end": 67, + "slot": "leaving_date", + "start": 53 + }, + { + "exclusive_end": 49, + "slot": "leaving_time", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus from Sacramento to San Diego, at 10:50 am on next Wednesday, for 3 people: do you confirm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento", + "Sacramento, CA" + ], + "leaving_date": [ + "next Wednesday" + ], + "leaving_time": [ + "10:50 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I confirm, thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Sacramento", + "leaving_date": "2019-03-06", + "leaving_time": "10:50", + "to_location": "San Diego", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "76", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-06", + "leaving_time": "10:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "3" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket is booked" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento", + "Sacramento, CA" + ], + "leaving_date": [ + "next Wednesday" + ], + "leaving_time": [ + "10:50 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Than you so much! It's all" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day" + } + ] + }, + { + "dialogue_id": "28_00004", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno" + ], + "slot": "from_location", + "values": [ + "Fresno, CA" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "from_location", + "start": 42 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hello! Can you help me find a bus leaving Fresno, CA?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, I can help. Where are planning to go and when are you leaving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "SFO" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "leaving_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "to_location", + "start": 13 + }, + { + "exclusive_end": 30, + "slot": "leaving_date", + "start": 20 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno, CA" + ], + "leaving_date": [ + "March 14th" + ], + "to_location": [ + "SFO" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to SFO on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:00" + ], + "slot": "leaving_time", + "values": [ + "7 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "32" + ], + "slot": "fare", + "values": [ + "$32" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Fresno", + "leaving_date": "2019-03-14", + "to_location": "San Francisco" + } + }, + "service_results": [ + { + "fare": "32", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "07:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "33", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "07:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "32", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "09:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "36", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "10:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "33", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "11:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "30", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "12:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "30", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "13:10", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "33", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "13:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "31", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "16:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "leaving_time", + "start": 46 + }, + { + "exclusive_end": 67, + "slot": "fare", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have a bus with 0 transfers that departs at 7 am. Tickets are $32." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno, CA" + ], + "leaving_date": [ + "March 14th" + ], + "leaving_time": [ + "7 am" + ], + "to_location": [ + "SFO" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's perfect. I'd like to reserve one ticket, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Fresno" + ], + "slot": "from_location", + "values": [ + "Fresno" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "leaving_date", + "values": [ + "March 14th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "07:00" + ], + "slot": "leaving_time", + "values": [ + "7 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 85, + "slot": "from_location", + "start": 79 + }, + { + "exclusive_end": 102, + "slot": "to_location", + "start": 89 + }, + { + "exclusive_end": 132, + "slot": "leaving_date", + "start": 122 + }, + { + "exclusive_end": 114, + "slot": "leaving_time", + "start": 110 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm the following details for me? You'd like to book 1 ticket from Fresno to San Francisco on the 7 am bus on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno", + "Fresno, CA" + ], + "leaving_date": [ + "March 14th" + ], + "leaving_time": [ + "7 am" + ], + "to_location": [ + "SFO", + "San Francisco" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Fresno", + "leaving_date": "2019-03-14", + "leaving_time": "07:00", + "to_location": "San Francisco", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "32", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "07:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your purchase has been confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno", + "Fresno, CA" + ], + "leaving_date": [ + "March 14th" + ], + "leaving_time": [ + "7 am" + ], + "to_location": [ + "SFO", + "San Francisco" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. Thank you for your assistance. That's everything." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Have a wonderful day!" + } + ] + }, + { + "dialogue_id": "28_00005", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to get a bus to travel." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city are you going to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "to_location", + "values": [ + "Seattle, WA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "to_location", + "start": 14 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "to_location": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going to Seattle, WA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city are you travelling from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "from_location", + "values": [ + "Portland, OR" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "from_location", + "start": 21 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland, OR" + ], + "to_location": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am travelling from Portland, OR." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date are you leaving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "leaving_date", + "values": [ + "the 2nd" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "leaving_date", + "start": 19 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland, OR" + ], + "leaving_date": [ + "the 2nd" + ], + "to_location": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I hope to leave on the 2nd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "08:40" + ], + "slot": "leaving_time", + "values": [ + "8:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "32" + ], + "slot": "fare", + "values": [ + "$32" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Portland", + "leaving_date": "2019-03-02", + "to_location": "Seattle" + } + }, + "service_results": [ + { + "fare": "32", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-02", + "leaving_time": "08:40", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "29", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-02", + "leaving_time": "09:30", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "33", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-02", + "leaving_time": "10:10", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "31", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-02", + "leaving_time": "11:00", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "28", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-02", + "leaving_time": "12:40", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "32", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-02", + "leaving_time": "13:30", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "27", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-02", + "leaving_time": "17:40", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "34", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-02", + "leaving_time": "17:50", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 85, + "slot": "leaving_time", + "start": 78 + }, + { + "exclusive_end": 63, + "slot": "fare", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 8 options for you. One bus with 0 transfers costs $32 and leaves at 8:40 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Portland, OR" + ], + "leaving_date": [ + "the 2nd" + ], + "to_location": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which station does the bus depart from and which station does it arrive at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "King Street Station" + ], + "slot": "to_station", + "values": [ + "King Street Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Portland Bus Station" + ], + "slot": "from_station", + "values": [ + "Portland Bus Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "to_station", + "start": 16 + }, + { + "exclusive_end": 71, + "slot": "from_station", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "IT departs from King Street Station and arrives at Portland Bus Station" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland, OR" + ], + "leaving_date": [ + "the 2nd" + ], + "leaving_time": [ + "8:40 am" + ], + "to_location": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is just what I need. Can you reserve me a ticket?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "travelers", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland, OR" + ], + "leaving_date": [ + "the 2nd" + ], + "leaving_time": [ + "8:40 am" + ], + "to_location": [ + "Seattle, WA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Two tickets please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Portland" + ], + "slot": "from_location", + "values": [ + "Portland" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "to_location", + "values": [ + "Seattle" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "leaving_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "08:40" + ], + "slot": "leaving_time", + "values": [ + "8:40 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "from_location", + "start": 46 + }, + { + "exclusive_end": 101, + "slot": "to_location", + "start": 94 + }, + { + "exclusive_end": 40, + "slot": "leaving_date", + "start": 32 + }, + { + "exclusive_end": 65, + "slot": "leaving_time", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm then then bus leaves tomorrow from Portland at 8:40 am for 2 people and arrives at Seattle." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland", + "Portland, OR" + ], + "leaving_date": [ + "the 2nd", + "tomorrow" + ], + "leaving_time": [ + "8:40 am" + ], + "to_location": [ + "Seattle", + "Seattle, WA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No actually it is only for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "08:40" + ], + "slot": "leaving_time", + "values": [ + "8:40 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "leaving_time", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok so it leaves at 8:40 am for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland", + "Portland, OR" + ], + "leaving_date": [ + "the 2nd", + "tomorrow" + ], + "leaving_time": [ + "8:40 am" + ], + "to_location": [ + "Seattle", + "Seattle, WA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Portland", + "leaving_date": "2019-03-02", + "leaving_time": "08:40", + "to_location": "Seattle", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "32", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-02", + "leaving_time": "08:40", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket is booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland", + "Portland, OR" + ], + "leaving_date": [ + "the 2nd", + "tomorrow" + ], + "leaving_time": [ + "8:40 am" + ], + "to_location": [ + "Seattle", + "Seattle, WA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I do anything else for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland", + "Portland, OR" + ], + "leaving_date": [ + "the 2nd", + "tomorrow" + ], + "leaving_time": [ + "8:40 am" + ], + "to_location": [ + "Seattle", + "Seattle, WA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "28_00006", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "leaving_date", + "values": [ + "the 7th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 70, + "slot": "leaving_date", + "start": 63 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "the 7th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm planning on taking a trip with a friend. We are leaving on the 7th. Could you please help me find a bus for our trip?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, what is your destination?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "to_location", + "values": [ + "Sacramento, CA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "from_location", + "values": [ + "San Fran" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 65, + "slot": "to_location", + "start": 51 + }, + { + "exclusive_end": 47, + "slot": "from_location", + "start": 39 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Fran" + ], + "leaving_date": [ + "the 7th" + ], + "to_location": [ + "Sacramento, CA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There will be two of us traveling from San Fran to Sacramento, CA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:20" + ], + "slot": "leaving_time", + "values": [ + "7:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "20" + ], + "slot": "fare", + "values": [ + "$20" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "San Francisco", + "leaving_date": "2019-03-07", + "to_location": "Sacramento", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "20", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-07", + "leaving_time": "07:20", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "22", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-07", + "leaving_time": "09:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "23", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-07", + "leaving_time": "10:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "19", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-07", + "leaving_time": "11:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "24", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-07", + "leaving_time": "12:30", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "22", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-07", + "leaving_time": "13:20", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "22", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-07", + "leaving_time": "14:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "23", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-07", + "leaving_time": "16:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "25", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-07", + "leaving_time": "17:30", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "21", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-07", + "leaving_time": "18:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "2" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "leaving_time", + "start": 51 + }, + { + "exclusive_end": 92, + "slot": "fare", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, thanks! There is a bus that leaves San Fran at 7:20 am and has 0 transfers. It costs $20." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Fran" + ], + "leaving_date": [ + "the 7th" + ], + "to_location": [ + "Sacramento, CA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ummm, are there any other buses available? That might be a little early for us." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "09:40" + ], + "slot": "leaving_time", + "values": [ + "9:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "22" + ], + "slot": "fare", + "values": [ + "$22" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "leaving_time", + "start": 45 + }, + { + "exclusive_end": 116, + "slot": "fare", + "start": 113 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, there is a another bus that departs at 9:40 am with 0 transfers also. It is a little more expensive. It is $22." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station" + ], + "slot_values": { + "from_location": [ + "San Fran" + ], + "leaving_date": [ + "the 7th" + ], + "to_location": [ + "Sacramento, CA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, that time works for us, but what bus station does the bus leave from? I want to make sure it is not too far from our homes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Salesforce Transit Center" + ], + "slot": "from_station", + "values": [ + "Salesforce Transit Center" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "from_station", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus departs from Salesforce Transit Center. Will that work for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Fran" + ], + "leaving_date": [ + "the 7th" + ], + "leaving_time": [ + "9:40 am" + ], + "to_location": [ + "Sacramento, CA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that will work. Will you please reserve the bus for us?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "from_location", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Sacramento" + ], + "slot": "to_location", + "values": [ + "Sacramento" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "leaving_date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "09:40" + ], + "slot": "leaving_time", + "values": [ + "9:40 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 112, + "slot": "from_location", + "start": 99 + }, + { + "exclusive_end": 126, + "slot": "to_location", + "start": 116 + }, + { + "exclusive_end": 140, + "slot": "leaving_date", + "start": 127 + }, + { + "exclusive_end": 159, + "slot": "leaving_time", + "start": 152 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, just to confirm... You would like to book reservations for 2 people for the bus departing from San Francisco to Sacramento next Thursday leaving at 9:40 am?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [ + "to_station" + ], + "slot_values": { + "from_location": [ + "San Fran", + "San Francisco" + ], + "leaving_date": [ + "next Thursday", + "the 7th" + ], + "leaving_time": [ + "9:40 am" + ], + "to_location": [ + "Sacramento", + "Sacramento, CA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is correct. Also, what bus station will we be arriving at in Sacramento?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento Valley Station" + ], + "slot": "to_station", + "values": [ + "Sacramento Valley Station" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "San Francisco", + "leaving_date": "2019-03-07", + "leaving_time": "09:40", + "to_location": "Sacramento", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "22", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-07", + "leaving_time": "09:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "2" + } + ], + "slots": [ + { + "exclusive_end": 76, + "slot": "to_station", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK, your tickets are confirmed, you will arrive at Sacramento Valley Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Fran", + "San Francisco" + ], + "leaving_date": [ + "next Thursday", + "the 7th" + ], + "leaving_time": [ + "9:40 am" + ], + "to_location": [ + "Sacramento", + "Sacramento, CA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_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": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Fran", + "San Francisco" + ], + "leaving_date": [ + "next Thursday", + "the 7th" + ], + "leaving_time": [ + "9:40 am" + ], + "to_location": [ + "Sacramento", + "Sacramento, CA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all I needed. Thanks again." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem, it has been a pleasure helping you!" + } + ] + }, + { + "dialogue_id": "28_00007", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "leaving_date", + "values": [ + "March 14th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "leaving_date", + "start": 33 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "March 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a bus leaving on March 14th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you leaving from and where are you going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "to_location", + "values": [ + "Las Vegas" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Fresno" + ], + "slot": "from_location", + "values": [ + "Fresno" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "to_location", + "start": 38 + }, + { + "exclusive_end": 24, + "slot": "from_location", + "start": 18 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno" + ], + "leaving_date": [ + "March 14th" + ], + "to_location": [ + "Las Vegas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am leaving from Fresno amd going to Las Vegas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:20" + ], + "slot": "leaving_time", + "values": [ + "7:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "41" + ], + "slot": "fare", + "values": [ + "$41" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Fresno", + "leaving_date": "2019-03-14", + "to_location": "Las Vegas" + } + }, + "service_results": [ + { + "fare": "41", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "07:20", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "45", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "08:50", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "41", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "09:10", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "38", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "11:50", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "43", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "12:00", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "35", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "12:40", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "35", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "14:30", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "41", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "15:00", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "41", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "17:30", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "39", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "18:50", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "leaving_time", + "start": 19 + }, + { + "exclusive_end": 57, + "slot": "fare", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus departs at 7:20 am, has 0 transfers and costs $41." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno" + ], + "leaving_date": [ + "March 14th" + ], + "to_location": [ + "Las Vegas" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other buses available? I need one ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "08:50" + ], + "slot": "leaving_time", + "values": [ + "8:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "45" + ], + "slot": "fare", + "values": [ + "$45" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Fresno", + "leaving_date": "2019-03-14", + "to_location": "Las Vegas", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "41", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "07:20", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "45", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "08:50", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "41", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "09:10", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "38", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "11:50", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "43", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "12:00", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "35", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "12:40", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "35", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "14:30", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "41", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "15:00", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "41", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "17:30", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "39", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "18:50", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "leaving_time", + "start": 32 + }, + { + "exclusive_end": 70, + "slot": "fare", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about a bus that departs at 8:50 am, has 0 transfers and costs $45?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno" + ], + "leaving_date": [ + "March 14th" + ], + "to_location": [ + "Las Vegas" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other buses available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "09:10" + ], + "slot": "leaving_time", + "values": [ + "9:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "41" + ], + "slot": "fare", + "values": [ + "$41" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "leaving_time", + "start": 32 + }, + { + "exclusive_end": 70, + "slot": "fare", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about a bus that departs at 9:10 am, has 0 transfers and costs $41?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "to_station" + ], + "slot_values": { + "from_location": [ + "Fresno" + ], + "leaving_date": [ + "March 14th" + ], + "to_location": [ + "Las Vegas" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the destination station?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union Plaza" + ], + "slot": "to_station", + "values": [ + "Union Plaza" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "to_station", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The destination is Union Plaza." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station" + ], + "slot_values": { + "from_location": [ + "Fresno" + ], + "leaving_date": [ + "March 14th" + ], + "to_location": [ + "Las Vegas" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which station does it leave from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno Station" + ], + "slot": "from_station", + "values": [ + "Fresno Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "from_station", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The origin station is Fresno Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno" + ], + "leaving_date": [ + "March 14th" + ], + "leaving_time": [ + "9:10 am" + ], + "to_location": [ + "Las Vegas" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good. I want to reserve the bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Fresno" + ], + "slot": "from_location", + "values": [ + "Fresno" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "to_location", + "values": [ + "Las Vegas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "leaving_date", + "values": [ + "March 14th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "09:10" + ], + "slot": "leaving_time", + "values": [ + "9:10 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "from_location", + "start": 39 + }, + { + "exclusive_end": 58, + "slot": "to_location", + "start": 49 + }, + { + "exclusive_end": 80, + "slot": "leaving_date", + "start": 70 + }, + { + "exclusive_end": 91, + "slot": "leaving_time", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm 1 ticket for a bus from Fresno to Las Vegas leaving on March 14th at 9:10 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno" + ], + "leaving_date": [ + "March 14th" + ], + "leaving_time": [ + "9:10 am" + ], + "to_location": [ + "Las Vegas" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that works for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Fresno", + "leaving_date": "2019-03-14", + "leaving_time": "09:10", + "to_location": "Las Vegas", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "41", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "09:10", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket is confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno" + ], + "leaving_date": [ + "March 14th" + ], + "leaving_time": [ + "9:10 am" + ], + "to_location": [ + "Las Vegas" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno" + ], + "leaving_date": [ + "March 14th" + ], + "leaving_time": [ + "9:10 am" + ], + "to_location": [ + "Las Vegas" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "28_00008", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Will you help me find a bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you leaving from and traveling to? When?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "to_location", + "values": [ + "Vegas" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Fresno" + ], + "slot": "from_location", + "values": [ + "Fresno, CA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "leaving_date", + "values": [ + "the 14th" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "to_location", + "start": 35 + }, + { + "exclusive_end": 31, + "slot": "from_location", + "start": 21 + }, + { + "exclusive_end": 52, + "slot": "leaving_date", + "start": 44 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno, CA" + ], + "leaving_date": [ + "the 14th" + ], + "to_location": [ + "Vegas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to leave from Fresno, CA to Vegas on the 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:20" + ], + "slot": "leaving_time", + "values": [ + "7:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "41" + ], + "slot": "fare", + "values": [ + "$41" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Fresno", + "leaving_date": "2019-03-14", + "to_location": "Las Vegas" + } + }, + "service_results": [ + { + "fare": "41", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "07:20", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "45", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "08:50", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "41", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "09:10", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "38", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "11:50", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "43", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "12:00", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "35", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "12:40", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "35", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "14:30", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "41", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "15:00", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "41", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "17:30", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "39", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "18:50", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "leaving_time", + "start": 30 + }, + { + "exclusive_end": 51, + "slot": "fare", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found a bus that departs at 7:20 am. It costs $41 with 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Fresno, CA" + ], + "leaving_date": [ + "the 14th" + ], + "to_location": [ + "Vegas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What are the origin and destination stations?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union Plaza" + ], + "slot": "to_station", + "values": [ + "Union Plaza" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Fresno Station" + ], + "slot": "from_station", + "values": [ + "Fresno Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "to_station", + "start": 45 + }, + { + "exclusive_end": 29, + "slot": "from_station", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It leaves from Fresno Station and arrives at Union Plaza." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno, CA" + ], + "leaving_date": [ + "the 14th" + ], + "leaving_time": [ + "7:20 am" + ], + "to_location": [ + "Vegas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You want to buy tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno, CA" + ], + "leaving_date": [ + "the 14th" + ], + "leaving_time": [ + "7:20 am" + ], + "to_location": [ + "Vegas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "travelers", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno, CA" + ], + "leaving_date": [ + "the 14th" + ], + "leaving_time": [ + "7:20 am" + ], + "to_location": [ + "Vegas" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "4 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Fresno" + ], + "slot": "from_location", + "values": [ + "Fresno" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "to_location", + "values": [ + "Las Vegas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "leaving_date", + "values": [ + "March 14th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "07:20" + ], + "slot": "leaving_time", + "values": [ + "7:20 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "from_location", + "start": 46 + }, + { + "exclusive_end": 65, + "slot": "to_location", + "start": 56 + }, + { + "exclusive_end": 79, + "slot": "leaving_date", + "start": 69 + }, + { + "exclusive_end": 90, + "slot": "leaving_time", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm 4 tickets on a bus that leaves Fresno to Las Vegas on March 14th at 7:20 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno", + "Fresno, CA" + ], + "leaving_date": [ + "March 14th", + "the 14th" + ], + "leaving_time": [ + "7:20 am" + ], + "to_location": [ + "Las Vegas", + "Vegas" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Fresno", + "leaving_date": "2019-03-14", + "leaving_time": "07:20", + "to_location": "Las Vegas", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "41", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "07:20", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I've made the reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno", + "Fresno, CA" + ], + "leaving_date": [ + "March 14th", + "the 14th" + ], + "leaving_time": [ + "7:20 am" + ], + "to_location": [ + "Las Vegas", + "Vegas" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "28_00009", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find a bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you departing from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "from_location", + "values": [ + "Sacramento, CA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "from_location", + "start": 45 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I have a party of 2, and we are leaving from Sacramento, CA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your destination?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "to_location", + "values": [ + "San Diego" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "to_location", + "start": 0 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "San Diego, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date would you like to depart?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "leaving_date", + "values": [ + "11th of this month" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "leaving_date", + "start": 25 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "leaving_date": [ + "11th of this month" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to leave on the 11th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10:20" + ], + "slot": "leaving_time", + "values": [ + "10:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "61" + ], + "slot": "fare", + "values": [ + "$61" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "transfers", + "values": [ + "1" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Sacramento", + "leaving_date": "2019-03-11", + "to_location": "San Diego", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "61", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-11", + "leaving_time": "10:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "2" + }, + { + "fare": "64", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-11", + "leaving_time": "10:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "2" + }, + { + "fare": "76", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-11", + "leaving_time": "11:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "2" + }, + { + "fare": "72", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-11", + "leaving_time": "12:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "2" + }, + { + "fare": "75", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-11", + "leaving_time": "13:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "2" + }, + { + "fare": "78", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-11", + "leaving_time": "13:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "2" + }, + { + "fare": "79", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-11", + "leaving_time": "13:30", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "2" + }, + { + "fare": "74", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-11", + "leaving_time": "19:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "2" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "leaving_time", + "start": 42 + }, + { + "exclusive_end": 83, + "slot": "fare", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 8 buses. One of them leaves at 10:20 am and has 1 transfer. It costs $61." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station" + ], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "leaving_date": [ + "11th of this month" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What bus station does it depart from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento Valley Station" + ], + "slot": "from_station", + "values": [ + "Sacramento Valley Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "from_station", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It departs from Sacramento Valley Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "leaving_date": [ + "11th of this month" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are they other options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10:50" + ], + "slot": "leaving_time", + "values": [ + "10:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "64" + ], + "slot": "fare", + "values": [ + "$64" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "transfers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "leaving_time", + "start": 40 + }, + { + "exclusive_end": 81, + "slot": "fare", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes. There's another bus that leaves at 10:50 am and has 1 transfer. It costs $64." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "leaving_date": [ + "11th of this month" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there other options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "11:00" + ], + "slot": "leaving_time", + "values": [ + "11 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "76" + ], + "slot": "fare", + "values": [ + "$76" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "transfers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "leaving_time", + "start": 40 + }, + { + "exclusive_end": 78, + "slot": "fare", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes. There's another bus that leaves at 11 am and has 1 transfer. It costs $76." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "to_station" + ], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "leaving_date": [ + "11th of this month" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which bus station will it go to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Fe Depot" + ], + "slot": "to_station", + "values": [ + "Santa Fe Depot" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "to_station", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It will do to Santa Fe Depot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "leaving_date": [ + "11th of this month" + ], + "leaving_time": [ + "11 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to buy tickets for this bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "leaving_date": [ + "11th of this month" + ], + "leaving_time": [ + "11 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sacramento" + ], + "slot": "from_location", + "values": [ + "Sacramento" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "to_location", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "leaving_date", + "values": [ + "March 11th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:00" + ], + "slot": "leaving_time", + "values": [ + "11 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "from_location", + "start": 43 + }, + { + "exclusive_end": 66, + "slot": "to_location", + "start": 57 + }, + { + "exclusive_end": 96, + "slot": "leaving_date", + "start": 86 + }, + { + "exclusive_end": 105, + "slot": "leaving_time", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you want 2 tickets for a bus going from Sacramento to San Diego? The bus leaves on March 11th at 11 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [ + "from_station" + ], + "slot_values": { + "from_location": [ + "Sacramento", + "Sacramento, CA" + ], + "leaving_date": [ + "11th of this month", + "March 11th" + ], + "leaving_time": [ + "11 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds good. What bus station am I departing from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento Valley Station" + ], + "slot": "from_station", + "values": [ + "Sacramento Valley Station" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Sacramento", + "leaving_date": "2019-03-11", + "leaving_time": "11:00", + "to_location": "San Diego", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "76", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-11", + "leaving_time": "11:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "2" + } + ], + "slots": [ + { + "exclusive_end": 76, + "slot": "from_station", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket is confirmed. You will be leaving from Sacramento Valley Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento", + "Sacramento, CA" + ], + "leaving_date": [ + "11th of this month", + "March 11th" + ], + "leaving_time": [ + "11 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_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": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento", + "Sacramento, CA" + ], + "leaving_date": [ + "11th of this month", + "March 11th" + ], + "leaving_time": [ + "11 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "28_00010", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me search for a bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you going? Where are you leaving from? When do you plan to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno" + ], + "slot": "to_location", + "values": [ + "Fresno, CA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "leaving_date", + "values": [ + "today" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "from_location", + "values": [ + "SFO" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "to_location", + "start": 16 + }, + { + "exclusive_end": 59, + "slot": "leaving_date", + "start": 54 + }, + { + "exclusive_end": 82, + "slot": "from_location", + "start": 79 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SFO" + ], + "leaving_date": [ + "today" + ], + "to_location": [ + "Fresno, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to Fresno, CA. I am planning to leave on today. I am leaving from SFO." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "09:20" + ], + "slot": "leaving_time", + "values": [ + "9:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "32" + ], + "slot": "fare", + "values": [ + "$32" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "San Francisco", + "leaving_date": "2019-03-01", + "to_location": "Fresno" + } + }, + "service_results": [ + { + "fare": "32", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-01", + "leaving_time": "09:20", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "32", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-01", + "leaving_time": "10:20", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "34", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-01", + "leaving_time": "12:20", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "29", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-01", + "leaving_time": "14:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "34", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-01", + "leaving_time": "16:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "31", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-01", + "leaving_time": "17:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "25", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-01", + "leaving_time": "18:20", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "leaving_time", + "start": 19 + }, + { + "exclusive_end": 43, + "slot": "fare", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus departs at 9:20 am and it costs $32. The bus has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SFO" + ], + "leaving_date": [ + "today" + ], + "to_location": [ + "Fresno, CA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other buses available? It is for three people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10:20" + ], + "slot": "leaving_time", + "values": [ + "10:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "32" + ], + "slot": "fare", + "values": [ + "$32" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "San Francisco", + "leaving_date": "2019-03-01", + "to_location": "Fresno", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "32", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-01", + "leaving_time": "09:20", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "32", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-01", + "leaving_time": "10:20", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "34", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-01", + "leaving_time": "12:20", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "29", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-01", + "leaving_time": "14:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "34", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-01", + "leaving_time": "16:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "31", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-01", + "leaving_time": "17:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "25", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-01", + "leaving_time": "18:20", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "leaving_time", + "start": 19 + }, + { + "exclusive_end": 44, + "slot": "fare", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus departs at 10:20 am and it costs $32. The bus has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "SFO" + ], + "leaving_date": [ + "today" + ], + "to_location": [ + "Fresno, CA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the bus station I am leaving from? Which bus station am I reaching?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno Station" + ], + "slot": "to_station", + "values": [ + "Fresno Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Salesforce Transit Center" + ], + "slot": "from_station", + "values": [ + "Salesforce Transit Center" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "to_station", + "start": 27 + }, + { + "exclusive_end": 90, + "slot": "from_station", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The destination station is Fresno Station. The origin station is Salesforce Transit Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SFO" + ], + "leaving_date": [ + "today" + ], + "to_location": [ + "Fresno, CA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any buses available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "12:20" + ], + "slot": "leaving_time", + "values": [ + "12:20 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "34" + ], + "slot": "fare", + "values": [ + "$34" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "leaving_time", + "start": 19 + }, + { + "exclusive_end": 44, + "slot": "fare", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus departs at 12:20 pm and it costs $34. The bus has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SFO" + ], + "leaving_date": [ + "today" + ], + "leaving_time": [ + "12:20 pm" + ], + "to_location": [ + "Fresno, CA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to buy tickets on this bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SFO" + ], + "leaving_date": [ + "today" + ], + "leaving_time": [ + "12:20 pm" + ], + "to_location": [ + "Fresno, CA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I don't want to buy tickets now. That's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "28_00011", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Please help me to find a bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "From where and when are you planning to leave, and where do you plan to go to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Fresno" + ], + "slot": "from_location", + "values": [ + "Fresno, CA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "leaving_date", + "values": [ + "14th of this month" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "to_location", + "start": 33 + }, + { + "exclusive_end": 29, + "slot": "from_location", + "start": 19 + }, + { + "exclusive_end": 72, + "slot": "leaving_date", + "start": 54 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno, CA" + ], + "leaving_date": [ + "14th of this month" + ], + "to_location": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm traveling from Fresno, CA to San Francisco on the 14th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:00" + ], + "slot": "leaving_time", + "values": [ + "7 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "32" + ], + "slot": "fare", + "values": [ + "$32" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Fresno", + "leaving_date": "2019-03-14", + "to_location": "San Francisco" + } + }, + "service_results": [ + { + "fare": "32", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "07:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "33", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "07:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "32", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "09:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "36", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "10:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "33", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "11:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "30", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "12:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "30", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "13:10", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "33", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "13:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "31", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "16:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 22, + "slot": "leaving_time", + "start": 18 + }, + { + "exclusive_end": 62, + "slot": "fare", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus leaves at 7 am, has 0 transfers and a ticket costs $32." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno, CA" + ], + "leaving_date": [ + "14th of this month" + ], + "to_location": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are any other buses available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:50" + ], + "slot": "leaving_time", + "values": [ + "7:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "33" + ], + "slot": "fare", + "values": [ + "$33" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "leaving_time", + "start": 28 + }, + { + "exclusive_end": 76, + "slot": "fare", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's one that departs at 7:50 am, has 0 transfers and has tickets for $33." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno, CA" + ], + "leaving_date": [ + "14th of this month" + ], + "leaving_time": [ + "7:50 am" + ], + "to_location": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can assist you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno, CA" + ], + "leaving_date": [ + "14th of this month" + ], + "leaving_time": [ + "7:50 am" + ], + "to_location": [ + "San Francisco" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need 3 tickets on that bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Fresno" + ], + "slot": "from_location", + "values": [ + "Fresno" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "leaving_date", + "values": [ + "March 14th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "07:50" + ], + "slot": "leaving_time", + "values": [ + "7:50 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "from_location", + "start": 44 + }, + { + "exclusive_end": 67, + "slot": "to_location", + "start": 54 + }, + { + "exclusive_end": 115, + "slot": "leaving_date", + "start": 105 + }, + { + "exclusive_end": 101, + "slot": "leaving_time", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you want 3 tickets from Fresno to San Francisco on the bus that leaves at 7:50 am on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Fresno", + "Fresno, CA" + ], + "leaving_date": [ + "14th of this month", + "March 14th" + ], + "leaving_time": [ + "7:50 am" + ], + "to_location": [ + "San Francisco" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's right. What's my departure bus station and arrival bus station?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Salesforce Transit Center" + ], + "slot": "to_station", + "values": [ + "Salesforce Transit Center" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Fresno Station" + ], + "slot": "from_station", + "values": [ + "Fresno Station" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Fresno", + "leaving_date": "2019-03-14", + "leaving_time": "07:50", + "to_location": "San Francisco", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "33", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "07:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [ + { + "exclusive_end": 105, + "slot": "to_station", + "start": 80 + }, + { + "exclusive_end": 60, + "slot": "from_station", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket is confirmed. The bus leaves from Fresno Station and arrives at the Salesforce Transit Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno", + "Fresno, CA" + ], + "leaving_date": [ + "14th of this month", + "March 14th" + ], + "leaving_time": [ + "7:50 am" + ], + "to_location": [ + "San Francisco" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I do anything else for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno", + "Fresno, CA" + ], + "leaving_date": [ + "14th of this month", + "March 14th" + ], + "leaving_time": [ + "7:50 am" + ], + "to_location": [ + "San Francisco" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thank you. That's all I need for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "28_00012", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to find a bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your departure date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "leaving_date", + "values": [ + "5th of this month" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "leaving_date", + "start": 23 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "5th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to leave in the 5th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your departure city and final destination?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Long Beach" + ], + "slot": "to_location", + "values": [ + "Long Beach, CA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Fresno" + ], + "slot": "from_location", + "values": [ + "Fresno" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "to_location", + "start": 31 + }, + { + "exclusive_end": 27, + "slot": "from_location", + "start": 21 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno" + ], + "leaving_date": [ + "5th of this month" + ], + "to_location": [ + "Long Beach, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a ticket from Fresno to Long Beach, CA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "09:50" + ], + "slot": "leaving_time", + "values": [ + "9:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "36" + ], + "slot": "fare", + "values": [ + "$36" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Fresno", + "leaving_date": "2019-03-05", + "to_location": "Long Beach" + } + }, + "service_results": [ + { + "fare": "36", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-05", + "leaving_time": "09:50", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "36", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-05", + "leaving_time": "12:30", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "43", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-05", + "leaving_time": "13:40", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "35", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-05", + "leaving_time": "17:10", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "37", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-05", + "leaving_time": "18:40", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "42", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-05", + "leaving_time": "19:00", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "leaving_time", + "start": 48 + }, + { + "exclusive_end": 69, + "slot": "fare", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a bus with 0 transfers that departs at 9:50 am. It costs $36." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno" + ], + "leaving_date": [ + "5th of this month" + ], + "leaving_time": [ + "9:50 am" + ], + "to_location": [ + "Long Beach, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to purchase this ticket?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno" + ], + "leaving_date": [ + "5th of this month" + ], + "leaving_time": [ + "9:50 am" + ], + "to_location": [ + "Long Beach, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "travelers", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets do you want me to buy?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno" + ], + "leaving_date": [ + "5th of this month" + ], + "leaving_time": [ + "9:50 am" + ], + "to_location": [ + "Long Beach, CA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need three tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Fresno" + ], + "slot": "from_location", + "values": [ + "Fresno" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Long Beach" + ], + "slot": "to_location", + "values": [ + "Long Beach" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "leaving_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "09:50" + ], + "slot": "leaving_time", + "values": [ + "9:50 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "from_location", + "start": 41 + }, + { + "exclusive_end": 61, + "slot": "to_location", + "start": 51 + }, + { + "exclusive_end": 35, + "slot": "leaving_date", + "start": 23 + }, + { + "exclusive_end": 83, + "slot": "leaving_time", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You need 3 tickets for next Tuesday from Fresno to Long Beach, departing at 9:50 am, is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno" + ], + "leaving_date": [ + "5th of this month", + "next Tuesday" + ], + "leaving_time": [ + "9:50 am" + ], + "to_location": [ + "Long Beach", + "Long Beach, CA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, change that to 2 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Fresno" + ], + "slot": "from_location", + "values": [ + "Fresno" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "from_location", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So that is 2 bus tickets from Fresno, correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno" + ], + "leaving_date": [ + "5th of this month", + "next Tuesday" + ], + "leaving_time": [ + "9:50 am" + ], + "to_location": [ + "Long Beach", + "Long Beach, CA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that works." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Fresno", + "leaving_date": "2019-03-05", + "leaving_time": "09:50", + "to_location": "Long Beach", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "36", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-05", + "leaving_time": "09:50", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "2" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ticket purchase is confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno" + ], + "leaving_date": [ + "5th of this month", + "next Tuesday" + ], + "leaving_time": [ + "9:50 am" + ], + "to_location": [ + "Long Beach", + "Long Beach, CA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure. Anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno" + ], + "leaving_date": [ + "5th of this month", + "next Tuesday" + ], + "leaving_time": [ + "9:50 am" + ], + "to_location": [ + "Long Beach", + "Long Beach, CA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "28_00013", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Please help me search for a bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you going? Leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno" + ], + "slot": "to_location", + "values": [ + "Fresno, CA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Long Beach" + ], + "slot": "from_location", + "values": [ + "Long Beach, CA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "to_location", + "start": 36 + }, + { + "exclusive_end": 32, + "slot": "from_location", + "start": 18 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach, CA" + ], + "to_location": [ + "Fresno, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am leaving from Long Beach, CA to Fresno, CA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you leaving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "leaving_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "leaving_date", + "start": 13 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach, CA" + ], + "leaving_date": [ + "March 9th" + ], + "to_location": [ + "Fresno, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am leaving March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "11:10" + ], + "slot": "leaving_time", + "values": [ + "11:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "42" + ], + "slot": "fare", + "values": [ + "$42" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Long Beach", + "leaving_date": "2019-03-09", + "to_location": "Fresno" + } + }, + "service_results": [ + { + "fare": "42", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-09", + "leaving_time": "11:10", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "37", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-09", + "leaving_time": "13:50", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "36", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-09", + "leaving_time": "14:50", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "41", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-09", + "leaving_time": "15:20", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "37", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-09", + "leaving_time": "16:10", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "39", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-09", + "leaving_time": "19:50", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "leaving_time", + "start": 18 + }, + { + "exclusive_end": 43, + "slot": "fare", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus leaves at 11:10 am and it costs $42. The are 0 transfers along the route." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach, CA" + ], + "leaving_date": [ + "March 9th" + ], + "to_location": [ + "Fresno, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "13:50" + ], + "slot": "leaving_time", + "values": [ + "1:50 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "37" + ], + "slot": "fare", + "values": [ + "$37" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "leaving_time", + "start": 18 + }, + { + "exclusive_end": 39, + "slot": "fare", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus leaves at 1:50 pm and costs $37. The route has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach, CA" + ], + "leaving_date": [ + "March 9th" + ], + "leaving_time": [ + "1:50 pm" + ], + "to_location": [ + "Fresno, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will work, reserve please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "travelers", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach, CA" + ], + "leaving_date": [ + "March 9th" + ], + "leaving_time": [ + "1:50 pm" + ], + "to_location": [ + "Fresno, CA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "For two people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Long Beach" + ], + "slot": "from_location", + "values": [ + "Long Beach" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Fresno" + ], + "slot": "to_location", + "values": [ + "Fresno" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "leaving_date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:50" + ], + "slot": "leaving_time", + "values": [ + "1:50 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "from_location", + "start": 28 + }, + { + "exclusive_end": 53, + "slot": "to_location", + "start": 47 + }, + { + "exclusive_end": 66, + "slot": "leaving_date", + "start": 57 + }, + { + "exclusive_end": 77, + "slot": "leaving_time", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm, bus leaving Long Beach, CA for Fresno on March 9th at 1:50 pm for 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [ + "from_station" + ], + "slot_values": { + "from_location": [ + "Long Beach", + "Long Beach, CA" + ], + "leaving_date": [ + "March 9th" + ], + "leaving_time": [ + "1:50 pm" + ], + "to_location": [ + "Fresno", + "Fresno, CA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct. What station am I leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Downtown Station" + ], + "slot": "from_station", + "values": [ + "Downtown Station" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Long Beach", + "leaving_date": "2019-03-09", + "leaving_time": "13:50", + "to_location": "Fresno", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "37", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-09", + "leaving_time": "13:50", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "2" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "from_station", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Tickets are confirmed. Leaving from Downtown Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach", + "Long Beach, CA" + ], + "leaving_date": [ + "March 9th" + ], + "leaving_time": [ + "1:50 pm" + ], + "to_location": [ + "Fresno", + "Fresno, CA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day!" + } + ] + }, + { + "dialogue_id": "28_00014", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find a bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you leaving from, and where are you headed?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "from_location", + "values": [ + "Las Vegas" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "to_location", + "start": 33 + }, + { + "exclusive_end": 29, + "slot": "from_location", + "start": 20 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "to_location": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to go from Las Vegas to San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you planning to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "leaving_date", + "values": [ + "14th of March" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "leaving_date", + "start": 4 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "leaving_date": [ + "14th of March" + ], + "to_location": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The 14th of March, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10:50" + ], + "slot": "leaving_time", + "values": [ + "10:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "52" + ], + "slot": "fare", + "values": [ + "$52" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Las Vegas", + "leaving_date": "2019-03-14", + "to_location": "San Francisco" + } + }, + "service_results": [ + { + "fare": "52", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-14", + "leaving_time": "10:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "57", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-14", + "leaving_time": "12:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "51", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-14", + "leaving_time": "14:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "57", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-14", + "leaving_time": "14:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "49", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-14", + "leaving_time": "15:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "50", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-14", + "leaving_time": "19:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "leaving_time", + "start": 30 + }, + { + "exclusive_end": 72, + "slot": "fare", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found a bus that departs at 10:50 am and has 0 transfers. It costs $52." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "leaving_date": [ + "14th of March" + ], + "to_location": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which station does it leave from, and which station does it arrive at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Salesforce Transit Center" + ], + "slot": "to_station", + "values": [ + "Salesforce Transit Center" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Union Plaza" + ], + "slot": "from_station", + "values": [ + "Union Plaza" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 58, + "slot": "to_station", + "start": 33 + }, + { + "exclusive_end": 29, + "slot": "from_station", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus goes from Union Plaza to Salesforce Transit Center?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Long Beach" + ], + "slot": "to_location", + "values": [ + "Long Beach" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "from_location", + "values": [ + "Sacramento, CA" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 73, + "slot": "to_location", + "start": 63 + }, + { + "exclusive_end": 59, + "slot": "from_location", + "start": 45 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "leaving_date": [ + "14th of March" + ], + "to_location": [ + "Long Beach" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there other options? I'd like to go from Sacramento, CA to Long Beach." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:40" + ], + "slot": "leaving_time", + "values": [ + "7:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "65" + ], + "slot": "fare", + "values": [ + "$65" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "transfers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Sacramento", + "leaving_date": "2019-03-14", + "to_location": "Long Beach" + } + }, + "service_results": [ + { + "fare": "65", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-14", + "leaving_time": "07:40", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "69", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-14", + "leaving_time": "08:30", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "64", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-14", + "leaving_time": "11:00", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "59", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-14", + "leaving_time": "13:00", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "58", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-14", + "leaving_time": "13:20", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "69", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-14", + "leaving_time": "13:30", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "67", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-14", + "leaving_time": "19:50", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "1", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 40, + "slot": "leaving_time", + "start": 33 + }, + { + "exclusive_end": 73, + "slot": "fare", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found a bus that departs at 7:40 am and has 1 transfer. It costs $65." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "leaving_date": [ + "14th of March" + ], + "to_location": [ + "Long Beach" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there other options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "08:30" + ], + "slot": "leaving_time", + "values": [ + "8:30 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "69" + ], + "slot": "fare", + "values": [ + "$69" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "transfers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "leaving_time", + "start": 33 + }, + { + "exclusive_end": 73, + "slot": "fare", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found a bus that departs at 8:30 am and has 1 transfer. It costs $69." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "leaving_date": [ + "14th of March" + ], + "leaving_time": [ + "8:30 am" + ], + "to_location": [ + "Long Beach" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good. I'd like to make a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "travelers", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "leaving_date": [ + "14th of March" + ], + "leaving_time": [ + "8:30 am" + ], + "to_location": [ + "Long Beach" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Four, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sacramento" + ], + "slot": "from_location", + "values": [ + "Sacramento" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Long Beach" + ], + "slot": "to_location", + "values": [ + "Long Beach" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "leaving_date", + "values": [ + "March 14th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "08:30" + ], + "slot": "leaving_time", + "values": [ + "8:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "from_location", + "start": 47 + }, + { + "exclusive_end": 71, + "slot": "to_location", + "start": 61 + }, + { + "exclusive_end": 112, + "slot": "leaving_date", + "start": 102 + }, + { + "exclusive_end": 98, + "slot": "leaving_time", + "start": 91 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you want 4 tickets for a bus that goes from Sacramento to Long Beach? The bus leaves at 8:30 am on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento", + "Sacramento, CA" + ], + "leaving_date": [ + "14th of March", + "March 14th" + ], + "leaving_time": [ + "8:30 am" + ], + "to_location": [ + "Long Beach" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Sacramento", + "leaving_date": "2019-03-14", + "leaving_time": "08:30", + "to_location": "Long Beach", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "69", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-14", + "leaving_time": "08:30", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "1", + "travelers": "4" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Sacramento", + "Sacramento, CA" + ], + "leaving_date": [ + "14th of March", + "March 14th" + ], + "leaving_time": [ + "8:30 am" + ], + "to_location": [ + "Long Beach" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which station does it leave from, and which station does it arrive at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Downtown Station" + ], + "slot": "to_station", + "values": [ + "Downtown Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sacramento Valley Station" + ], + "slot": "from_station", + "values": [ + "Sacramento Valley Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 63, + "slot": "to_station", + "start": 47 + }, + { + "exclusive_end": 43, + "slot": "from_station", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus goes from Sacramento Valley Station to Downtown Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento", + "Sacramento, CA" + ], + "leaving_date": [ + "14th of March", + "March 14th" + ], + "leaving_time": [ + "8:30 am" + ], + "to_location": [ + "Long Beach" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "28_00015", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "from_location", + "values": [ + "LA" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "from_location", + "start": 16 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be leaving LA. Search buses for me. I'll be needing one ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. Where are you planning on traveling too?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno" + ], + "slot": "to_location", + "values": [ + "Fresno, CA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "to_location", + "start": 22 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LA" + ], + "to_location": [ + "Fresno, CA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to go to Fresno, CA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, What is your departing date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Long Beach" + ], + "slot": "to_location", + "values": [ + "Long Beach, CA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "leaving_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "to_location", + "start": 32 + }, + { + "exclusive_end": 58, + "slot": "leaving_date", + "start": 47 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LA" + ], + "leaving_date": [ + "next Monday" + ], + "to_location": [ + "Long Beach, CA" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nevermind. I would rather go to Long Beach, CA next Monday. I'll be traveling with 4 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:30" + ], + "slot": "leaving_time", + "values": [ + "6:30 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "12" + ], + "slot": "fare", + "values": [ + "$12" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Los Angeles", + "leaving_date": "2019-03-04", + "to_location": "Long Beach", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "12", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-04", + "leaving_time": "06:30", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "9", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-04", + "leaving_time": "06:40", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "13", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-04", + "leaving_time": "07:00", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "11", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-04", + "leaving_time": "07:40", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "12", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-04", + "leaving_time": "09:00", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "12", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-04", + "leaving_time": "10:40", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "12", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-04", + "leaving_time": "10:50", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "12", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-04", + "leaving_time": "11:00", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "13", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-04", + "leaving_time": "11:50", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "11", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-04", + "leaving_time": "12:50", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "leaving_time", + "start": 38 + }, + { + "exclusive_end": 94, + "slot": "fare", + "start": 91 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright. The bus will be departing at 6:30 am and there are 0 transfers. The cost would be $12. How does that sound?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LA" + ], + "leaving_date": [ + "next Monday" + ], + "to_location": [ + "Long Beach, CA" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I don't know. Are there any other buses available on that day?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:40" + ], + "slot": "leaving_time", + "values": [ + "6:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "9" + ], + "slot": "fare", + "values": [ + "$9" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "leaving_time", + "start": 39 + }, + { + "exclusive_end": 87, + "slot": "fare", + "start": 85 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, There is another bus departing at 6:40 am and also has 0 transfers. This bus is $9." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "LA" + ], + "leaving_date": [ + "next Monday" + ], + "to_location": [ + "Long Beach, CA" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which bus station would I be departing from and arriving at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Downtown Station" + ], + "slot": "to_station", + "values": [ + "Downtown Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Union Station" + ], + "slot": "from_station", + "values": [ + "Union Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 109, + "slot": "to_station", + "start": 93 + }, + { + "exclusive_end": 57, + "slot": "from_station", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "One moment. Your departure station would be Union Station. Your destination station would be Downtown Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LA" + ], + "leaving_date": [ + "next Monday" + ], + "to_location": [ + "Long Beach, CA" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Check for more buses please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:00" + ], + "slot": "leaving_time", + "values": [ + "7 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "13" + ], + "slot": "fare", + "values": [ + "$13" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "leaving_time", + "start": 46 + }, + { + "exclusive_end": 100, + "slot": "fare", + "start": 97 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "One moment. There is another bus departing at 7 am and also has 0 transfers. This bus would cost $13." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LA" + ], + "leaving_date": [ + "next Monday" + ], + "leaving_time": [ + "7 am" + ], + "to_location": [ + "Long Beach, CA" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please reserve this one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "from_location", + "values": [ + "Los Angeles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Long Beach" + ], + "slot": "to_location", + "values": [ + "Long Beach" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "leaving_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "07:00" + ], + "slot": "leaving_time", + "values": [ + "7 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 63, + "slot": "from_location", + "start": 52 + }, + { + "exclusive_end": 90, + "slot": "to_location", + "start": 80 + }, + { + "exclusive_end": 114, + "slot": "leaving_date", + "start": 103 + }, + { + "exclusive_end": 122, + "slot": "leaving_time", + "start": 118 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure thing. Please confirm: 4 people departing from Los Angeles and arriving at Long Beach. Leaving on next Monday at 7 am. Does this sound correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LA", + "Los Angeles" + ], + "leaving_date": [ + "next Monday" + ], + "leaving_time": [ + "7 am" + ], + "to_location": [ + "Long Beach", + "Long Beach, CA" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect. Please book this." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Los Angeles", + "leaving_date": "2019-03-04", + "leaving_time": "07:00", + "to_location": "Long Beach", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "13", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-04", + "leaving_time": "07:00", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. Your ticket is confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LA", + "Los Angeles" + ], + "leaving_date": [ + "next Monday" + ], + "leaving_time": [ + "7 am" + ], + "to_location": [ + "Long Beach", + "Long Beach, CA" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. That will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your welcome. Have a great day." + } + ] + }, + { + "dialogue_id": "28_00016", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "to_location", + "values": [ + "San Diego" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "to_location", + "start": 35 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "to_location": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hey there, can you get me a bus to San Diego?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure! What day will you leave? And where from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "leaving_date", + "values": [ + "8th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Anaheim" + ], + "slot": "from_location", + "values": [ + "Anaheim, CA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "leaving_date", + "start": 40 + }, + { + "exclusive_end": 32, + "slot": "from_location", + "start": 21 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "8th of this month" + ], + "to_location": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be leaving from Anaheim, CA on the 8th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:00" + ], + "slot": "leaving_time", + "values": [ + "6 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "25" + ], + "slot": "fare", + "values": [ + "$25" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Anaheim", + "leaving_date": "2019-03-08", + "to_location": "San Diego" + } + }, + "service_results": [ + { + "fare": "25", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-08", + "leaving_time": "06:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "23", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-08", + "leaving_time": "07:30", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "23", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-08", + "leaving_time": "09:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "28", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-08", + "leaving_time": "09:40", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "19", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-08", + "leaving_time": "14:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "20", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-08", + "leaving_time": "14:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-08", + "leaving_time": "17:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-08", + "leaving_time": "19:10", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-08", + "leaving_time": "19:40", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "leaving_time", + "start": 39 + }, + { + "exclusive_end": 23, + "slot": "fare", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, the bus costs $25. It departs at 6 am and has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "to_station" + ], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "8th of this month" + ], + "to_location": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which bus station does it arrive at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Fe Depot" + ], + "slot": "to_station", + "values": [ + "Santa Fe Depot" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "to_station", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The destination is Santa Fe Depot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "8th of this month" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything else? I need three tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:30" + ], + "slot": "leaving_time", + "values": [ + "7:30 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "23" + ], + "slot": "fare", + "values": [ + "$23" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Anaheim", + "leaving_date": "2019-03-08", + "to_location": "San Diego", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "25", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-08", + "leaving_time": "06:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "23", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-08", + "leaving_time": "07:30", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "23", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-08", + "leaving_time": "09:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "28", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-08", + "leaving_time": "09:40", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "19", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-08", + "leaving_time": "14:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "20", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-08", + "leaving_time": "14:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "22", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-08", + "leaving_time": "17:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "22", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-08", + "leaving_time": "19:10", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "22", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-08", + "leaving_time": "19:40", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "leaving_time", + "start": 31 + }, + { + "exclusive_end": 48, + "slot": "fare", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's another bus leaving at 7:30 am, it's $23 per person and has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "8th of this month" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "09:20" + ], + "slot": "leaving_time", + "values": [ + "9:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "23" + ], + "slot": "fare", + "values": [ + "$23" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "leaving_time", + "start": 23 + }, + { + "exclusive_end": 49, + "slot": "fare", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Another bus departs at 9:20 am. It also costs $23 and has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "8th of this month" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where does it depart from? What's the destination station?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Fe Depot" + ], + "slot": "to_station", + "values": [ + "Santa Fe Depot" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Anaheim Intermodal Center" + ], + "slot": "from_station", + "values": [ + "Anaheim Intermodal Center" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 75, + "slot": "to_station", + "start": 61 + }, + { + "exclusive_end": 41, + "slot": "from_station", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It departs from Anaheim Intermodal Center and arrives at the Santa Fe Depot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "8th of this month" + ], + "leaving_time": [ + "9:20 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will be great. Please book the tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Anaheim" + ], + "slot": "from_location", + "values": [ + "Anaheim" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "to_location", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "leaving_date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "09:20" + ], + "slot": "leaving_time", + "values": [ + "9:20 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "from_location", + "start": 52 + }, + { + "exclusive_end": 72, + "slot": "to_location", + "start": 63 + }, + { + "exclusive_end": 84, + "slot": "leaving_date", + "start": 73 + }, + { + "exclusive_end": 99, + "slot": "leaving_time", + "start": 92 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, please confirm that you'd like 3 tickets from Anaheim to San Diego next Friday on the 9:20 am bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim", + "Anaheim, CA" + ], + "leaving_date": [ + "8th of this month", + "next Friday" + ], + "leaving_time": [ + "9:20 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Anaheim", + "leaving_date": "2019-03-08", + "leaving_time": "09:20", + "to_location": "San Diego", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "23", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-08", + "leaving_time": "09:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, your booking is confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim", + "Anaheim, CA" + ], + "leaving_date": [ + "8th of this month", + "next Friday" + ], + "leaving_time": [ + "9:20 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much. That's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, have a good day." + } + ] + }, + { + "dialogue_id": "28_00017", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "to_location", + "values": [ + "San Diego" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "to_location", + "start": 40 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "to_location": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a bus. I want to go to San Diego" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where and when do you plan to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "leaving_date", + "values": [ + "March 10th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Anaheim" + ], + "slot": "from_location", + "values": [ + "Anaheim, CA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "leaving_date", + "start": 35 + }, + { + "exclusive_end": 31, + "slot": "from_location", + "start": 20 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "March 10th" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will leaving from Anaheim, CA on March 10th and need a room for one person" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:00" + ], + "slot": "leaving_time", + "values": [ + "6 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "24" + ], + "slot": "fare", + "values": [ + "$24" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Anaheim", + "leaving_date": "2019-03-10", + "to_location": "San Diego", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "24", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-10", + "leaving_time": "06:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-10", + "leaving_time": "07:30", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-10", + "leaving_time": "09:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-10", + "leaving_time": "09:40", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-10", + "leaving_time": "14:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "21", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-10", + "leaving_time": "14:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-10", + "leaving_time": "17:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "23", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-10", + "leaving_time": "19:10", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "20", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-10", + "leaving_time": "19:40", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 62, + "slot": "leaving_time", + "start": 58 + }, + { + "exclusive_end": 76, + "slot": "fare", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 9 different bus routes for you. The bus leaves at 6 am and costs $24. The bus has 0 transfers" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station" + ], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "March 10th" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "WHat bus station will I be leaving from." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Anaheim Intermodal Center" + ], + "slot": "from_station", + "values": [ + "Anaheim Intermodal Center" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "from_station", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The main station Anaheim Intermodal Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "to_station" + ], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "March 10th" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What bus station will I be arriving at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Fe Depot" + ], + "slot": "to_station", + "values": [ + "Santa Fe Depot" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "to_station", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Main station is Santa Fe Depot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "March 10th" + ], + "leaving_time": [ + "6 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds excellent. I will reserve that bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Anaheim" + ], + "slot": "from_location", + "values": [ + "Anaheim" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "to_location", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "leaving_date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "06:00" + ], + "slot": "leaving_time", + "values": [ + "6 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 65, + "slot": "from_location", + "start": 58 + }, + { + "exclusive_end": 78, + "slot": "to_location", + "start": 69 + }, + { + "exclusive_end": 108, + "slot": "leaving_date", + "start": 98 + }, + { + "exclusive_end": 116, + "slot": "leaving_time", + "start": 112 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "PLease confirm the details. Your bus will be leaving form Anaheim to San Diego. The bus leaves on March 10th at 6 am it is for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim", + "Anaheim, CA" + ], + "leaving_date": [ + "March 10th" + ], + "leaving_time": [ + "6 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works great for me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Anaheim", + "leaving_date": "2019-03-10", + "leaving_time": "06:00", + "to_location": "San Diego", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "24", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-10", + "leaving_time": "06:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "your ticket has been confirmed" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim", + "Anaheim, CA" + ], + "leaving_date": [ + "March 10th" + ], + "leaving_time": [ + "6 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for the help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else you need help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim", + "Anaheim, CA" + ], + "leaving_date": [ + "March 10th" + ], + "leaving_time": [ + "6 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a excellent day." + } + ] + }, + { + "dialogue_id": "28_00018", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to find a bus. Can you assist me with that?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, I'd love to help. Where are you planning on going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno" + ], + "slot": "to_location", + "values": [ + "Fresno, CA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "to_location", + "start": 18 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "to_location": [ + "Fresno, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to go to Fresno, CA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you leaving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "leaving_date", + "values": [ + "4th of this month" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "leaving_date", + "start": 25 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "4th of this month" + ], + "to_location": [ + "Fresno, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to leave on the 4th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you departing from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "from_location", + "values": [ + "San Diego" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "from_location", + "start": 23 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Diego" + ], + "leaving_date": [ + "4th of this month" + ], + "to_location": [ + "Fresno, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be departing from San Diego." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "08:50" + ], + "slot": "leaving_time", + "values": [ + "8:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "43" + ], + "slot": "fare", + "values": [ + "$43" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "San Diego", + "leaving_date": "2019-03-04", + "to_location": "Fresno" + } + }, + "service_results": [ + { + "fare": "43", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-04", + "leaving_time": "08:50", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "48", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-04", + "leaving_time": "10:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "49", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-04", + "leaving_time": "13:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "41", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-04", + "leaving_time": "13:40", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "42", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-04", + "leaving_time": "17:20", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "50", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-04", + "leaving_time": "19:50", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 69, + "slot": "leaving_time", + "start": 62 + }, + { + "exclusive_end": 107, + "slot": "fare", + "start": 104 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 6 options that may fit your needs. One leaves at 8:50 am and has 0 transfers. Tickets cost $43." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "to_station" + ], + "slot_values": { + "from_location": [ + "San Diego" + ], + "leaving_date": [ + "4th of this month" + ], + "to_location": [ + "Fresno, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me where that arrives?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno Station" + ], + "slot": "to_station", + "values": [ + "Fresno Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "to_station", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, the destination station is the Fresno Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station" + ], + "slot_values": { + "from_location": [ + "San Diego" + ], + "leaving_date": [ + "4th of this month" + ], + "to_location": [ + "Fresno, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where would I be leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Fe Depot" + ], + "slot": "from_station", + "values": [ + "Santa Fe Depot" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "from_station", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus leaves the Santa Fe Depot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Diego" + ], + "leaving_date": [ + "4th of this month" + ], + "leaving_time": [ + "8:50 am" + ], + "to_location": [ + "Fresno, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would work for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to assist you in purchasing the tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Diego" + ], + "leaving_date": [ + "4th of this month" + ], + "leaving_time": [ + "8:50 am" + ], + "to_location": [ + "Fresno, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I'd like to buy them." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "travelers", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many in your party?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Diego" + ], + "leaving_date": [ + "4th of this month" + ], + "leaving_time": [ + "8:50 am" + ], + "to_location": [ + "Fresno, CA" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll need four tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "from_location", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Fresno" + ], + "slot": "to_location", + "values": [ + "Fresno" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "leaving_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "08:50" + ], + "slot": "leaving_time", + "values": [ + "8:50 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 84, + "slot": "from_location", + "start": 75 + }, + { + "exclusive_end": 125, + "slot": "to_location", + "start": 119 + }, + { + "exclusive_end": 96, + "slot": "leaving_date", + "start": 85 + }, + { + "exclusive_end": 107, + "slot": "leaving_time", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm the details for me? You need 4 tickets for the bus leaving San Diego next Monday at 8:50 am headed for Fresno. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Diego" + ], + "leaving_date": [ + "4th of this month", + "next Monday" + ], + "leaving_time": [ + "8:50 am" + ], + "to_location": [ + "Fresno", + "Fresno, CA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm sorry, can you make that two tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Fresno" + ], + "slot": "to_location", + "values": [ + "Fresno" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "to_location", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes. You will now need 2 tickets for the Fresno bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Diego" + ], + "leaving_date": [ + "4th of this month", + "next Monday" + ], + "leaving_time": [ + "8:50 am" + ], + "to_location": [ + "Fresno", + "Fresno, CA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "San Diego", + "leaving_date": "2019-03-04", + "leaving_time": "08:50", + "to_location": "Fresno", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "43", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-04", + "leaving_time": "08:50", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "2" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your tickets have been successfully purchased." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Diego" + ], + "leaving_date": [ + "4th of this month", + "next Monday" + ], + "leaving_time": [ + "8:50 am" + ], + "to_location": [ + "Fresno", + "Fresno, CA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can do for you today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Diego" + ], + "leaving_date": [ + "4th of this month", + "next Monday" + ], + "leaving_time": [ + "8:50 am" + ], + "to_location": [ + "Fresno", + "Fresno, CA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I think that's everything. Thank you again." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Have a wonderful day!" + } + ] + }, + { + "dialogue_id": "28_00019", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "to_location", + "values": [ + "San Diego" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "to_location", + "start": 31 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "to_location": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you search a bus for me to San Diego?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What will be your departure date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "leaving_date", + "values": [ + "13th of March" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "leaving_date", + "start": 26 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "13th of March" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My departure date will is 13th of March and there are 2 people in my group." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What will be your boarding point?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Washington" + ], + "slot": "to_location", + "values": [ + "Washington" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "leaving_date", + "values": [ + "March 14th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "from_location", + "values": [ + "New York" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "to_location", + "start": 22 + }, + { + "exclusive_end": 46, + "slot": "leaving_date", + "start": 36 + }, + { + "exclusive_end": 81, + "slot": "from_location", + "start": 73 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "New York" + ], + "leaving_date": [ + "March 14th" + ], + "to_location": [ + "Washington" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be leaving for Washington on March 14th. And my boarding point is New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:00" + ], + "slot": "leaving_time", + "values": [ + "6 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "34" + ], + "slot": "fare", + "values": [ + "$34" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "New York", + "leaving_date": "2019-03-14", + "to_location": "Washington", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "34", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-14", + "leaving_time": "06:00", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "37", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-14", + "leaving_time": "09:40", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "32", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-14", + "leaving_time": "11:10", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "36", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-14", + "leaving_time": "12:40", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "34", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-14", + "leaving_time": "12:50", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "39", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-14", + "leaving_time": "13:10", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "37", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-14", + "leaving_time": "14:30", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "33", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-14", + "leaving_time": "17:10", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "2" + } + ], + "slots": [ + { + "exclusive_end": 81, + "slot": "leaving_time", + "start": 77 + }, + { + "exclusive_end": 113, + "slot": "fare", + "start": 110 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 8 available buses suitable for you. There is a bus that departs at 6 am and the ticket is priced at $34 with 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "New York" + ], + "leaving_date": [ + "March 14th" + ], + "leaving_time": [ + "6 am" + ], + "to_location": [ + "Washington" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay. That sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to book tickets on this bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "New York" + ], + "leaving_date": [ + "March 14th" + ], + "leaving_time": [ + "6 am" + ], + "to_location": [ + "Washington" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. I don't want to buy tickets now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_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": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "New York" + ], + "leaving_date": [ + "March 14th" + ], + "leaving_time": [ + "6 am" + ], + "to_location": [ + "Washington" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. That will be all. Thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I am glad I could help. Have a great day." + } + ] + }, + { + "dialogue_id": "28_00020", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "to_location", + "values": [ + "LA" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "to_location", + "start": 28 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "to_location": [ + "LA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like a bus to go to LA" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where would you be leaving from and when do you want to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Long Beach" + ], + "slot": "from_location", + "values": [ + "Long Beach, CA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "leaving_date", + "values": [ + "the 13th" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "from_location", + "start": 19 + }, + { + "exclusive_end": 45, + "slot": "leaving_date", + "start": 37 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach, CA" + ], + "leaving_date": [ + "the 13th" + ], + "to_location": [ + "LA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would be leaving Long Beach, CA on the 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:40" + ], + "slot": "leaving_time", + "values": [ + "6:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "11" + ], + "slot": "fare", + "values": [ + "$11" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Long Beach", + "leaving_date": "2019-03-13", + "to_location": "Los Angeles" + } + }, + "service_results": [ + { + "fare": "11", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-13", + "leaving_time": "06:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "12", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-13", + "leaving_time": "07:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "12", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-13", + "leaving_time": "10:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "12", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-13", + "leaving_time": "11:30", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "13", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-13", + "leaving_time": "12:50", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "12", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-13", + "leaving_time": "13:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "14", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-13", + "leaving_time": "13:50", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "12", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-13", + "leaving_time": "15:20", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "10", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-13", + "leaving_time": "16:00", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "12", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-13", + "leaving_time": "16:30", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "leaving_time", + "start": 20 + }, + { + "exclusive_end": 45, + "slot": "fare", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There bus leaves at 6:40 am. The price is $11 and there are 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach, CA" + ], + "leaving_date": [ + "the 13th" + ], + "leaving_time": [ + "6:40 am" + ], + "to_location": [ + "LA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would be great. I want you to make a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "travelers", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets are required?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach, CA" + ], + "leaving_date": [ + "the 13th" + ], + "leaving_time": [ + "6:40 am" + ], + "to_location": [ + "LA" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There would be four people traveling." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Long Beach" + ], + "slot": "from_location", + "values": [ + "Long Beach" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "to_location", + "values": [ + "Los Angeles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "leaving_date", + "values": [ + "March 13th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "06:40" + ], + "slot": "leaving_time", + "values": [ + "6:40 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 86, + "slot": "from_location", + "start": 76 + }, + { + "exclusive_end": 113, + "slot": "to_location", + "start": 102 + }, + { + "exclusive_end": 138, + "slot": "leaving_date", + "start": 128 + }, + { + "exclusive_end": 149, + "slot": "leaving_time", + "start": 142 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I would like to confirm the following information: the bus would be leaving Long Beach and heading to Los Angeles. It leaves on March 13th at 6:40 am and there would be 4 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach", + "Long Beach, CA" + ], + "leaving_date": [ + "March 13th", + "the 13th" + ], + "leaving_time": [ + "6:40 am" + ], + "to_location": [ + "LA", + "Los Angeles" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There would be three people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "leaving_date", + "values": [ + "March 13th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 94, + "slot": "leaving_date", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I would like to confirm the following information: 3 tickets for the bus leaving on March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach", + "Long Beach, CA" + ], + "leaving_date": [ + "March 13th", + "the 13th" + ], + "leaving_time": [ + "6:40 am" + ], + "to_location": [ + "LA", + "Los Angeles" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would be fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Long Beach", + "leaving_date": "2019-03-13", + "leaving_time": "06:40", + "to_location": "Los Angeles", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "11", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-13", + "leaving_time": "06:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Long Beach", + "Long Beach, CA" + ], + "leaving_date": [ + "March 13th", + "the 13th" + ], + "leaving_time": [ + "6:40 am" + ], + "to_location": [ + "LA", + "Los Angeles" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which bus stations would the bus be leaving from and arriving at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union Station" + ], + "slot": "to_station", + "values": [ + "Union Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Downtown Station" + ], + "slot": "from_station", + "values": [ + "Downtown Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 70, + "slot": "to_station", + "start": 57 + }, + { + "exclusive_end": 31, + "slot": "from_station", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It leaves from Downtown Station and would be arriving at Union Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach", + "Long Beach, CA" + ], + "leaving_date": [ + "March 13th", + "the 13th" + ], + "leaving_time": [ + "6:40 am" + ], + "to_location": [ + "LA", + "Los Angeles" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would there be anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach", + "Long Beach, CA" + ], + "leaving_date": [ + "March 13th", + "the 13th" + ], + "leaving_time": [ + "6:40 am" + ], + "to_location": [ + "LA", + "Los Angeles" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, you have been very helpful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "28_00021", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Vancouver" + ], + "slot": "to_location", + "values": [ + "Vancouver" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "to_location", + "start": 30 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "to_location": [ + "Vancouver" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find a bus to Vancouver?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "leaving_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "leaving_date", + "start": 21 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "March 9th" + ], + "to_location": [ + "Vancouver" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I plan on leaving on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What's your destination?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "from_location", + "values": [ + "Portland, OR" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "from_location", + "start": 18 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland, OR" + ], + "leaving_date": [ + "March 9th" + ], + "to_location": [ + "Vancouver" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to visit Portland, OR." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:50" + ], + "slot": "leaving_time", + "values": [ + "6:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "34" + ], + "slot": "fare", + "values": [ + "$34" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Portland", + "leaving_date": "2019-03-09", + "to_location": "Vancouver" + } + }, + "service_results": [ + { + "fare": "34", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-09", + "leaving_time": "06:50", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "40", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-09", + "leaving_time": "08:10", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "40", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-09", + "leaving_time": "10:20", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "41", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-09", + "leaving_time": "10:50", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "41", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-09", + "leaving_time": "16:30", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "41", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-09", + "leaving_time": "18:00", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "44", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-09", + "leaving_time": "18:20", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "37", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-09", + "leaving_time": "19:20", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "leaving_time", + "start": 48 + }, + { + "exclusive_end": 72, + "slot": "fare", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a bus with 0 transfers that departs at 6:50 am. Tickets are $34." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland, OR" + ], + "leaving_date": [ + "March 9th" + ], + "to_location": [ + "Vancouver" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you see any other buses that are available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "08:10" + ], + "slot": "leaving_time", + "values": [ + "8:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "40" + ], + "slot": "fare", + "values": [ + "$40" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "leaving_time", + "start": 48 + }, + { + "exclusive_end": 72, + "slot": "fare", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a bus with 0 transfers that departs at 8:10 am. Tickets are $40." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland, OR" + ], + "leaving_date": [ + "March 9th" + ], + "leaving_time": [ + "8:10 am" + ], + "to_location": [ + "Vancouver" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Excellent." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to buy tickets for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland, OR" + ], + "leaving_date": [ + "March 9th" + ], + "leaving_time": [ + "8:10 am" + ], + "to_location": [ + "Vancouver" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. I'd like four tickets, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Portland" + ], + "slot": "from_location", + "values": [ + "Portland" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Vancouver" + ], + "slot": "to_location", + "values": [ + "Vancouver" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "leaving_date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "08:10" + ], + "slot": "leaving_time", + "values": [ + "8:10 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "from_location", + "start": 53 + }, + { + "exclusive_end": 98, + "slot": "to_location", + "start": 89 + }, + { + "exclusive_end": 74, + "slot": "leaving_date", + "start": 65 + }, + { + "exclusive_end": 85, + "slot": "leaving_time", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm: You'd like 4 tickets for the bus leaving Portland on March 9th at 8:10 am to Vancouver, correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland", + "Portland, OR" + ], + "leaving_date": [ + "March 9th" + ], + "leaving_time": [ + "8:10 am" + ], + "to_location": [ + "Vancouver" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Portland", + "leaving_date": "2019-03-09", + "leaving_time": "08:10", + "to_location": "Vancouver", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "40", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-09", + "leaving_time": "08:10", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your tickets have been reserved." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland", + "Portland, OR" + ], + "leaving_date": [ + "March 9th" + ], + "leaving_time": [ + "8:10 am" + ], + "to_location": [ + "Vancouver" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much for all of your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_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": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland", + "Portland, OR" + ], + "leaving_date": [ + "March 9th" + ], + "leaving_time": [ + "8:10 am" + ], + "to_location": [ + "Vancouver" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you. That'll be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "28_00022", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to find a bus, can you help?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you want to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "leaving_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "leaving_date", + "start": 11 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "March 11th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Leaving on March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, where would you like to go and where are you leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno" + ], + "slot": "to_location", + "values": [ + "Fresno" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "from_location", + "values": [ + "Vegas" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "to_location", + "start": 9 + }, + { + "exclusive_end": 35, + "slot": "from_location", + "start": 30 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Vegas" + ], + "leaving_date": [ + "March 11th" + ], + "to_location": [ + "Fresno" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Going to Fresno, leaving from Vegas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:10" + ], + "slot": "leaving_time", + "values": [ + "7:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "45" + ], + "slot": "fare", + "values": [ + "$45" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Las Vegas", + "leaving_date": "2019-03-11", + "to_location": "Fresno" + } + }, + "service_results": [ + { + "fare": "45", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-11", + "leaving_time": "07:10", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "41", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-11", + "leaving_time": "07:50", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "43", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-11", + "leaving_time": "11:20", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "46", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-11", + "leaving_time": "12:20", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "46", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-11", + "leaving_time": "14:00", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "41", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-11", + "leaving_time": "14:10", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "40", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-11", + "leaving_time": "14:50", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "37", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-11", + "leaving_time": "15:40", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "38", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-11", + "leaving_time": "16:00", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "40", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-11", + "leaving_time": "16:20", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "leaving_time", + "start": 35 + }, + { + "exclusive_end": 14, + "slot": "fare", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a $45 bus ticket, leaving 7:10 am with 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Vegas" + ], + "leaving_date": [ + "March 11th" + ], + "to_location": [ + "Fresno" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the stations I'm coming and going from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno Station" + ], + "slot": "to_station", + "values": [ + "Fresno Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Union Plaza" + ], + "slot": "from_station", + "values": [ + "Union Plaza" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "to_station", + "start": 43 + }, + { + "exclusive_end": 26, + "slot": "from_station", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Departing from Union Plaza and arriving at Fresno Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Vegas" + ], + "leaving_date": [ + "March 11th" + ], + "leaving_time": [ + "7:10 am" + ], + "to_location": [ + "Fresno" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright, that works. Can you reserve for 3 people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "from_location", + "values": [ + "Las Vegas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Fresno" + ], + "slot": "to_location", + "values": [ + "Fresno" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "leaving_date", + "values": [ + "March 11th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "07:10" + ], + "slot": "leaving_time", + "values": [ + "7:10 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 67, + "slot": "from_location", + "start": 58 + }, + { + "exclusive_end": 77, + "slot": "to_location", + "start": 71 + }, + { + "exclusive_end": 96, + "slot": "leaving_date", + "start": 86 + }, + { + "exclusive_end": 107, + "slot": "leaving_time", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: You want 3 bus tickets from Las Vegas to Fresno leaving March 11th at 7:10 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas", + "Vegas" + ], + "leaving_date": [ + "March 11th" + ], + "leaving_time": [ + "7:10 am" + ], + "to_location": [ + "Fresno" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No actually I just need 1 ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "07:10" + ], + "slot": "leaving_time", + "values": [ + "7:10 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 84, + "slot": "leaving_time", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: you would like 1 ticket for the bus leaving at 7:10 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas", + "Vegas" + ], + "leaving_date": [ + "March 11th" + ], + "leaving_time": [ + "7:10 am" + ], + "to_location": [ + "Fresno" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Las Vegas", + "leaving_date": "2019-03-11", + "leaving_time": "07:10", + "to_location": "Fresno", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "45", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-11", + "leaving_time": "07:10", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket has been confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas", + "Vegas" + ], + "leaving_date": [ + "March 11th" + ], + "leaving_time": [ + "7:10 am" + ], + "to_location": [ + "Fresno" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for the help!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else you need assistance with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas", + "Vegas" + ], + "leaving_date": [ + "March 11th" + ], + "leaving_time": [ + "7:10 am" + ], + "to_location": [ + "Fresno" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that was all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "28_00023", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "leaving_date", + "values": [ + "1st of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "leaving_date", + "start": 37 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "1st of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a bus to take on the 1st of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you leaving from and what is your destination?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno" + ], + "slot": "to_location", + "values": [ + "Fresno, CA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "from_location", + "values": [ + "Sacramento" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "to_location", + "start": 34 + }, + { + "exclusive_end": 30, + "slot": "from_location", + "start": 20 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "1st of this month" + ], + "to_location": [ + "Fresno, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to go from Sacramento to Fresno, CA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:30" + ], + "slot": "leaving_time", + "values": [ + "7:30 AM" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "28" + ], + "slot": "fare", + "values": [ + "$28" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Sacramento", + "leaving_date": "2019-03-01", + "to_location": "Fresno" + } + }, + "service_results": [ + { + "fare": "28", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-01", + "leaving_time": "07:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "33", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-01", + "leaving_time": "10:40", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "33", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-01", + "leaving_time": "11:00", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "32", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-01", + "leaving_time": "13:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "33", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-01", + "leaving_time": "18:40", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "33", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-01", + "leaving_time": "19:50", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "leaving_time", + "start": 58 + }, + { + "exclusive_end": 90, + "slot": "fare", + "start": 87 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 6 possibilities for you. I have a bus departing at 7:30 AM with 0 transfers for $28." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "leaving_date", + "values": [ + "the 5th" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "leaving_date", + "start": 37 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "the 5th" + ], + "to_location": [ + "Fresno, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What else is available if I leave on the 5th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10:40" + ], + "slot": "leaving_time", + "values": [ + "10:40 AM" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "31" + ], + "slot": "fare", + "values": [ + "$31" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Sacramento", + "leaving_date": "2019-03-05", + "to_location": "Fresno" + } + }, + "service_results": [ + { + "fare": "29", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-05", + "leaving_time": "07:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "31", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-05", + "leaving_time": "10:40", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "27", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-05", + "leaving_time": "11:00", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "29", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-05", + "leaving_time": "13:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "28", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-05", + "leaving_time": "18:40", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "leaving_time", + "start": 55 + }, + { + "exclusive_end": 88, + "slot": "fare", + "start": 85 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 5 possibilities for you, one of them departs at 10:40 AM with 0 transfers for $31." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "the 5th" + ], + "to_location": [ + "Fresno, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What else do you have available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "11:00" + ], + "slot": "leaving_time", + "values": [ + "11 AM" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "27" + ], + "slot": "fare", + "values": [ + "$27" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "leaving_time", + "start": 32 + }, + { + "exclusive_end": 62, + "slot": "fare", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have another one departing at 11 AM with 0 transfers for $27." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station" + ], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "the 5th" + ], + "to_location": [ + "Fresno, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Leaving from what bus station?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento Valley Station" + ], + "slot": "from_station", + "values": [ + "Sacramento Valley station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "from_station", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sacramento Valley station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "to_station" + ], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "the 5th" + ], + "to_location": [ + "Fresno, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What bus station does it go to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno Station" + ], + "slot": "to_station", + "values": [ + "Fresno Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "to_station", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It goes to Fresno Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "the 5th" + ], + "leaving_time": [ + "11 AM" + ], + "to_location": [ + "Fresno, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like that one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to buy tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "the 5th" + ], + "leaving_time": [ + "11 AM" + ], + "to_location": [ + "Fresno, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes I would." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "travelers", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many do you want to buy?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "the 5th" + ], + "leaving_time": [ + "11 AM" + ], + "to_location": [ + "Fresno, CA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will be for 3." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sacramento" + ], + "slot": "from_location", + "values": [ + "Sacramento" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Fresno" + ], + "slot": "to_location", + "values": [ + "Fresno" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "leaving_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:00" + ], + "slot": "leaving_time", + "values": [ + "11 AM" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "from_location", + "start": 39 + }, + { + "exclusive_end": 71, + "slot": "to_location", + "start": 65 + }, + { + "exclusive_end": 93, + "slot": "leaving_date", + "start": 81 + }, + { + "exclusive_end": 80, + "slot": "leaving_time", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirming the following, leaving from Sacramento and heading to Fresno at 11 AM next Tuesday for 3 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "next Tuesday", + "the 5th" + ], + "leaving_time": [ + "11 AM" + ], + "to_location": [ + "Fresno", + "Fresno, CA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sorry, change that to 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "11:00" + ], + "slot": "leaving_time", + "values": [ + "11 AM" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "leaving_time", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm, leaving tomorrow at 11 AM for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "next Tuesday", + "the 5th" + ], + "leaving_time": [ + "11 AM" + ], + "to_location": [ + "Fresno", + "Fresno, CA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Sacramento", + "leaving_date": "2019-03-05", + "leaving_time": "11:00", + "to_location": "Fresno", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "27", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-05", + "leaving_time": "11:00", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking is complete." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "next Tuesday", + "the 5th" + ], + "leaving_time": [ + "11 AM" + ], + "to_location": [ + "Fresno", + "Fresno, CA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm all set." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you for calling." + } + ] + }, + { + "dialogue_id": "28_00024", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Please help me in searching a bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "From which place you are leaving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Long Beach" + ], + "slot": "from_location", + "values": [ + "Long Beach" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "from_location", + "start": 17 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am moving from Long Beach." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where do you want to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "to_location", + "values": [ + "LA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "to_location", + "start": 16 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "to_location": [ + "LA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I wish to go to LA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When will you leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "leaving_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "leaving_date", + "start": 21 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "March 14th" + ], + "to_location": [ + "LA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be leaving on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:40" + ], + "slot": "leaving_time", + "values": [ + "6:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "11" + ], + "slot": "fare", + "values": [ + "$11" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Long Beach", + "leaving_date": "2019-03-14", + "to_location": "Los Angeles" + } + }, + "service_results": [ + { + "fare": "11", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-14", + "leaving_time": "06:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "11", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-14", + "leaving_time": "07:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "12", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-14", + "leaving_time": "10:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "11", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-14", + "leaving_time": "11:30", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "11", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-14", + "leaving_time": "12:50", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "14", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-14", + "leaving_time": "13:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "13", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-14", + "leaving_time": "13:50", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "12", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-14", + "leaving_time": "15:20", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "12", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-14", + "leaving_time": "16:00", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "11", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-14", + "leaving_time": "16:30", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "leaving_time", + "start": 49 + }, + { + "exclusive_end": 78, + "slot": "fare", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I searched and found 10 buses. The bus starts at 6:40 am with the price of $11. It has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "March 14th" + ], + "leaving_time": [ + "6:40 am" + ], + "to_location": [ + "LA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It is good for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I book tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "March 14th" + ], + "leaving_time": [ + "6:40 am" + ], + "to_location": [ + "LA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Please go ahead. It is for one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Long Beach" + ], + "slot": "from_location", + "values": [ + "Long Beach" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "to_location", + "values": [ + "Los Angeles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "leaving_date", + "values": [ + "March 14th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "06:40" + ], + "slot": "leaving_time", + "values": [ + "6:40 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 65, + "slot": "from_location", + "start": 55 + }, + { + "exclusive_end": 80, + "slot": "to_location", + "start": 69 + }, + { + "exclusive_end": 33, + "slot": "leaving_date", + "start": 23 + }, + { + "exclusive_end": 102, + "slot": "leaving_time", + "start": 95 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Kindly ensure that, on March 14th, the bus leaves from Long Beach to Los Angeles. It leaves at 6:40 am. The ticket is for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "March 14th" + ], + "leaving_time": [ + "6:40 am" + ], + "to_location": [ + "LA", + "Los Angeles" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope. I need it for 3 persons." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "to_location", + "values": [ + "Los Angeles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "to_location", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please ensure that, the reaching place is Los Angeles. It is for 3 persons." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "March 14th" + ], + "leaving_time": [ + "6:40 am" + ], + "to_location": [ + "LA", + "Los Angeles" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It is good. From which station I am leaving? what is the name of the reaching station?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union Station" + ], + "slot": "to_station", + "values": [ + "Union Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Downtown Station" + ], + "slot": "from_station", + "values": [ + "Downtown Station" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Long Beach", + "leaving_date": "2019-03-14", + "leaving_time": "06:40", + "to_location": "Los Angeles", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "11", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-14", + "leaving_time": "06:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [ + { + "exclusive_end": 60, + "slot": "to_station", + "start": 47 + }, + { + "exclusive_end": 102, + "slot": "from_station", + "start": 86 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket is booked. The reaching station is Union Station. The starting station is Downtown Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "March 14th" + ], + "leaving_time": [ + "6:40 am" + ], + "to_location": [ + "LA", + "Los Angeles" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. That is what I want." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have an fantastic day" + } + ] + }, + { + "dialogue_id": "28_00025", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "leaving_date", + "values": [ + "1st of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "leaving_date", + "start": 24 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "1st of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a bus leaving on 1st of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you going to and leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "to_location", + "values": [ + "San Diego" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "from_location", + "values": [ + "Sacramento, CA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "to_location", + "start": 41 + }, + { + "exclusive_end": 27, + "slot": "from_location", + "start": 13 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "leaving_date": [ + "1st of this month" + ], + "to_location": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am leaving Sacramento, CA and going to San Diego." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10:20" + ], + "slot": "leaving_time", + "values": [ + "10:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "81" + ], + "slot": "fare", + "values": [ + "$81" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "transfers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Sacramento", + "leaving_date": "2019-03-01", + "to_location": "San Diego" + } + }, + "service_results": [ + { + "fare": "81", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-01", + "leaving_time": "10:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "79", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-01", + "leaving_time": "10:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "75", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-01", + "leaving_time": "11:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "73", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-01", + "leaving_time": "12:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "80", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-01", + "leaving_time": "13:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "79", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-01", + "leaving_time": "13:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "73", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-01", + "leaving_time": "13:30", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "74", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-01", + "leaving_time": "19:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "leaving_time", + "start": 26 + }, + { + "exclusive_end": 67, + "slot": "fare", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a bus leaving at 10:20 am with 1 transfer. The fare is $81." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "leaving_date": [ + "1st of this month" + ], + "to_location": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the station the bus leaves from and arrives at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Fe Depot" + ], + "slot": "to_station", + "values": [ + "Santa Fe Depot" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sacramento Valley Station" + ], + "slot": "from_station", + "values": [ + "Sacramento Valley Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 76, + "slot": "to_station", + "start": 62 + }, + { + "exclusive_end": 46, + "slot": "from_station", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus departs from Sacramento Valley Station and arrives at Santa Fe Depot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "leaving_date": [ + "1st of this month" + ], + "to_location": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there other buses available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10:50" + ], + "slot": "leaving_time", + "values": [ + "10:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "79" + ], + "slot": "fare", + "values": [ + "$79" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "transfers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "leaving_time", + "start": 37 + }, + { + "exclusive_end": 78, + "slot": "fare", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is another bus that departs at 10:50 am with 1 transfer. The fare is $79." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "leaving_date": [ + "1st of this month" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What about any other buses? There is 1 passenger." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "11:00" + ], + "slot": "leaving_time", + "values": [ + "11 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "75" + ], + "slot": "fare", + "values": [ + "$75" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "transfers", + "values": [ + "1" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Sacramento", + "leaving_date": "2019-03-01", + "to_location": "San Diego", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "81", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-01", + "leaving_time": "10:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "79", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-01", + "leaving_time": "10:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "75", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-01", + "leaving_time": "11:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "73", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-01", + "leaving_time": "12:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "80", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-01", + "leaving_time": "13:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "79", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-01", + "leaving_time": "13:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "leaving_time", + "start": 40 + }, + { + "exclusive_end": 78, + "slot": "fare", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 6 other buses. One departs at 11 am with 1 transfer. The fare is $75." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "leaving_date": [ + "1st of this month" + ], + "leaving_time": [ + "11 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to reserve the bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sacramento" + ], + "slot": "from_location", + "values": [ + "Sacramento" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "to_location", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "leaving_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:00" + ], + "slot": "leaving_time", + "values": [ + "11 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "from_location", + "start": 42 + }, + { + "exclusive_end": 65, + "slot": "to_location", + "start": 56 + }, + { + "exclusive_end": 36, + "slot": "leaving_date", + "start": 31 + }, + { + "exclusive_end": 86, + "slot": "leaving_time", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: the bus leaves today from Sacramento to San Diego. It departs at 11 am for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Sacramento", + "Sacramento, CA" + ], + "leaving_date": [ + "1st of this month", + "today" + ], + "leaving_time": [ + "11 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Good. What is the station I am leaving from and arriving at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Fe Depot" + ], + "slot": "to_station", + "values": [ + "Santa Fe Depot" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sacramento Valley Station" + ], + "slot": "from_station", + "values": [ + "Sacramento Valley Station" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Sacramento", + "leaving_date": "2019-03-01", + "leaving_time": "11:00", + "to_location": "San Diego", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "75", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-01", + "leaving_time": "11:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 111, + "slot": "to_station", + "start": 97 + }, + { + "exclusive_end": 77, + "slot": "from_station", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "We have confirmed your ticket. The bus departs from Sacramento Valley Station and arrives at the Santa Fe Depot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento", + "Sacramento, CA" + ], + "leaving_date": [ + "1st of this month", + "today" + ], + "leaving_time": [ + "11 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. I am all set." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your welcome. Enjoy your trip." + } + ] + }, + { + "dialogue_id": "28_00026", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to find a bus and I only need 1 seat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city do I need to travel from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "from_location", + "values": [ + "Las Vegas" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 78, + "slot": "from_location", + "start": 69 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My boyfriend decided to go so I will need 2 seats and we are leaving Las Vegas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where do you want to end up?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "to_location", + "values": [ + "LA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "to_location", + "start": 10 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "to_location": [ + "LA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I thought LA might be interesting." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time where you planning on going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "leaving_date", + "values": [ + "the 7th" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "leaving_date", + "start": 23 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "leaving_date": [ + "the 7th" + ], + "to_location": [ + "LA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I really need to go on the 7th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:20" + ], + "slot": "leaving_time", + "values": [ + "7:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "43" + ], + "slot": "fare", + "values": [ + "$43" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Las Vegas", + "leaving_date": "2019-03-07", + "to_location": "Los Angeles", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "43", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-07", + "leaving_time": "07:20", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "36", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-07", + "leaving_time": "10:20", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "38", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-07", + "leaving_time": "11:50", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "38", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-07", + "leaving_time": "17:00", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "2" + } + ], + "slots": [ + { + "exclusive_end": 77, + "slot": "leaving_time", + "start": 70 + }, + { + "exclusive_end": 38, + "slot": "fare", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found a bus with 0 transfers for $43. You would have to be on it at 7:20 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "leaving_date": [ + "the 7th" + ], + "to_location": [ + "LA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you check and see if there are any other options available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10:20" + ], + "slot": "leaving_time", + "values": [ + "10:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "36" + ], + "slot": "fare", + "values": [ + "$36" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "leaving_time", + "start": 11 + }, + { + "exclusive_end": 44, + "slot": "fare", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a 10:20 am bus, 0 transfers for $36." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "leaving_date": [ + "the 7th" + ], + "to_location": [ + "LA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find another?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "11:50" + ], + "slot": "leaving_time", + "values": [ + "11:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "38" + ], + "slot": "fare", + "values": [ + "$38" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "leaving_time", + "start": 56 + }, + { + "exclusive_end": 15, + "slot": "fare", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "This one is $38, 0 transfers, its scheduled to leave at 11:50 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "to_station" + ], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "leaving_date": [ + "the 7th" + ], + "to_location": [ + "LA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which station would I end up at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union Station" + ], + "slot": "to_station", + "values": [ + "Union Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "to_station", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus will arrive at Union Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station" + ], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "leaving_date": [ + "the 7th" + ], + "to_location": [ + "LA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "And where would I leave from, which station?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union Plaza" + ], + "slot": "from_station", + "values": [ + "Union Plaza" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "from_station", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your departure would be from Union Plaza." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "leaving_date": [ + "the 7th" + ], + "leaving_time": [ + "11:50 am" + ], + "to_location": [ + "LA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's the one I was looking for. I want you to make reservations for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "from_location", + "values": [ + "Las Vegas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "to_location", + "values": [ + "Los Angeles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "leaving_date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:50" + ], + "slot": "leaving_time", + "values": [ + "11:50 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 131, + "slot": "from_location", + "start": 122 + }, + { + "exclusive_end": 146, + "slot": "to_location", + "start": 135 + }, + { + "exclusive_end": 164, + "slot": "leaving_date", + "start": 151 + }, + { + "exclusive_end": 112, + "slot": "leaving_time", + "start": 104 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "If I assume these are your instructions and I correct? I am to purchase, on your behalf, 2 seats on the 11:50 am bus from Las Vegas to Los Angeles for next Thursday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "leaving_date": [ + "next Thursday", + "the 7th" + ], + "leaving_time": [ + "11:50 am" + ], + "to_location": [ + "LA", + "Los Angeles" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, you've got it right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Las Vegas", + "leaving_date": "2019-03-07", + "leaving_time": "11:50", + "to_location": "Los Angeles", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "38", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-07", + "leaving_time": "11:50", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "2" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The seats are reserved and paid for." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "leaving_date": [ + "next Thursday", + "the 7th" + ], + "leaving_time": [ + "11:50 am" + ], + "to_location": [ + "LA", + "Los Angeles" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "You helped me out a lot, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I be of any further assistance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "leaving_date": [ + "next Thursday", + "the 7th" + ], + "leaving_time": [ + "11:50 am" + ], + "to_location": [ + "LA", + "Los Angeles" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No you got it all thanks again." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a fantastic day." + } + ] + }, + { + "dialogue_id": "28_00027", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a bus. Can you help?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Please tell me your departure date and location, as well as your destintion." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "to_location", + "values": [ + "Portland" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "from_location", + "values": [ + "Seattle, WA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "leaving_date", + "values": [ + "the 2nd" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "to_location", + "start": 39 + }, + { + "exclusive_end": 35, + "slot": "from_location", + "start": 24 + }, + { + "exclusive_end": 58, + "slot": "leaving_date", + "start": 51 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Seattle, WA" + ], + "leaving_date": [ + "the 2nd" + ], + "to_location": [ + "Portland" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be travelling from Seattle, WA to Portland on the 2nd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:10" + ], + "slot": "leaving_time", + "values": [ + "6:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "31" + ], + "slot": "fare", + "values": [ + "$31" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Seattle", + "leaving_date": "2019-03-02", + "to_location": "Portland" + } + }, + "service_results": [ + { + "fare": "31", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-02", + "leaving_time": "06:10", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "30", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-02", + "leaving_time": "06:30", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "29", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-02", + "leaving_time": "08:30", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "32", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-02", + "leaving_time": "09:10", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "28", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-02", + "leaving_time": "09:20", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "31", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-02", + "leaving_time": "09:50", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "28", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-02", + "leaving_time": "13:10", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "34", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-02", + "leaving_time": "16:10", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "29", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-02", + "leaving_time": "19:20", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "36", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-02", + "leaving_time": "19:30", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "leaving_time", + "start": 48 + }, + { + "exclusive_end": 82, + "slot": "fare", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found a bus with 0 transfers, departing at 6:10 am with a ticket price of $31." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Seattle, WA" + ], + "leaving_date": [ + "the 2nd" + ], + "leaving_time": [ + "6:10 am" + ], + "to_location": [ + "Portland" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds perfect. Can you get me three tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "from_location", + "values": [ + "Seattle" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Portland" + ], + "slot": "to_location", + "values": [ + "Portland" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "leaving_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "06:10" + ], + "slot": "leaving_time", + "values": [ + "6:10 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 110, + "slot": "from_location", + "start": 103 + }, + { + "exclusive_end": 123, + "slot": "to_location", + "start": 115 + }, + { + "exclusive_end": 71, + "slot": "leaving_date", + "start": 63 + }, + { + "exclusive_end": 82, + "slot": "leaving_time", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. Please confirm that you want me to reserve 3 tickets for tomorrow at 6:10 am for the bus leaving Seattle for Portland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Seattle", + "Seattle, WA" + ], + "leaving_date": [ + "the 2nd", + "tomorrow" + ], + "leaving_time": [ + "6:10 am" + ], + "to_location": [ + "Portland" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Seattle", + "leaving_date": "2019-03-02", + "leaving_time": "06:10", + "to_location": "Portland", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "31", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-02", + "leaving_time": "06:10", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I've booked your tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [ + "to_station" + ], + "slot_values": { + "from_location": [ + "Seattle", + "Seattle, WA" + ], + "leaving_date": [ + "the 2nd", + "tomorrow" + ], + "leaving_time": [ + "6:10 am" + ], + "to_location": [ + "Portland" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you please tell me my destination station?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Portland Bus Station" + ], + "slot": "to_station", + "values": [ + "Portland Bus Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "to_station", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. The bus will be arriving in Portland Bus Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Seattle", + "Seattle, WA" + ], + "leaving_date": [ + "the 2nd", + "tomorrow" + ], + "leaving_time": [ + "6:10 am" + ], + "to_location": [ + "Portland" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot, that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good one!" + } + ] + }, + { + "dialogue_id": "28_00028", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Would you please find me a bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where will you go and from where? When do you want to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "SFO" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "leaving_date", + "values": [ + "this Saturday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "from_location", + "values": [ + "Los Angeles" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "to_location", + "start": 38 + }, + { + "exclusive_end": 100, + "slot": "leaving_date", + "start": 87 + }, + { + "exclusive_end": 67, + "slot": "from_location", + "start": 56 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Los Angeles" + ], + "leaving_date": [ + "this Saturday" + ], + "to_location": [ + "SFO" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It's for 1 person and I want to go to SFO, leaving from Los Angeles. I'd like to leave this Saturday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:20" + ], + "slot": "leaving_time", + "values": [ + "6:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "50" + ], + "slot": "fare", + "values": [ + "$50" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Los Angeles", + "leaving_date": "2019-03-02", + "to_location": "San Francisco", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "50", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "06:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "50", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "08:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "44", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "08:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "49", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "09:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "51", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "13:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "46", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "14:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "54", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "14:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "42", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "16:10", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "51", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "19:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "51", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "19:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "leaving_time", + "start": 18 + }, + { + "exclusive_end": 36, + "slot": "fare", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus leaves at 6:20 am and is $50. It has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "to_station" + ], + "slot_values": { + "from_location": [ + "Los Angeles" + ], + "leaving_date": [ + "this Saturday" + ], + "to_location": [ + "SFO" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What bus station do I arrive at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Salesforce Transit Center" + ], + "slot": "to_station", + "values": [ + "Salesforce Transit Center" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "to_station", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You will arrive at Salesforce Transit Center" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station" + ], + "slot_values": { + "from_location": [ + "Los Angeles" + ], + "leaving_date": [ + "this Saturday" + ], + "to_location": [ + "SFO" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What bus station would I leave from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union Station" + ], + "slot": "from_station", + "values": [ + "Union Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "from_station", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The origin station is Union Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Los Angeles" + ], + "leaving_date": [ + "this Saturday" + ], + "leaving_time": [ + "6:20 am" + ], + "to_location": [ + "SFO" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good. I'd like to reserve teh bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "from_location", + "values": [ + "Los Angeles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "leaving_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "06:20" + ], + "slot": "leaving_time", + "values": [ + "6:20 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "from_location", + "start": 40 + }, + { + "exclusive_end": 79, + "slot": "to_location", + "start": 66 + }, + { + "exclusive_end": 104, + "slot": "leaving_date", + "start": 96 + }, + { + "exclusive_end": 126, + "slot": "leaving_time", + "start": 119 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you will leave from Los Angeles and arrive in San Francisco. The bus leaves tomorrow. It leaves at 6:20 am for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Los Angeles" + ], + "leaving_date": [ + "this Saturday", + "tomorrow" + ], + "leaving_time": [ + "6:20 am" + ], + "to_location": [ + "SFO", + "San Francisco" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Los Angeles", + "leaving_date": "2019-03-02", + "leaving_time": "06:20", + "to_location": "San Francisco", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "50", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "06:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket has been confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Los Angeles" + ], + "leaving_date": [ + "this Saturday", + "tomorrow" + ], + "leaving_time": [ + "6:20 am" + ], + "to_location": [ + "SFO", + "San Francisco" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_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": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Los Angeles" + ], + "leaving_date": [ + "this Saturday", + "tomorrow" + ], + "leaving_time": [ + "6:20 am" + ], + "to_location": [ + "SFO", + "San Francisco" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have an awesome day." + } + ] + }, + { + "dialogue_id": "28_00029", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need a bus ride, can you help me find one?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you leaving from and where do you need to go? Can you also tell me when do you need it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Long Beach" + ], + "slot": "to_location", + "values": [ + "Long Beach, CA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "leaving_date", + "values": [ + "the 13th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "from_location", + "values": [ + "LAX" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "to_location", + "start": 45 + }, + { + "exclusive_end": 89, + "slot": "leaving_date", + "start": 81 + }, + { + "exclusive_end": 98, + "slot": "from_location", + "start": 95 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LAX" + ], + "leaving_date": [ + "the 13th" + ], + "to_location": [ + "Long Beach, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Here is my complete request. I need to be in Long Beach, CA . I plan to leave on the 13th from LAX." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:30" + ], + "slot": "leaving_time", + "values": [ + "6:30 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "11" + ], + "slot": "fare", + "values": [ + "$11" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Los Angeles", + "leaving_date": "2019-03-13", + "to_location": "Long Beach" + } + }, + "service_results": [ + { + "fare": "11", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-13", + "leaving_time": "06:30", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "10", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-13", + "leaving_time": "06:40", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "12", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-13", + "leaving_time": "07:00", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "11", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-13", + "leaving_time": "07:40", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "10", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-13", + "leaving_time": "09:00", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "11", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-13", + "leaving_time": "10:40", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "11", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-13", + "leaving_time": "10:50", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "12", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-13", + "leaving_time": "11:00", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "13", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-13", + "leaving_time": "11:50", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "10", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-13", + "leaving_time": "12:50", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "leaving_time", + "start": 64 + }, + { + "exclusive_end": 85, + "slot": "fare", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Nice. There are 10 buses that can take you there. One leaves at 6:30 am and costs $11, it has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "LAX" + ], + "leaving_date": [ + "the 13th" + ], + "to_location": [ + "Long Beach, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where are exactly the bus stations I will be at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Downtown Station" + ], + "slot": "to_station", + "values": [ + "Downtown Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Union Station" + ], + "slot": "from_station", + "values": [ + "Union Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "to_station", + "start": 23 + }, + { + "exclusive_end": 94, + "slot": "from_station", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The destination one is Downtown Station and the one where you will leave from is Union Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LAX" + ], + "leaving_date": [ + "the 13th" + ], + "to_location": [ + "Long Beach, CA" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you suggest me more of them? We're traveling in four." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:40" + ], + "slot": "leaving_time", + "values": [ + "6:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "10" + ], + "slot": "fare", + "values": [ + "$10" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Los Angeles", + "leaving_date": "2019-03-13", + "to_location": "Long Beach", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "11", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-13", + "leaving_time": "06:30", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "10", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-13", + "leaving_time": "06:40", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "12", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-13", + "leaving_time": "07:00", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "11", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-13", + "leaving_time": "07:40", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "10", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-13", + "leaving_time": "09:00", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "11", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-13", + "leaving_time": "10:40", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "11", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-13", + "leaving_time": "10:50", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "12", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-13", + "leaving_time": "11:00", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "13", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-13", + "leaving_time": "11:50", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [ + { + "exclusive_end": 82, + "slot": "leaving_time", + "start": 75 + }, + { + "exclusive_end": 110, + "slot": "fare", + "start": 107 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 9 buses you can travel to reach your destination. One departs at 6:40 am and the ticket price is $10. You'll make 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LAX" + ], + "leaving_date": [ + "the 13th" + ], + "to_location": [ + "Long Beach, CA" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "show me more options." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:00" + ], + "slot": "leaving_time", + "values": [ + "7 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "12" + ], + "slot": "fare", + "values": [ + "$12" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "leaving_time", + "start": 23 + }, + { + "exclusive_end": 39, + "slot": "fare", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, you can leave at 7 am and pay $12, you'll make 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LAX" + ], + "leaving_date": [ + "the 13th" + ], + "leaving_time": [ + "7 am" + ], + "to_location": [ + "Long Beach, CA" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This will do the trick. Reserve it for me thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "from_location", + "values": [ + "Los Angeles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Long Beach" + ], + "slot": "to_location", + "values": [ + "Long Beach" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "leaving_date", + "values": [ + "March 13th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "07:00" + ], + "slot": "leaving_time", + "values": [ + "7 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 84, + "slot": "from_location", + "start": 73 + }, + { + "exclusive_end": 120, + "slot": "to_location", + "start": 110 + }, + { + "exclusive_end": 98, + "slot": "leaving_date", + "start": 88 + }, + { + "exclusive_end": 106, + "slot": "leaving_time", + "start": 102 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Cool, read and confirm please. The reservation is for a bus leaving from Los Angeles on March 13th at 7 am to Long Beach. I'll reserve it for 4 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LAX", + "Los Angeles" + ], + "leaving_date": [ + "March 13th", + "the 13th" + ], + "leaving_time": [ + "7 am" + ], + "to_location": [ + "Long Beach", + "Long Beach, CA" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "You got it right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Los Angeles", + "leaving_date": "2019-03-13", + "leaving_time": "07:00", + "to_location": "Long Beach", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "12", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-13", + "leaving_time": "07:00", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Tickets are bought." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LAX", + "Los Angeles" + ], + "leaving_date": [ + "March 13th", + "the 13th" + ], + "leaving_time": [ + "7 am" + ], + "to_location": [ + "Long Beach", + "Long Beach, CA" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, you've been of a great help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "28_00030", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Anaheim" + ], + "slot": "from_location", + "values": [ + "Anaheim, CA" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "from_location", + "start": 46 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you help me search for a bus leaving from Anaheim, CA?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you going and when do you plan to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "to_location", + "values": [ + "LA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "leaving_date", + "values": [ + "11th of March" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "to_location", + "start": 16 + }, + { + "exclusive_end": 39, + "slot": "leaving_date", + "start": 26 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "11th of March" + ], + "to_location": [ + "LA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to LA on the 11th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:10" + ], + "slot": "leaving_time", + "values": [ + "6:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "12" + ], + "slot": "fare", + "values": [ + "$12" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Anaheim", + "leaving_date": "2019-03-11", + "to_location": "Los Angeles" + } + }, + "service_results": [ + { + "fare": "12", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-11", + "leaving_time": "06:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "12", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-11", + "leaving_time": "08:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "11", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-11", + "leaving_time": "09:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "15", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-11", + "leaving_time": "11:20", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "13", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-11", + "leaving_time": "12:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "12", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-11", + "leaving_time": "13:30", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "14", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-11", + "leaving_time": "13:50", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "12", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-11", + "leaving_time": "16:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "10", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-11", + "leaving_time": "17:00", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "11", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-11", + "leaving_time": "17:20", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "leaving_time", + "start": 35 + }, + { + "exclusive_end": 56, + "slot": "fare", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus has 0 transfers, leaves at 6:10 am and costs $12." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station" + ], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "11th of March" + ], + "to_location": [ + "LA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the name of the bus station I am leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Anaheim Intermodal Center" + ], + "slot": "from_station", + "values": [ + "Anaheim Intermodal Center" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "from_station", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus station's name is Anaheim Intermodal Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "11th of March" + ], + "to_location": [ + "LA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are thre any other buses available for 2 people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "08:40" + ], + "slot": "leaving_time", + "values": [ + "8:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "12" + ], + "slot": "fare", + "values": [ + "$12" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Anaheim", + "leaving_date": "2019-03-11", + "to_location": "Los Angeles", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "12", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-11", + "leaving_time": "06:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "12", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-11", + "leaving_time": "08:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "11", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-11", + "leaving_time": "09:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "15", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-11", + "leaving_time": "11:20", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "13", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-11", + "leaving_time": "12:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "12", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-11", + "leaving_time": "13:30", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "14", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-11", + "leaving_time": "13:50", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "12", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-11", + "leaving_time": "16:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "10", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-11", + "leaving_time": "17:00", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "11", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-11", + "leaving_time": "17:20", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "2" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "leaving_time", + "start": 19 + }, + { + "exclusive_end": 40, + "slot": "fare", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus departs at 8:40 am and costs $12 and has a total of 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "to_station" + ], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "11th of March" + ], + "to_location": [ + "LA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What bus station am I going to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union Station" + ], + "slot": "to_station", + "values": [ + "Union Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "to_station", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The station is called Union Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "11th of March" + ], + "to_location": [ + "LA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other buses available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "09:10" + ], + "slot": "leaving_time", + "values": [ + "9:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "11" + ], + "slot": "fare", + "values": [ + "$11" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "leaving_time", + "start": 18 + }, + { + "exclusive_end": 39, + "slot": "fare", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus leaves at 9:10 am and costs $11. It also has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "11th of March" + ], + "leaving_time": [ + "9:10 am" + ], + "to_location": [ + "LA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay. That sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to buy tickets for this bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "11th of March" + ], + "leaving_time": [ + "9:10 am" + ], + "to_location": [ + "LA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I don't want to buy the tickets now. That's all the information I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, have a good day." + } + ] + }, + { + "dialogue_id": "28_00031", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find a bus. Can you assist me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, I'd be happy to. Where are you traveling from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "from_location", + "values": [ + "LAX" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "from_location", + "start": 18 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LAX" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be leaving LAX and there are three people in my party." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When will you need the bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "leaving_date", + "values": [ + "1st of March" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "leaving_date", + "start": 27 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LAX" + ], + "leaving_date": [ + "1st of March" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Our trip is leaving on the 1st of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your destination?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Fran" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "to_location", + "start": 24 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LAX" + ], + "leaving_date": [ + "1st of March" + ], + "to_location": [ + "San Fran" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "We will be traveling to San Fran." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:20" + ], + "slot": "leaving_time", + "values": [ + "6:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "45" + ], + "slot": "fare", + "values": [ + "$45" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Los Angeles", + "leaving_date": "2019-03-01", + "to_location": "San Francisco", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "45", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "06:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "52", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "08:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "48", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "08:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "53", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "09:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "46", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "13:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "44", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "14:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "46", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "14:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "51", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "16:10", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "50", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "19:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "45", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "19:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "leaving_time", + "start": 54 + }, + { + "exclusive_end": 82, + "slot": "fare", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 1 bus that has 0 transfers. It leaves at 6:20 am and tickets cost $45." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "LAX" + ], + "leaving_date": [ + "1st of March" + ], + "to_location": [ + "San Fran" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me which stations I will be departing from and arriving at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Salesforce Transit Center" + ], + "slot": "to_station", + "values": [ + "Salesforce Transit Center" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Union Station" + ], + "slot": "from_station", + "values": [ + "Union Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 75, + "slot": "to_station", + "start": 50 + }, + { + "exclusive_end": 34, + "slot": "from_station", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, it departs from Union Station and arrives at Salesforce Transit Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LAX" + ], + "leaving_date": [ + "1st of March" + ], + "leaving_time": [ + "6:20 am" + ], + "to_location": [ + "San Fran" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase your tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LAX" + ], + "leaving_date": [ + "1st of March" + ], + "leaving_time": [ + "6:20 am" + ], + "to_location": [ + "San Fran" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I'd like to purchase them now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "from_location", + "values": [ + "Los Angeles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "leaving_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "06:20" + ], + "slot": "leaving_time", + "values": [ + "6:20 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 93, + "slot": "from_location", + "start": 82 + }, + { + "exclusive_end": 134, + "slot": "to_location", + "start": 121 + }, + { + "exclusive_end": 140, + "slot": "leaving_date", + "start": 135 + }, + { + "exclusive_end": 104, + "slot": "leaving_time", + "start": 97 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm the ticket details for me? You need 3 tickets for the bus leaving Los Angeles at 6:20 am and arriving in San Francisco today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LAX", + "Los Angeles" + ], + "leaving_date": [ + "1st of March", + "today" + ], + "leaving_time": [ + "6:20 am" + ], + "to_location": [ + "San Fran", + "San Francisco" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Los Angeles", + "leaving_date": "2019-03-01", + "leaving_time": "06:20", + "to_location": "San Francisco", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "45", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "06:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket purchase has been confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LAX", + "Los Angeles" + ], + "leaving_date": [ + "1st of March", + "today" + ], + "leaving_time": [ + "6:20 am" + ], + "to_location": [ + "San Fran", + "San Francisco" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great! I appreciate the assistance. That's all I need for today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome. Have a nice trip!" + } + ] + }, + { + "dialogue_id": "28_00032", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "leaving_date", + "values": [ + "9th of March" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "to_location", + "start": 24 + }, + { + "exclusive_end": 57, + "slot": "leaving_date", + "start": 45 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "9th of March" + ], + "to_location": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to find a bus to San Francisco on the 9th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where will you depart from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Long Beach" + ], + "slot": "from_location", + "values": [ + "Long Beach, CA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "from_location", + "start": 13 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach, CA" + ], + "leaving_date": [ + "9th of March" + ], + "to_location": [ + "San Francisco" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Leaving from Long Beach, CA for one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:50" + ], + "slot": "leaving_time", + "values": [ + "6:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "45" + ], + "slot": "fare", + "values": [ + "$45" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "7" + ], + "slot": "count", + "values": [ + "7" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Long Beach", + "leaving_date": "2019-03-09", + "to_location": "San Francisco", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "45", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-09", + "leaving_time": "06:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "51", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-09", + "leaving_time": "07:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "49", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-09", + "leaving_time": "08:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "40", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-09", + "leaving_time": "10:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "44", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-09", + "leaving_time": "10:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "45", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-09", + "leaving_time": "19:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "44", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-09", + "leaving_time": "19:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "leaving_time", + "start": 23 + }, + { + "exclusive_end": 64, + "slot": "fare", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 7 buses. The 6:50 am bus has 0 transfers and costs $45." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "to_station" + ], + "slot_values": { + "from_location": [ + "Long Beach, CA" + ], + "leaving_date": [ + "9th of March" + ], + "to_location": [ + "San Francisco" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the destination bus station?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Salesforce Transit Center" + ], + "slot": "to_station", + "values": [ + "Salesforce Transit Center" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "to_station", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The arrival station is Salesforce Transit Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach, CA" + ], + "leaving_date": [ + "9th of March" + ], + "leaving_time": [ + "6:50 am" + ], + "to_location": [ + "San Francisco" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds great. Can you reserve a seat please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Long Beach" + ], + "slot": "from_location", + "values": [ + "Long Beach" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "leaving_date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "06:50" + ], + "slot": "leaving_time", + "values": [ + "6:50 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 72, + "slot": "from_location", + "start": 62 + }, + { + "exclusive_end": 100, + "slot": "to_location", + "start": 87 + }, + { + "exclusive_end": 113, + "slot": "leaving_date", + "start": 104 + }, + { + "exclusive_end": 124, + "slot": "leaving_time", + "start": 117 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the reservation is for 1 person departing from Long Beach and headed to San Francisco on March 9th at 6:50 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach", + "Long Beach, CA" + ], + "leaving_date": [ + "9th of March", + "March 9th" + ], + "leaving_time": [ + "6:50 am" + ], + "to_location": [ + "San Francisco" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's perfect for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Long Beach", + "leaving_date": "2019-03-09", + "leaving_time": "06:50", + "to_location": "San Francisco", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "45", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-09", + "leaving_time": "06:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach", + "Long Beach, CA" + ], + "leaving_date": [ + "9th of March", + "March 9th" + ], + "leaving_time": [ + "6:50 am" + ], + "to_location": [ + "San Francisco" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's for all your help. That's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the rest of your day." + } + ] + }, + { + "dialogue_id": "28_00033", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Vancouver" + ], + "slot": "to_location", + "values": [ + "Vancouver" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "to_location", + "start": 28 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "to_location": [ + "Vancouver" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you search for a bus to Vancouver." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you plan to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "from_location", + "values": [ + "Portland" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "leaving_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "from_location", + "start": 18 + }, + { + "exclusive_end": 40, + "slot": "leaving_date", + "start": 30 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland" + ], + "leaving_date": [ + "March 13th" + ], + "to_location": [ + "Vancouver" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am leaving from Portland on March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:50" + ], + "slot": "leaving_time", + "values": [ + "6:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "42" + ], + "slot": "fare", + "values": [ + "$42" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Portland", + "leaving_date": "2019-03-13", + "to_location": "Vancouver" + } + }, + "service_results": [ + { + "fare": "42", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-13", + "leaving_time": "06:50", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "36", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-13", + "leaving_time": "08:10", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "42", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-13", + "leaving_time": "10:20", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "39", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-13", + "leaving_time": "10:50", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "38", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-13", + "leaving_time": "16:30", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "39", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-13", + "leaving_time": "18:00", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "42", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-13", + "leaving_time": "18:20", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "42", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-13", + "leaving_time": "19:20", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "leaving_time", + "start": 19 + }, + { + "exclusive_end": 60, + "slot": "fare", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus departs at 6:50 am, has 0 transfers and it costs $42." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland" + ], + "leaving_date": [ + "March 13th" + ], + "to_location": [ + "Vancouver" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other buses available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "08:10" + ], + "slot": "leaving_time", + "values": [ + "8:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "36" + ], + "slot": "fare", + "values": [ + "$36" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "leaving_time", + "start": 19 + }, + { + "exclusive_end": 60, + "slot": "fare", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus departs at 8:10 am, has 0 transfers and it costs $36." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland" + ], + "leaving_date": [ + "March 13th" + ], + "to_location": [ + "Vancouver" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other buses available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10:20" + ], + "slot": "leaving_time", + "values": [ + "10:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "42" + ], + "slot": "fare", + "values": [ + "$42" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "leaving_time", + "start": 19 + }, + { + "exclusive_end": 61, + "slot": "fare", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus departs at 10:20 am, has 0 transfers and it costs $42." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland" + ], + "leaving_date": [ + "March 13th" + ], + "leaving_time": [ + "10:20 am" + ], + "to_location": [ + "Vancouver" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to buy tickets on this bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland" + ], + "leaving_date": [ + "March 13th" + ], + "leaving_time": [ + "10:20 am" + ], + "to_location": [ + "Vancouver" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Reserve the tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "travelers", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland" + ], + "leaving_date": [ + "March 13th" + ], + "leaving_time": [ + "10:20 am" + ], + "to_location": [ + "Vancouver" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Three tickets needed" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Portland" + ], + "slot": "from_location", + "values": [ + "Portland" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Vancouver" + ], + "slot": "to_location", + "values": [ + "Vancouver" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "leaving_date", + "values": [ + "March 13th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:20" + ], + "slot": "leaving_time", + "values": [ + "10:20 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "from_location", + "start": 41 + }, + { + "exclusive_end": 88, + "slot": "to_location", + "start": 79 + }, + { + "exclusive_end": 63, + "slot": "leaving_date", + "start": 53 + }, + { + "exclusive_end": 75, + "slot": "leaving_time", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok. Please confirm. The bus departs from Portland on March 13th at 10:20 am to Vancouver. It is for 3 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Portland" + ], + "leaving_date": [ + "March 13th" + ], + "leaving_time": [ + "10:20 am" + ], + "to_location": [ + "Vancouver" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is perfect. What is the bus station origin and destination?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pacific Central Station" + ], + "slot": "to_station", + "values": [ + "Pacific Central Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Portland Bus Station" + ], + "slot": "from_station", + "values": [ + "Portland Bus Station" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Portland", + "leaving_date": "2019-03-13", + "leaving_time": "10:20", + "to_location": "Vancouver", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "42", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-13", + "leaving_time": "10:20", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [ + { + "exclusive_end": 107, + "slot": "to_station", + "start": 84 + }, + { + "exclusive_end": 64, + "slot": "from_station", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket is confirmed. Origin station is Portland Bus Station and destination is Pacific Central Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland" + ], + "leaving_date": [ + "March 13th" + ], + "leaving_time": [ + "10:20 am" + ], + "to_location": [ + "Vancouver" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. That's all i need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "28_00034", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "There is one meeting for me, can you find a bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "From where you depart?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno" + ], + "slot": "from_location", + "values": [ + "Fresno, CA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "from_location", + "start": 5 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "From Fresno, CA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where is your destination and what time you leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "to_location", + "values": [ + "SD" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "leaving_date", + "values": [ + "Thursday next week" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "to_location", + "start": 46 + }, + { + "exclusive_end": 42, + "slot": "leaving_date", + "start": 24 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno, CA" + ], + "leaving_date": [ + "Thursday next week" + ], + "to_location": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be travelling on Thursday next week to SD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:00" + ], + "slot": "leaving_time", + "values": [ + "6 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "44" + ], + "slot": "fare", + "values": [ + "$44" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Fresno", + "leaving_date": "2019-03-07", + "to_location": "San Diego" + } + }, + "service_results": [ + { + "fare": "44", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-07", + "leaving_time": "06:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "45", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-07", + "leaving_time": "06:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "43", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-07", + "leaving_time": "12:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "44", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-07", + "leaving_time": "13:10", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "52", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-07", + "leaving_time": "13:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "44", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-07", + "leaving_time": "18:30", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "leaving_time", + "start": 55 + }, + { + "exclusive_end": 90, + "slot": "fare", + "start": 87 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, there are 6 buses suitable for you. One departs at 6 am having 0 stops and fare is $44." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno, CA" + ], + "leaving_date": [ + "Thursday next week" + ], + "to_location": [ + "SD" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other available , it is for one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:50" + ], + "slot": "leaving_time", + "values": [ + "6:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "45" + ], + "slot": "fare", + "values": [ + "$45" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Fresno", + "leaving_date": "2019-03-07", + "to_location": "San Diego", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "44", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-07", + "leaving_time": "06:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "45", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-07", + "leaving_time": "06:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "43", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-07", + "leaving_time": "12:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "44", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-07", + "leaving_time": "13:10", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "52", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-07", + "leaving_time": "13:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 60, + "slot": "leaving_time", + "start": 53 + }, + { + "exclusive_end": 110, + "slot": "fare", + "start": 107 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, surely, 5 buses are there. The one departing at 6:50 am with 0 stops will be apt for you. The cost is $45." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "to_location", + "values": [ + "Sacramento" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "to_location", + "start": 43 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno, CA" + ], + "leaving_date": [ + "Thursday next week" + ], + "to_location": [ + "Sacramento" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I have changed mind, I would like to go to Sacramento, search for it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "08:00" + ], + "slot": "leaving_time", + "values": [ + "8 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "34" + ], + "slot": "fare", + "values": [ + "$34" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Fresno", + "leaving_date": "2019-03-07", + "to_location": "Sacramento", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "34", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-07", + "leaving_time": "08:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "33", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-07", + "leaving_time": "08:20", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "29", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-07", + "leaving_time": "09:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "27", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-07", + "leaving_time": "10:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "31", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-07", + "leaving_time": "11:20", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "26", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-07", + "leaving_time": "12:20", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "leaving_time", + "start": 22 + }, + { + "exclusive_end": 80, + "slot": "fare", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Then one departing at 8 am with 0 stops will be better. the ticket charge is $34." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno, CA" + ], + "leaving_date": [ + "Thursday next week" + ], + "leaving_time": [ + "8 am" + ], + "to_location": [ + "Sacramento" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, I think it is better to reserve one seat in that bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Fresno" + ], + "slot": "from_location", + "values": [ + "Fresno" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Sacramento" + ], + "slot": "to_location", + "values": [ + "Sacramento" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "leaving_date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "08:00" + ], + "slot": "leaving_time", + "values": [ + "8 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "from_location", + "start": 46 + }, + { + "exclusive_end": 91, + "slot": "to_location", + "start": 81 + }, + { + "exclusive_end": 77, + "slot": "leaving_date", + "start": 64 + }, + { + "exclusive_end": 60, + "slot": "leaving_time", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, then please confirm the details, bus from Fresno at 8 am on next Thursday to Sacramento, 1 seat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno", + "Fresno, CA" + ], + "leaving_date": [ + "Thursday next week", + "next Thursday" + ], + "leaving_time": [ + "8 am" + ], + "to_location": [ + "Sacramento" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thats right. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Fresno", + "leaving_date": "2019-03-07", + "leaving_time": "08:00", + "to_location": "Sacramento", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "34", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-07", + "leaving_time": "08:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Congrats. Ticket confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno", + "Fresno, CA" + ], + "leaving_date": [ + "Thursday next week", + "next Thursday" + ], + "leaving_time": [ + "8 am" + ], + "to_location": [ + "Sacramento" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Any other help you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno", + "Fresno, CA" + ], + "leaving_date": [ + "Thursday next week", + "next Thursday" + ], + "leaving_time": [ + "8 am" + ], + "to_location": [ + "Sacramento" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that much, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok see you later." + } + ] + }, + { + "dialogue_id": "28_00035", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "from_location", + "values": [ + "Portland, OR" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "from_location", + "start": 52 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland, OR" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a bus for 2 people , we will be leaving from Portland, OR." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date and time are you planning to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Vancouver" + ], + "slot": "to_location", + "values": [ + "Vancouver, BC" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "leaving_date", + "values": [ + "14th of this month" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 67, + "slot": "to_location", + "start": 54 + }, + { + "exclusive_end": 38, + "slot": "leaving_date", + "start": 20 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland, OR" + ], + "leaving_date": [ + "14th of this month" + ], + "to_location": [ + "Vancouver, BC" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am leaving on the 14th of this month, I am going to Vancouver, BC." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:50" + ], + "slot": "leaving_time", + "values": [ + "6:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "40" + ], + "slot": "fare", + "values": [ + "$40" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Portland", + "leaving_date": "2019-03-14", + "to_location": "Vancouver", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "40", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-14", + "leaving_time": "06:50", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "39", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-14", + "leaving_time": "08:10", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "37", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-14", + "leaving_time": "10:20", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "43", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-14", + "leaving_time": "10:50", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "44", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-14", + "leaving_time": "16:30", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "44", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-14", + "leaving_time": "18:00", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "40", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-14", + "leaving_time": "18:20", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "43", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-14", + "leaving_time": "19:20", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "2" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "leaving_time", + "start": 45 + }, + { + "exclusive_end": 73, + "slot": "fare", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found a bus with 0 transfers.It departs at 6:50 am and the price is $40. Does this sound good?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "to_station" + ], + "slot_values": { + "from_location": [ + "Portland, OR" + ], + "leaving_date": [ + "14th of this month" + ], + "to_location": [ + "Vancouver, BC" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What bus station will I be dropped off at." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pacific Central Station" + ], + "slot": "to_station", + "values": [ + "Pacific Central Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "to_station", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The destination is Pacific Central Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland, OR" + ], + "leaving_date": [ + "14th of this month" + ], + "leaving_time": [ + "6:50 am" + ], + "to_location": [ + "Vancouver, BC" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds great! Please reserve that bus for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Portland" + ], + "slot": "from_location", + "values": [ + "Portland" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Vancouver" + ], + "slot": "to_location", + "values": [ + "Vancouver" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "leaving_date", + "values": [ + "March 14th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "06:50" + ], + "slot": "leaving_time", + "values": [ + "6:50 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "from_location", + "start": 45 + }, + { + "exclusive_end": 66, + "slot": "to_location", + "start": 57 + }, + { + "exclusive_end": 80, + "slot": "leaving_date", + "start": 70 + }, + { + "exclusive_end": 91, + "slot": "leaving_time", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: 2 tickets from Portland to Vancouver on March 14th at 6:50 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland", + "Portland, OR" + ], + "leaving_date": [ + "14th of this month", + "March 14th" + ], + "leaving_time": [ + "6:50 am" + ], + "to_location": [ + "Vancouver", + "Vancouver, BC" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is corrects." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Portland", + "leaving_date": "2019-03-14", + "leaving_time": "06:50", + "to_location": "Vancouver", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "40", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-14", + "leaving_time": "06:50", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "2" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your tickets are confirmed!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland", + "Portland, OR" + ], + "leaving_date": [ + "14th of this month", + "March 14th" + ], + "leaving_time": [ + "6:50 am" + ], + "to_location": [ + "Vancouver", + "Vancouver, BC" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for all of your help, that is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are very welcome. Have a great day!" + } + ] + }, + { + "dialogue_id": "28_00036", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "from_location", + "values": [ + "Las Vegas" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "from_location", + "start": 35 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a bus leaving from Las Vegas?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, where are you going, and when are you leaving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "SFO" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "leaving_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "to_location", + "start": 16 + }, + { + "exclusive_end": 32, + "slot": "leaving_date", + "start": 23 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "leaving_date": [ + "March 9th" + ], + "to_location": [ + "SFO" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to SFO on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10:50" + ], + "slot": "leaving_time", + "values": [ + "10:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "53" + ], + "slot": "fare", + "values": [ + "$53" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Las Vegas", + "leaving_date": "2019-03-09", + "to_location": "San Francisco" + } + }, + "service_results": [ + { + "fare": "53", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-09", + "leaving_time": "10:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "47", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-09", + "leaving_time": "12:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "52", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-09", + "leaving_time": "14:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "59", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-09", + "leaving_time": "14:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "54", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-09", + "leaving_time": "15:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "51", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-09", + "leaving_time": "19:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "leaving_time", + "start": 25 + }, + { + "exclusive_end": 82, + "slot": "fare", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found a bus leaving at 10:50 am with 0 transfers. The price of the ticket is $53." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "leaving_date": [ + "March 9th" + ], + "leaving_time": [ + "10:50 am" + ], + "to_location": [ + "SFO" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I buy tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "leaving_date": [ + "March 9th" + ], + "leaving_time": [ + "10:50 am" + ], + "to_location": [ + "SFO" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please reserve me tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "travelers", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Will do. How many tickets do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "leaving_date": [ + "March 9th" + ], + "leaving_time": [ + "10:50 am" + ], + "to_location": [ + "SFO" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Two tickets, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "from_location", + "values": [ + "Las Vegas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "leaving_date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:50" + ], + "slot": "leaving_time", + "values": [ + "10:50 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 113, + "slot": "from_location", + "start": 104 + }, + { + "exclusive_end": 155, + "slot": "to_location", + "start": 142 + }, + { + "exclusive_end": 86, + "slot": "leaving_date", + "start": 77 + }, + { + "exclusive_end": 125, + "slot": "leaving_time", + "start": 117 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, can you confirm these details about the reservation? 2 tickets for the March 9th bus leaving from Las Vegas at 10:50 am and arriving in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "leaving_date": [ + "March 9th" + ], + "leaving_time": [ + "10:50 am" + ], + "to_location": [ + "SFO", + "San Francisco" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, actually its 4 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "10:50" + ], + "slot": "leaving_time", + "values": [ + "10:50 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 65, + "slot": "leaving_time", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Got it. Please confirm that I'm buying 4 tickets for the 10:50 am bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "leaving_date": [ + "March 9th" + ], + "leaving_time": [ + "10:50 am" + ], + "to_location": [ + "SFO", + "San Francisco" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that works. What is the station I'm leaving from and arriving at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Salesforce Transit Center" + ], + "slot": "to_station", + "values": [ + "Salesforce Transit Center" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Union Plaza" + ], + "slot": "from_station", + "values": [ + "Union Plaza" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Las Vegas", + "leaving_date": "2019-03-09", + "leaving_time": "10:50", + "to_location": "San Francisco", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "53", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-09", + "leaving_time": "10:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [ + { + "exclusive_end": 102, + "slot": "to_station", + "start": 77 + }, + { + "exclusive_end": 60, + "slot": "from_station", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've confirmed your tickets. You're leaving from Union Plaza and arriving at Salesforce Transit Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "leaving_date": [ + "March 9th" + ], + "leaving_time": [ + "10:50 am" + ], + "to_location": [ + "SFO", + "San Francisco" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, thanks for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "leaving_date": [ + "March 9th" + ], + "leaving_time": [ + "10:50 am" + ], + "to_location": [ + "SFO", + "San Francisco" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, that's it, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "28_00037", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Im looking for a bus can you help me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When is the plan to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Anaheim" + ], + "slot": "from_location", + "values": [ + "Anaheim, CA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "leaving_date", + "values": [ + "the 13th" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "from_location", + "start": 38 + }, + { + "exclusive_end": 32, + "slot": "leaving_date", + "start": 24 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "the 13th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Im planning to leave on the 13th from Anaheim, CA" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you planning to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno" + ], + "slot": "to_location", + "values": [ + "Fresno" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "to_location", + "start": 16 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "the 13th" + ], + "to_location": [ + "Fresno" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to Fresno" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:40" + ], + "slot": "leaving_time", + "values": [ + "6:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "38" + ], + "slot": "fare", + "values": [ + "$38" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Anaheim", + "leaving_date": "2019-03-13", + "to_location": "Fresno" + } + }, + "service_results": [ + { + "fare": "38", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "06:40", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "41", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "08:20", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "39", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "14:20", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "37", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "15:10", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "leaving_time", + "start": 19 + }, + { + "exclusive_end": 36, + "slot": "fare", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus departs at 6:40 am costs $38 and has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "the 13th" + ], + "to_location": [ + "Fresno" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there any other buses available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "08:20" + ], + "slot": "leaving_time", + "values": [ + "8:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "41" + ], + "slot": "fare", + "values": [ + "$41" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "leaving_time", + "start": 19 + }, + { + "exclusive_end": 42, + "slot": "fare", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus departs at 8:20 am which costs $41 and has 0 transfers" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "the 13th" + ], + "to_location": [ + "Fresno" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there any other buses?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "14:20" + ], + "slot": "leaving_time", + "values": [ + "2:20 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "39" + ], + "slot": "fare", + "values": [ + "$39" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "leaving_time", + "start": 19 + }, + { + "exclusive_end": 42, + "slot": "fare", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus departs at 2:20 pm which costs $39 and has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "the 13th" + ], + "leaving_time": [ + "2:20 pm" + ], + "to_location": [ + "Fresno" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thats great for me. I want to book the bus for 1 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Anaheim" + ], + "slot": "from_location", + "values": [ + "Anaheim" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Fresno" + ], + "slot": "to_location", + "values": [ + "Fresno" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "leaving_date", + "values": [ + "March 13th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:20" + ], + "slot": "leaving_time", + "values": [ + "2:20 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "from_location", + "start": 42 + }, + { + "exclusive_end": 59, + "slot": "to_location", + "start": 53 + }, + { + "exclusive_end": 73, + "slot": "leaving_date", + "start": 63 + }, + { + "exclusive_end": 84, + "slot": "leaving_time", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm this : The bus leaves from Anaheim to Fresno on March 13th at 2:20 pm for 1 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Anaheim", + "Anaheim, CA" + ], + "leaving_date": [ + "March 13th", + "the 13th" + ], + "leaving_time": [ + "2:20 pm" + ], + "to_location": [ + "Fresno" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes thats perfect for me. Which is the bus station am I reaching? from what the bus station im leaving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno Station" + ], + "slot": "to_station", + "values": [ + "Fresno Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Anaheim Intermodal Center" + ], + "slot": "from_station", + "values": [ + "Anaheim Intermodal Center" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Anaheim", + "leaving_date": "2019-03-13", + "leaving_time": "14:20", + "to_location": "Fresno", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "39", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "14:20", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "to_station", + "start": 52 + }, + { + "exclusive_end": 115, + "slot": "from_station", + "start": 90 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket is reserved. The destination station is Fresno Station from the orgin station Anaheim Intermodal Center" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim", + "Anaheim, CA" + ], + "leaving_date": [ + "March 13th", + "the 13th" + ], + "leaving_time": [ + "2:20 pm" + ], + "to_location": [ + "Fresno" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot for the help. Thats all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "28_00038", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need you to find me a bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you going? When?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "to_location", + "values": [ + "Sacramento, CA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "leaving_date", + "values": [ + "9th of this month" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "to_location", + "start": 13 + }, + { + "exclusive_end": 52, + "slot": "leaving_date", + "start": 35 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "9th of this month" + ], + "to_location": [ + "Sacramento, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to Sacramento, CA on the 9th of this month" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And from where?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "from_location", + "values": [ + "San Diego" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "from_location", + "start": 17 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Diego" + ], + "leaving_date": [ + "9th of this month" + ], + "to_location": [ + "Sacramento, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will get on in San Diego." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:40" + ], + "slot": "leaving_time", + "values": [ + "7:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "76" + ], + "slot": "fare", + "values": [ + "$76" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "transfers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "San Diego", + "leaving_date": "2019-03-09", + "to_location": "Sacramento" + } + }, + "service_results": [ + { + "fare": "76", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-09", + "leaving_time": "07:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "65", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-09", + "leaving_time": "08:30", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "69", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-09", + "leaving_time": "09:50", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "73", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-09", + "leaving_time": "10:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "63", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-09", + "leaving_time": "11:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "73", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-09", + "leaving_time": "14:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "leaving_time", + "start": 18 + }, + { + "exclusive_end": 68, + "slot": "fare", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus leaves at 7:40 am. There is 1 transfer and the charge is $76." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Long Beach" + ], + "slot": "from_location", + "values": [ + "Long Beach" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "from_location", + "start": 10 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "9th of this month" + ], + "to_location": [ + "Sacramento, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about Long Beach to Sacramento." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:50" + ], + "slot": "leaving_time", + "values": [ + "6:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "62" + ], + "slot": "fare", + "values": [ + "$62" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "transfers", + "values": [ + "1" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Long Beach", + "leaving_date": "2019-03-09", + "to_location": "Sacramento" + } + }, + "service_results": [ + { + "fare": "62", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-09", + "leaving_time": "06:50", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "68", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-09", + "leaving_time": "07:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "68", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-09", + "leaving_time": "08:30", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "58", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-09", + "leaving_time": "10:20", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "63", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-09", + "leaving_time": "10:30", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "55", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-09", + "leaving_time": "10:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "55", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-09", + "leaving_time": "13:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "56", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-09", + "leaving_time": "13:50", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "54", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-09", + "leaving_time": "15:20", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 40, + "slot": "leaving_time", + "start": 33 + }, + { + "exclusive_end": 66, + "slot": "fare", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 9 buses. Starting with 6:50 am with 1 transfer and a $62 fare." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station" + ], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "9th of this month" + ], + "to_location": [ + "Sacramento, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which station am I leaving from." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Downtown Station" + ], + "slot": "from_station", + "values": [ + "Downtown Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "from_station", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You'll go to Downtown Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "9th of this month" + ], + "to_location": [ + "Sacramento, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What else do you have?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:00" + ], + "slot": "leaving_time", + "values": [ + "7 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "68" + ], + "slot": "fare", + "values": [ + "$68" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "transfers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "leaving_time", + "start": 26 + }, + { + "exclusive_end": 66, + "slot": "fare", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have one that leaves at 7 am with 1 transfer and the fare is $68." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "9th of this month" + ], + "to_location": [ + "Sacramento, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "So, what are the starting and ending bus stations?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento Valley Station" + ], + "slot": "to_station", + "values": [ + "Sacramento Valley station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Downtown Station" + ], + "slot": "from_station", + "values": [ + "Downtown station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 77, + "slot": "to_station", + "start": 52 + }, + { + "exclusive_end": 35, + "slot": "from_station", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You will leave the Downtown station a and arrive at Sacramento Valley station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "9th of this month" + ], + "leaving_time": [ + "7 am" + ], + "to_location": [ + "Sacramento, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "OK. book me for that one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "travelers", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many in your party?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "9th of this month" + ], + "leaving_time": [ + "7 am" + ], + "to_location": [ + "Sacramento, CA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There are 3 of us." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Long Beach" + ], + "slot": "from_location", + "values": [ + "Long Beach" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Sacramento" + ], + "slot": "to_location", + "values": [ + "Sacramento" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "leaving_date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "07:00" + ], + "slot": "leaving_time", + "values": [ + "7 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "from_location", + "start": 33 + }, + { + "exclusive_end": 86, + "slot": "to_location", + "start": 76 + }, + { + "exclusive_end": 64, + "slot": "leaving_date", + "start": 55 + }, + { + "exclusive_end": 51, + "slot": "leaving_time", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm: A party of 3 leaving Long Beach at 7 am on March 9th headed for Sacramento." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "9th of this month", + "March 9th" + ], + "leaving_time": [ + "7 am" + ], + "to_location": [ + "Sacramento", + "Sacramento, CA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's right. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Long Beach", + "leaving_date": "2019-03-09", + "leaving_time": "07:00", + "to_location": "Sacramento", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "68", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-09", + "leaving_time": "07:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "3" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're good to go." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "9th of this month", + "March 9th" + ], + "leaving_time": [ + "7 am" + ], + "to_location": [ + "Sacramento", + "Sacramento, CA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. That's it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Take care now." + } + ] + }, + { + "dialogue_id": "28_00039", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need your help finding a bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you traveling to and where are you leaving from? Also, what time do you want to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "to_location", + "values": [ + "Seattle" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Vancouver" + ], + "slot": "from_location", + "values": [ + "Vancouver" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "leaving_date", + "values": [ + "3rd of March" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "to_location", + "start": 15 + }, + { + "exclusive_end": 37, + "slot": "from_location", + "start": 28 + }, + { + "exclusive_end": 79, + "slot": "leaving_date", + "start": 67 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Vancouver" + ], + "leaving_date": [ + "3rd of March" + ], + "to_location": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm heading to Seattle from Vancouver and I'd like to leave on the 3rd of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:40" + ], + "slot": "leaving_time", + "values": [ + "6:40 AM" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "26" + ], + "slot": "fare", + "values": [ + "$26" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Vancouver", + "leaving_date": "2019-03-03", + "to_location": "Seattle" + } + }, + "service_results": [ + { + "fare": "26", + "from_location": "Vancouver", + "from_station": "Pacific Central Station", + "leaving_date": "2019-03-03", + "leaving_time": "06:40", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "28", + "from_location": "Vancouver", + "from_station": "Pacific Central Station", + "leaving_date": "2019-03-03", + "leaving_time": "08:10", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "23", + "from_location": "Vancouver", + "from_station": "Pacific Central Station", + "leaving_date": "2019-03-03", + "leaving_time": "08:30", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "31", + "from_location": "Vancouver", + "from_station": "Pacific Central Station", + "leaving_date": "2019-03-03", + "leaving_time": "08:50", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "29", + "from_location": "Vancouver", + "from_station": "Pacific Central Station", + "leaving_date": "2019-03-03", + "leaving_time": "10:00", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "28", + "from_location": "Vancouver", + "from_station": "Pacific Central Station", + "leaving_date": "2019-03-03", + "leaving_time": "12:30", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "29", + "from_location": "Vancouver", + "from_station": "Pacific Central Station", + "leaving_date": "2019-03-03", + "leaving_time": "17:50", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "25", + "from_location": "Vancouver", + "from_station": "Pacific Central Station", + "leaving_date": "2019-03-03", + "leaving_time": "18:30", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "28", + "from_location": "Vancouver", + "from_station": "Pacific Central Station", + "leaving_date": "2019-03-03", + "leaving_time": "18:40", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "29", + "from_location": "Vancouver", + "from_station": "Pacific Central Station", + "leaving_date": "2019-03-03", + "leaving_time": "19:10", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "leaving_time", + "start": 59 + }, + { + "exclusive_end": 74, + "slot": "fare", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 10 possibilities for you. I have a bus departing at 6:40 AM for $26. It has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Vancouver" + ], + "leaving_date": [ + "3rd of March" + ], + "to_location": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What bus station does it leave from and what bus station does it go to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "King Street Station" + ], + "slot": "to_station", + "values": [ + "King Street station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Pacific Central Station" + ], + "slot": "from_station", + "values": [ + "Pacific central station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 74, + "slot": "to_station", + "start": 55 + }, + { + "exclusive_end": 39, + "slot": "from_station", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It departs from Pacific central station and arrives at King Street station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Vancouver" + ], + "leaving_date": [ + "3rd of March" + ], + "leaving_time": [ + "6:40 AM" + ], + "to_location": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "OK, I'd like to reserve that one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "travelers", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "For how many tickets please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Vancouver" + ], + "leaving_date": [ + "3rd of March" + ], + "leaving_time": [ + "6:40 AM" + ], + "to_location": [ + "Seattle" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like 4 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Vancouver" + ], + "slot": "from_location", + "values": [ + "Vancouver" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "to_location", + "values": [ + "Seattle" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "leaving_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "06:40" + ], + "slot": "leaving_time", + "values": [ + "6:40 AM" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "from_location", + "start": 48 + }, + { + "exclusive_end": 80, + "slot": "to_location", + "start": 73 + }, + { + "exclusive_end": 106, + "slot": "leaving_date", + "start": 88 + }, + { + "exclusive_end": 133, + "slot": "leaving_time", + "start": 126 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirming the following details, a bus leaving Vancouver and heading to Seattle on the day after tomorrow. The bus leaves at 6:40 AM and the tickets are for 4 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Vancouver" + ], + "leaving_date": [ + "3rd of March", + "day after tomorrow" + ], + "leaving_time": [ + "6:40 AM" + ], + "to_location": [ + "Seattle" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Vancouver", + "leaving_date": "2019-03-03", + "leaving_time": "06:40", + "to_location": "Seattle", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "26", + "from_location": "Vancouver", + "from_station": "Pacific Central Station", + "leaving_date": "2019-03-03", + "leaving_time": "06:40", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have confirmed your ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Vancouver" + ], + "leaving_date": [ + "3rd of March", + "day after tomorrow" + ], + "leaving_time": [ + "6:40 AM" + ], + "to_location": [ + "Seattle" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Excellent, I'm all set." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you, enjoy your day." + } + ] + }, + { + "dialogue_id": "28_00040", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Please help me find a bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where will you be departing from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "to_location", + "values": [ + "Los Angeles" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "from_location", + "values": [ + "SD" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "to_location", + "start": 16 + }, + { + "exclusive_end": 35, + "slot": "from_location", + "start": 33 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD" + ], + "to_location": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to go to Los Angeles from SD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Any preferred date of travel?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "leaving_date", + "values": [ + "9th of this month" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "leaving_date", + "start": 23 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD" + ], + "leaving_date": [ + "9th of this month" + ], + "to_location": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be leaving on the 9th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:10" + ], + "slot": "leaving_time", + "values": [ + "6:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "24" + ], + "slot": "fare", + "values": [ + "$24" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "San Diego", + "leaving_date": "2019-03-09", + "to_location": "Los Angeles" + } + }, + "service_results": [ + { + "fare": "24", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-09", + "leaving_time": "06:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-09", + "leaving_time": "06:50", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-09", + "leaving_time": "08:30", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "28", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-09", + "leaving_time": "09:50", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "27", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-09", + "leaving_time": "10:00", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "26", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-09", + "leaving_time": "12:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "29", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-09", + "leaving_time": "12:50", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "25", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-09", + "leaving_time": "13:30", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "25", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-09", + "leaving_time": "14:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "26", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-09", + "leaving_time": "16:30", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "leaving_time", + "start": 30 + }, + { + "exclusive_end": 88, + "slot": "fare", + "start": 85 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a bus that departs at 6:10 am, has 0 transfers and tickets are available for $24." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station" + ], + "slot_values": { + "from_location": [ + "SD" + ], + "leaving_date": [ + "9th of this month" + ], + "to_location": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which bus station does that bus leave from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Fe Depot" + ], + "slot": "from_station", + "values": [ + "Santa Fe Depot" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "from_station", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It departs from the Santa Fe Depot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "to_station" + ], + "slot_values": { + "from_location": [ + "SD" + ], + "leaving_date": [ + "9th of this month" + ], + "to_location": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which bus station will I be arriving at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union Station" + ], + "slot": "to_station", + "values": [ + "Union Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "to_station", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus is scheduled to reach the Union Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD" + ], + "leaving_date": [ + "9th of this month" + ], + "leaving_time": [ + "6:10 am" + ], + "to_location": [ + "Los Angeles" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good. I'll need two tickets please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "from_location", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "to_location", + "values": [ + "Los Angeles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "leaving_date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "06:10" + ], + "slot": "leaving_time", + "values": [ + "6:10 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "from_location", + "start": 44 + }, + { + "exclusive_end": 68, + "slot": "to_location", + "start": 57 + }, + { + "exclusive_end": 115, + "slot": "leaving_date", + "start": 106 + }, + { + "exclusive_end": 102, + "slot": "leaving_time", + "start": 95 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you need 2 tickets from San Diego to Los Angeles on the bus that leaves at 6:10 am on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD", + "San Diego" + ], + "leaving_date": [ + "9th of this month", + "March 9th" + ], + "leaving_time": [ + "6:10 am" + ], + "to_location": [ + "Los Angeles" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "San Diego", + "leaving_date": "2019-03-09", + "leaving_time": "06:10", + "to_location": "Los Angeles", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "24", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-09", + "leaving_time": "06:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "2" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your tickets are confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD", + "San Diego" + ], + "leaving_date": [ + "9th of this month", + "March 9th" + ], + "leaving_time": [ + "6:10 am" + ], + "to_location": [ + "Los Angeles" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for the help. That's all I need for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "28_00041", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "leaving_date", + "values": [ + "13th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 100, + "slot": "leaving_date", + "start": 82 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "13th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you help me search for a bus for my upcoming trip? I plan on leaving on the 13th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you leaving from and headed to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "to_location", + "values": [ + "Sacramento" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Anaheim" + ], + "slot": "from_location", + "values": [ + "Anaheim, CA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "to_location", + "start": 51 + }, + { + "exclusive_end": 29, + "slot": "from_location", + "start": 18 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "13th of this month" + ], + "to_location": [ + "Sacramento" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am leaving from Anaheim, CA and will be going to Sacramento." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:40" + ], + "slot": "leaving_time", + "values": [ + "6:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "65" + ], + "slot": "fare", + "values": [ + "$65" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "transfers", + "values": [ + "1" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Anaheim", + "leaving_date": "2019-03-13", + "to_location": "Sacramento" + } + }, + "service_results": [ + { + "fare": "65", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "06:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "69", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "08:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "59", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "08:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "74", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "10:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "71", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "11:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "61", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "11:50", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "54", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "12:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "57", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "13:30", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "56", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "13:50", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "75", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "14:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 73, + "slot": "leaving_time", + "start": 66 + }, + { + "exclusive_end": 103, + "slot": "fare", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 different buses available. There is one that leaves at 6:40 am. It has 1 transfer and is $65." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "13th of this month" + ], + "to_location": [ + "Sacramento" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any others available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "08:00" + ], + "slot": "leaving_time", + "values": [ + "8 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "69" + ], + "slot": "fare", + "values": [ + "$69" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "transfers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "leaving_time", + "start": 36 + }, + { + "exclusive_end": 74, + "slot": "fare", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is another one that leaves at 8 am that has 1 transfer and it is $69." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "13th of this month" + ], + "to_location": [ + "Sacramento" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That wil not work. Are there any others that have enough seats for three people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "08:40" + ], + "slot": "leaving_time", + "values": [ + "8:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "59" + ], + "slot": "fare", + "values": [ + "$59" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "transfers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Anaheim", + "leaving_date": "2019-03-13", + "to_location": "Sacramento", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "65", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "06:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "3" + }, + { + "fare": "69", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "08:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "3" + }, + { + "fare": "59", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "08:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "3" + }, + { + "fare": "74", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "10:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "3" + }, + { + "fare": "71", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "11:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "3" + }, + { + "fare": "61", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "11:50", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "3" + }, + { + "fare": "54", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "12:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "3" + }, + { + "fare": "57", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "13:30", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "3" + }, + { + "fare": "56", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "13:50", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "3" + }, + { + "fare": "75", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "14:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "3" + } + ], + "slots": [ + { + "exclusive_end": 40, + "slot": "leaving_time", + "start": 33 + }, + { + "exclusive_end": 67, + "slot": "fare", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, there is one that leaves at 8:40 am and has 1 transfer for $59." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "13th of this month" + ], + "leaving_time": [ + "8:40 am" + ], + "to_location": [ + "Sacramento" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, that sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you ready to purchase tickets now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "13th of this month" + ], + "leaving_time": [ + "8:40 am" + ], + "to_location": [ + "Sacramento" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not right this moment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, 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": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "13th of this month" + ], + "leaving_time": [ + "8:40 am" + ], + "to_location": [ + "Sacramento" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not at this time. Thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure. Have a great day." + } + ] + }, + { + "dialogue_id": "28_00042", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am in need of having a bus and I would like for it to be for 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you know when you will be leaving? Which location will you be leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "leaving_date", + "values": [ + "the 9th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "from_location", + "values": [ + "LA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "leaving_date", + "start": 29 + }, + { + "exclusive_end": 68, + "slot": "from_location", + "start": 66 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LA" + ], + "leaving_date": [ + "the 9th" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think I will be leaving on the 9th and I will be departing from LA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which is the destination where you will go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno" + ], + "slot": "to_location", + "values": [ + "Fresno, Ca" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "to_location", + "start": 22 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LA" + ], + "leaving_date": [ + "the 9th" + ], + "to_location": [ + "Fresno, Ca" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to visit Fresno, Ca." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:30" + ], + "slot": "leaving_time", + "values": [ + "7:30 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "39" + ], + "slot": "fare", + "values": [ + "$39" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Los Angeles", + "leaving_date": "2019-03-09", + "to_location": "Fresno", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "39", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-09", + "leaving_time": "07:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "35", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-09", + "leaving_time": "10:40", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "33", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-09", + "leaving_time": "12:40", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "33", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-09", + "leaving_time": "13:10", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "31", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-09", + "leaving_time": "15:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "35", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-09", + "leaving_time": "17:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "38", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-09", + "leaving_time": "17:40", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "36", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-09", + "leaving_time": "18:10", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "33", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-09", + "leaving_time": "19:20", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "2" + } + ], + "slots": [ + { + "exclusive_end": 83, + "slot": "leaving_time", + "start": 76 + }, + { + "exclusive_end": 114, + "slot": "fare", + "start": 111 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I see that 9 buses fit what you need. The bus you are looking for leaves at 7:30 am and it will be costing you $39. Also I can confirm that it is a bus with 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "leaving_date", + "values": [ + "1st of March" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 132, + "slot": "leaving_date", + "start": 120 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LA" + ], + "leaving_date": [ + "1st of March" + ], + "to_location": [ + "Fresno, Ca" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find some other bus options which are available to me? I need the bus for three people and I will be leaving on 1st of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10:40" + ], + "slot": "leaving_time", + "values": [ + "10:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "39" + ], + "slot": "fare", + "values": [ + "$39" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Los Angeles", + "leaving_date": "2019-03-01", + "to_location": "Fresno", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "38", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "07:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "39", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "10:40", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "34", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "12:40", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "35", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "13:10", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "37", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "15:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "35", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "17:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "39", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "17:40", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "34", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "18:10", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [ + { + "exclusive_end": 111, + "slot": "leaving_time", + "start": 103 + }, + { + "exclusive_end": 145, + "slot": "fare", + "start": 142 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The results show that 8 buses suit to what you need. The bus has 0 transfers and it will be leaving at 10:40 am. The price of the bus will be $39." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LA" + ], + "leaving_date": [ + "1st of March" + ], + "leaving_time": [ + "10:40 am" + ], + "to_location": [ + "Fresno, Ca" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That seems as what I needed. I would like to make the reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "from_location", + "values": [ + "Los Angeles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Fresno" + ], + "slot": "to_location", + "values": [ + "Fresno" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "leaving_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:40" + ], + "slot": "leaving_time", + "values": [ + "10:40 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 91, + "slot": "from_location", + "start": 80 + }, + { + "exclusive_end": 101, + "slot": "to_location", + "start": 95 + }, + { + "exclusive_end": 111, + "slot": "leaving_date", + "start": 106 + }, + { + "exclusive_end": 123, + "slot": "leaving_time", + "start": 115 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you please confirm that the bus you are looking for is one that leaves from Los Angeles to Fresno for today at 10:40 am, and that you need it for 3 people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LA", + "Los Angeles" + ], + "leaving_date": [ + "1st of March", + "today" + ], + "leaving_time": [ + "10:40 am" + ], + "to_location": [ + "Fresno", + "Fresno, Ca" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's what I need and will be right for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Los Angeles", + "leaving_date": "2019-03-01", + "leaving_time": "10:40", + "to_location": "Fresno", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "39", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "10:40", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket has been booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LA", + "Los Angeles" + ], + "leaving_date": [ + "1st of March", + "today" + ], + "leaving_time": [ + "10:40 am" + ], + "to_location": [ + "Fresno", + "Fresno, Ca" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I appreciate your help very much. That would be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good time!" + } + ] + }, + { + "dialogue_id": "28_00043", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "leaving_date", + "values": [ + "13th of March" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 81, + "slot": "leaving_date", + "start": 68 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "13th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you assist me in looking for a bus? I anticipate departing on 13th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What place are you traveling to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "to_location", + "values": [ + "LA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "to_location", + "start": 18 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "13th of March" + ], + "to_location": [ + "LA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to visit LA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What location will you depart from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Anaheim" + ], + "slot": "from_location", + "values": [ + "Anaheim" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "from_location", + "start": 18 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "13th of March" + ], + "to_location": [ + "LA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will depart for Anaheim with a group of 3 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:10" + ], + "slot": "leaving_time", + "values": [ + "6:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "12" + ], + "slot": "fare", + "values": [ + "$12" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Anaheim", + "leaving_date": "2019-03-13", + "to_location": "Los Angeles", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "12", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "06:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "12", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "08:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "13", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "09:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "14", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "11:20", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "12", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "12:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "14", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "13:30", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "14", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "13:50", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "13", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "16:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "13", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "17:00", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "12", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "17:20", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "leaving_time", + "start": 18 + }, + { + "exclusive_end": 70, + "slot": "fare", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus leaves at 6:10 am and has 0 transfer, with the price being $12." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "13th of March" + ], + "to_location": [ + "LA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have any other buses ready?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "08:40" + ], + "slot": "leaving_time", + "values": [ + "8:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "12" + ], + "slot": "fare", + "values": [ + "$12" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "leaving_time", + "start": 28 + }, + { + "exclusive_end": 73, + "slot": "fare", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a bus departing at 8:40 am with 0 transfers and the price is $12." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "13th of March" + ], + "to_location": [ + "LA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have any other buses ready for 1 person?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "09:10" + ], + "slot": "leaving_time", + "values": [ + "9:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "13" + ], + "slot": "fare", + "values": [ + "$13" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Anaheim", + "leaving_date": "2019-03-13", + "to_location": "Los Angeles", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "12", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "06:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "12", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "08:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "13", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "09:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "14", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "11:20", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "12", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "12:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "14", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "13:30", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "14", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "13:50", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "13", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "16:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "leaving_time", + "start": 58 + }, + { + "exclusive_end": 96, + "slot": "fare", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I discovered 8 buses for you. There is a bus departing at 9:10 am with 0 transfers and costs $13." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "13th of March" + ], + "to_location": [ + "LA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What bus station am I traveling to, and what station will I depart from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union Station" + ], + "slot": "to_station", + "values": [ + "Union Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Anaheim Intermodal Center" + ], + "slot": "from_station", + "values": [ + "Anaheim Intermodal Center" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "to_station", + "start": 30 + }, + { + "exclusive_end": 99, + "slot": "from_station", + "start": 74 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The station you will reach is Union Station, and the departing station is Anaheim Intermodal Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "13th of March" + ], + "leaving_time": [ + "9:10 am" + ], + "to_location": [ + "LA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds lovely. I'd like to book the bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Anaheim" + ], + "slot": "from_location", + "values": [ + "Anaheim" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "to_location", + "values": [ + "Los Angeles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "leaving_date", + "values": [ + "MArch 13th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "09:10" + ], + "slot": "leaving_time", + "values": [ + "9:10 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 69, + "slot": "from_location", + "start": 62 + }, + { + "exclusive_end": 96, + "slot": "to_location", + "start": 85 + }, + { + "exclusive_end": 127, + "slot": "leaving_date", + "start": 117 + }, + { + "exclusive_end": 138, + "slot": "leaving_time", + "start": 131 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please verify the following information: The bus departs from Anaheim and will go to Los Angeles. The bus departs on MArch 13th at 9:10 am for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "13th of March", + "MArch 13th" + ], + "leaving_time": [ + "9:10 am" + ], + "to_location": [ + "LA", + "Los Angeles" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yup, that's perfect for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Anaheim", + "leaving_date": "2019-03-13", + "leaving_time": "09:10", + "to_location": "Los Angeles", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "13", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "09:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket is reserved." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "13th of March", + "MArch 13th" + ], + "leaving_time": [ + "9:10 am" + ], + "to_location": [ + "LA", + "Los Angeles" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your assistance; that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a pleasant afternoon." + } + ] + }, + { + "dialogue_id": "28_00044", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am going on vacation, could you help me find a bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where will you be going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "SF" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "leaving_date", + "values": [ + "13th of this month" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "to_location", + "start": 17 + }, + { + "exclusive_end": 45, + "slot": "leaving_date", + "start": 27 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "13th of this month" + ], + "to_location": [ + "SF" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am leaving for SF on the 13th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where will you be leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "leaving_date", + "values": [ + "Tuesday next week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "from_location", + "values": [ + "Los Angeles" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "leaving_date", + "start": 16 + }, + { + "exclusive_end": 80, + "slot": "from_location", + "start": 69 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Los Angeles" + ], + "leaving_date": [ + "Tuesday next week" + ], + "to_location": [ + "SF" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to leave Tuesday next week. It should be for two people, from Los Angeles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:20" + ], + "slot": "leaving_time", + "values": [ + "6:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "51" + ], + "slot": "fare", + "values": [ + "$51" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Los Angeles", + "leaving_date": "2019-03-05", + "to_location": "San Francisco", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "51", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "06:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "49", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "08:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "47", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "08:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "41", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "09:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "45", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "13:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "44", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "14:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "44", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "14:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "46", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "16:10", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "49", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "19:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "48", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "19:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "2" + } + ], + "slots": [ + { + "exclusive_end": 67, + "slot": "leaving_time", + "start": 60 + }, + { + "exclusive_end": 93, + "slot": "fare", + "start": 90 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 10 buses with 0 transfers. Your bus departs at 6:20 am and the total will be $51." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Los Angeles" + ], + "leaving_date": [ + "Tuesday next week" + ], + "leaving_time": [ + "6:20 am" + ], + "to_location": [ + "SF" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great, I would like to reserve that bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "from_location", + "values": [ + "Los Angeles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "leaving_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "06:20" + ], + "slot": "leaving_time", + "values": [ + "6:20 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "from_location", + "start": 38 + }, + { + "exclusive_end": 77, + "slot": "to_location", + "start": 64 + }, + { + "exclusive_end": 90, + "slot": "leaving_date", + "start": 78 + }, + { + "exclusive_end": 101, + "slot": "leaving_time", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your bus for 2 people will leave from Los Angeles, traveling to San Francisco next Tuesday at 6:20 am. Can you please confirm this?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Los Angeles" + ], + "leaving_date": [ + "Tuesday next week", + "next Tuesday" + ], + "leaving_time": [ + "6:20 am" + ], + "to_location": [ + "SF", + "San Francisco" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that will be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Los Angeles", + "leaving_date": "2019-03-05", + "leaving_time": "06:20", + "to_location": "San Francisco", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "51", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "06:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "2" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have confirmed your tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Los Angeles" + ], + "leaving_date": [ + "Tuesday next week", + "next Tuesday" + ], + "leaving_time": [ + "6:20 am" + ], + "to_location": [ + "SF", + "San Francisco" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help, have a nice day." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome, have a great day." + } + ] + }, + { + "dialogue_id": "28_00045", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "leaving_date", + "values": [ + "the 12th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "leaving_date", + "start": 56 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "the 12th" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hi, I am looking for a bus ticket for 1 to leave on the the 12th, can you help me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you traveling from and where are you traveling to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno" + ], + "slot": "to_location", + "values": [ + "Fresno" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "from_location", + "values": [ + "San Diego" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "to_location", + "start": 45 + }, + { + "exclusive_end": 27, + "slot": "from_location", + "start": 18 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Diego" + ], + "leaving_date": [ + "the 12th" + ], + "to_location": [ + "Fresno" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am leaving from San Diego and traveling to Fresno." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "08:50" + ], + "slot": "leaving_time", + "values": [ + "8:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "48" + ], + "slot": "fare", + "values": [ + "$48" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "San Diego", + "leaving_date": "2019-03-12", + "to_location": "Fresno", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "48", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-12", + "leaving_time": "08:50", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "43", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-12", + "leaving_time": "10:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "41", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-12", + "leaving_time": "13:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "44", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-12", + "leaving_time": "13:40", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "51", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-12", + "leaving_time": "17:20", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "46", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-12", + "leaving_time": "19:50", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "leaving_time", + "start": 64 + }, + { + "exclusive_end": 84, + "slot": "fare", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have located a bus ticket that has 0 transfers, it departs at 8:50 am and cost $48." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "San Diego" + ], + "leaving_date": [ + "the 12th" + ], + "to_location": [ + "Fresno" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me what bus station I will be leaving from and which station I will arriving at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno Station" + ], + "slot": "to_station", + "values": [ + "Fresno Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Santa Fe Depot" + ], + "slot": "from_station", + "values": [ + "Santa Fe Depot" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 74, + "slot": "to_station", + "start": 60 + }, + { + "exclusive_end": 39, + "slot": "from_station", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You will be leaving from Santa Fe Depot and arriving at the Fresno Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Diego" + ], + "leaving_date": [ + "the 12th" + ], + "leaving_time": [ + "8:50 am" + ], + "to_location": [ + "Fresno" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, that sounds awesome." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like for me to make the ticket reservations?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Diego" + ], + "leaving_date": [ + "the 12th" + ], + "leaving_time": [ + "8:50 am" + ], + "to_location": [ + "Fresno" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I am not interested in making the purchase right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would there be anything else you need help with today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Diego" + ], + "leaving_date": [ + "the 12th" + ], + "leaving_time": [ + "8:50 am" + ], + "to_location": [ + "Fresno" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that will be all. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome, have a blessed day!" + } + ] + }, + { + "dialogue_id": "28_00046", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a bus for three people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, when and where are you leaving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "leaving_date", + "values": [ + "March 9th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "from_location", + "values": [ + "SD" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "leaving_date", + "start": 25 + }, + { + "exclusive_end": 21, + "slot": "from_location", + "start": 19 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD" + ], + "leaving_date": [ + "March 9th" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "We're leaving from SD on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What's your destination?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Fran" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "to_location", + "start": 3 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD" + ], + "leaving_date": [ + "March 9th" + ], + "to_location": [ + "San Fran" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "To San Fran." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:40" + ], + "slot": "leaving_time", + "values": [ + "7:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "59" + ], + "slot": "fare", + "values": [ + "$59" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "San Diego", + "leaving_date": "2019-03-09", + "to_location": "San Francisco", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "59", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-09", + "leaving_time": "07:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "54", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-09", + "leaving_time": "10:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "44", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-09", + "leaving_time": "11:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "54", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-09", + "leaving_time": "14:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "47", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-09", + "leaving_time": "16:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "63", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-09", + "leaving_time": "17:10", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "leaving_time", + "start": 30 + }, + { + "exclusive_end": 70, + "slot": "fare", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a bus that departs at 7:40 am with 0 transfers. Total cost $59." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "to_station" + ], + "slot_values": { + "from_location": [ + "SD" + ], + "leaving_date": [ + "March 9th" + ], + "to_location": [ + "San Fran" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Whats the destination stop?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Salesforce Transit Center" + ], + "slot": "to_station", + "values": [ + "Salesforce Transit Center" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "to_station", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You'll arrive at Salesforce Transit Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station" + ], + "slot_values": { + "from_location": [ + "SD" + ], + "leaving_date": [ + "March 9th" + ], + "to_location": [ + "San Fran" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "And where do we depart?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Fe Depot" + ], + "slot": "from_station", + "values": [ + "Santa Fe Depot" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "from_station", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You're departing from Santa Fe Depot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD" + ], + "leaving_date": [ + "March 9th" + ], + "leaving_time": [ + "7:40 am" + ], + "to_location": [ + "San Fran" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, can you reserve the bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "from_location", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "leaving_date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "07:40" + ], + "slot": "leaving_time", + "values": [ + "7:40 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "from_location", + "start": 38 + }, + { + "exclusive_end": 64, + "slot": "to_location", + "start": 51 + }, + { + "exclusive_end": 84, + "slot": "leaving_date", + "start": 75 + }, + { + "exclusive_end": 95, + "slot": "leaving_time", + "start": 88 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirming you want 3 tickets from to San Diego to San Francisco departing March 9th at 7:40 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD", + "San Diego" + ], + "leaving_date": [ + "March 9th" + ], + "leaving_time": [ + "7:40 am" + ], + "to_location": [ + "San Fran", + "San Francisco" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "San Diego", + "leaving_date": "2019-03-09", + "leaving_time": "07:40", + "to_location": "San Francisco", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "59", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-09", + "leaving_time": "07:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I've confirmed the tickets for you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD", + "San Diego" + ], + "leaving_date": [ + "March 9th" + ], + "leaving_time": [ + "7:40 am" + ], + "to_location": [ + "San Fran", + "San Francisco" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is that all for today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD", + "San Diego" + ], + "leaving_date": [ + "March 9th" + ], + "leaving_time": [ + "7:40 am" + ], + "to_location": [ + "San Fran", + "San Francisco" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, all good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great trip." + } + ] + }, + { + "dialogue_id": "28_00047", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you search for a bus for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you planning to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "leaving_date", + "values": [ + "14th of March" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "leaving_date", + "start": 20 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "14th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will leave on the 14th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where will you be leaving from? Where do you plan to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "SF" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Fresno" + ], + "slot": "from_location", + "values": [ + "Fresno" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "to_location", + "start": 22 + }, + { + "exclusive_end": 56, + "slot": "from_location", + "start": 50 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno" + ], + "leaving_date": [ + "14th of March" + ], + "to_location": [ + "SF" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to go to SF and will be leaving from Fresno." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:00" + ], + "slot": "leaving_time", + "values": [ + "7 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "32" + ], + "slot": "fare", + "values": [ + "$32" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Fresno", + "leaving_date": "2019-03-14", + "to_location": "San Francisco" + } + }, + "service_results": [ + { + "fare": "32", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "07:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "33", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "07:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "32", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "09:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "36", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "10:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "33", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "11:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "30", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "12:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "30", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "13:10", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "33", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "13:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "31", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "16:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "leaving_time", + "start": 23 + }, + { + "exclusive_end": 48, + "slot": "fare", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus will depart at 7 am and it will cost $32. It will have 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno" + ], + "leaving_date": [ + "14th of March" + ], + "leaving_time": [ + "7 am" + ], + "to_location": [ + "SF" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good to me, I would like to reserve this bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "travelers", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets would you like to have?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno" + ], + "leaving_date": [ + "14th of March" + ], + "leaving_time": [ + "7 am" + ], + "to_location": [ + "SF" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "For 3 people please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Fresno" + ], + "slot": "from_location", + "values": [ + "Fresno" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "leaving_date", + "values": [ + "March 14th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "07:00" + ], + "slot": "leaving_time", + "values": [ + "7 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "from_location", + "start": 38 + }, + { + "exclusive_end": 72, + "slot": "to_location", + "start": 59 + }, + { + "exclusive_end": 86, + "slot": "leaving_date", + "start": 76 + }, + { + "exclusive_end": 109, + "slot": "leaving_time", + "start": 105 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So to doublecheck: The bus will leave Fresno and travel to San Francisco on March 14th. It will leave at 7 am. The ride is for 3 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno" + ], + "leaving_date": [ + "14th of March", + "March 14th" + ], + "leaving_time": [ + "7 am" + ], + "to_location": [ + "SF", + "San Francisco" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that seems good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Fresno", + "leaving_date": "2019-03-14", + "leaving_time": "07:00", + "to_location": "San Francisco", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "32", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "07:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You ticket is good to go." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Fresno" + ], + "leaving_date": [ + "14th of March", + "March 14th" + ], + "leaving_time": [ + "7 am" + ], + "to_location": [ + "SF", + "San Francisco" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the bus station I will be leaving from and which bus station am I reaching?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Salesforce Transit Center" + ], + "slot": "to_station", + "values": [ + "Salesforce Transit Center" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Fresno Station" + ], + "slot": "from_station", + "values": [ + "Fresno Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 82, + "slot": "to_station", + "start": 57 + }, + { + "exclusive_end": 38, + "slot": "from_station", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You will leave from the Fresno Station and arrive at the Salesforce Transit Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno" + ], + "leaving_date": [ + "14th of March", + "March 14th" + ], + "leaving_time": [ + "7 am" + ], + "to_location": [ + "SF", + "San Francisco" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much. That is all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "28_00048", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "leaving_date", + "values": [ + "the 2nd" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "leaving_date", + "start": 49 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "the 2nd" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to find a bus for a trip leaving on the 2nd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your starting point?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "leaving_date", + "values": [ + "6th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Long Beach" + ], + "slot": "from_location", + "values": [ + "Long Beach" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "leaving_date", + "start": 41 + }, + { + "exclusive_end": 33, + "slot": "from_location", + "start": 23 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "6th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be leaving from Long Beach on the 6th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your destination?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "to_location", + "values": [ + "Las Vegas" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "to_location", + "start": 23 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "6th of March" + ], + "to_location": [ + "Las Vegas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be traveling to Las Vegas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:10" + ], + "slot": "leaving_time", + "values": [ + "7:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "36" + ], + "slot": "fare", + "values": [ + "$36" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Long Beach", + "leaving_date": "2019-03-06", + "to_location": "Las Vegas" + } + }, + "service_results": [ + { + "fare": "36", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-06", + "leaving_time": "07:10", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "36", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-06", + "leaving_time": "10:10", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "40", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-06", + "leaving_time": "15:30", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "43", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-06", + "leaving_time": "16:50", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "leaving_time", + "start": 47 + }, + { + "exclusive_end": 85, + "slot": "fare", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 4 bus choices. One of them leaves at 7:10 am with 0 transfers and costs $36." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "6th of March" + ], + "to_location": [ + "Las Vegas" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There will be 2 people traveling. What are my other bus choices?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10:10" + ], + "slot": "leaving_time", + "values": [ + "10:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "36" + ], + "slot": "fare", + "values": [ + "$36" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Long Beach", + "leaving_date": "2019-03-06", + "to_location": "Las Vegas", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "36", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-06", + "leaving_time": "07:10", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "36", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-06", + "leaving_time": "10:10", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "40", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-06", + "leaving_time": "15:30", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "2" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "leaving_time", + "start": 42 + }, + { + "exclusive_end": 81, + "slot": "fare", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 3 other bus choices. One leaves at 10:10 am with 0 transfers and costs $36." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "6th of March" + ], + "leaving_time": [ + "10:10 am" + ], + "to_location": [ + "Las Vegas" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That one works for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "would you like to purchase tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "6th of March" + ], + "leaving_time": [ + "10:10 am" + ], + "to_location": [ + "Las Vegas" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please reserve 2 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Long Beach" + ], + "slot": "from_location", + "values": [ + "Long Beach" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "to_location", + "values": [ + "Las Vegas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "leaving_date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:10" + ], + "slot": "leaving_time", + "values": [ + "10:10 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "from_location", + "start": 50 + }, + { + "exclusive_end": 86, + "slot": "to_location", + "start": 77 + }, + { + "exclusive_end": 101, + "slot": "leaving_date", + "start": 87 + }, + { + "exclusive_end": 32, + "slot": "leaving_time", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 2 tickets on the 10:10 am bus leaving from Long Beach and arriving in Las Vegas next Wednesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "6th of March", + "next Wednesday" + ], + "leaving_time": [ + "10:10 am" + ], + "to_location": [ + "Las Vegas" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What are the name of the bus stations?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union Plaza" + ], + "slot": "to_station", + "values": [ + "Union Plaza" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Downtown Station" + ], + "slot": "from_station", + "values": [ + "Downtown Station" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Long Beach", + "leaving_date": "2019-03-06", + "leaving_time": "10:10", + "to_location": "Las Vegas", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "36", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-06", + "leaving_time": "10:10", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "2" + } + ], + "slots": [ + { + "exclusive_end": 114, + "slot": "to_station", + "start": 103 + }, + { + "exclusive_end": 82, + "slot": "from_station", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been confirmed. You will be leaving from the Downtown Station and arriving at the Union Plaza." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "6th of March", + "next Wednesday" + ], + "leaving_time": [ + "10:10 am" + ], + "to_location": [ + "Las Vegas" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "28_00049", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need help searching for a bus" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can help. When do you plan on leaving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "leaving_date", + "values": [ + "11th of this month" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "leaving_date", + "start": 28 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "11th of this month" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm planning on leaving the 11th of this month and there are 3 people traveling." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "to_location", + "values": [ + "LAX" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "to_location", + "start": 17 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "11th of this month" + ], + "to_location": [ + "LAX" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm traveling to LAX" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you starting your destination?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "from_location", + "values": [ + "San Fran" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "from_location", + "start": 24 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Fran" + ], + "leaving_date": [ + "11th of this month" + ], + "to_location": [ + "LAX" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to leave from San Fran." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:00" + ], + "slot": "leaving_time", + "values": [ + "7 AM" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "43" + ], + "slot": "fare", + "values": [ + "$43" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "San Francisco", + "leaving_date": "2019-03-11", + "to_location": "Los Angeles", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "43", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-11", + "leaving_time": "07:00", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "54", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-11", + "leaving_time": "07:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "47", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-11", + "leaving_time": "08:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "44", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-11", + "leaving_time": "08:50", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "48", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-11", + "leaving_time": "10:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "52", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-11", + "leaving_time": "11:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "44", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-11", + "leaving_time": "13:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "37", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-11", + "leaving_time": "14:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "47", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-11", + "leaving_time": "16:20", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "43", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-11", + "leaving_time": "17:50", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "leaving_time", + "start": 25 + }, + { + "exclusive_end": 43, + "slot": "fare", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, the bus departs at 7 AM and costs $43. This bus will have 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "San Fran" + ], + "leaving_date": [ + "11th of this month" + ], + "to_location": [ + "LAX" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay I need to know which bus station I'm leaving from and arriving at" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union Station" + ], + "slot": "to_station", + "values": [ + "Union Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Salesforce Transit Center" + ], + "slot": "from_station", + "values": [ + "Salesforce Transit Center" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 80, + "slot": "to_station", + "start": 67 + }, + { + "exclusive_end": 50, + "slot": "from_station", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You will be leaving from Salesforce Transit Center and arriving at Union Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Fran" + ], + "leaving_date": [ + "11th of this month" + ], + "leaving_time": [ + "7 AM" + ], + "to_location": [ + "LAX" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, that sounds good. I'd like to reserve tickets for that bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "from_location", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "to_location", + "values": [ + "Los Angeles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "leaving_date", + "values": [ + "March 11th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "07:00" + ], + "slot": "leaving_time", + "values": [ + "7 AM" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 87, + "slot": "from_location", + "start": 74 + }, + { + "exclusive_end": 121, + "slot": "to_location", + "start": 110 + }, + { + "exclusive_end": 155, + "slot": "leaving_date", + "start": 145 + }, + { + "exclusive_end": 174, + "slot": "leaving_time", + "start": 170 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, just to make sure we are on the same page: the bus will leave from San Francisco, you are traveling to Los Angeles, the bus will leave on March 11th, it leaves at 7 AM and there are 3 travelers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Fran", + "San Francisco" + ], + "leaving_date": [ + "11th of this month", + "March 11th" + ], + "leaving_time": [ + "7 AM" + ], + "to_location": [ + "LAX", + "Los Angeles" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that all works!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "San Francisco", + "leaving_date": "2019-03-11", + "leaving_time": "07:00", + "to_location": "Los Angeles", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "43", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-11", + "leaving_time": "07:00", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket is now confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Fran", + "San Francisco" + ], + "leaving_date": [ + "11th of this month", + "March 11th" + ], + "leaving_time": [ + "7 AM" + ], + "to_location": [ + "LAX", + "Los Angeles" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help! That is all I needed today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Have a nice day!" + } + ] + }, + { + "dialogue_id": "28_00050", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find a bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you leaving from and going to? When are you planning on leaving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "leaving_date", + "values": [ + "March 10th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Fresno" + ], + "slot": "from_location", + "values": [ + "Fresno, CA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "to_location", + "start": 44 + }, + { + "exclusive_end": 94, + "slot": "leaving_date", + "start": 84 + }, + { + "exclusive_end": 28, + "slot": "from_location", + "start": 18 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno, CA" + ], + "leaving_date": [ + "March 10th" + ], + "to_location": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am leaving from Fresno, CA, travelling to San Francisco, and planning to leave on March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:00" + ], + "slot": "leaving_time", + "values": [ + "7 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "36" + ], + "slot": "fare", + "values": [ + "$36" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Fresno", + "leaving_date": "2019-03-10", + "to_location": "San Francisco" + } + }, + "service_results": [ + { + "fare": "36", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-10", + "leaving_time": "07:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "33", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-10", + "leaving_time": "07:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "30", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-10", + "leaving_time": "09:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "32", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-10", + "leaving_time": "10:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "37", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-10", + "leaving_time": "11:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "30", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-10", + "leaving_time": "12:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "35", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-10", + "leaving_time": "13:10", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "30", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-10", + "leaving_time": "13:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "33", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-10", + "leaving_time": "16:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "leaving_time", + "start": 32 + }, + { + "exclusive_end": 17, + "slot": "fare", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus costs $36. It leaves at 7 am and has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Fresno, CA" + ], + "leaving_date": [ + "March 10th" + ], + "to_location": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the bus station I am leaving from and where do I arrive?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Salesforce Transit Center" + ], + "slot": "to_station", + "values": [ + "Salesforce Transit Center" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Fresno Station" + ], + "slot": "from_station", + "values": [ + "Fresno Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 78, + "slot": "to_station", + "start": 53 + }, + { + "exclusive_end": 39, + "slot": "from_station", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You will be leaving from Fresno Station and going to Salesforce Transit Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno, CA" + ], + "leaving_date": [ + "March 10th" + ], + "to_location": [ + "San Francisco" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a bus for four people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:50" + ], + "slot": "leaving_time", + "values": [ + "7:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "33" + ], + "slot": "fare", + "values": [ + "$33" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Fresno", + "leaving_date": "2019-03-10", + "to_location": "San Francisco", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "36", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-10", + "leaving_time": "07:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "33", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-10", + "leaving_time": "07:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "30", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-10", + "leaving_time": "09:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "32", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-10", + "leaving_time": "10:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "37", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-10", + "leaving_time": "11:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "30", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-10", + "leaving_time": "12:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "35", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-10", + "leaving_time": "13:10", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "30", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-10", + "leaving_time": "13:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "33", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-10", + "leaving_time": "16:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "leaving_time", + "start": 24 + }, + { + "exclusive_end": 62, + "slot": "fare", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The other bus leaves at 7:50 am with 0 transfers and costs $33." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno, CA" + ], + "leaving_date": [ + "March 10th" + ], + "to_location": [ + "San Francisco" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any more buses available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "09:00" + ], + "slot": "leaving_time", + "values": [ + "9 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "30" + ], + "slot": "fare", + "values": [ + "$30" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "leaving_time", + "start": 24 + }, + { + "exclusive_end": 59, + "slot": "fare", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The other bus leaves at 9 am with 0 transfers and costs $30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno, CA" + ], + "leaving_date": [ + "March 10th" + ], + "leaving_time": [ + "9 am" + ], + "to_location": [ + "San Francisco" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to reserve that bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Fresno" + ], + "slot": "from_location", + "values": [ + "Fresno" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "leaving_date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "09:00" + ], + "slot": "leaving_time", + "values": [ + "9 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "from_location", + "start": 24 + }, + { + "exclusive_end": 60, + "slot": "to_location", + "start": 47 + }, + { + "exclusive_end": 85, + "slot": "leaving_date", + "start": 75 + }, + { + "exclusive_end": 93, + "slot": "leaving_time", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus is leaving from Fresno and arriving at San Francisco. It leaves on March 10th at 9 am and is reserved for 4 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno", + "Fresno, CA" + ], + "leaving_date": [ + "March 10th" + ], + "leaving_time": [ + "9 am" + ], + "to_location": [ + "San Francisco" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Works for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Fresno", + "leaving_date": "2019-03-10", + "leaving_time": "09:00", + "to_location": "San Francisco", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "30", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-10", + "leaving_time": "09:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket is confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno", + "Fresno, CA" + ], + "leaving_date": [ + "March 10th" + ], + "leaving_time": [ + "9 am" + ], + "to_location": [ + "San Francisco" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "28_00051", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find a bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, when did you want to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "leaving_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "leaving_date", + "start": 21 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "March 11th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to leave on March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where is your starting point and destination?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "to_location", + "values": [ + "NYC" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Washington" + ], + "slot": "from_location", + "values": [ + "Washington" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "to_location", + "start": 34 + }, + { + "exclusive_end": 30, + "slot": "from_location", + "start": 20 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Washington" + ], + "leaving_date": [ + "March 11th" + ], + "to_location": [ + "NYC" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to go from Washington to NYC and it's for four people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "08:10" + ], + "slot": "leaving_time", + "values": [ + "8:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "31" + ], + "slot": "fare", + "values": [ + "$31" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Washington", + "leaving_date": "2019-03-11", + "to_location": "New York", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "31", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-11", + "leaving_time": "08:10", + "to_location": "New York", + "to_station": "Port Authority Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "36", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-11", + "leaving_time": "08:20", + "to_location": "New York", + "to_station": "Port Authority Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "38", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-11", + "leaving_time": "11:10", + "to_location": "New York", + "to_station": "Port Authority Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "38", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-11", + "leaving_time": "12:00", + "to_location": "New York", + "to_station": "Port Authority Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "35", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-11", + "leaving_time": "12:30", + "to_location": "New York", + "to_station": "Port Authority Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "33", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-11", + "leaving_time": "13:40", + "to_location": "New York", + "to_station": "Port Authority Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "38", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-11", + "leaving_time": "14:00", + "to_location": "New York", + "to_station": "Port Authority Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "41", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-11", + "leaving_time": "19:30", + "to_location": "New York", + "to_station": "Port Authority Station", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "leaving_time", + "start": 29 + }, + { + "exclusive_end": 44, + "slot": "fare", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found a bus that leaves at 8:10 am for $31 with 0 transfers. I found a total of 8 buses for you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "leaving_date", + "values": [ + "Saturday this week" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 76, + "slot": "leaving_date", + "start": 58 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Washington" + ], + "leaving_date": [ + "Saturday this week" + ], + "to_location": [ + "NYC" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Was there any other buses available? I'd like to leave on Saturday this week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "08:20" + ], + "slot": "leaving_time", + "values": [ + "8:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "34" + ], + "slot": "fare", + "values": [ + "$34" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "7" + ], + "slot": "count", + "values": [ + "7" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Washington", + "leaving_date": "2019-03-02", + "to_location": "New York", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "32", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "08:10", + "to_location": "New York", + "to_station": "Port Authority Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "34", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "08:20", + "to_location": "New York", + "to_station": "Port Authority Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "35", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "11:10", + "to_location": "New York", + "to_station": "Port Authority Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "38", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "12:00", + "to_location": "New York", + "to_station": "Port Authority Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "34", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "12:30", + "to_location": "New York", + "to_station": "Port Authority Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "32", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "13:40", + "to_location": "New York", + "to_station": "Port Authority Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "33", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "14:00", + "to_location": "New York", + "to_station": "Port Authority Station", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "leaving_time", + "start": 46 + }, + { + "exclusive_end": 64, + "slot": "fare", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 7 buses for you. One of them leaves at 8:20 am, costs $34, and has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station" + ], + "slot_values": { + "from_location": [ + "Washington" + ], + "leaving_date": [ + "Saturday this week" + ], + "to_location": [ + "NYC" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the name of the station I'm leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union Station" + ], + "slot": "from_station", + "values": [ + "Union Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "from_station", + "start": 6 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is Union Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Washington" + ], + "leaving_date": [ + "Saturday this week" + ], + "to_location": [ + "NYC" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there any other bus available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "11:10" + ], + "slot": "leaving_time", + "values": [ + "11:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "35" + ], + "slot": "fare", + "values": [ + "$35" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "leaving_time", + "start": 22 + }, + { + "exclusive_end": 41, + "slot": "fare", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Another bus leaves at 11:10 am, costs $35, and has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Washington" + ], + "leaving_date": [ + "Saturday this week" + ], + "leaving_time": [ + "11:10 am" + ], + "to_location": [ + "NYC" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure, sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Did you wish to buy tickets for this bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Washington" + ], + "leaving_date": [ + "Saturday this week" + ], + "leaving_time": [ + "11:10 am" + ], + "to_location": [ + "NYC" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not right now. That's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "28_00052", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "from_location", + "values": [ + "Sacramento" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "from_location", + "start": 33 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My friend and I are leaving from Sacramento for a vacation. Would you be able to help me search for a bus ticket for the two of us?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you planning to travel and what date are you expecting to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "to_location", + "values": [ + "Vegas" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "leaving_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 72, + "slot": "to_location", + "start": 67 + }, + { + "exclusive_end": 35, + "slot": "leaving_date", + "start": 25 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "March 13th" + ], + "to_location": [ + "Vegas" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm planning to leave on March 13th and we would like to arrive in Vegas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:30" + ], + "slot": "leaving_time", + "values": [ + "7:30 AM" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "64" + ], + "slot": "fare", + "values": [ + "$64" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "transfers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Sacramento", + "leaving_date": "2019-03-13", + "to_location": "Las Vegas", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "64", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-13", + "leaving_time": "07:30", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "1", + "travelers": "2" + }, + { + "fare": "68", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-13", + "leaving_time": "10:20", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "1", + "travelers": "2" + }, + { + "fare": "72", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-13", + "leaving_time": "10:40", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "1", + "travelers": "2" + }, + { + "fare": "71", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-13", + "leaving_time": "10:50", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "1", + "travelers": "2" + }, + { + "fare": "73", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-13", + "leaving_time": "11:00", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "1", + "travelers": "2" + }, + { + "fare": "70", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-13", + "leaving_time": "12:50", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "1", + "travelers": "2" + }, + { + "fare": "63", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-13", + "leaving_time": "13:00", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "1", + "travelers": "2" + }, + { + "fare": "62", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-13", + "leaving_time": "13:20", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "1", + "travelers": "2" + }, + { + "fare": "70", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-13", + "leaving_time": "13:30", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "1", + "travelers": "2" + }, + { + "fare": "70", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-13", + "leaving_time": "19:40", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "1", + "travelers": "2" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "leaving_time", + "start": 30 + }, + { + "exclusive_end": 57, + "slot": "fare", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found a bus that departs at 7:30 AM for the cost of $64 per ticket, and only 1 transfer is involved." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "March 13th" + ], + "to_location": [ + "Vegas" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay Great! What bus stations will I be departing from and arriving to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union Plaza" + ], + "slot": "to_station", + "values": [ + "Union Plaza" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sacramento Valley Station" + ], + "slot": "from_station", + "values": [ + "Sacramento Valley Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 83, + "slot": "to_station", + "start": 72 + }, + { + "exclusive_end": 55, + "slot": "from_station", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You will be be departing from Sacramento Valley Station and arriving at Union Plaza." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "March 13th" + ], + "leaving_time": [ + "7:30 AM" + ], + "to_location": [ + "Vegas" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect. I would like to reserve the tickets for that bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sacramento" + ], + "slot": "from_location", + "values": [ + "Sacramento" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "to_location", + "values": [ + "Las Vegas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "leaving_date", + "values": [ + "March 13th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "07:30" + ], + "slot": "leaving_time", + "values": [ + "7:30 AM" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 112, + "slot": "from_location", + "start": 102 + }, + { + "exclusive_end": 175, + "slot": "to_location", + "start": 166 + }, + { + "exclusive_end": 126, + "slot": "leaving_date", + "start": 116 + }, + { + "exclusive_end": 138, + "slot": "leaving_time", + "start": 131 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, first lets confirm the details. You would like to reserve 2 tickets for the bus leaving from Sacramento on March 13th, at 7:30 AM, which will be arriving in Las Vegas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "March 13th" + ], + "leaving_time": [ + "7:30 AM" + ], + "to_location": [ + "Las Vegas", + "Vegas" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that will be correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Sacramento", + "leaving_date": "2019-03-13", + "leaving_time": "07:30", + "to_location": "Las Vegas", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "64", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-13", + "leaving_time": "07:30", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "1", + "travelers": "2" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, I have confirmed both of the tickets for your trip." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "March 13th" + ], + "leaving_time": [ + "7:30 AM" + ], + "to_location": [ + "Las Vegas", + "Vegas" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much for helping me book my ticket!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Not a problem. Is there anything else I can help you with today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "March 13th" + ], + "leaving_time": [ + "7:30 AM" + ], + "to_location": [ + "Las Vegas", + "Vegas" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, but thank you again for all your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure. Have a wonderful day." + } + ] + }, + { + "dialogue_id": "28_00053", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Anaheim" + ], + "slot": "from_location", + "values": [ + "Anaheim" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 58, + "slot": "from_location", + "start": 51 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you help me search for a bus? I'm leaving from Anaheim." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you plan to leave and what is your destination?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "to_location", + "values": [ + "Sacramento" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "leaving_date", + "values": [ + "next Wednesday" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "to_location", + "start": 31 + }, + { + "exclusive_end": 26, + "slot": "leaving_date", + "start": 12 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "next Wednesday" + ], + "to_location": [ + "Sacramento" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm leaving next Wednesday for Sacramento." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:40" + ], + "slot": "leaving_time", + "values": [ + "6:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "66" + ], + "slot": "fare", + "values": [ + "$66" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "transfers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Anaheim", + "leaving_date": "2019-03-06", + "to_location": "Sacramento" + } + }, + "service_results": [ + { + "fare": "66", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "06:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "72", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "08:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "52", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "08:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "64", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "10:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "71", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "11:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "66", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "11:50", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "58", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "12:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "59", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "13:30", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "56", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "13:50", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "65", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "14:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "leaving_time", + "start": 18 + }, + { + "exclusive_end": 39, + "slot": "fare", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus leaves at 6:40 am and costs $66. It has 1 transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "next Wednesday" + ], + "to_location": [ + "Sacramento" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other buses available? It is for one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "08:00" + ], + "slot": "leaving_time", + "values": [ + "8 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "72" + ], + "slot": "fare", + "values": [ + "$72" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "transfers", + "values": [ + "1" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Anaheim", + "leaving_date": "2019-03-06", + "to_location": "Sacramento", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "66", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "06:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "72", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "08:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "52", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "08:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "64", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "10:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "71", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "11:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "66", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "11:50", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "58", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "12:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "59", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "13:30", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "56", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "13:50", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 64, + "slot": "leaving_time", + "start": 60 + }, + { + "exclusive_end": 78, + "slot": "fare", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 9 buses available for you. The next bus leaves at 8 am and costs $72. It also has 1 transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "next Wednesday" + ], + "to_location": [ + "Sacramento" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What station does it leave from and which station does it arrive at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento Valley Station" + ], + "slot": "to_station", + "values": [ + "Sacramento Valley Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Anaheim Intermodal Center" + ], + "slot": "from_station", + "values": [ + "Anaheim Intermodal Center" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 86, + "slot": "to_station", + "start": 61 + }, + { + "exclusive_end": 45, + "slot": "from_station", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus leaves from Anaheim Intermodal Center and arrives at Sacramento Valley Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "next Wednesday" + ], + "to_location": [ + "Sacramento" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there other buses available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "08:40" + ], + "slot": "leaving_time", + "values": [ + "8:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "52" + ], + "slot": "fare", + "values": [ + "$52" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "transfers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "leaving_time", + "start": 23 + }, + { + "exclusive_end": 44, + "slot": "fare", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The next bus leaves at 8:40 am and costs $52. The bus also has 1 transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "next Wednesday" + ], + "leaving_time": [ + "8:40 am" + ], + "to_location": [ + "Sacramento" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to buy a ticket?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "next Wednesday" + ], + "leaving_time": [ + "8:40 am" + ], + "to_location": [ + "Sacramento" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I do not want to buy a ticket now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "next Wednesday" + ], + "leaving_time": [ + "8:40 am" + ], + "to_location": [ + "Sacramento" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "28_00054", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "to_location", + "start": 16 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "to_location": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a bus to San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you leaving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "leaving_date", + "values": [ + "Tuesday next week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "from_location", + "values": [ + "LA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "leaving_date", + "start": 0 + }, + { + "exclusive_end": 25, + "slot": "from_location", + "start": 23 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LA" + ], + "leaving_date": [ + "Tuesday next week" + ], + "to_location": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Tuesday next week from LA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:20" + ], + "slot": "leaving_time", + "values": [ + "6:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "51" + ], + "slot": "fare", + "values": [ + "$51" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Los Angeles", + "leaving_date": "2019-03-05", + "to_location": "San Francisco" + } + }, + "service_results": [ + { + "fare": "51", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "06:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "49", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "08:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "47", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "08:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "41", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "09:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "45", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "13:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "44", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "14:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "44", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "14:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "46", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "16:10", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "49", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "19:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "48", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "19:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "leaving_time", + "start": 32 + }, + { + "exclusive_end": 53, + "slot": "fare", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 buses. One departs 6:20 am and costs $51 with 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LA" + ], + "leaving_date": [ + "Tuesday next week" + ], + "to_location": [ + "San Francisco" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any more buses? I need four seats." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "08:20" + ], + "slot": "leaving_time", + "values": [ + "8:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "49" + ], + "slot": "fare", + "values": [ + "$49" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Los Angeles", + "leaving_date": "2019-03-05", + "to_location": "San Francisco", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "51", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "06:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "49", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "08:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "47", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "08:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "41", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "09:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "45", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "13:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "44", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "14:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "44", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "14:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "46", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "16:10", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "49", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "19:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "leaving_time", + "start": 34 + }, + { + "exclusive_end": 66, + "slot": "fare", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 9 buses. One leaving at 8:20 am with 0 transfers for $49." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "to_station" + ], + "slot_values": { + "from_location": [ + "LA" + ], + "leaving_date": [ + "Tuesday next week" + ], + "to_location": [ + "San Francisco" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What station does the bus arrive?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Salesforce Transit Center" + ], + "slot": "to_station", + "values": [ + "Salesforce Transit Center" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "to_station", + "start": 4 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Salesforce Transit Center station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "from_location", + "values": [ + "Sacramento, CA" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "from_location", + "start": 28 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "leaving_date": [ + "Tuesday next week" + ], + "to_location": [ + "San Francisco" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any buses for 1 person from Sacramento, CA?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:40" + ], + "slot": "leaving_time", + "values": [ + "7:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "25" + ], + "slot": "fare", + "values": [ + "$25" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Sacramento", + "leaving_date": "2019-03-05", + "to_location": "San Francisco", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "25", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-05", + "leaving_time": "07:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "21", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-05", + "leaving_time": "08:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "21", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-05", + "leaving_time": "10:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "25", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-05", + "leaving_time": "10:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "23", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-05", + "leaving_time": "11:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "23", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-05", + "leaving_time": "12:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "25", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-05", + "leaving_time": "13:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "25", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-05", + "leaving_time": "13:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "23", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-05", + "leaving_time": "17:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-05", + "leaving_time": "18:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 44, + "slot": "leaving_time", + "start": 37 + }, + { + "exclusive_end": 69, + "slot": "fare", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 buses, one departing at 7:40 am with 0 transfers for $25." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "leaving_date": [ + "Tuesday next week" + ], + "to_location": [ + "San Francisco" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What are the departure and arrival stations?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Salesforce Transit Center" + ], + "slot": "to_station", + "values": [ + "Salesforce Transit Center" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sacramento Valley Station" + ], + "slot": "from_station", + "values": [ + "Sacramento Valley Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 89, + "slot": "to_station", + "start": 64 + }, + { + "exclusive_end": 44, + "slot": "from_station", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus leaves the Sacramento Valley Station and arrives at the Salesforce Transit Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "leaving_date": [ + "Tuesday next week" + ], + "leaving_time": [ + "7:40 am" + ], + "to_location": [ + "San Francisco" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Good, I want a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sacramento" + ], + "slot": "from_location", + "values": [ + "Sacramento" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "leaving_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "07:40" + ], + "slot": "leaving_time", + "values": [ + "7:40 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "from_location", + "start": 36 + }, + { + "exclusive_end": 63, + "slot": "to_location", + "start": 50 + }, + { + "exclusive_end": 85, + "slot": "leaving_date", + "start": 73 + }, + { + "exclusive_end": 96, + "slot": "leaving_time", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm booking you a ticket for 1 from Sacramento to San Francisco, leaving next Tuesday at 7:40 am. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento", + "Sacramento, CA" + ], + "leaving_date": [ + "Tuesday next week", + "next Tuesday" + ], + "leaving_time": [ + "7:40 am" + ], + "to_location": [ + "San Francisco" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Sacramento", + "leaving_date": "2019-03-05", + "leaving_time": "07:40", + "to_location": "San Francisco", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "25", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-05", + "leaving_time": "07:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento", + "Sacramento, CA" + ], + "leaving_date": [ + "Tuesday next week", + "next Tuesday" + ], + "leaving_time": [ + "7:40 am" + ], + "to_location": [ + "San Francisco" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot. That will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "28_00055", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "leaving_date", + "values": [ + "the 12th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "to_location", + "start": 39 + }, + { + "exclusive_end": 64, + "slot": "leaving_date", + "start": 56 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "the 12th" + ], + "to_location": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you please help me find a bus to San Francisco on the 12th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city will you be leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "to_location", + "values": [ + "Portland" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "from_location", + "values": [ + "Seattle" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 71, + "slot": "to_location", + "start": 63 + }, + { + "exclusive_end": 59, + "slot": "from_location", + "start": 52 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Seattle" + ], + "leaving_date": [ + "the 12th" + ], + "to_location": [ + "Portland" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like a ticket for 1 person, travelling from Seattle to Portland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:10" + ], + "slot": "leaving_time", + "values": [ + "6:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "33" + ], + "slot": "fare", + "values": [ + "$33" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Seattle", + "leaving_date": "2019-03-12", + "to_location": "Portland", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "33", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-12", + "leaving_time": "06:10", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "29", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-12", + "leaving_time": "06:30", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "30", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-12", + "leaving_time": "08:30", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "30", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-12", + "leaving_time": "09:10", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "31", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-12", + "leaving_time": "09:20", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "28", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-12", + "leaving_time": "09:50", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "32", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-12", + "leaving_time": "13:10", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "33", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-12", + "leaving_time": "16:10", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "28", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-12", + "leaving_time": "19:20", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "29", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-12", + "leaving_time": "19:30", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "leaving_time", + "start": 23 + }, + { + "exclusive_end": 48, + "slot": "fare", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus will depart at 6:10 am and will cost $33. It has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Seattle" + ], + "leaving_date": [ + "the 12th" + ], + "to_location": [ + "Portland" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What are my departure and destination bus stations?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Portland Bus Station" + ], + "slot": "to_station", + "values": [ + "Portland Bus Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "King Street Station" + ], + "slot": "from_station", + "values": [ + "King Street Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 93, + "slot": "to_station", + "start": 73 + }, + { + "exclusive_end": 44, + "slot": "from_station", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The departure station is King Street Station, and the arrival station is Portland Bus Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Seattle" + ], + "leaving_date": [ + "the 12th" + ], + "leaving_time": [ + "6:10 am" + ], + "to_location": [ + "Portland" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like that. Please reserve the bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "from_location", + "values": [ + "Seattle" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Portland" + ], + "slot": "to_location", + "values": [ + "Portland" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "leaving_date", + "values": [ + "March 12th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "06:10" + ], + "slot": "leaving_time", + "values": [ + "6:10 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 81, + "slot": "from_location", + "start": 74 + }, + { + "exclusive_end": 94, + "slot": "to_location", + "start": 86 + }, + { + "exclusive_end": 120, + "slot": "leaving_date", + "start": 110 + }, + { + "exclusive_end": 106, + "slot": "leaving_time", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please let me know if I got everything right: 1 person on the bus leaving Seattle for Portland, at 6:10 am on March 12th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Seattle" + ], + "leaving_date": [ + "March 12th", + "the 12th" + ], + "leaving_time": [ + "6:10 am" + ], + "to_location": [ + "Portland" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that will work for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Seattle", + "leaving_date": "2019-03-12", + "leaving_time": "06:10", + "to_location": "Portland", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "33", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-12", + "leaving_time": "06:10", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have confirmed your ticked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Seattle" + ], + "leaving_date": [ + "March 12th", + "the 12th" + ], + "leaving_time": [ + "6:10 am" + ], + "to_location": [ + "Portland" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, you've been very helpful. That will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "28_00056", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "leaving_date", + "values": [ + "this Saturday" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "leaving_date", + "start": 38 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "this Saturday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Help me find a bus that is leaving on this Saturday" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where do you plan to travel and where are you leaving from" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno" + ], + "slot": "to_location", + "values": [ + "Fresno, CA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Long Beach" + ], + "slot": "from_location", + "values": [ + "Long Beach, CA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "to_location", + "start": 36 + }, + { + "exclusive_end": 32, + "slot": "from_location", + "start": 18 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach, CA" + ], + "leaving_date": [ + "this Saturday" + ], + "to_location": [ + "Fresno, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go from Long Beach, CA to Fresno, CA" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "11:10" + ], + "slot": "leaving_time", + "values": [ + "11:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "36" + ], + "slot": "fare", + "values": [ + "$36" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Long Beach", + "leaving_date": "2019-03-02", + "to_location": "Fresno" + } + }, + "service_results": [ + { + "fare": "36", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-02", + "leaving_time": "11:10", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "39", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-02", + "leaving_time": "13:50", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "39", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-02", + "leaving_time": "14:50", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "41", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-02", + "leaving_time": "15:20", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "40", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-02", + "leaving_time": "16:10", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "40", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-02", + "leaving_time": "19:50", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 79, + "slot": "leaving_time", + "start": 71 + }, + { + "exclusive_end": 109, + "slot": "fare", + "start": 106 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 6 buses leaving Long Beach on Saturday. One of those leaves at 11:10 am has 0 transfers and costs $36" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach, CA" + ], + "leaving_date": [ + "this Saturday" + ], + "leaving_time": [ + "11:10 am" + ], + "to_location": [ + "Fresno, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is what I want" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need help with anything else" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach, CA" + ], + "leaving_date": [ + "this Saturday" + ], + "leaving_time": [ + "11:10 am" + ], + "to_location": [ + "Fresno, CA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to reserve that bus for three people" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Long Beach" + ], + "slot": "from_location", + "values": [ + "Long Beach" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Fresno" + ], + "slot": "to_location", + "values": [ + "Fresno" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "leaving_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:10" + ], + "slot": "leaving_time", + "values": [ + "11:10 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "from_location", + "start": 45 + }, + { + "exclusive_end": 71, + "slot": "to_location", + "start": 65 + }, + { + "exclusive_end": 84, + "slot": "leaving_date", + "start": 76 + }, + { + "exclusive_end": 96, + "slot": "leaving_time", + "start": 88 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You want to reserve 3 seats on a bus leaving Long Beach going to Fresno for tomorrow at 11:10 am, is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach", + "Long Beach, CA" + ], + "leaving_date": [ + "this Saturday", + "tomorrow" + ], + "leaving_time": [ + "11:10 am" + ], + "to_location": [ + "Fresno", + "Fresno, CA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I need 2 seats instead of 3" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "leaving_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "leaving_date", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You want to reserve 2 seats for the bus leaving tomorrow, is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Long Beach", + "Long Beach, CA" + ], + "leaving_date": [ + "this Saturday", + "tomorrow" + ], + "leaving_time": [ + "11:10 am" + ], + "to_location": [ + "Fresno", + "Fresno, CA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes but I need to know what station it is leaving from" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno Station" + ], + "slot": "to_station", + "values": [ + "Fresno Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Downtown Station" + ], + "slot": "from_station", + "values": [ + "Downtown Station" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Long Beach", + "leaving_date": "2019-03-02", + "leaving_time": "11:10", + "to_location": "Fresno", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "36", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-02", + "leaving_time": "11:10", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "2" + } + ], + "slots": [ + { + "exclusive_end": 105, + "slot": "to_station", + "start": 91 + }, + { + "exclusive_end": 71, + "slot": "from_station", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have reserved your tickets. Your bus will leave from Downtown Station and will arrive at Fresno Station" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach", + "Long Beach, CA" + ], + "leaving_date": [ + "this Saturday", + "tomorrow" + ], + "leaving_time": [ + "11:10 am" + ], + "to_location": [ + "Fresno", + "Fresno, CA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you that is what I wanted" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_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": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach", + "Long Beach, CA" + ], + "leaving_date": [ + "this Saturday", + "tomorrow" + ], + "leaving_time": [ + "11:10 am" + ], + "to_location": [ + "Fresno", + "Fresno, CA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not at this time thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a very nice day" + } + ] + }, + { + "dialogue_id": "28_00057", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Anaheim" + ], + "slot": "from_location", + "values": [ + "Anaheim" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "to_location", + "start": 46 + }, + { + "exclusive_end": 42, + "slot": "from_location", + "start": 35 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "to_location": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you please look for a bus from Anaheim to San Francisco?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When is it ?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "leaving_date", + "values": [ + "12th of this month" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "leaving_date", + "start": 15 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "12th of this month" + ], + "to_location": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I wan leave on 12th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "08:00" + ], + "slot": "leaving_time", + "values": [ + "8 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "42" + ], + "slot": "fare", + "values": [ + "$42" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Anaheim", + "leaving_date": "2019-03-12", + "to_location": "San Francisco" + } + }, + "service_results": [ + { + "fare": "42", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-12", + "leaving_time": "08:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "46", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-12", + "leaving_time": "10:10", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "50", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-12", + "leaving_time": "11:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "44", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-12", + "leaving_time": "11:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "53", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-12", + "leaving_time": "14:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "52", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-12", + "leaving_time": "16:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "leaving_time", + "start": 41 + }, + { + "exclusive_end": 69, + "slot": "fare", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus has 0 transfers and it starts at 8 am. The ticket cost is $42." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "12th of this month" + ], + "leaving_time": [ + "8 am" + ], + "to_location": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to reserve a seat in that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "travelers", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "12th of this month" + ], + "leaving_time": [ + "8 am" + ], + "to_location": [ + "San Francisco" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Three." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Anaheim" + ], + "slot": "from_location", + "values": [ + "Anaheim" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "leaving_date", + "values": [ + "March 12th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "08:00" + ], + "slot": "leaving_time", + "values": [ + "8 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 68, + "slot": "from_location", + "start": 61 + }, + { + "exclusive_end": 85, + "slot": "to_location", + "start": 72 + }, + { + "exclusive_end": 107, + "slot": "leaving_date", + "start": 97 + }, + { + "exclusive_end": 115, + "slot": "leaving_time", + "start": 111 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "can I take your confirmation please? It is for 3 people from Anaheim to San Francisco leaving on March 12th at 8 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "12th of this month", + "March 12th" + ], + "leaving_time": [ + "8 am" + ], + "to_location": [ + "San Francisco" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes.Please confirm the same." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Anaheim", + "leaving_date": "2019-03-12", + "leaving_time": "08:00", + "to_location": "San Francisco", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "42", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-12", + "leaving_time": "08:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "All your tickets are confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "12th of this month", + "March 12th" + ], + "leaving_time": [ + "8 am" + ], + "to_location": [ + "San Francisco" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "12th of this month", + "March 12th" + ], + "leaving_time": [ + "8 am" + ], + "to_location": [ + "San Francisco" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "28_00058", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to find a bus please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Leaving from where please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Anaheim" + ], + "slot": "from_location", + "values": [ + "Anaheim" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "from_location", + "start": 5 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "From Anaheim for one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When will you be leaving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "to_location", + "values": [ + "Las Vegas" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "leaving_date", + "values": [ + "4th of this month" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "to_location", + "start": 42 + }, + { + "exclusive_end": 24, + "slot": "leaving_date", + "start": 7 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "4th of this month" + ], + "to_location": [ + "Las Vegas" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On the 4th of this month and I'm going to Las Vegas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "12:30" + ], + "slot": "leaving_time", + "values": [ + "12:30 PM" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "35" + ], + "slot": "fare", + "values": [ + "$35" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Anaheim", + "leaving_date": "2019-03-04", + "to_location": "Las Vegas", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "35", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-04", + "leaving_time": "12:30", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "34", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-04", + "leaving_time": "14:50", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "42", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-04", + "leaving_time": "16:20", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "38", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-04", + "leaving_time": "17:20", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 64, + "slot": "leaving_time", + "start": 56 + }, + { + "exclusive_end": 77, + "slot": "fare", + "start": 74 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 4 possibilities for you. The first one leaves at 12:30 PM. It cost $35 and has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "4th of this month" + ], + "to_location": [ + "Las Vegas" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What bus stations connect it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union Plaza" + ], + "slot": "to_station", + "values": [ + "Union Plaza" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Anaheim Intermodal Center" + ], + "slot": "from_station", + "values": [ + "Anaheim Intermodal Center" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "to_station", + "start": 45 + }, + { + "exclusive_end": 41, + "slot": "from_station", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "it travels from Anaheim Intermodal Center to Union Plaza." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "4th of this month" + ], + "leaving_time": [ + "12:30 PM" + ], + "to_location": [ + "Las Vegas" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to make a reservation for that one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Anaheim" + ], + "slot": "from_location", + "values": [ + "Anaheim" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "to_location", + "values": [ + "Las Vegas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "leaving_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "leaving_time", + "values": [ + "12:30 PM" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "from_location", + "start": 34 + }, + { + "exclusive_end": 60, + "slot": "to_location", + "start": 51 + }, + { + "exclusive_end": 72, + "slot": "leaving_date", + "start": 61 + }, + { + "exclusive_end": 84, + "slot": "leaving_time", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirming the following, leaving Anaheim going to Las Vegas next Monday at 12:30 PM for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "4th of this month", + "next Monday" + ], + "leaving_time": [ + "12:30 PM" + ], + "to_location": [ + "Las Vegas" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Anaheim", + "leaving_date": "2019-03-04", + "leaving_time": "12:30", + "to_location": "Las Vegas", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "35", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-04", + "leaving_time": "12:30", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is complete." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "4th of this month", + "next Monday" + ], + "leaving_time": [ + "12:30 PM" + ], + "to_location": [ + "Las Vegas" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for that. I'm all set." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're certainly welcome, thank you for calling." + } + ] + }, + { + "dialogue_id": "28_00059", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need assistance with looking for a bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date will you be leaving and where will you be travelling from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "leaving_date", + "values": [ + "March 14th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Anaheim" + ], + "slot": "from_location", + "values": [ + "Anaheim" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "leaving_date", + "start": 19 + }, + { + "exclusive_end": 42, + "slot": "from_location", + "start": 35 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "March 14th" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be leaving on March 14th from Anaheim, and it'll be 2 people travelling together." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And what's your destination?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "to_location", + "values": [ + "San Diego" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "to_location", + "start": 22 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "March 14th" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be travelling to San Diego." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:00" + ], + "slot": "leaving_time", + "values": [ + "6 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "26" + ], + "slot": "fare", + "values": [ + "$26" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Anaheim", + "leaving_date": "2019-03-14", + "to_location": "San Diego", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "26", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-14", + "leaving_time": "06:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "22", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-14", + "leaving_time": "07:30", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "25", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-14", + "leaving_time": "09:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "25", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-14", + "leaving_time": "09:40", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "24", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-14", + "leaving_time": "14:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "24", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-14", + "leaving_time": "14:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "21", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-14", + "leaving_time": "17:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "24", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-14", + "leaving_time": "19:10", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "23", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-14", + "leaving_time": "19:40", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "2" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "leaving_time", + "start": 32 + }, + { + "exclusive_end": 50, + "slot": "fare", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found a bus that leaves at 6 am and costs $26, it has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "to_station" + ], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "March 14th" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell which station the bus will be going to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Fe Depot" + ], + "slot": "to_station", + "values": [ + "Santa Fe Depot" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "to_station", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus will be going to Santa Fe Depot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station" + ], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "March 14th" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "And which station is the bus departing from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Anaheim Intermodal Center" + ], + "slot": "from_station", + "values": [ + "Anaheim Intermodal Center" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "from_station", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus will be departing from Anaheim Intermodal Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "March 14th" + ], + "leaving_time": [ + "6 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that'll work." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can buy the tickets now if you'd like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "March 14th" + ], + "leaving_time": [ + "6 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, don't buy the tickets just yet." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need any further assistance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "March 14th" + ], + "leaving_time": [ + "6 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks so much for helping me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, have a wonderful day." + } + ] + }, + { + "dialogue_id": "28_00060", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "leaving_date", + "values": [ + "4th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "from_location", + "values": [ + "Portland, OR" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "leaving_date", + "start": 21 + }, + { + "exclusive_end": 54, + "slot": "from_location", + "start": 42 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland, OR" + ], + "leaving_date": [ + "4th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm traveling on the 4th of March leaving Portland, OR and need help finding a bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where will you be traveling?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "to_location", + "values": [ + "Portland, OR" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "from_location", + "values": [ + "Seattle" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "to_location", + "start": 16 + }, + { + "exclusive_end": 53, + "slot": "from_location", + "start": 46 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Seattle" + ], + "leaving_date": [ + "4th of March" + ], + "to_location": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be gong to Portland, OR and leaving from Seattle." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:10" + ], + "slot": "leaving_time", + "values": [ + "6:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "28" + ], + "slot": "fare", + "values": [ + "$28" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Seattle", + "leaving_date": "2019-03-04", + "to_location": "Portland" + } + }, + "service_results": [ + { + "fare": "28", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-04", + "leaving_time": "06:10", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "30", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-04", + "leaving_time": "06:30", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "26", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-04", + "leaving_time": "08:30", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "32", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-04", + "leaving_time": "09:10", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "25", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-04", + "leaving_time": "09:20", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "33", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-04", + "leaving_time": "09:50", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "25", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-04", + "leaving_time": "13:10", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "33", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-04", + "leaving_time": "16:10", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "29", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-04", + "leaving_time": "19:20", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "31", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-04", + "leaving_time": "19:30", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "leaving_time", + "start": 32 + }, + { + "exclusive_end": 70, + "slot": "fare", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK. There is a bus departing at 6:10 am with 0 transfers. It costs $28." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Seattle" + ], + "leaving_date": [ + "4th of March" + ], + "to_location": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What bus station does it depart from and which does it arrive in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Portland Bus Station" + ], + "slot": "to_station", + "values": [ + "Portland Bus Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "King Street Station" + ], + "slot": "from_station", + "values": [ + "King Street Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 86, + "slot": "to_station", + "start": 66 + }, + { + "exclusive_end": 36, + "slot": "from_station", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The departing is King Street Station and arriving station will be Portland Bus Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Seattle" + ], + "leaving_date": [ + "4th of March" + ], + "leaving_time": [ + "6:10 am" + ], + "to_location": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good. Let's reserve it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "travelers", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Seattle" + ], + "leaving_date": [ + "4th of March" + ], + "leaving_time": [ + "6:10 am" + ], + "to_location": [ + "Portland, OR" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It is only for one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "from_location", + "values": [ + "Seattle" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Portland" + ], + "slot": "to_location", + "values": [ + "Portland" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "leaving_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "06:10" + ], + "slot": "leaving_time", + "values": [ + "6:10 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "from_location", + "start": 45 + }, + { + "exclusive_end": 84, + "slot": "to_location", + "start": 76 + }, + { + "exclusive_end": 100, + "slot": "leaving_date", + "start": 89 + }, + { + "exclusive_end": 63, + "slot": "leaving_time", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK. Confirming a bus for 1 passenger leaving Seattle at 6:10 am arriving in Portland for next Monday?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Seattle" + ], + "leaving_date": [ + "4th of March", + "next Monday" + ], + "leaving_time": [ + "6:10 am" + ], + "to_location": [ + "Portland", + "Portland, OR" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Change that to two people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "06:10" + ], + "slot": "leaving_time", + "values": [ + "6:10 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "leaving_time", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK. You want 2 people to leave at 6:10 am?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Seattle" + ], + "leaving_date": [ + "4th of March", + "next Monday" + ], + "leaving_time": [ + "6:10 am" + ], + "to_location": [ + "Portland", + "Portland, OR" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. That will be good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Seattle", + "leaving_date": "2019-03-04", + "leaving_time": "06:10", + "to_location": "Portland", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "28", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-04", + "leaving_time": "06:10", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "2" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket is confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Seattle" + ], + "leaving_date": [ + "4th of March", + "next Monday" + ], + "leaving_time": [ + "6:10 am" + ], + "to_location": [ + "Portland", + "Portland, OR" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome.Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Seattle" + ], + "leaving_date": [ + "4th of March", + "next Monday" + ], + "leaving_time": [ + "6:10 am" + ], + "to_location": [ + "Portland", + "Portland, OR" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. That will be all. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "28_00061", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need assistance to locate a bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you want to depart?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "leaving_date", + "values": [ + "9th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "from_location", + "values": [ + "Las Vegas" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "leaving_date", + "start": 33 + }, + { + "exclusive_end": 65, + "slot": "from_location", + "start": 56 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "leaving_date": [ + "9th of this month" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It's for 3 people leaving on the 9th of this month from Las Vegas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your destination?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Anaheim" + ], + "slot": "to_location", + "values": [ + "Anaheim" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "leaving_date", + "values": [ + "10th of this month" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "to_location", + "start": 0 + }, + { + "exclusive_end": 41, + "slot": "leaving_date", + "start": 23 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "leaving_date": [ + "10th of this month" + ], + "to_location": [ + "Anaheim" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anaheim leaving on the 10th of this month" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "14:10" + ], + "slot": "leaving_time", + "values": [ + "2:10 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "37" + ], + "slot": "fare", + "values": [ + "$37" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Las Vegas", + "leaving_date": "2019-03-10", + "to_location": "Anaheim", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "37", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-10", + "leaving_time": "14:10", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "36", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-10", + "leaving_time": "14:20", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "36", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-10", + "leaving_time": "14:40", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "38", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-10", + "leaving_time": "17:50", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "leaving_time", + "start": 34 + }, + { + "exclusive_end": 75, + "slot": "fare", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have located 4 buses departs at 2:10 pm and has 0 transfers, price is $37" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station" + ], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "leaving_date": [ + "10th of this month" + ], + "to_location": [ + "Anaheim" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What station will it be departing from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union Plaza" + ], + "slot": "from_station", + "values": [ + "Union Plaza" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "from_station", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Leaving from Union Plaza" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "leaving_date": [ + "10th of this month" + ], + "leaving_time": [ + "2:10 pm" + ], + "to_location": [ + "Anaheim" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is perfect" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to book?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "leaving_date": [ + "10th of this month" + ], + "leaving_time": [ + "2:10 pm" + ], + "to_location": [ + "Anaheim" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please. I need them" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "from_location", + "values": [ + "Las Vegas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Anaheim" + ], + "slot": "to_location", + "values": [ + "Anaheim" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "leaving_date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:10" + ], + "slot": "leaving_time", + "values": [ + "2:10 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "from_location", + "start": 48 + }, + { + "exclusive_end": 74, + "slot": "to_location", + "start": 67 + }, + { + "exclusive_end": 88, + "slot": "leaving_date", + "start": 78 + }, + { + "exclusive_end": 107, + "slot": "leaving_time", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you need a bus leaving from Las Vegas going to Anaheim on March 10th leaving at 2:10 pm for 3 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "leaving_date": [ + "10th of this month", + "March 10th" + ], + "leaving_time": [ + "2:10 pm" + ], + "to_location": [ + "Anaheim" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Correct, that's it" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Las Vegas", + "leaving_date": "2019-03-10", + "leaving_time": "14:10", + "to_location": "Anaheim", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "37", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-10", + "leaving_time": "14:10", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are booked" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "leaving_date": [ + "10th of this month", + "March 10th" + ], + "leaving_time": [ + "2:10 pm" + ], + "to_location": [ + "Anaheim" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much, that's all" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day" + } + ] + }, + { + "dialogue_id": "28_00062", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you locate a bus for me ? We have three people in our group." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you traveling from and to? When do you plan on leaving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Long Beach" + ], + "slot": "to_location", + "values": [ + "Long Beach, CA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "leaving_date", + "values": [ + "2nd of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "from_location", + "values": [ + "SD" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 72, + "slot": "to_location", + "start": 58 + }, + { + "exclusive_end": 36, + "slot": "leaving_date", + "start": 19 + }, + { + "exclusive_end": 44, + "slot": "from_location", + "start": 42 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD" + ], + "leaving_date": [ + "2nd of this month" + ], + "to_location": [ + "Long Beach, CA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to leave on 2nd of this month from SD traveling to Long Beach, CA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "08:20" + ], + "slot": "leaving_time", + "values": [ + "8:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "25" + ], + "slot": "fare", + "values": [ + "$25" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "San Diego", + "leaving_date": "2019-03-02", + "to_location": "Long Beach", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "25", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-02", + "leaving_time": "08:20", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "24", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-02", + "leaving_time": "10:20", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "26", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-02", + "leaving_time": "12:00", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "22", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-02", + "leaving_time": "13:40", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "25", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-02", + "leaving_time": "14:00", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "27", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-02", + "leaving_time": "15:10", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "23", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-02", + "leaving_time": "15:50", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "23", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-02", + "leaving_time": "17:10", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "24", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-02", + "leaving_time": "17:40", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "23", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-02", + "leaving_time": "19:00", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "leaving_time", + "start": 23 + }, + { + "exclusive_end": 62, + "slot": "fare", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus will depart at 8:20 am with 0 transfer which costs $25" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station" + ], + "slot_values": { + "from_location": [ + "SD" + ], + "leaving_date": [ + "2nd of this month" + ], + "to_location": [ + "Long Beach, CA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Whats the name of the bus station im leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Fe Depot" + ], + "slot": "from_station", + "values": [ + "Santa Fe Depot" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "from_station", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The departing station is Santa Fe Depot" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "to_station" + ], + "slot_values": { + "from_location": [ + "SD" + ], + "leaving_date": [ + "2nd of this month" + ], + "to_location": [ + "Long Beach, CA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the destination bus station?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Downtown Station" + ], + "slot": "to_station", + "values": [ + "Downtown Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "to_station", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You will arrive at Downtown Station" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD" + ], + "leaving_date": [ + "2nd of this month" + ], + "leaving_time": [ + "8:20 am" + ], + "to_location": [ + "Long Beach, CA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds graet" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else i can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD" + ], + "leaving_date": [ + "2nd of this month" + ], + "leaving_time": [ + "8:20 am" + ], + "to_location": [ + "Long Beach, CA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please reserve the bus for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "from_location", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Long Beach" + ], + "slot": "to_location", + "values": [ + "Long Beach" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "leaving_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "08:20" + ], + "slot": "leaving_time", + "values": [ + "8:20 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "from_location", + "start": 41 + }, + { + "exclusive_end": 71, + "slot": "to_location", + "start": 61 + }, + { + "exclusive_end": 80, + "slot": "leaving_date", + "start": 72 + }, + { + "exclusive_end": 91, + "slot": "leaving_time", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your booking leaving from San Diego arrive at Long Beach tomorrow at 8:20 am for 3 people" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD", + "San Diego" + ], + "leaving_date": [ + "2nd of this month", + "tomorrow" + ], + "leaving_time": [ + "8:20 am" + ], + "to_location": [ + "Long Beach", + "Long Beach, CA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that works" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "San Diego", + "leaving_date": "2019-03-02", + "leaving_time": "08:20", + "to_location": "Long Beach", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "25", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-02", + "leaving_time": "08:20", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket has been booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD", + "San Diego" + ], + "leaving_date": [ + "2nd of this month", + "tomorrow" + ], + "leaving_time": [ + "8:20 am" + ], + "to_location": [ + "Long Beach", + "Long Beach, CA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "28_00063", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "from_location", + "values": [ + "Sacramento" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "from_location", + "start": 41 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a bus? I will leave from Sacramento." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where will you be going? When will you be leaving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Fran" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "leaving_date", + "values": [ + "Thursday next week" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "to_location", + "start": 22 + }, + { + "exclusive_end": 63, + "slot": "leaving_date", + "start": 45 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "Thursday next week" + ], + "to_location": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to go to San Fran. I will leave Thursday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:40" + ], + "slot": "leaving_time", + "values": [ + "7:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "22" + ], + "slot": "fare", + "values": [ + "$22" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Sacramento", + "leaving_date": "2019-03-07", + "to_location": "San Francisco" + } + }, + "service_results": [ + { + "fare": "22", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-07", + "leaving_time": "07:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "23", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-07", + "leaving_time": "08:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "21", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-07", + "leaving_time": "10:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-07", + "leaving_time": "10:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "25", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-07", + "leaving_time": "11:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-07", + "leaving_time": "12:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "26", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-07", + "leaving_time": "13:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "23", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-07", + "leaving_time": "13:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "25", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-07", + "leaving_time": "17:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "21", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-07", + "leaving_time": "18:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "leaving_time", + "start": 35 + }, + { + "exclusive_end": 61, + "slot": "fare", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a bus that will depart at 7:40 am. The ticket is $22. This bus has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "Thursday next week" + ], + "to_location": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me another bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "08:30" + ], + "slot": "leaving_time", + "values": [ + "8:30 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "23" + ], + "slot": "fare", + "values": [ + "$23" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "leaving_time", + "start": 31 + }, + { + "exclusive_end": 57, + "slot": "fare", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a bus that departs at 8:30 am. The ticket is $23. This bus has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "Thursday next week" + ], + "to_location": [ + "San Fran" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please find another bus. With tickets for three people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10:20" + ], + "slot": "leaving_time", + "values": [ + "10:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "21" + ], + "slot": "fare", + "values": [ + "$21" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Sacramento", + "leaving_date": "2019-03-07", + "to_location": "San Francisco", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "22", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-07", + "leaving_time": "07:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "23", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-07", + "leaving_time": "08:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "21", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-07", + "leaving_time": "10:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "22", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-07", + "leaving_time": "10:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "25", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-07", + "leaving_time": "11:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "22", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-07", + "leaving_time": "12:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "26", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-07", + "leaving_time": "13:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "23", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-07", + "leaving_time": "13:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [ + { + "exclusive_end": 51, + "slot": "leaving_time", + "start": 43 + }, + { + "exclusive_end": 70, + "slot": "fare", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 8 busses. The bus will depart at 10:20 am. The ticket is $21. This bus has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "Thursday next week" + ], + "leaving_time": [ + "10:20 am" + ], + "to_location": [ + "San Fran" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great. I want to buy tickets for this bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sacramento" + ], + "slot": "from_location", + "values": [ + "Sacramento" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "leaving_date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:20" + ], + "slot": "leaving_time", + "values": [ + "10:20 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "from_location", + "start": 47 + }, + { + "exclusive_end": 85, + "slot": "to_location", + "start": 72 + }, + { + "exclusive_end": 116, + "slot": "leaving_date", + "start": 103 + }, + { + "exclusive_end": 142, + "slot": "leaving_time", + "start": 134 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following - Departure From: Sacramento, Destination: San Francisco, Departure Date: next Thursday, Departure Time: 10:20 am, Passengers: 3." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "Thursday next week", + "next Thursday" + ], + "leaving_time": [ + "10:20 am" + ], + "to_location": [ + "San Fran", + "San Francisco" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's correct. What bus station does it arrive at? What bus station will I leave from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Salesforce Transit Center" + ], + "slot": "to_station", + "values": [ + "Salesforce Transit Center" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sacramento Valley Station" + ], + "slot": "from_station", + "values": [ + "Sacramento Valley Station" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Sacramento", + "leaving_date": "2019-03-07", + "leaving_time": "10:20", + "to_location": "San Francisco", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "21", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-07", + "leaving_time": "10:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [ + { + "exclusive_end": 78, + "slot": "to_station", + "start": 53 + }, + { + "exclusive_end": 130, + "slot": "from_station", + "start": 105 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ticket purchase is confirmed. The bus will arrive at Salesforce Transit Center. The bus will depart from Sacramento Valley Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "Thursday next week", + "next Thursday" + ], + "leaving_time": [ + "10:20 am" + ], + "to_location": [ + "San Fran", + "San Francisco" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "28_00064", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "from_location", + "values": [ + "Seattle" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "from_location", + "start": 26 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to find a bus from Seattle." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. What is your destination? When would you like to book a ride?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "leaving_date", + "values": [ + "3rd of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "to_location", + "values": [ + "Portland, OR" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "leaving_date", + "start": 34 + }, + { + "exclusive_end": 26, + "slot": "to_location", + "start": 14 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Seattle" + ], + "leaving_date": [ + "3rd of this month" + ], + "to_location": [ + "Portland, OR" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going to Portland, OR on the 3rd of this month. There will be four of us." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:10" + ], + "slot": "leaving_time", + "values": [ + "6:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "34" + ], + "slot": "fare", + "values": [ + "$34" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Seattle", + "leaving_date": "2019-03-03", + "to_location": "Portland", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "34", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-03", + "leaving_time": "06:10", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "30", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-03", + "leaving_time": "06:30", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "35", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-03", + "leaving_time": "08:30", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "26", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-03", + "leaving_time": "09:10", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "30", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-03", + "leaving_time": "09:20", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "29", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-03", + "leaving_time": "09:50", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "26", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-03", + "leaving_time": "13:10", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "29", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-03", + "leaving_time": "16:10", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "30", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-03", + "leaving_time": "19:20", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "32", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-03", + "leaving_time": "19:30", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "leaving_time", + "start": 39 + }, + { + "exclusive_end": 69, + "slot": "fare", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a bus leaving from Seattle at 6:10 am that day. It costs $34 per ticket and has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Seattle" + ], + "leaving_date": [ + "3rd of this month" + ], + "to_location": [ + "Portland, OR" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else that day? There will be 3 of us." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:30" + ], + "slot": "leaving_time", + "values": [ + "6:30 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "30" + ], + "slot": "fare", + "values": [ + "$30" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Seattle", + "leaving_date": "2019-03-03", + "to_location": "Portland", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "34", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-03", + "leaving_time": "06:10", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "30", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-03", + "leaving_time": "06:30", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "35", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-03", + "leaving_time": "08:30", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "26", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-03", + "leaving_time": "09:10", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "30", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-03", + "leaving_time": "09:20", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "29", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-03", + "leaving_time": "09:50", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "26", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-03", + "leaving_time": "13:10", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "29", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-03", + "leaving_time": "16:10", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "30", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-03", + "leaving_time": "19:20", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "32", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-03", + "leaving_time": "19:30", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "leaving_time", + "start": 36 + }, + { + "exclusive_end": 60, + "slot": "fare", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is another bus that leaves at 6:30 am. The cost is $30 per ticket and there are 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "leaving_date", + "values": [ + "8th of March" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "leaving_date", + "start": 30 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Seattle" + ], + "leaving_date": [ + "8th of March" + ], + "to_location": [ + "Portland, OR" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What about other buses on the 8th of March?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "08:30" + ], + "slot": "leaving_time", + "values": [ + "8:30 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "30" + ], + "slot": "fare", + "values": [ + "$30" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Seattle", + "leaving_date": "2019-03-08", + "to_location": "Portland", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "31", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-08", + "leaving_time": "06:10", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "29", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-08", + "leaving_time": "06:30", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "30", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-08", + "leaving_time": "08:30", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "34", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-08", + "leaving_time": "09:10", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "26", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-08", + "leaving_time": "09:20", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "27", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-08", + "leaving_time": "09:50", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "30", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-08", + "leaving_time": "13:10", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "34", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-08", + "leaving_time": "16:10", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [ + { + "exclusive_end": 70, + "slot": "leaving_time", + "start": 63 + }, + { + "exclusive_end": 84, + "slot": "fare", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 8 possible buses on March 8. The first bus leaves at 8:30 am. It costs $30 per ticket and has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Seattle" + ], + "leaving_date": [ + "8th of March" + ], + "to_location": [ + "Portland, OR" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which bus station does that bus leave from? What is the destination station?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Portland Bus Station" + ], + "slot": "to_station", + "values": [ + "Portland Bus Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "King Street Station" + ], + "slot": "from_station", + "values": [ + "King Street Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 83, + "slot": "to_station", + "start": 63 + }, + { + "exclusive_end": 39, + "slot": "from_station", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You will leave from King Street Station and will arrive at the Portland Bus Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Seattle" + ], + "leaving_date": [ + "8th of March" + ], + "leaving_time": [ + "8:30 am" + ], + "to_location": [ + "Portland, OR" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, let's do it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to reserve tickets for this bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Seattle" + ], + "leaving_date": [ + "8th of March" + ], + "leaving_time": [ + "8:30 am" + ], + "to_location": [ + "Portland, OR" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "from_location", + "values": [ + "Seattle" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Portland" + ], + "slot": "to_location", + "values": [ + "Portland" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "leaving_date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "08:30" + ], + "slot": "leaving_time", + "values": [ + "8:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 128, + "slot": "from_location", + "start": 121 + }, + { + "exclusive_end": 140, + "slot": "to_location", + "start": 132 + }, + { + "exclusive_end": 103, + "slot": "leaving_date", + "start": 92 + }, + { + "exclusive_end": 91, + "slot": "leaving_time", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. Just to confirm - you would like to purchase 3 tickets for the bus leaving at 8:30 am next Friday, travelling from Seattle to Portland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Seattle" + ], + "leaving_date": [ + "8th of March", + "next Friday" + ], + "leaving_time": [ + "8:30 am" + ], + "to_location": [ + "Portland", + "Portland, OR" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Seattle", + "leaving_date": "2019-03-08", + "leaving_time": "08:30", + "to_location": "Portland", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "30", + "from_location": "Seattle", + "from_station": "King Street Station", + "leaving_date": "2019-03-08", + "leaving_time": "08:30", + "to_location": "Portland", + "to_station": "Portland Bus Station", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have confirmed your tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Seattle" + ], + "leaving_date": [ + "8th of March", + "next Friday" + ], + "leaving_time": [ + "8:30 am" + ], + "to_location": [ + "Portland", + "Portland, OR" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. That's it for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice afternoon!" + } + ] + }, + { + "dialogue_id": "28_00065", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to find a bus, can you help me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, when are you leaving and where are you leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "to_location", + "values": [ + "Sacramento" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "leaving_date", + "values": [ + "the 2nd" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Anaheim" + ], + "slot": "from_location", + "values": [ + "Anaheim" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "to_location", + "start": 46 + }, + { + "exclusive_end": 67, + "slot": "leaving_date", + "start": 60 + }, + { + "exclusive_end": 95, + "slot": "from_location", + "start": 88 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "the 2nd" + ], + "to_location": [ + "Sacramento" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It will be for 1 person and I'd like to go to Sacramento on the 2nd. I'm departing from Anaheim." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:40" + ], + "slot": "leaving_time", + "values": [ + "6:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "67" + ], + "slot": "fare", + "values": [ + "$67" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "transfers", + "values": [ + "1" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Anaheim", + "leaving_date": "2019-03-02", + "to_location": "Sacramento", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "67", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-02", + "leaving_time": "06:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "69", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-02", + "leaving_time": "08:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "53", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-02", + "leaving_time": "08:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "63", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-02", + "leaving_time": "10:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "74", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-02", + "leaving_time": "11:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "68", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-02", + "leaving_time": "11:50", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "58", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-02", + "leaving_time": "12:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "56", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-02", + "leaving_time": "13:30", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "58", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-02", + "leaving_time": "13:50", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "66", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-02", + "leaving_time": "14:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 81, + "slot": "leaving_time", + "start": 74 + }, + { + "exclusive_end": 102, + "slot": "fare", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I managed to find 10 buses for you that has 1 transfer. The bus leaves at 6:40 am and the price is $67." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "the 2nd" + ], + "to_location": [ + "Sacramento" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What bus station will I be departing from and which station am I reaching?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento Valley Station" + ], + "slot": "to_station", + "values": [ + "Sacramento Valley Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Anaheim Intermodal Center" + ], + "slot": "from_station", + "values": [ + "Anaheim Intermodal Center" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "to_station", + "start": 39 + }, + { + "exclusive_end": 116, + "slot": "from_station", + "start": 91 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The station you will be arriving at is Sacramento Valley Station and the origin station is Anaheim Intermodal Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "the 2nd" + ], + "leaving_time": [ + "6:40 am" + ], + "to_location": [ + "Sacramento" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds perfect, I'd like to reserve a seat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Anaheim" + ], + "slot": "from_location", + "values": [ + "Anaheim" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Sacramento" + ], + "slot": "to_location", + "values": [ + "Sacramento" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "leaving_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "06:40" + ], + "slot": "leaving_time", + "values": [ + "6:40 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "from_location", + "start": 28 + }, + { + "exclusive_end": 64, + "slot": "to_location", + "start": 54 + }, + { + "exclusive_end": 73, + "slot": "leaving_date", + "start": 65 + }, + { + "exclusive_end": 84, + "slot": "leaving_time", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you will be leaving from Anaheim and travelling to Sacramento tomorrow at 6:40 am for 1 person. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "the 2nd", + "tomorrow" + ], + "leaving_time": [ + "6:40 am" + ], + "to_location": [ + "Sacramento" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that works great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Anaheim", + "leaving_date": "2019-03-02", + "leaving_time": "06:40", + "to_location": "Sacramento", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "67", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-02", + "leaving_time": "06:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket has been booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "the 2nd", + "tomorrow" + ], + "leaving_time": [ + "6:40 am" + ], + "to_location": [ + "Sacramento" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for everything, that's all I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day!" + } + ] + }, + { + "dialogue_id": "28_00066", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "to_location", + "values": [ + "Philly" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "to_location", + "start": 35 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "to_location": [ + "Philly" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hi! I'm looking for a bus going to Philly." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "OK. When do you want to leave and from where?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "leaving_date", + "values": [ + "March 3rd" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Washington" + ], + "slot": "from_location", + "values": [ + "Washington" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "leaving_date", + "start": 21 + }, + { + "exclusive_end": 46, + "slot": "from_location", + "start": 36 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Washington" + ], + "leaving_date": [ + "March 3rd" + ], + "to_location": [ + "Philly" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to leave on March 3rd from Washington." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:10" + ], + "slot": "leaving_time", + "values": [ + "7:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "33" + ], + "slot": "fare", + "values": [ + "$33" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Washington", + "leaving_date": "2019-03-03", + "to_location": "Philadelphia" + } + }, + "service_results": [ + { + "fare": "33", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-03", + "leaving_time": "07:10", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "28", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-03", + "leaving_time": "07:50", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "32", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-03", + "leaving_time": "08:40", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "32", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-03", + "leaving_time": "09:00", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "28", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-03", + "leaving_time": "12:00", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "29", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-03", + "leaving_time": "14:10", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "31", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-03", + "leaving_time": "15:30", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "25", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-03", + "leaving_time": "17:40", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 74, + "slot": "leaving_time", + "start": 67 + }, + { + "exclusive_end": 82, + "slot": "fare", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK. There are 8 buses. I found a bus with 0 transfers departing at 7:10 am for $33." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Washington" + ], + "leaving_date": [ + "March 3rd" + ], + "to_location": [ + "Philly" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there other buses for two people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:50" + ], + "slot": "leaving_time", + "values": [ + "7:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "28" + ], + "slot": "fare", + "values": [ + "$28" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Washington", + "leaving_date": "2019-03-03", + "to_location": "Philadelphia", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "33", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-03", + "leaving_time": "07:10", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "28", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-03", + "leaving_time": "07:50", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "32", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-03", + "leaving_time": "08:40", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "32", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-03", + "leaving_time": "09:00", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "28", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-03", + "leaving_time": "12:00", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "29", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-03", + "leaving_time": "14:10", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "31", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-03", + "leaving_time": "15:30", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "25", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-03", + "leaving_time": "17:40", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "2" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "leaving_time", + "start": 34 + }, + { + "exclusive_end": 49, + "slot": "fare", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is another bus departing at 7:50 am for $28 with 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Washington" + ], + "leaving_date": [ + "March 3rd" + ], + "to_location": [ + "Philly" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What bus station does it leave from and arrive to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Intercity Terminal" + ], + "slot": "to_station", + "values": [ + "Intercity Terminal" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Union Station" + ], + "slot": "from_station", + "values": [ + "Union Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 63, + "slot": "to_station", + "start": 45 + }, + { + "exclusive_end": 29, + "slot": "from_station", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus departs Union Station and arrives at Intercity Terminal." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Washington" + ], + "leaving_date": [ + "March 3rd" + ], + "leaving_time": [ + "7:50 am" + ], + "to_location": [ + "Philly" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "OK. That's good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Washington" + ], + "leaving_date": [ + "March 3rd" + ], + "leaving_time": [ + "7:50 am" + ], + "to_location": [ + "Philly" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Please reserve tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Washington" + ], + "slot": "from_location", + "values": [ + "Washington" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "to_location", + "values": [ + "Philadelphia" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "leaving_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "07:50" + ], + "slot": "leaving_time", + "values": [ + "7:50 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "from_location", + "start": 34 + }, + { + "exclusive_end": 107, + "slot": "to_location", + "start": 95 + }, + { + "exclusive_end": 67, + "slot": "leaving_date", + "start": 49 + }, + { + "exclusive_end": 78, + "slot": "leaving_time", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK. Confirming a bus leaving from Washington the day after tomorrow at 7:50 am and arriving in Philadelphia for 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Washington" + ], + "leaving_date": [ + "March 3rd", + "day after tomorrow" + ], + "leaving_time": [ + "7:50 am" + ], + "to_location": [ + "Philadelphia", + "Philly" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. That will work." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Washington", + "leaving_date": "2019-03-03", + "leaving_time": "07:50", + "to_location": "Philadelphia", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "28", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-03", + "leaving_time": "07:50", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "2" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "OK. Your ticket is confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Washington" + ], + "leaving_date": [ + "March 3rd", + "day after tomorrow" + ], + "leaving_time": [ + "7:50 am" + ], + "to_location": [ + "Philadelphia", + "Philly" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure. Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Washington" + ], + "leaving_date": [ + "March 3rd", + "day after tomorrow" + ], + "leaving_time": [ + "7:50 am" + ], + "to_location": [ + "Philadelphia", + "Philly" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. That will be it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great. Have a wonderful day." + } + ] + }, + { + "dialogue_id": "28_00067", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to find a bus for four people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is is your departure location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "from_location", + "values": [ + "NYC" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "from_location", + "start": 23 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "NYC" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be leaving from NYC." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where is your destination and when do you want to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Washington" + ], + "slot": "to_location", + "values": [ + "Washington" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "leaving_date", + "values": [ + "12th of March" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "to_location", + "start": 14 + }, + { + "exclusive_end": 63, + "slot": "leaving_date", + "start": 50 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "NYC" + ], + "leaving_date": [ + "12th of March" + ], + "to_location": [ + "Washington" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going to Washington and want to leave on the 12th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:00" + ], + "slot": "leaving_time", + "values": [ + "6 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "40" + ], + "slot": "fare", + "values": [ + "$40" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "New York", + "leaving_date": "2019-03-12", + "to_location": "Washington", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "40", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-12", + "leaving_time": "06:00", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "33", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-12", + "leaving_time": "09:40", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "33", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-12", + "leaving_time": "11:10", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "35", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-12", + "leaving_time": "12:40", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "37", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-12", + "leaving_time": "12:50", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "42", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-12", + "leaving_time": "13:10", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "36", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-12", + "leaving_time": "14:30", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "34", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-12", + "leaving_time": "17:10", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [ + { + "exclusive_end": 85, + "slot": "leaving_time", + "start": 81 + }, + { + "exclusive_end": 115, + "slot": "fare", + "start": 112 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 8 buses that meet your criteria. The bus has 0 transfers and leaves at 6 am. The cost for the trip is $40." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station" + ], + "slot_values": { + "from_location": [ + "NYC" + ], + "leaving_date": [ + "12th of March" + ], + "to_location": [ + "Washington" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What bus station am I departing from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Port Authority Station" + ], + "slot": "from_station", + "values": [ + "Port Authority Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "from_station", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You are leaving from the Port Authority Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "NYC" + ], + "leaving_date": [ + "12th of March" + ], + "leaving_time": [ + "6 am" + ], + "to_location": [ + "Washington" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sound great. I would like to reserve the trip." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "from_location", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Washington" + ], + "slot": "to_location", + "values": [ + "Washington" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "leaving_date", + "values": [ + "March 12th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "06:00" + ], + "slot": "leaving_time", + "values": [ + "6 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 89, + "slot": "from_location", + "start": 81 + }, + { + "exclusive_end": 113, + "slot": "to_location", + "start": 103 + }, + { + "exclusive_end": 67, + "slot": "leaving_date", + "start": 57 + }, + { + "exclusive_end": 75, + "slot": "leaving_time", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your trip's itinerary. You are leaving on March 12th at 6 am from New York and going to Washington. You have reserved 4 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "NYC", + "New York" + ], + "leaving_date": [ + "12th of March", + "March 12th" + ], + "leaving_time": [ + "6 am" + ], + "to_location": [ + "Washington" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "New York", + "leaving_date": "2019-03-12", + "leaving_time": "06:00", + "to_location": "Washington", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "40", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-12", + "leaving_time": "06:00", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You ticket has been confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "NYC", + "New York" + ], + "leaving_date": [ + "12th of March", + "March 12th" + ], + "leaving_time": [ + "6 am" + ], + "to_location": [ + "Washington" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your assistance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Will there be anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "NYC", + "New York" + ], + "leaving_date": [ + "12th of March", + "March 12th" + ], + "leaving_time": [ + "6 am" + ], + "to_location": [ + "Washington" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "28_00068", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find bus schedules?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes! What is your destination, and where are you leaving from? When would you like to start your trip?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "to_location", + "values": [ + "LA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "leaving_date", + "values": [ + "5th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "from_location", + "values": [ + "SD" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "to_location", + "start": 31 + }, + { + "exclusive_end": 92, + "slot": "leaving_date", + "start": 75 + }, + { + "exclusive_end": 67, + "slot": "from_location", + "start": 65 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD" + ], + "leaving_date": [ + "5th of this month" + ], + "to_location": [ + "LA" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This is a trip for 4 people to LA. We are planning to leave from SD on the 5th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:10" + ], + "slot": "leaving_time", + "values": [ + "6:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "32" + ], + "slot": "fare", + "values": [ + "$32" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "San Diego", + "leaving_date": "2019-03-05", + "to_location": "Los Angeles", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "32", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-05", + "leaving_time": "06:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "27", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-05", + "leaving_time": "06:50", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "27", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-05", + "leaving_time": "08:30", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "31", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-05", + "leaving_time": "09:50", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "26", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-05", + "leaving_time": "10:00", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "24", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-05", + "leaving_time": "12:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "24", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-05", + "leaving_time": "12:50", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "28", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-05", + "leaving_time": "13:30", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "25", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-05", + "leaving_time": "14:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "28", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-05", + "leaving_time": "16:30", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "leaving_time", + "start": 19 + }, + { + "exclusive_end": 40, + "slot": "fare", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus departs at 6:10 am and costs $32. There are 0 transfers needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "to_location", + "values": [ + "Sacramento, CA" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 80, + "slot": "to_location", + "start": 66 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD" + ], + "leaving_date": [ + "5th of this month" + ], + "to_location": [ + "Sacramento, CA" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other options available? Let's make the destination Sacramento, CA instead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:40" + ], + "slot": "leaving_time", + "values": [ + "7:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "72" + ], + "slot": "fare", + "values": [ + "$72" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "transfers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "San Diego", + "leaving_date": "2019-03-05", + "to_location": "Sacramento", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "72", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-05", + "leaving_time": "07:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "4" + }, + { + "fare": "71", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-05", + "leaving_time": "08:30", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "4" + }, + { + "fare": "71", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-05", + "leaving_time": "09:50", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "4" + }, + { + "fare": "77", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-05", + "leaving_time": "10:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "4" + }, + { + "fare": "70", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-05", + "leaving_time": "11:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "4" + }, + { + "fare": "63", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-05", + "leaving_time": "14:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "4" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "leaving_time", + "start": 24 + }, + { + "exclusive_end": 45, + "slot": "fare", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK, that bus departs at 7:40 am and costs $72. There is 1 transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station" + ], + "slot_values": { + "from_location": [ + "SD" + ], + "leaving_date": [ + "5th of this month" + ], + "to_location": [ + "Sacramento, CA" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What bus station does it leave from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Fe Depot" + ], + "slot": "from_station", + "values": [ + "Santa Fe Depot" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "from_station", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "This bus departs from Santa Fe Depot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD" + ], + "leaving_date": [ + "5th of this month" + ], + "leaving_time": [ + "7:40 am" + ], + "to_location": [ + "Sacramento, CA" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to buy tickets now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD" + ], + "leaving_date": [ + "5th of this month" + ], + "leaving_time": [ + "7:40 am" + ], + "to_location": [ + "Sacramento, CA" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "from_location", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Sacramento" + ], + "slot": "to_location", + "values": [ + "Sacramento" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "leaving_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "07:40" + ], + "slot": "leaving_time", + "values": [ + "7:40 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 117, + "slot": "from_location", + "start": 108 + }, + { + "exclusive_end": 85, + "slot": "to_location", + "start": 75 + }, + { + "exclusive_end": 130, + "slot": "leaving_date", + "start": 118 + }, + { + "exclusive_end": 141, + "slot": "leaving_time", + "start": 134 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: You are purchasing tickets for 4 people, for a bus trip to Sacramento. The bus departs from San Diego next Tuesday at 7:40 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [ + "to_station" + ], + "slot_values": { + "from_location": [ + "SD", + "San Diego" + ], + "leaving_date": [ + "5th of this month", + "next Tuesday" + ], + "leaving_time": [ + "7:40 am" + ], + "to_location": [ + "Sacramento", + "Sacramento, CA" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that works for me. What bus station do we arrive at in Sacramento?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento Valley Station" + ], + "slot": "to_station", + "values": [ + "Sacramento Valley Station" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "San Diego", + "leaving_date": "2019-03-05", + "leaving_time": "07:40", + "to_location": "Sacramento", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "72", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-05", + "leaving_time": "07:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "4" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "to_station", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The destination station is Sacramento Valley Station. Your tickets are now confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD", + "San Diego" + ], + "leaving_date": [ + "5th of this month", + "next Tuesday" + ], + "leaving_time": [ + "7:40 am" + ], + "to_location": [ + "Sacramento", + "Sacramento, CA" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks very much for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can do you for you today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD", + "San Diego" + ], + "leaving_date": [ + "5th of this month", + "next Tuesday" + ], + "leaving_time": [ + "7:40 am" + ], + "to_location": [ + "Sacramento", + "Sacramento, CA" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "28_00069", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me search for a bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you leaving from? When do you plan to leave? Where are you going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Washington" + ], + "slot": "to_location", + "values": [ + "Washington" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "leaving_date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "from_location", + "values": [ + "Philadelphia" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "to_location", + "start": 16 + }, + { + "exclusive_end": 67, + "slot": "leaving_date", + "start": 53 + }, + { + "exclusive_end": 94, + "slot": "from_location", + "start": 82 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Philadelphia" + ], + "leaving_date": [ + "next Wednesday" + ], + "to_location": [ + "Washington" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to Washington, I am planning on leaving next Wednesday, leaving from Philadelphia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:30" + ], + "slot": "leaving_time", + "values": [ + "7:30 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "31" + ], + "slot": "fare", + "values": [ + "$31" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Philadelphia", + "leaving_date": "2019-03-06", + "to_location": "Washington" + } + }, + "service_results": [ + { + "fare": "31", + "from_location": "Philadelphia", + "from_station": "Intercity Terminal", + "leaving_date": "2019-03-06", + "leaving_time": "07:30", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "29", + "from_location": "Philadelphia", + "from_station": "Intercity Terminal", + "leaving_date": "2019-03-06", + "leaving_time": "07:50", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "32", + "from_location": "Philadelphia", + "from_station": "Intercity Terminal", + "leaving_date": "2019-03-06", + "leaving_time": "08:20", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "29", + "from_location": "Philadelphia", + "from_station": "Intercity Terminal", + "leaving_date": "2019-03-06", + "leaving_time": "10:00", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "31", + "from_location": "Philadelphia", + "from_station": "Intercity Terminal", + "leaving_date": "2019-03-06", + "leaving_time": "10:50", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "27", + "from_location": "Philadelphia", + "from_station": "Intercity Terminal", + "leaving_date": "2019-03-06", + "leaving_time": "15:20", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "33", + "from_location": "Philadelphia", + "from_station": "Intercity Terminal", + "leaving_date": "2019-03-06", + "leaving_time": "16:50", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "30", + "from_location": "Philadelphia", + "from_station": "Intercity Terminal", + "leaving_date": "2019-03-06", + "leaving_time": "19:10", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "leaving_time", + "start": 19 + }, + { + "exclusive_end": 43, + "slot": "fare", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus departs at 7:30 am and it costs $31. The bus has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Philadelphia" + ], + "leaving_date": [ + "next Wednesday" + ], + "to_location": [ + "Washington" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which bus station am I arriving to and what station and I departing from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union Station" + ], + "slot": "to_station", + "values": [ + "Union Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Intercity Terminal" + ], + "slot": "from_station", + "values": [ + "Intercity Terminal" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "to_station", + "start": 27 + }, + { + "exclusive_end": 82, + "slot": "from_station", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The destination station is Union Station, the origin station is Intercity Terminal." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Philadelphia" + ], + "leaving_date": [ + "next Wednesday" + ], + "to_location": [ + "Washington" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other buses available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:50" + ], + "slot": "leaving_time", + "values": [ + "7:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "29" + ], + "slot": "fare", + "values": [ + "$29" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "leaving_time", + "start": 34 + }, + { + "exclusive_end": 58, + "slot": "fare", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is also one that departs at 7:50 am and it costs $29 with 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Philadelphia" + ], + "leaving_date": [ + "next Wednesday" + ], + "leaving_time": [ + "7:50 am" + ], + "to_location": [ + "Washington" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good, let's reserve the bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "travelers", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Philadelphia" + ], + "leaving_date": [ + "next Wednesday" + ], + "leaving_time": [ + "7:50 am" + ], + "to_location": [ + "Washington" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It's for four people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "from_location", + "values": [ + "Philadelphia" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Washington" + ], + "slot": "to_location", + "values": [ + "Washington" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "leaving_date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "07:50" + ], + "slot": "leaving_time", + "values": [ + "7:50 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 74, + "slot": "from_location", + "start": 62 + }, + { + "exclusive_end": 105, + "slot": "to_location", + "start": 95 + }, + { + "exclusive_end": 136, + "slot": "leaving_date", + "start": 122 + }, + { + "exclusive_end": 158, + "slot": "leaving_time", + "start": 151 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: The bus is leaving from Philadelphia. The destination is Washington. The bus leaves next Wednesday. It leaves at 7:50 am and it is for 4 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Philadelphia" + ], + "leaving_date": [ + "next Wednesday" + ], + "leaving_time": [ + "7:50 am" + ], + "to_location": [ + "Washington" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, please change to 3 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "07:50" + ], + "slot": "leaving_time", + "values": [ + "7:50 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "leaving_time", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following change: It leaves at 7:50 am for 3 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Philadelphia" + ], + "leaving_date": [ + "next Wednesday" + ], + "leaving_time": [ + "7:50 am" + ], + "to_location": [ + "Washington" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Philadelphia", + "leaving_date": "2019-03-06", + "leaving_time": "07:50", + "to_location": "Washington", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "29", + "from_location": "Philadelphia", + "from_station": "Intercity Terminal", + "leaving_date": "2019-03-06", + "leaving_time": "07:50", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket is confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Philadelphia" + ], + "leaving_date": [ + "next Wednesday" + ], + "leaving_time": [ + "7:50 am" + ], + "to_location": [ + "Washington" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot for your help! That's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "28_00070", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno" + ], + "slot": "from_location", + "values": [ + "Fresno" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "from_location", + "start": 38 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am searching for a bus leaving from Fresno" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you need to leave and what is the destination?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "to_location", + "values": [ + "Las Vegas" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "leaving_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "to_location", + "start": 41 + }, + { + "exclusive_end": 64, + "slot": "leaving_date", + "start": 54 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno" + ], + "leaving_date": [ + "March 13th" + ], + "to_location": [ + "Las Vegas" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want a bus for one person that goes to Las Vegas on March 13th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:20" + ], + "slot": "leaving_time", + "values": [ + "7:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "38" + ], + "slot": "fare", + "values": [ + "$38" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Fresno", + "leaving_date": "2019-03-13", + "to_location": "Las Vegas", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "38", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-13", + "leaving_time": "07:20", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "45", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-13", + "leaving_time": "08:50", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "39", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-13", + "leaving_time": "09:10", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "40", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-13", + "leaving_time": "11:50", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "36", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-13", + "leaving_time": "12:00", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "40", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-13", + "leaving_time": "12:40", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "40", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-13", + "leaving_time": "14:30", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "43", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-13", + "leaving_time": "15:00", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "45", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-13", + "leaving_time": "17:30", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "40", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-13", + "leaving_time": "18:50", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "leaving_time", + "start": 54 + }, + { + "exclusive_end": 75, + "slot": "fare", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found one that has 0 transfers that departs at 7:20 am and costs $38" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Long Beach" + ], + "slot": "from_location", + "values": [ + "Long Beach, CA" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "from_location", + "start": 40 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach, CA" + ], + "leaving_date": [ + "March 13th" + ], + "to_location": [ + "Las Vegas" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other? I need one that departs from Long Beach, CA" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:10" + ], + "slot": "leaving_time", + "values": [ + "7:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "38" + ], + "slot": "fare", + "values": [ + "$38" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Long Beach", + "leaving_date": "2019-03-13", + "to_location": "Las Vegas", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "38", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-13", + "leaving_time": "07:10", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "42", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-13", + "leaving_time": "10:10", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "39", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-13", + "leaving_time": "15:30", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "37", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-13", + "leaving_time": "16:50", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "leaving_time", + "start": 31 + }, + { + "exclusive_end": 52, + "slot": "fare", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Theres another that departs at 7:10 am and costs $38 that has 0 transfers as well." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station" + ], + "slot_values": { + "from_location": [ + "Long Beach, CA" + ], + "leaving_date": [ + "March 13th" + ], + "to_location": [ + "Las Vegas" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which bus station does it leave from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Downtown Station" + ], + "slot": "from_station", + "values": [ + "downtown station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "from_station", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "it starts from downtown station" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach, CA" + ], + "leaving_date": [ + "March 13th" + ], + "leaving_time": [ + "7:10 am" + ], + "to_location": [ + "Las Vegas" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, book this one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Long Beach" + ], + "slot": "from_location", + "values": [ + "Long beach" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "to_location", + "values": [ + "Las Vegas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "leaving_date", + "values": [ + "march 13th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "07:10" + ], + "slot": "leaving_time", + "values": [ + "7:10 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "from_location", + "start": 30 + }, + { + "exclusive_end": 53, + "slot": "to_location", + "start": 44 + }, + { + "exclusive_end": 67, + "slot": "leaving_date", + "start": 57 + }, + { + "exclusive_end": 93, + "slot": "leaving_time", + "start": 86 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Booking bus for 1 person from Long beach to Las Vegas on march 13th. Departure tie is 7:10 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [ + "to_station" + ], + "slot_values": { + "from_location": [ + "Long Beach, CA", + "Long beach" + ], + "leaving_date": [ + "March 13th", + "march 13th" + ], + "leaving_time": [ + "7:10 am" + ], + "to_location": [ + "Las Vegas" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "sounds good. Which is the destination station?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union Plaza" + ], + "slot": "to_station", + "values": [ + "Union Plaza" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Long Beach", + "leaving_date": "2019-03-13", + "leaving_time": "07:10", + "to_location": "Las Vegas", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "38", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-13", + "leaving_time": "07:10", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "to_station", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Booking confirmed. The destination is Union Plaza" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach, CA", + "Long beach" + ], + "leaving_date": [ + "March 13th", + "march 13th" + ], + "leaving_time": [ + "7:10 am" + ], + "to_location": [ + "Las Vegas" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, thats all I need for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a fantastic day." + } + ] + }, + { + "dialogue_id": "28_00071", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hi, Can you help me to find a bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, where are you going to, leaving from, and when do you want to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "to_location", + "values": [ + "Philadelphia" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "leaving_date", + "values": [ + "the 7th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "from_location", + "values": [ + "NY" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "to_location", + "start": 22 + }, + { + "exclusive_end": 64, + "slot": "leaving_date", + "start": 57 + }, + { + "exclusive_end": 18, + "slot": "from_location", + "start": 16 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "NY" + ], + "leaving_date": [ + "the 7th" + ], + "to_location": [ + "Philadelphia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going from NY to Philadelphia. I will be leaving on the 7th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:40" + ], + "slot": "leaving_time", + "values": [ + "7:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "23" + ], + "slot": "fare", + "values": [ + "$23" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "7" + ], + "slot": "count", + "values": [ + "7" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "New York", + "leaving_date": "2019-03-07", + "to_location": "Philadelphia" + } + }, + "service_results": [ + { + "fare": "23", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-07", + "leaving_time": "07:40", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "25", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-07", + "leaving_time": "08:00", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "21", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-07", + "leaving_time": "11:30", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "21", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-07", + "leaving_time": "14:10", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "19", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-07", + "leaving_time": "16:30", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-07", + "leaving_time": "18:30", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "25", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-07", + "leaving_time": "19:40", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "leaving_time", + "start": 45 + }, + { + "exclusive_end": 92, + "slot": "fare", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The are 7 bus options for you. One leaves at 7:40 am and has 0 transfers. this one costs $23." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "NY" + ], + "leaving_date": [ + "the 7th" + ], + "to_location": [ + "Philadelphia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "what are my other options." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "08:00" + ], + "slot": "leaving_time", + "values": [ + "8 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "25" + ], + "slot": "fare", + "values": [ + "$25" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "leaving_time", + "start": 39 + }, + { + "exclusive_end": 57, + "slot": "fare", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "another one with 0 transfers leaves at 8 am and costs $25." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "NY" + ], + "leaving_date": [ + "the 7th" + ], + "leaving_time": [ + "8 am" + ], + "to_location": [ + "Philadelphia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That one works." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "So you'd like to buy a ticket for this bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "NY" + ], + "leaving_date": [ + "the 7th" + ], + "leaving_time": [ + "8 am" + ], + "to_location": [ + "Philadelphia" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes, i want to reserve tickets for 4 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "from_location", + "values": [ + "new york" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "to_location", + "values": [ + "philadelphia" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "leaving_date", + "values": [ + "next thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "08:00" + ], + "slot": "leaving_time", + "values": [ + "8 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 79, + "slot": "from_location", + "start": 71 + }, + { + "exclusive_end": 65, + "slot": "to_location", + "start": 53 + }, + { + "exclusive_end": 117, + "slot": "leaving_date", + "start": 104 + }, + { + "exclusive_end": 103, + "slot": "leaving_time", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "okay, please confirm these details. You are going to philadelphia from new york. The bus leaves at 8 am next thursday. 4 people are going." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "NY", + "new york" + ], + "leaving_date": [ + "next thursday", + "the 7th" + ], + "leaving_time": [ + "8 am" + ], + "to_location": [ + "Philadelphia", + "philadelphia" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "no, only 1 person is going." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "to_location", + "values": [ + "philadelphia" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "to_location", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "okay, just to confirm, only 1 person is going to philadelphia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "NY", + "new york" + ], + "leaving_date": [ + "next thursday", + "the 7th" + ], + "leaving_time": [ + "8 am" + ], + "to_location": [ + "Philadelphia", + "philadelphia" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yep, that's good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "New York", + "leaving_date": "2019-03-07", + "leaving_time": "08:00", + "to_location": "Philadelphia", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "25", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-07", + "leaving_time": "08:00", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "great,your ticket has been confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "NY", + "new york" + ], + "leaving_date": [ + "next thursday", + "the 7th" + ], + "leaving_time": [ + "8 am" + ], + "to_location": [ + "Philadelphia", + "philadelphia" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "thank you so much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "your welcome, anything else i can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "NY", + "new york" + ], + "leaving_date": [ + "next thursday", + "the 7th" + ], + "leaving_time": [ + "8 am" + ], + "to_location": [ + "Philadelphia", + "philadelphia" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "no, that's all. thanks again." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day :)" + } + ] + }, + { + "dialogue_id": "28_00072", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "to_location", + "values": [ + "SD" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "to_location", + "start": 32 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "to_location": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you help me find a bus to SD?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you leaving from and when do you plan to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "leaving_date", + "values": [ + "March 7th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "from_location", + "values": [ + "Sacramento" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "leaving_date", + "start": 23 + }, + { + "exclusive_end": 48, + "slot": "from_location", + "start": 38 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "March 7th" + ], + "to_location": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am planning to leave March 7th from Sacramento." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10:20" + ], + "slot": "leaving_time", + "values": [ + "10:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "64" + ], + "slot": "fare", + "values": [ + "$64" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "transfers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Sacramento", + "leaving_date": "2019-03-07", + "to_location": "San Diego" + } + }, + "service_results": [ + { + "fare": "64", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-07", + "leaving_time": "10:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "65", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-07", + "leaving_time": "10:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "81", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-07", + "leaving_time": "11:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "80", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-07", + "leaving_time": "12:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "82", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-07", + "leaving_time": "13:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "79", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-07", + "leaving_time": "13:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "75", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-07", + "leaving_time": "13:30", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "74", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-07", + "leaving_time": "19:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "leaving_time", + "start": 45 + }, + { + "exclusive_end": 67, + "slot": "fare", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a bus with 1 transfer, it leaves at 10:20 am and costs $64." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station" + ], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "March 7th" + ], + "to_location": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What bus station will it be leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento Valley Station" + ], + "slot": "from_station", + "values": [ + "Sacramento Valley Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "from_station", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's leaving from Sacramento Valley Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "March 7th" + ], + "leaving_time": [ + "10:20 am" + ], + "to_location": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good, could you reserve me some tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "travelers", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "March 7th" + ], + "leaving_time": [ + "10:20 am" + ], + "to_location": [ + "SD" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Just 1." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sacramento" + ], + "slot": "from_location", + "values": [ + "Sacramento" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "to_location", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "leaving_date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:20" + ], + "slot": "leaving_time", + "values": [ + "10:20 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 79, + "slot": "from_location", + "start": 69 + }, + { + "exclusive_end": 118, + "slot": "to_location", + "start": 109 + }, + { + "exclusive_end": 93, + "slot": "leaving_date", + "start": 80 + }, + { + "exclusive_end": 105, + "slot": "leaving_time", + "start": 97 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright and just to confirm, you just need 1 ticket for the bus from Sacramento next Thursday at 10:20 am to San Diego." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "March 7th", + "next Thursday" + ], + "leaving_time": [ + "10:20 am" + ], + "to_location": [ + "SD", + "San Diego" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Sacramento", + "leaving_date": "2019-03-07", + "leaving_time": "10:20", + "to_location": "San Diego", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "64", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-07", + "leaving_time": "10:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "1" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay you're all set." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "March 7th", + "next Thursday" + ], + "leaving_time": [ + "10:20 am" + ], + "to_location": [ + "SD", + "San Diego" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "March 7th", + "next Thursday" + ], + "leaving_time": [ + "10:20 am" + ], + "to_location": [ + "SD", + "San Diego" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, I'm all good, thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day!" + } + ] + }, + { + "dialogue_id": "28_00073", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "At what time will you be leaving? Where does your trip begin and end?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "to_location", + "values": [ + "Philly" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "leaving_date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Washington" + ], + "slot": "from_location", + "values": [ + "Washington" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "to_location", + "start": 54 + }, + { + "exclusive_end": 34, + "slot": "leaving_date", + "start": 20 + }, + { + "exclusive_end": 50, + "slot": "from_location", + "start": 40 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Washington" + ], + "leaving_date": [ + "next Wednesday" + ], + "to_location": [ + "Philly" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going on a trip next Wednesday from Washington to Philly." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:10" + ], + "slot": "leaving_time", + "values": [ + "7:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "23" + ], + "slot": "fare", + "values": [ + "$23" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Washington", + "leaving_date": "2019-03-06", + "to_location": "Philadelphia" + } + }, + "service_results": [ + { + "fare": "23", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "07:10", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "27", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "07:50", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "29", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "08:40", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "28", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "09:00", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "26", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "12:00", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "28", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "14:10", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "31", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "15:30", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "28", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "17:40", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 76, + "slot": "leaving_time", + "start": 69 + }, + { + "exclusive_end": 87, + "slot": "fare", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 8 buses that could suit your needs. One such bus leaves at 7:10 am, costs $23, and has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "to_station" + ], + "slot_values": { + "from_location": [ + "Washington" + ], + "leaving_date": [ + "next Wednesday" + ], + "to_location": [ + "Philly" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What bus station will I be going to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Intercity Terminal" + ], + "slot": "to_station", + "values": [ + "Intercity Terminal" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "to_station", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus arrives at Intercity Terminal." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Washington" + ], + "leaving_date": [ + "next Wednesday" + ], + "to_location": [ + "Philly" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What other buses are usable? Keep in mind my trip involves 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:50" + ], + "slot": "leaving_time", + "values": [ + "7:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "27" + ], + "slot": "fare", + "values": [ + "$27" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Washington", + "leaving_date": "2019-03-06", + "to_location": "Philadelphia", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "23", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "07:10", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "27", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "07:50", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "29", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "08:40", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "28", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "09:00", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "26", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "12:00", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "28", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "14:10", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "31", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "15:30", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "28", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "17:40", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "2" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "leaving_time", + "start": 49 + }, + { + "exclusive_end": 67, + "slot": "fare", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Another bus you could use is one that departs at 7:50 am, costs $27, and has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Washington" + ], + "leaving_date": [ + "next Wednesday" + ], + "leaving_time": [ + "7:50 am" + ], + "to_location": [ + "Philly" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to buy tickets for this bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Washington" + ], + "leaving_date": [ + "next Wednesday" + ], + "leaving_time": [ + "7:50 am" + ], + "to_location": [ + "Philly" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. I want to reserve tickets for it right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Washington" + ], + "slot": "from_location", + "values": [ + "Washington" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "to_location", + "values": [ + "Philadelphia" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "leaving_date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "07:50" + ], + "slot": "leaving_time", + "values": [ + "7:50 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 96, + "slot": "from_location", + "start": 86 + }, + { + "exclusive_end": 112, + "slot": "to_location", + "start": 100 + }, + { + "exclusive_end": 127, + "slot": "leaving_date", + "start": 113 + }, + { + "exclusive_end": 138, + "slot": "leaving_time", + "start": 131 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you make sure the following details are correct? Your bus departs for a trip from Washington to Philadelphia next Wednesday at 7:50 am. It is for 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [ + "to_station" + ], + "slot_values": { + "from_location": [ + "Washington" + ], + "leaving_date": [ + "next Wednesday" + ], + "leaving_time": [ + "7:50 am" + ], + "to_location": [ + "Philadelphia", + "Philly" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That all works for me. What station will I be arriving at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Intercity Terminal" + ], + "slot": "to_station", + "values": [ + "Intercity Terminal" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Washington", + "leaving_date": "2019-03-06", + "leaving_time": "07:50", + "to_location": "Philadelphia", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "27", + "from_location": "Washington", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "07:50", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "2" + } + ], + "slots": [ + { + "exclusive_end": 69, + "slot": "to_station", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket has been confirmed. You will arrive at Intercity Terminal." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Washington" + ], + "leaving_date": [ + "next Wednesday" + ], + "leaving_time": [ + "7:50 am" + ], + "to_location": [ + "Philadelphia", + "Philly" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Appreciate your efforts in securing me a bus ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there any other way I can offer my assistance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Washington" + ], + "leaving_date": [ + "next Wednesday" + ], + "leaving_time": [ + "7:50 am" + ], + "to_location": [ + "Philadelphia", + "Philly" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not right now. Glad you were able to offer your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day!" + } + ] + }, + { + "dialogue_id": "28_00074", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "to_location", + "values": [ + "Seattle, WA" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "to_location", + "start": 25 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "to_location": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where can I get a bus to Seattle, WA?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When is your departure planned?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "leaving_date", + "values": [ + "the 8th" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "leaving_date", + "start": 21 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "the 8th" + ], + "to_location": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be leaving on the 8th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What destination are you leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Vancouver" + ], + "slot": "from_location", + "values": [ + "Vancouver, BC" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "from_location", + "start": 20 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Vancouver, BC" + ], + "leaving_date": [ + "the 8th" + ], + "to_location": [ + "Seattle, WA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am departing from Vancouver, BC and need a bus for 3 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:40" + ], + "slot": "leaving_time", + "values": [ + "6:40 AM" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "29" + ], + "slot": "fare", + "values": [ + "$29" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Vancouver", + "leaving_date": "2019-03-08", + "to_location": "Seattle", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "29", + "from_location": "Vancouver", + "from_station": "Pacific Central Station", + "leaving_date": "2019-03-08", + "leaving_time": "06:40", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "28", + "from_location": "Vancouver", + "from_station": "Pacific Central Station", + "leaving_date": "2019-03-08", + "leaving_time": "08:10", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "29", + "from_location": "Vancouver", + "from_station": "Pacific Central Station", + "leaving_date": "2019-03-08", + "leaving_time": "08:30", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "25", + "from_location": "Vancouver", + "from_station": "Pacific Central Station", + "leaving_date": "2019-03-08", + "leaving_time": "08:50", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "27", + "from_location": "Vancouver", + "from_station": "Pacific Central Station", + "leaving_date": "2019-03-08", + "leaving_time": "10:00", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "28", + "from_location": "Vancouver", + "from_station": "Pacific Central Station", + "leaving_date": "2019-03-08", + "leaving_time": "12:30", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "25", + "from_location": "Vancouver", + "from_station": "Pacific Central Station", + "leaving_date": "2019-03-08", + "leaving_time": "17:50", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "27", + "from_location": "Vancouver", + "from_station": "Pacific Central Station", + "leaving_date": "2019-03-08", + "leaving_time": "18:30", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "26", + "from_location": "Vancouver", + "from_station": "Pacific Central Station", + "leaving_date": "2019-03-08", + "leaving_time": "18:40", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "31", + "from_location": "Vancouver", + "from_station": "Pacific Central Station", + "leaving_date": "2019-03-08", + "leaving_time": "19:10", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "leaving_time", + "start": 29 + }, + { + "exclusive_end": 15, + "slot": "fare", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Tickets are $29 each for the 6:40 AM bus. There are 0 transfers for this bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Vancouver, BC" + ], + "leaving_date": [ + "the 8th" + ], + "to_location": [ + "Seattle, WA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What bus station will I be leaving from and going to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "King Street Station" + ], + "slot": "to_station", + "values": [ + "King Street Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Pacific Central Station" + ], + "slot": "from_station", + "values": [ + "Pacific Central Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 71, + "slot": "to_station", + "start": 52 + }, + { + "exclusive_end": 41, + "slot": "from_station", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I am leaving from Pacific Central Station, going to King Street Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Vancouver, BC" + ], + "leaving_date": [ + "the 8th" + ], + "leaving_time": [ + "6:40 AM" + ], + "to_location": [ + "Seattle, WA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to buy a ticket for this bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Vancouver" + ], + "slot": "from_location", + "values": [ + "Vancouver" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "to_location", + "values": [ + "Seattle" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "leaving_date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "06:40" + ], + "slot": "leaving_time", + "values": [ + "6:40 AM" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "from_location", + "start": 46 + }, + { + "exclusive_end": 73, + "slot": "to_location", + "start": 66 + }, + { + "exclusive_end": 101, + "slot": "leaving_date", + "start": 90 + }, + { + "exclusive_end": 112, + "slot": "leaving_time", + "start": 105 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just confirming, the bus will be leaving from Vancouver, going to Seattle. We will depart next Friday at 6:40 AM with 3 passengers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Vancouver", + "Vancouver, BC" + ], + "leaving_date": [ + "next Friday", + "the 8th" + ], + "leaving_time": [ + "6:40 AM" + ], + "to_location": [ + "Seattle", + "Seattle, WA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will work great for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Vancouver", + "leaving_date": "2019-03-08", + "leaving_time": "06:40", + "to_location": "Seattle", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "29", + "from_location": "Vancouver", + "from_station": "Pacific Central Station", + "leaving_date": "2019-03-08", + "leaving_time": "06:40", + "to_location": "Seattle", + "to_station": "King Street Station", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have confirmed your recent ticket purchase." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Vancouver", + "Vancouver, BC" + ], + "leaving_date": [ + "next Friday", + "the 8th" + ], + "leaving_time": [ + "6:40 AM" + ], + "to_location": [ + "Seattle", + "Seattle, WA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will not need further assistance, thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "28_00075", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Long Beach" + ], + "slot": "from_location", + "values": [ + "long beach" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "from_location", + "start": 40 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "long beach" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find a bus leaving from long beach?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Long Beach" + ], + "slot": "to_location", + "values": [ + "Long beach" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "leaving_date", + "values": [ + "14th of march" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Fresno" + ], + "slot": "from_location", + "values": [ + "fresno, CA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "to_location", + "start": 14 + }, + { + "exclusive_end": 84, + "slot": "leaving_date", + "start": 71 + }, + { + "exclusive_end": 40, + "slot": "from_location", + "start": 30 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "fresno, CA" + ], + "leaving_date": [ + "14th of march" + ], + "to_location": [ + "Long beach", + "long beach" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going to Long beach from fresno, CA. I would like to leave on the 14th of march." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "09:50" + ], + "slot": "leaving_time", + "values": [ + "9:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "37" + ], + "slot": "fare", + "values": [ + "$37" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Fresno", + "leaving_date": "2019-03-14", + "to_location": "Long Beach" + } + }, + "service_results": [ + { + "fare": "37", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "09:50", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "37", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "12:30", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "37", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "13:40", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "38", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "17:10", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "40", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "18:40", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "44", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "19:00", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "leaving_time", + "start": 39 + }, + { + "exclusive_end": 84, + "slot": "fare", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 6 buses for you. It departs at 9:50 am and has 0 transfers. It will cost $37." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "fresno, CA" + ], + "leaving_date": [ + "14th of march" + ], + "to_location": [ + "Long beach", + "long beach" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other buses available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "12:30" + ], + "slot": "leaving_time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "37" + ], + "slot": "fare", + "values": [ + "$37" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "leaving_time", + "start": 35 + }, + { + "exclusive_end": 74, + "slot": "fare", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's another bus that leaves at 12:30 pm with 0 transfers. It costs $37 also." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "leaving_date", + "values": [ + "10th of march" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "leaving_date", + "start": 30 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "fresno, CA" + ], + "leaving_date": [ + "10th of march" + ], + "to_location": [ + "Long beach", + "long beach" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there other available for 10th of march. there will be 4 passengers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "13:40" + ], + "slot": "leaving_time", + "values": [ + "1:40 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "38" + ], + "slot": "fare", + "values": [ + "$38" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Fresno", + "leaving_date": "2019-03-10", + "to_location": "Long Beach", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "35", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-10", + "leaving_time": "09:50", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "37", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-10", + "leaving_time": "12:30", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "38", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-10", + "leaving_time": "13:40", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "37", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-10", + "leaving_time": "17:10", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "37", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-10", + "leaving_time": "18:40", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "38", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-10", + "leaving_time": "19:00", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "leaving_time", + "start": 27 + }, + { + "exclusive_end": 65, + "slot": "fare", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Theres a bus that leave at 1:40 pm with 0 transfers. It costs $38." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "fresno, CA" + ], + "leaving_date": [ + "10th of march" + ], + "leaving_time": [ + "1:40 pm" + ], + "to_location": [ + "Long beach", + "long beach" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to reserve this bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Fresno" + ], + "slot": "from_location", + "values": [ + "Fresno" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Long Beach" + ], + "slot": "to_location", + "values": [ + "long beach" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "leaving_date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:40" + ], + "slot": "leaving_time", + "values": [ + "1:40 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 65, + "slot": "from_location", + "start": 59 + }, + { + "exclusive_end": 79, + "slot": "to_location", + "start": 69 + }, + { + "exclusive_end": 93, + "slot": "leaving_date", + "start": 83 + }, + { + "exclusive_end": 104, + "slot": "leaving_time", + "start": 97 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following reservation: Bus leaving from Fresno to long beach on March 10th at 1:40 pm for 4 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [ + "to_station" + ], + "slot_values": { + "from_location": [ + "Fresno", + "fresno, CA" + ], + "leaving_date": [ + "10th of march", + "March 10th" + ], + "leaving_time": [ + "1:40 pm" + ], + "to_location": [ + "Long beach", + "long beach" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that works. Which bus station am I reaching?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Downtown Station" + ], + "slot": "to_station", + "values": [ + "downtown station" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Fresno", + "leaving_date": "2019-03-10", + "leaving_time": "13:40", + "to_location": "Long Beach", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "38", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-10", + "leaving_time": "13:40", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "to_station", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The destination station is downtown station. Reservation ticket is confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [ + "from_station" + ], + "slot_values": { + "from_location": [ + "Fresno", + "fresno, CA" + ], + "leaving_date": [ + "10th of march", + "March 10th" + ], + "leaving_time": [ + "1:40 pm" + ], + "to_location": [ + "Long beach", + "long beach" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What bus station am i leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno Station" + ], + "slot": "from_station", + "values": [ + "fresno station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "from_station", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "you will be leaving from fresno station" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno", + "fresno, CA" + ], + "leaving_date": [ + "10th of march", + "March 10th" + ], + "leaving_time": [ + "1:40 pm" + ], + "to_location": [ + "Long beach", + "long beach" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else you would like me to do?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno", + "fresno, CA" + ], + "leaving_date": [ + "10th of march", + "March 10th" + ], + "leaving_time": [ + "1:40 pm" + ], + "to_location": [ + "Long beach", + "long beach" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "NO thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day" + } + ] + }, + { + "dialogue_id": "28_00076", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you leaving from and where are you going? When do you plan to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "to_location", + "values": [ + "Sacramento" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "leaving_date", + "values": [ + "4th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "from_location", + "values": [ + "LA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "to_location", + "start": 24 + }, + { + "exclusive_end": 54, + "slot": "leaving_date", + "start": 42 + }, + { + "exclusive_end": 20, + "slot": "from_location", + "start": 18 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LA" + ], + "leaving_date": [ + "4th of March" + ], + "to_location": [ + "Sacramento" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go from LA to Sacramento on the 4th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "11:20" + ], + "slot": "leaving_time", + "values": [ + "11:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "49" + ], + "slot": "fare", + "values": [ + "$49" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Los Angeles", + "leaving_date": "2019-03-04", + "to_location": "Sacramento" + } + }, + "service_results": [ + { + "fare": "49", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-04", + "leaving_time": "11:20", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "39", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-04", + "leaving_time": "12:20", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "52", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-04", + "leaving_time": "15:30", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "leaving_time", + "start": 30 + }, + { + "exclusive_end": 68, + "slot": "fare", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a bus that leaves at 11:20 am with 0 transfers. It cost $49." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "SF" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "to_location", + "start": 35 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LA" + ], + "leaving_date": [ + "4th of March" + ], + "to_location": [ + "SF" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a bus that goes to SF?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:20" + ], + "slot": "leaving_time", + "values": [ + "6:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "44" + ], + "slot": "fare", + "values": [ + "$44" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Los Angeles", + "leaving_date": "2019-03-04", + "to_location": "San Francisco" + } + }, + "service_results": [ + { + "fare": "44", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-04", + "leaving_time": "06:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "50", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-04", + "leaving_time": "08:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "45", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-04", + "leaving_time": "08:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "42", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-04", + "leaving_time": "09:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "45", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-04", + "leaving_time": "13:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "42", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-04", + "leaving_time": "14:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "50", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-04", + "leaving_time": "14:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "45", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-04", + "leaving_time": "16:10", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "47", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-04", + "leaving_time": "19:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "44", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-04", + "leaving_time": "19:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "leaving_time", + "start": 47 + }, + { + "exclusive_end": 73, + "slot": "fare", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a bus with 0 transfers that leaves at 6:20 am with a cost of $44." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LA" + ], + "leaving_date": [ + "4th of March" + ], + "leaving_time": [ + "6:20 am" + ], + "to_location": [ + "SF" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will work. Make a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "travelers", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people are going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LA" + ], + "leaving_date": [ + "4th of March" + ], + "leaving_time": [ + "6:20 am" + ], + "to_location": [ + "SF" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There is only 1 person going." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "from_location", + "values": [ + "Los Angeles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "leaving_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "06:20" + ], + "slot": "leaving_time", + "values": [ + "6:20 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "from_location", + "start": 15 + }, + { + "exclusive_end": 74, + "slot": "to_location", + "start": 61 + }, + { + "exclusive_end": 49, + "slot": "leaving_date", + "start": 38 + }, + { + "exclusive_end": 37, + "slot": "leaving_time", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus leaves Los Angeles at 6:20 am next Monday headed for San Francisco and you need 1 ticket. Is that right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LA", + "Los Angeles" + ], + "leaving_date": [ + "4th of March", + "next Monday" + ], + "leaving_time": [ + "6:20 am" + ], + "to_location": [ + "SF", + "San Francisco" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Los Angeles", + "leaving_date": "2019-03-04", + "leaving_time": "06:20", + "to_location": "San Francisco", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "44", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-04", + "leaving_time": "06:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket has been booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "LA", + "Los Angeles" + ], + "leaving_date": [ + "4th of March", + "next Monday" + ], + "leaving_time": [ + "6:20 am" + ], + "to_location": [ + "SF", + "San Francisco" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What bus station am I leaving from and going to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Salesforce Transit Center" + ], + "slot": "to_station", + "values": [ + "Salesforce Transit Center" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Union Station" + ], + "slot": "from_station", + "values": [ + "Union Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 74, + "slot": "to_station", + "start": 49 + }, + { + "exclusive_end": 34, + "slot": "from_station", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You are leaving from Union Station and headed to Salesforce Transit Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LA", + "Los Angeles" + ], + "leaving_date": [ + "4th of March", + "next Monday" + ], + "leaving_time": [ + "6:20 am" + ], + "to_location": [ + "SF", + "San Francisco" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank a bunch." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_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": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LA", + "Los Angeles" + ], + "leaving_date": [ + "4th of March", + "next Monday" + ], + "leaving_time": [ + "6:20 am" + ], + "to_location": [ + "SF", + "San Francisco" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "28_00077", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me look for a bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When and where are you going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "to_location", + "values": [ + "Las Vegas" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "leaving_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "to_location", + "start": 13 + }, + { + "exclusive_end": 53, + "slot": "leaving_date", + "start": 43 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "March 13th" + ], + "to_location": [ + "Las Vegas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to Las Vegas, I'll be leaving on March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Anaheim" + ], + "slot": "to_location", + "values": [ + "Anaheim" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "from_location", + "values": [ + "San Diego" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "to_location", + "start": 34 + }, + { + "exclusive_end": 20, + "slot": "from_location", + "start": 11 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Diego" + ], + "leaving_date": [ + "March 13th" + ], + "to_location": [ + "Anaheim" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "First from San Diego, and then to Anaheim." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10:10" + ], + "slot": "leaving_time", + "values": [ + "10:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "22" + ], + "slot": "fare", + "values": [ + "$22" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "San Diego", + "leaving_date": "2019-03-13", + "to_location": "Anaheim" + } + }, + "service_results": [ + { + "fare": "22", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-13", + "leaving_time": "10:10", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-13", + "leaving_time": "10:40", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "26", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-13", + "leaving_time": "13:20", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "25", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-13", + "leaving_time": "14:00", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-13", + "leaving_time": "14:10", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-13", + "leaving_time": "16:50", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-13", + "leaving_time": "18:00", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "25", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-13", + "leaving_time": "18:10", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "21", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-13", + "leaving_time": "18:40", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "leaving_time", + "start": 22 + }, + { + "exclusive_end": 61, + "slot": "fare", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus will leave at 10:10 am and the total cost will be $22. 0 Transfers are to be expected." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "San Diego" + ], + "leaving_date": [ + "March 13th" + ], + "to_location": [ + "Anaheim" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What bus station am I leaving from and where is it going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Anaheim Intermodal Center" + ], + "slot": "to_station", + "values": [ + "Anaheim Intermodal Center" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Santa Fe Depot" + ], + "slot": "from_station", + "values": [ + "Santa Fe Depot" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 87, + "slot": "to_station", + "start": 62 + }, + { + "exclusive_end": 37, + "slot": "from_station", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your origin station is Santa Fe Depot and your destination is Anaheim Intermodal Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Diego" + ], + "leaving_date": [ + "March 13th" + ], + "leaving_time": [ + "10:10 am" + ], + "to_location": [ + "Anaheim" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to buy tickets for this bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Diego" + ], + "leaving_date": [ + "March 13th" + ], + "leaving_time": [ + "10:10 am" + ], + "to_location": [ + "Anaheim" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. 1 Ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "from_location", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Anaheim" + ], + "slot": "to_location", + "values": [ + "Anaheim" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "leaving_date", + "values": [ + "March 13th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:10" + ], + "slot": "leaving_time", + "values": [ + "10:10 AM" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 76, + "slot": "from_location", + "start": 67 + }, + { + "exclusive_end": 87, + "slot": "to_location", + "start": 80 + }, + { + "exclusive_end": 113, + "slot": "leaving_date", + "start": 103 + }, + { + "exclusive_end": 99, + "slot": "leaving_time", + "start": 91 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following information: Your bus will leave from San Diego to Anaheim at 10:10 AM on March 13th. This purchase includes 1 ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Diego" + ], + "leaving_date": [ + "March 13th" + ], + "leaving_time": [ + "10:10 AM", + "10:10 am" + ], + "to_location": [ + "Anaheim" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sorry, no. It's for two people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "10:10" + ], + "slot": "leaving_time", + "values": [ + "10:10 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "leaving_time", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the follow change: It leaves at 10:10 am, This is for 2 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Diego" + ], + "leaving_date": [ + "March 13th" + ], + "leaving_time": [ + "10:10 AM", + "10:10 am" + ], + "to_location": [ + "Anaheim" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "San Diego", + "leaving_date": "2019-03-13", + "leaving_time": "10:10", + "to_location": "Anaheim", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "22", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-13", + "leaving_time": "10:10", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "2" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ticket purchase confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Diego" + ], + "leaving_date": [ + "March 13th" + ], + "leaving_time": [ + "10:10 AM", + "10:10 am" + ], + "to_location": [ + "Anaheim" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "28_00078", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm going on a trip and need to get bus tickets. Can you help me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. Where are you going and when do you want to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Vancouver" + ], + "slot": "to_location", + "values": [ + "Vancouver" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "leaving_date", + "values": [ + "today" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "to_location", + "start": 25 + }, + { + "exclusive_end": 21, + "slot": "leaving_date", + "start": 16 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "today" + ], + "to_location": [ + "Vancouver" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to leave today to Vancouver." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And where are you leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "from_location", + "values": [ + "Portland, OR" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "from_location", + "start": 23 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland, OR" + ], + "leaving_date": [ + "today" + ], + "to_location": [ + "Vancouver" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be heading out of Portland, OR. Also, I need tickets for 4 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:50" + ], + "slot": "leaving_time", + "values": [ + "6:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "45" + ], + "slot": "fare", + "values": [ + "$45" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Portland", + "leaving_date": "2019-03-01", + "to_location": "Vancouver", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "45", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-01", + "leaving_time": "06:50", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "37", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-01", + "leaving_time": "08:10", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "41", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-01", + "leaving_time": "10:20", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "41", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-01", + "leaving_time": "10:50", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "40", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-01", + "leaving_time": "16:30", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "38", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-01", + "leaving_time": "18:00", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "40", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-01", + "leaving_time": "18:20", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "38", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-01", + "leaving_time": "19:20", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [ + { + "exclusive_end": 91, + "slot": "leaving_time", + "start": 84 + }, + { + "exclusive_end": 68, + "slot": "fare", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, I found 8 possible options. There's one with 0 transfers for $45 that leaves at 6:50 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Portland, OR" + ], + "leaving_date": [ + "today" + ], + "to_location": [ + "Vancouver" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What bus station is it leaving from and going to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pacific Central Station" + ], + "slot": "to_station", + "values": [ + "Pacific Central Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Portland Bus Station" + ], + "slot": "from_station", + "values": [ + "Portland Bus Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "to_station", + "start": 41 + }, + { + "exclusive_end": 37, + "slot": "from_station", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It would be from Portland Bus Station to Pacific Central Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland, OR" + ], + "leaving_date": [ + "today" + ], + "leaving_time": [ + "6:50 am" + ], + "to_location": [ + "Vancouver" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to book the tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland, OR" + ], + "leaving_date": [ + "today" + ], + "leaving_time": [ + "6:50 am" + ], + "to_location": [ + "Vancouver" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, go ahead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Portland" + ], + "slot": "from_location", + "values": [ + "Portland" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Vancouver" + ], + "slot": "to_location", + "values": [ + "Vancouver" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "leaving_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "06:50" + ], + "slot": "leaving_time", + "values": [ + "6:50 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "from_location", + "start": 53 + }, + { + "exclusive_end": 74, + "slot": "to_location", + "start": 65 + }, + { + "exclusive_end": 84, + "slot": "leaving_date", + "start": 79 + }, + { + "exclusive_end": 95, + "slot": "leaving_time", + "start": 88 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, just to confirm, I am booking 4 bus tickets from Portland to Vancouver for today at 6:50 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland", + "Portland, OR" + ], + "leaving_date": [ + "today" + ], + "leaving_time": [ + "6:50 am" + ], + "to_location": [ + "Vancouver" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Portland", + "leaving_date": "2019-03-01", + "leaving_time": "06:50", + "to_location": "Vancouver", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "45", + "from_location": "Portland", + "from_station": "Portland Bus Station", + "leaving_date": "2019-03-01", + "leaving_time": "06:50", + "to_location": "Vancouver", + "to_station": "Pacific Central Station", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, I've booked the tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Portland", + "Portland, OR" + ], + "leaving_date": [ + "today" + ], + "leaving_time": [ + "6:50 am" + ], + "to_location": [ + "Vancouver" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, thanks for your help. That's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "28_00079", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help to book a bus for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, when would you like to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Fran" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "leaving_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "from_location", + "values": [ + "Sacramento, CA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 73, + "slot": "to_location", + "start": 65 + }, + { + "exclusive_end": 30, + "slot": "leaving_date", + "start": 18 + }, + { + "exclusive_end": 61, + "slot": "from_location", + "start": 47 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento, CA" + ], + "leaving_date": [ + "next Tuesday" + ], + "to_location": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to leave next Tuesday. I'm going from Sacramento, CA to San Fran." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:40" + ], + "slot": "leaving_time", + "values": [ + "7:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "25" + ], + "slot": "fare", + "values": [ + "$25" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Sacramento", + "leaving_date": "2019-03-05", + "to_location": "San Francisco" + } + }, + "service_results": [ + { + "fare": "25", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-05", + "leaving_time": "07:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "21", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-05", + "leaving_time": "08:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "21", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-05", + "leaving_time": "10:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "25", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-05", + "leaving_time": "10:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "23", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-05", + "leaving_time": "11:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "23", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-05", + "leaving_time": "12:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "25", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-05", + "leaving_time": "13:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "25", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-05", + "leaving_time": "13:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "23", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-05", + "leaving_time": "17:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-05", + "leaving_time": "18:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 77, + "slot": "leaving_time", + "start": 70 + }, + { + "exclusive_end": 104, + "slot": "fare", + "start": 101 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 buses travelling on that route. The best option departs at 7:40 am, with 0 transfers, for $25." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Fresno" + ], + "slot": "from_location", + "values": [ + "Fresno, CA" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 58, + "slot": "from_location", + "start": 48 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno, CA" + ], + "leaving_date": [ + "next Tuesday" + ], + "to_location": [ + "San Fran" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything else? I could also leave from Fresno, CA. Just 1 ticket needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:00" + ], + "slot": "leaving_time", + "values": [ + "7 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "30" + ], + "slot": "fare", + "values": [ + "$30" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Fresno", + "leaving_date": "2019-03-05", + "to_location": "San Francisco", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "30", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-05", + "leaving_time": "07:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "35", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-05", + "leaving_time": "07:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "30", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-05", + "leaving_time": "09:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "32", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-05", + "leaving_time": "10:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "38", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-05", + "leaving_time": "11:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "34", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-05", + "leaving_time": "12:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "31", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-05", + "leaving_time": "13:10", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "30", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-05", + "leaving_time": "13:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "34", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-05", + "leaving_time": "16:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "leaving_time", + "start": 30 + }, + { + "exclusive_end": 48, + "slot": "fare", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a trip from Fresno at 7 am, it costs $30 with 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Fresno, CA" + ], + "leaving_date": [ + "next Tuesday" + ], + "to_location": [ + "San Fran" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What bus station will it depart from and arrive at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Salesforce Transit Center" + ], + "slot": "to_station", + "values": [ + "Salesforce Transit Center" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Fresno Station" + ], + "slot": "from_station", + "values": [ + "Fresno Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "to_station", + "start": 14 + }, + { + "exclusive_end": 71, + "slot": "from_station", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It arrives at Salesforce Transit Center and departs from Fresno Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "to_location", + "values": [ + "LAX" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "to_location", + "start": 29 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno, CA" + ], + "leaving_date": [ + "next Tuesday" + ], + "to_location": [ + "LAX" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any buses going to LAX?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "09:00" + ], + "slot": "leaving_time", + "values": [ + "9 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "40" + ], + "slot": "fare", + "values": [ + "$40" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Fresno", + "leaving_date": "2019-03-05", + "to_location": "Los Angeles", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "40", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-05", + "leaving_time": "09:00", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "34", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-05", + "leaving_time": "09:50", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "37", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-05", + "leaving_time": "13:00", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "31", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-05", + "leaving_time": "13:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "34", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-05", + "leaving_time": "13:30", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "36", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-05", + "leaving_time": "14:00", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "35", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-05", + "leaving_time": "15:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "43", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-05", + "leaving_time": "16:00", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "38", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-05", + "leaving_time": "19:20", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "leaving_time", + "start": 33 + }, + { + "exclusive_end": 64, + "slot": "fare", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "We have one bus to LAX departing 9 am, with 0 transfers, for $40." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno, CA" + ], + "leaving_date": [ + "next Tuesday" + ], + "leaving_time": [ + "9 am" + ], + "to_location": [ + "LAX" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I book you a ticket?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno, CA" + ], + "leaving_date": [ + "next Tuesday" + ], + "leaving_time": [ + "9 am" + ], + "to_location": [ + "LAX" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please, I'd like that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Fresno" + ], + "slot": "from_location", + "values": [ + "Fresno" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "to_location", + "values": [ + "Los Angeles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "leaving_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "09:00" + ], + "slot": "leaving_time", + "values": [ + "9 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "from_location", + "start": 50 + }, + { + "exclusive_end": 71, + "slot": "to_location", + "start": 60 + }, + { + "exclusive_end": 84, + "slot": "leaving_date", + "start": 72 + }, + { + "exclusive_end": 103, + "slot": "leaving_time", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you'd like to book a bus from Fresno to Los Angeles next Tuesday, departing at 9 am for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Fresno", + "Fresno, CA" + ], + "leaving_date": [ + "next Tuesday" + ], + "leaving_time": [ + "9 am" + ], + "to_location": [ + "LAX", + "Los Angeles" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's great. What are the departure and arrival stations?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union Station" + ], + "slot": "to_station", + "values": [ + "Union Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Fresno Station" + ], + "slot": "from_station", + "values": [ + "Fresno Station" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Fresno", + "leaving_date": "2019-03-05", + "leaving_time": "09:00", + "to_location": "Los Angeles", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "40", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-05", + "leaving_time": "09:00", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "to_station", + "start": 48 + }, + { + "exclusive_end": 93, + "slot": "from_station", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket has been booked. The destination is Union Station, it departs from Fresno Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno", + "Fresno, CA" + ], + "leaving_date": [ + "next Tuesday" + ], + "leaving_time": [ + "9 am" + ], + "to_location": [ + "LAX", + "Los Angeles" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much, that'll be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Nice, see you." + } + ] + }, + { + "dialogue_id": "28_00080", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "from_location", + "values": [ + "SF" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "from_location", + "start": 54 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SF" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you help me search for a bus that is leaving from SF?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you leaving and where are you going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "to_location", + "values": [ + "Sacramento, CA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "leaving_date", + "values": [ + "3rd of March" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "to_location", + "start": 47 + }, + { + "exclusive_end": 42, + "slot": "leaving_date", + "start": 30 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SF" + ], + "leaving_date": [ + "3rd of March" + ], + "to_location": [ + "Sacramento, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am planning to leave on the 3rd of March for Sacramento, CA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:20" + ], + "slot": "leaving_time", + "values": [ + "7:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "26" + ], + "slot": "fare", + "values": [ + "$26" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "San Francisco", + "leaving_date": "2019-03-03", + "to_location": "Sacramento" + } + }, + "service_results": [ + { + "fare": "26", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "07:20", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "27", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "09:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "10:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "23", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "11:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "12:30", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "21", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "13:20", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "23", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "14:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "16:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "17:30", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-03", + "leaving_time": "18:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 44, + "slot": "leaving_time", + "start": 37 + }, + { + "exclusive_end": 64, + "slot": "fare", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 busses. One bus leaves at 7:20 am and the cost is $26 and has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Anaheim" + ], + "slot": "from_location", + "values": [ + "Anaheim, CA" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 77, + "slot": "from_location", + "start": 66 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "3rd of March" + ], + "to_location": [ + "Sacramento, CA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other buses available for three people leaving from Anaheim, CA?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:40" + ], + "slot": "leaving_time", + "values": [ + "6:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "59" + ], + "slot": "fare", + "values": [ + "$59" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "transfers", + "values": [ + "1" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Anaheim", + "leaving_date": "2019-03-03", + "to_location": "Sacramento", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "59", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-03", + "leaving_time": "06:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "3" + }, + { + "fare": "67", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-03", + "leaving_time": "08:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "3" + }, + { + "fare": "59", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-03", + "leaving_time": "08:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "3" + }, + { + "fare": "67", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-03", + "leaving_time": "10:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "3" + }, + { + "fare": "64", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-03", + "leaving_time": "11:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "3" + }, + { + "fare": "75", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-03", + "leaving_time": "11:50", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "3" + }, + { + "fare": "53", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-03", + "leaving_time": "12:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "3" + }, + { + "fare": "57", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-03", + "leaving_time": "13:30", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "3" + }, + { + "fare": "55", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-03", + "leaving_time": "13:50", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "3" + }, + { + "fare": "71", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-03", + "leaving_time": "14:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "3" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "leaving_time", + "start": 38 + }, + { + "exclusive_end": 59, + "slot": "fare", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 busses. One bus departs at 6:40 am and costs $59 and has only 1 transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "3rd of March" + ], + "leaving_time": [ + "6:40 am" + ], + "to_location": [ + "Sacramento, CA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That bus sounds good, I want to reserve it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Anaheim" + ], + "slot": "from_location", + "values": [ + "Anaheim" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Sacramento" + ], + "slot": "to_location", + "values": [ + "Sacramento" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "leaving_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "06:40" + ], + "slot": "leaving_time", + "values": [ + "6:40 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "from_location", + "start": 44 + }, + { + "exclusive_end": 85, + "slot": "to_location", + "start": 75 + }, + { + "exclusive_end": 151, + "slot": "leaving_date", + "start": 133 + }, + { + "exclusive_end": 173, + "slot": "leaving_time", + "start": 166 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that the bus is leaving from Anaheim and the destination is Sacramento. Also confirm that the bus will be leaving the day after tomorrow and leaves at 6:40 am and is for 3 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Anaheim", + "Anaheim, CA" + ], + "leaving_date": [ + "3rd of March", + "day after tomorrow" + ], + "leaving_time": [ + "6:40 am" + ], + "to_location": [ + "Sacramento", + "Sacramento, CA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will work for me. Which bus station is this and which station am I leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento Valley Station" + ], + "slot": "to_station", + "values": [ + "Sacramento Valley Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Anaheim Intermodal Center" + ], + "slot": "from_station", + "values": [ + "Anaheim Intermodal Center" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Anaheim", + "leaving_date": "2019-03-03", + "leaving_time": "06:40", + "to_location": "Sacramento", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "59", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-03", + "leaving_time": "06:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "3" + } + ], + "slots": [ + { + "exclusive_end": 72, + "slot": "to_station", + "start": 47 + }, + { + "exclusive_end": 124, + "slot": "from_station", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've confirmed your ticket. The destination is Sacramento Valley Station and the origin station is Anaheim Intermodal Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim", + "Anaheim, CA" + ], + "leaving_date": [ + "3rd of March", + "day after tomorrow" + ], + "leaving_time": [ + "6:40 am" + ], + "to_location": [ + "Sacramento", + "Sacramento, CA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much for your help. That will be all I will be needing." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day!" + } + ] + }, + { + "dialogue_id": "28_00081", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please look for a bus for 3 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where will you be going and where will you be leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Anaheim" + ], + "slot": "to_location", + "values": [ + "Anaheim, CA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "from_location", + "values": [ + "SD" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "to_location", + "start": 15 + }, + { + "exclusive_end": 47, + "slot": "from_location", + "start": 45 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD" + ], + "to_location": [ + "Anaheim, CA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "We're going to Anaheim, CA, and leaving from SD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you leaving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "leaving_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "leaving_date", + "start": 12 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD" + ], + "leaving_date": [ + "next Friday" + ], + "to_location": [ + "Anaheim, CA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm leaving next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10:10" + ], + "slot": "leaving_time", + "values": [ + "10:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "23" + ], + "slot": "fare", + "values": [ + "$23" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "San Diego", + "leaving_date": "2019-03-08", + "to_location": "Anaheim", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "23", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-08", + "leaving_time": "10:10", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "22", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-08", + "leaving_time": "10:40", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "25", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-08", + "leaving_time": "13:20", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "22", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-08", + "leaving_time": "14:00", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "21", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-08", + "leaving_time": "14:10", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "25", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-08", + "leaving_time": "16:50", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "22", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-08", + "leaving_time": "18:00", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "21", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-08", + "leaving_time": "18:10", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "27", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-08", + "leaving_time": "18:40", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "leaving_time", + "start": 18 + }, + { + "exclusive_end": 50, + "slot": "fare", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus leaves at 10:10 am and the tickets are $23. There will be 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD" + ], + "leaving_date": [ + "next Friday" + ], + "to_location": [ + "Anaheim, CA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there other buses?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10:40" + ], + "slot": "leaving_time", + "values": [ + "10:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "22" + ], + "slot": "fare", + "values": [ + "$22" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "leaving_time", + "start": 26 + }, + { + "exclusive_end": 56, + "slot": "fare", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a bus leaving at 10:40 am and the ticket is $22. There will be 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "to_station" + ], + "slot_values": { + "from_location": [ + "SD" + ], + "leaving_date": [ + "next Friday" + ], + "to_location": [ + "Anaheim, CA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which station does this bus go to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Anaheim Intermodal Center" + ], + "slot": "to_station", + "values": [ + "Anaheim Intermodal Center" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "to_station", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Anaheim Intermodal Center is the destination." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD" + ], + "leaving_date": [ + "next Friday" + ], + "leaving_time": [ + "10:40 am" + ], + "to_location": [ + "Anaheim, CA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's great. I want to reserve the tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "from_location", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Anaheim" + ], + "slot": "to_location", + "values": [ + "Anaheim" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "leaving_date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:40" + ], + "slot": "leaving_time", + "values": [ + "10:40 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "from_location", + "start": 31 + }, + { + "exclusive_end": 61, + "slot": "to_location", + "start": 54 + }, + { + "exclusive_end": 84, + "slot": "leaving_date", + "start": 73 + }, + { + "exclusive_end": 96, + "slot": "leaving_time", + "start": 88 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm: The bus is leaving San Diego and going to Anaheim. It leaves next Friday at 10:40 am. There are 3 passengers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD", + "San Diego" + ], + "leaving_date": [ + "next Friday" + ], + "leaving_time": [ + "10:40 am" + ], + "to_location": [ + "Anaheim", + "Anaheim, CA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "San Diego", + "leaving_date": "2019-03-08", + "leaving_time": "10:40", + "to_location": "Anaheim", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "22", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-08", + "leaving_time": "10:40", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your tickets have been reserved." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD", + "San Diego" + ], + "leaving_date": [ + "next Friday" + ], + "leaving_time": [ + "10:40 am" + ], + "to_location": [ + "Anaheim", + "Anaheim, CA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. That's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day!" + } + ] + }, + { + "dialogue_id": "28_00082", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to go to Chicago. Can you find me a bus there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Absolutely. When do you want to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "leaving_date", + "values": [ + "the 1st" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "leaving_date", + "start": 19 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "the 1st" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to leave on the 1st of July." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where would you like to leave from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "from_location", + "values": [ + "LAX" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "from_location", + "start": 21 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LAX" + ], + "leaving_date": [ + "the 1st" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to leave from LAX." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok. Where do you want to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno" + ], + "slot": "to_location", + "values": [ + "Fresno" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "to_location", + "start": 16 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LAX" + ], + "leaving_date": [ + "the 1st" + ], + "to_location": [ + "Fresno" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to Fresno." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:30" + ], + "slot": "leaving_time", + "values": [ + "7:30 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "38" + ], + "slot": "fare", + "values": [ + "$38" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Los Angeles", + "leaving_date": "2019-03-01", + "to_location": "Fresno" + } + }, + "service_results": [ + { + "fare": "38", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "07:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "39", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "10:40", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "34", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "12:40", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "35", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "13:10", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "37", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "15:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "35", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "17:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "39", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "17:40", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "34", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "18:10", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "31", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "19:20", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "leaving_time", + "start": 46 + }, + { + "exclusive_end": 67, + "slot": "fare", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found a bus with 0 transfers that leaves at 7:30 am. It costs $38. How does that sound?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "LAX" + ], + "leaving_date": [ + "the 1st" + ], + "to_location": [ + "Fresno" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which station does the bus leave from and where will it drop me off?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno Station" + ], + "slot": "to_station", + "values": [ + "Fresno Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Union Station" + ], + "slot": "from_station", + "values": [ + "Union Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 71, + "slot": "to_station", + "start": 57 + }, + { + "exclusive_end": 33, + "slot": "from_station", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus leaves from Union Station and its destination is Fresno Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LAX" + ], + "leaving_date": [ + "the 1st" + ], + "leaving_time": [ + "7:30 am" + ], + "to_location": [ + "Fresno" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect! I need to reserve three tickets please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "from_location", + "values": [ + "Los Angeles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Fresno" + ], + "slot": "to_location", + "values": [ + "Fresno" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "leaving_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "07:30" + ], + "slot": "leaving_time", + "values": [ + "7:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "from_location", + "start": 33 + }, + { + "exclusive_end": 101, + "slot": "to_location", + "start": 95 + }, + { + "exclusive_end": 50, + "slot": "leaving_date", + "start": 45 + }, + { + "exclusive_end": 61, + "slot": "leaving_time", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Will do. The bus will leave from Los Angeles today at 7:30 am with 3 people. It will arrive in Fresno. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LAX", + "Los Angeles" + ], + "leaving_date": [ + "the 1st", + "today" + ], + "leaving_time": [ + "7:30 am" + ], + "to_location": [ + "Fresno" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I meant for 4 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "from_location", + "values": [ + "Los Angeles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "from_location", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, the bus will be leaving Los Angeles with 4 people. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LAX", + "Los Angeles" + ], + "leaving_date": [ + "the 1st", + "today" + ], + "leaving_time": [ + "7:30 am" + ], + "to_location": [ + "Fresno" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that works for me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Los Angeles", + "leaving_date": "2019-03-01", + "leaving_time": "07:30", + "to_location": "Fresno", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "38", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-01", + "leaving_time": "07:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you, your ticket is confirmed!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LAX", + "Los Angeles" + ], + "leaving_date": [ + "the 1st", + "today" + ], + "leaving_time": [ + "7:30 am" + ], + "to_location": [ + "Fresno" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day" + } + ] + }, + { + "dialogue_id": "28_00083", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Anaheim" + ], + "slot": "from_location", + "values": [ + "Anaheim" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "from_location", + "start": 40 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find a bus leaving from Anaheim that could accommodate 4 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you planning on leaving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "to_location", + "values": [ + "Sacramento, CA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "leaving_date", + "values": [ + "6th of March" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 94, + "slot": "to_location", + "start": 80 + }, + { + "exclusive_end": 43, + "slot": "leaving_date", + "start": 31 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "6th of March" + ], + "to_location": [ + "Sacramento, CA" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm planning on leaving on the 6th of March, and I'd like the destination to be Sacramento, CA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:40" + ], + "slot": "leaving_time", + "values": [ + "6:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "66" + ], + "slot": "fare", + "values": [ + "$66" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "transfers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Anaheim", + "leaving_date": "2019-03-06", + "to_location": "Sacramento", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "66", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "06:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "4" + }, + { + "fare": "72", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "08:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "4" + }, + { + "fare": "52", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "08:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "4" + }, + { + "fare": "64", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "10:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "4" + }, + { + "fare": "71", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "11:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "4" + }, + { + "fare": "66", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "11:50", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "4" + }, + { + "fare": "58", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "12:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "4" + }, + { + "fare": "59", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "13:30", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "4" + }, + { + "fare": "56", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "13:50", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "4" + }, + { + "fare": "65", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "14:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "4" + } + ], + "slots": [ + { + "exclusive_end": 68, + "slot": "leaving_time", + "start": 61 + }, + { + "exclusive_end": 82, + "slot": "fare", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found one bus that meets your criteria. The bus departs at 6:40 am and costs $66. It should be noted that the bus has 1 transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station" + ], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "6th of March" + ], + "to_location": [ + "Sacramento, CA" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "From what station will the bus leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Anaheim Intermodal Center" + ], + "slot": "from_station", + "values": [ + "Anaheim Intermodal Center" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "from_station", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The departure station will be Anaheim Intermodal Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "leaving_date", + "values": [ + "5th of this month" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 71, + "slot": "leaving_date", + "start": 54 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "5th of this month" + ], + "to_location": [ + "Sacramento, CA" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other buses available that leave on the 5th of this month?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "08:00" + ], + "slot": "leaving_time", + "values": [ + "8 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "65" + ], + "slot": "fare", + "values": [ + "$65" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "transfers", + "values": [ + "1" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Anaheim", + "leaving_date": "2019-03-05", + "to_location": "Sacramento", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "63", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-05", + "leaving_time": "06:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "4" + }, + { + "fare": "65", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-05", + "leaving_time": "08:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "4" + }, + { + "fare": "56", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-05", + "leaving_time": "08:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "4" + }, + { + "fare": "65", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-05", + "leaving_time": "10:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "4" + }, + { + "fare": "62", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-05", + "leaving_time": "11:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "4" + }, + { + "fare": "67", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-05", + "leaving_time": "11:50", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "4" + }, + { + "fare": "59", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-05", + "leaving_time": "12:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "4" + }, + { + "fare": "55", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-05", + "leaving_time": "13:30", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "4" + }, + { + "fare": "59", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-05", + "leaving_time": "13:50", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "4" + } + ], + "slots": [ + { + "exclusive_end": 81, + "slot": "leaving_time", + "start": 77 + }, + { + "exclusive_end": 95, + "slot": "fare", + "start": 92 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 9 buses that meet your criteria. The one I have chosen departs at 8 am and costs $65. It should be noted that the bus has 1 transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Long Beach" + ], + "slot": "from_location", + "values": [ + "Long Beach" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 93, + "slot": "from_location", + "start": 83 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "5th of this month" + ], + "to_location": [ + "Sacramento, CA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other buses available that could accommodate two people leaving from Long Beach?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:50" + ], + "slot": "leaving_time", + "values": [ + "6:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "66" + ], + "slot": "fare", + "values": [ + "$66" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "transfers", + "values": [ + "1" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Long Beach", + "leaving_date": "2019-03-05", + "to_location": "Sacramento", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "66", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-05", + "leaving_time": "06:50", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "2" + }, + { + "fare": "70", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-05", + "leaving_time": "07:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "2" + }, + { + "fare": "67", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-05", + "leaving_time": "08:30", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "2" + }, + { + "fare": "70", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-05", + "leaving_time": "10:20", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "2" + }, + { + "fare": "63", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-05", + "leaving_time": "10:30", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "2" + }, + { + "fare": "56", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-05", + "leaving_time": "10:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "2" + }, + { + "fare": "52", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-05", + "leaving_time": "13:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "2" + }, + { + "fare": "52", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-05", + "leaving_time": "13:50", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "2" + }, + { + "fare": "52", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-05", + "leaving_time": "15:20", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "2" + } + ], + "slots": [ + { + "exclusive_end": 82, + "slot": "leaving_time", + "start": 75 + }, + { + "exclusive_end": 96, + "slot": "fare", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 9 buses that meet your criteria. The one I've chosen departs at 6:50 am and costs $66. It should be noted that the bus has 1 transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "5th of this month" + ], + "leaving_time": [ + "6:50 am" + ], + "to_location": [ + "Sacramento, CA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds like the one. Please reserve me a two tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Long Beach" + ], + "slot": "from_location", + "values": [ + "Long Beach" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Sacramento" + ], + "slot": "to_location", + "values": [ + "Sacramento" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "leaving_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "06:50" + ], + "slot": "leaving_time", + "values": [ + "6:50 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 71, + "slot": "from_location", + "start": 61 + }, + { + "exclusive_end": 85, + "slot": "to_location", + "start": 75 + }, + { + "exclusive_end": 98, + "slot": "leaving_date", + "start": 86 + }, + { + "exclusive_end": 109, + "slot": "leaving_time", + "start": 102 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: 2 Tickets for a bus going from Long Beach to Sacramento next Tuesday at 6:50 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [ + "from_station" + ], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "5th of this month", + "next Tuesday" + ], + "leaving_time": [ + "6:50 am" + ], + "to_location": [ + "Sacramento", + "Sacramento, CA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I confirm. What will be the departure station?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Downtown Station" + ], + "slot": "from_station", + "values": [ + "Downtown Station" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Long Beach", + "leaving_date": "2019-03-05", + "leaving_time": "06:50", + "to_location": "Sacramento", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "66", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-05", + "leaving_time": "06:50", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "2" + } + ], + "slots": [ + { + "exclusive_end": 79, + "slot": "from_station", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your tickets have been confirmed. The departure station is the Downtown Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "5th of this month", + "next Tuesday" + ], + "leaving_time": [ + "6:50 am" + ], + "to_location": [ + "Sacramento", + "Sacramento, CA" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Awesome. Thank you very much, that will be all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome, and have a nice day." + } + ] + }, + { + "dialogue_id": "28_00084", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am traveling, can you help me find a bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes I can, can you please tell me where you are headed and from where you are departing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno" + ], + "slot": "to_location", + "values": [ + "Fresno, Ca" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "from_location", + "values": [ + "Los Angeles" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "to_location", + "start": 33 + }, + { + "exclusive_end": 29, + "slot": "from_location", + "start": 18 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Los Angeles" + ], + "to_location": [ + "Fresno, Ca" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am leaving from Los Angeles to Fresno, Ca." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok great, when do you plan to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "leaving_date", + "values": [ + "2nd of March" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "leaving_date", + "start": 24 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Los Angeles" + ], + "leaving_date": [ + "2nd of March" + ], + "to_location": [ + "Fresno, Ca" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am heading out on the 2nd of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:30" + ], + "slot": "leaving_time", + "values": [ + "7:30 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "36" + ], + "slot": "fare", + "values": [ + "$36" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Los Angeles", + "leaving_date": "2019-03-02", + "to_location": "Fresno" + } + }, + "service_results": [ + { + "fare": "36", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "07:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "35", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "10:40", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "35", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "12:40", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "35", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "13:10", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "38", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "15:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "36", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "17:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "35", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "17:40", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "33", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "18:10", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "35", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "19:20", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "leaving_time", + "start": 27 + }, + { + "exclusive_end": 52, + "slot": "fare", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, the bus will depart at 7:30 am and will cost $36. There are 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Los Angeles" + ], + "leaving_date": [ + "2nd of March" + ], + "to_location": [ + "Fresno, Ca" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are their any other buses available, this will be for a total of four people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10:40" + ], + "slot": "leaving_time", + "values": [ + "10:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "35" + ], + "slot": "fare", + "values": [ + "$35" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Los Angeles", + "leaving_date": "2019-03-02", + "to_location": "Fresno", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "36", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "07:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "35", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "10:40", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "35", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "12:40", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "35", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "13:10", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "38", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "15:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "36", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "17:30", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "35", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "17:40", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "33", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "18:10", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "35", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "19:20", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "leaving_time", + "start": 28 + }, + { + "exclusive_end": 44, + "slot": "fare", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a bus departing at 10:40 am for $35 with 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "to_station" + ], + "slot_values": { + "from_location": [ + "Los Angeles" + ], + "leaving_date": [ + "2nd of March" + ], + "to_location": [ + "Fresno, Ca" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What station will it be heading to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno Station" + ], + "slot": "to_station", + "values": [ + "Fresno Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "to_station", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus's destination is Fresno Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Los Angeles" + ], + "leaving_date": [ + "2nd of March" + ], + "leaving_time": [ + "10:40 am" + ], + "to_location": [ + "Fresno, Ca" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good, go ahead and make a reservation for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "from_location", + "values": [ + "Los Angeles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Fresno" + ], + "slot": "to_location", + "values": [ + "Fresno" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "leaving_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:40" + ], + "slot": "leaving_time", + "values": [ + "10:40 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 148, + "slot": "from_location", + "start": 137 + }, + { + "exclusive_end": 158, + "slot": "to_location", + "start": 152 + }, + { + "exclusive_end": 110, + "slot": "leaving_date", + "start": 102 + }, + { + "exclusive_end": 122, + "slot": "leaving_time", + "start": 114 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, please confirm the following is correct. You want tickets for 4 people. The bus is departing tomorrow at 10:40 am, leaving from Los Angeles to Fresno." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Los Angeles" + ], + "leaving_date": [ + "2nd of March", + "tomorrow" + ], + "leaving_time": [ + "10:40 am" + ], + "to_location": [ + "Fresno", + "Fresno, Ca" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, works for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Los Angeles", + "leaving_date": "2019-03-02", + "leaving_time": "10:40", + "to_location": "Fresno", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "35", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-02", + "leaving_time": "10:40", + "to_location": "Fresno", + "to_station": "Fresno Station", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket has been confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Los Angeles" + ], + "leaving_date": [ + "2nd of March", + "tomorrow" + ], + "leaving_time": [ + "10:40 am" + ], + "to_location": [ + "Fresno", + "Fresno, Ca" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for the help, that will be all for today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you and have a great day!" + } + ] + }, + { + "dialogue_id": "28_00085", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Could you find me a bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When will you leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "to_location", + "values": [ + "Philly" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "leaving_date", + "values": [ + "11th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "from_location", + "values": [ + "NY" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "to_location", + "start": 18 + }, + { + "exclusive_end": 64, + "slot": "leaving_date", + "start": 51 + }, + { + "exclusive_end": 72, + "slot": "from_location", + "start": 70 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "NY" + ], + "leaving_date": [ + "11th of March" + ], + "to_location": [ + "Philly" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to go to Philly. I would like to leave on 11th of March from NY." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:40" + ], + "slot": "leaving_time", + "values": [ + "7:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "22" + ], + "slot": "fare", + "values": [ + "$22" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "7" + ], + "slot": "count", + "values": [ + "7" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "New York", + "leaving_date": "2019-03-11", + "to_location": "Philadelphia" + } + }, + "service_results": [ + { + "fare": "22", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-11", + "leaving_time": "07:40", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "21", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-11", + "leaving_time": "08:00", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-11", + "leaving_time": "11:30", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "18", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-11", + "leaving_time": "14:10", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "18", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-11", + "leaving_time": "16:30", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "21", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-11", + "leaving_time": "18:30", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "26", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-11", + "leaving_time": "19:40", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "leaving_time", + "start": 42 + }, + { + "exclusive_end": 63, + "slot": "fare", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 7 buses for you. The bus leaves at 7:40 am and costs $22. The bus has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "NY" + ], + "leaving_date": [ + "11th of March" + ], + "leaving_time": [ + "7:40 am" + ], + "to_location": [ + "Philly" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need tickets for this bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "NY" + ], + "leaving_date": [ + "11th of March" + ], + "leaving_time": [ + "7:40 am" + ], + "to_location": [ + "Philly" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, for one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "from_location", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "to_location", + "values": [ + "Philadelphia" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "leaving_date", + "values": [ + "March 11th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "07:40" + ], + "slot": "leaving_time", + "values": [ + "7:40 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "from_location", + "start": 44 + }, + { + "exclusive_end": 79, + "slot": "to_location", + "start": 67 + }, + { + "exclusive_end": 108, + "slot": "leaving_date", + "start": 98 + }, + { + "exclusive_end": 119, + "slot": "leaving_time", + "start": 112 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that the bus will leave from New York and arrive in Philadelphia. It will leave on March 11th at 7:40 am and you need 1 ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "NY", + "New York" + ], + "leaving_date": [ + "11th of March", + "March 11th" + ], + "leaving_time": [ + "7:40 am" + ], + "to_location": [ + "Philadelphia", + "Philly" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good. What bus station will I leave from and which bus station do I get off?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Intercity Terminal" + ], + "slot": "to_station", + "values": [ + "Intercity Terminal" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Port Authority Station" + ], + "slot": "from_station", + "values": [ + "Port Authority Station" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "New York", + "leaving_date": "2019-03-11", + "leaving_time": "07:40", + "to_location": "Philadelphia", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "22", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-11", + "leaving_time": "07:40", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 108, + "slot": "to_station", + "start": 90 + }, + { + "exclusive_end": 73, + "slot": "from_station", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have confirmed your ticket. You are leaving from Port Authority Station and arriving at Intercity Terminal." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "NY", + "New York" + ], + "leaving_date": [ + "11th of March", + "March 11th" + ], + "leaving_time": [ + "7:40 am" + ], + "to_location": [ + "Philadelphia", + "Philly" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's all that I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good one." + } + ] + }, + { + "dialogue_id": "28_00086", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Could you assist me in finding a bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your intended point of departure and destination?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Fran" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "from_location", + "values": [ + "Sacramento" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "to_location", + "start": 26 + }, + { + "exclusive_end": 61, + "slot": "from_location", + "start": 51 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "to_location": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to travel to San Fran, departing from Sacramento." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you intend to depart?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "leaving_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "leaving_date", + "start": 21 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "March 9th" + ], + "to_location": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I intend to leave on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:40" + ], + "slot": "leaving_time", + "values": [ + "7:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "21" + ], + "slot": "fare", + "values": [ + "$21" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Sacramento", + "leaving_date": "2019-03-09", + "to_location": "San Francisco" + } + }, + "service_results": [ + { + "fare": "21", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-09", + "leaving_time": "07:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-09", + "leaving_time": "08:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "21", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-09", + "leaving_time": "10:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "26", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-09", + "leaving_time": "10:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "26", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-09", + "leaving_time": "11:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "21", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-09", + "leaving_time": "12:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "20", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-09", + "leaving_time": "13:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "23", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-09", + "leaving_time": "13:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-09", + "leaving_time": "17:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "18", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-09", + "leaving_time": "18:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 67, + "slot": "leaving_time", + "start": 60 + }, + { + "exclusive_end": 79, + "slot": "fare", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 buses available, and there is one departing at 7:40 am costing $21, with 0 intermediate transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "March 9th" + ], + "leaving_time": [ + "7:40 am" + ], + "to_location": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase tickets for this bus trip?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "March 9th" + ], + "leaving_time": [ + "7:40 am" + ], + "to_location": [ + "San Fran" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, could you help me reserve tickets for 4 people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sacramento" + ], + "slot": "from_location", + "values": [ + "Sacramento" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "leaving_date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "07:40" + ], + "slot": "leaving_time", + "values": [ + "7:40 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 76, + "slot": "from_location", + "start": 66 + }, + { + "exclusive_end": 93, + "slot": "to_location", + "start": 80 + }, + { + "exclusive_end": 121, + "slot": "leaving_date", + "start": 112 + }, + { + "exclusive_end": 132, + "slot": "leaving_time", + "start": 125 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your reservation for 4 passengers for the bus from Sacramento to San Francisco, which departs on March 9th at 7:40 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "March 9th" + ], + "leaving_time": [ + "7:40 am" + ], + "to_location": [ + "San Fran", + "San Francisco" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes this is fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "Sacramento", + "leaving_date": "2019-03-09", + "leaving_time": "07:40", + "to_location": "San Francisco", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "21", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-09", + "leaving_time": "07:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [ + "from_station", + "to_station" + ], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "March 9th" + ], + "leaving_time": [ + "7:40 am" + ], + "to_location": [ + "San Fran", + "San Francisco" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "May I know the bus station I am departing from and arriving at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Salesforce Transit Center" + ], + "slot": "to_station", + "values": [ + "Salesforce Transit Center" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sacramento Valley Station" + ], + "slot": "from_station", + "values": [ + "Sacramento Valley Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 94, + "slot": "to_station", + "start": 69 + }, + { + "exclusive_end": 48, + "slot": "from_station", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You are departing from Sacramento Valley Station and arriving at the Salesforce Transit Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "March 9th" + ], + "leaving_time": [ + "7:40 am" + ], + "to_location": [ + "San Fran", + "San Francisco" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that's all the help I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you and have a great day ahead!" + } + ] + }, + { + "dialogue_id": "28_00087", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "leaving_date", + "values": [ + "8th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "from_location", + "values": [ + "SF" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "leaving_date", + "start": 19 + }, + { + "exclusive_end": 39, + "slot": "from_location", + "start": 37 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SF" + ], + "leaving_date": [ + "8th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm leaving on the 8th of March from SF. Can you help me find a bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you traveling to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "to_location", + "values": [ + "Sacramento, CA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "to_location", + "start": 34 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SF" + ], + "leaving_date": [ + "8th of March" + ], + "to_location": [ + "Sacramento, CA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a seat for 1. I'm going to Sacramento, CA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:20" + ], + "slot": "leaving_time", + "values": [ + "7:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "19" + ], + "slot": "fare", + "values": [ + "$19" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "San Francisco", + "leaving_date": "2019-03-08", + "to_location": "Sacramento", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "19", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-08", + "leaving_time": "07:20", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-08", + "leaving_time": "09:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "20", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-08", + "leaving_time": "10:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-08", + "leaving_time": "11:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-08", + "leaving_time": "12:30", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "25", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-08", + "leaving_time": "13:20", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-08", + "leaving_time": "14:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "25", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-08", + "leaving_time": "16:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-08", + "leaving_time": "17:30", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-08", + "leaving_time": "18:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "leaving_time", + "start": 31 + }, + { + "exclusive_end": 61, + "slot": "fare", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found one. The bus leaves at 7:20 am and the seat costs $19 and there are 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "to_station" + ], + "slot_values": { + "from_location": [ + "SF" + ], + "leaving_date": [ + "8th of March" + ], + "to_location": [ + "Sacramento, CA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which bus station does it go to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento Valley Station" + ], + "slot": "to_station", + "values": [ + "Sacramento Valley Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "to_station", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The destination terminal is Sacramento Valley Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station" + ], + "slot_values": { + "from_location": [ + "SF" + ], + "leaving_date": [ + "8th of March" + ], + "to_location": [ + "Sacramento, CA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What bus terminal do I leave from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Salesforce Transit Center" + ], + "slot": "from_station", + "values": [ + "Salesforce Transit Center" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "from_station", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The departure terminal is Salesforce Transit Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SF" + ], + "leaving_date": [ + "8th of March" + ], + "leaving_time": [ + "7:20 am" + ], + "to_location": [ + "Sacramento, CA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. I want to reserve that seat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "from_location", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Sacramento" + ], + "slot": "to_location", + "values": [ + "Sacramento" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "leaving_date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "07:20" + ], + "slot": "leaving_time", + "values": [ + "7:20 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "from_location", + "start": 35 + }, + { + "exclusive_end": 91, + "slot": "to_location", + "start": 81 + }, + { + "exclusive_end": 60, + "slot": "leaving_date", + "start": 49 + }, + { + "exclusive_end": 71, + "slot": "leaving_time", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, I have you 1 seat leaving from San Francisco next Friday at 7:20 am going to Sacramento." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SF", + "San Francisco" + ], + "leaving_date": [ + "8th of March", + "next Friday" + ], + "leaving_time": [ + "7:20 am" + ], + "to_location": [ + "Sacramento", + "Sacramento, CA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "from_location": "San Francisco", + "leaving_date": "2019-03-08", + "leaving_time": "07:20", + "to_location": "Sacramento", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "19", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-08", + "leaving_time": "07:20", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket if confirmed" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SF", + "San Francisco" + ], + "leaving_date": [ + "8th of March", + "next Friday" + ], + "leaving_time": [ + "7:20 am" + ], + "to_location": [ + "Sacramento", + "Sacramento, CA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_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": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SF", + "San Francisco" + ], + "leaving_date": [ + "8th of March", + "next Friday" + ], + "leaving_time": [ + "7:20 am" + ], + "to_location": [ + "Sacramento", + "Sacramento, CA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thats all. Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "28_00088", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you please help me look for a bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, at what time do you plan to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "leaving_date", + "values": [ + "13th of March" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "leaving_date", + "start": 31 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "13th of March" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am planning to depart on the 13th of March. We are two people in total." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where is your destination?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "to_location", + "values": [ + "San Diego" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "from_location", + "values": [ + "San Francisco" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "to_location", + "start": 48 + }, + { + "exclusive_end": 21, + "slot": "from_location", + "start": 8 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Francisco" + ], + "leaving_date": [ + "13th of March" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am in San Francisco I would like to arrive in San Diego." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "11:00" + ], + "slot": "leaving_time", + "values": [ + "11 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "52" + ], + "slot": "fare", + "values": [ + "$52" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "San Francisco", + "leaving_date": "2019-03-13", + "to_location": "San Diego", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "52", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-13", + "leaving_time": "11:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "49", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-13", + "leaving_time": "13:40", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "64", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-13", + "leaving_time": "13:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "58", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-13", + "leaving_time": "15:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "57", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-13", + "leaving_time": "15:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "50", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-13", + "leaving_time": "18:30", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "2" + } + ], + "slots": [ + { + "exclusive_end": 88, + "slot": "leaving_time", + "start": 83 + }, + { + "exclusive_end": 137, + "slot": "fare", + "start": 134 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 6 buses with the destinations you specified. One of these buses departs at 11 am and has 0 transfers, the total cost would be $52." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "to_station" + ], + "slot_values": { + "from_location": [ + "San Francisco" + ], + "leaving_date": [ + "13th of March" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What would be the name of the bus station once I arrive?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Fe Depot" + ], + "slot": "to_station", + "values": [ + "Santa Fe Depot" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "to_station", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The name of the station would be Santa Fe Depot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_station", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "from_station" + ], + "slot_values": { + "from_location": [ + "San Francisco" + ], + "leaving_date": [ + "13th of March" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What would be the name of the bus station I would be leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Salesforce Transit Center" + ], + "slot": "from_station", + "values": [ + "Salesforce Transit Center" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "from_station", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "That would be the Salesforce Transit Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Fresno" + ], + "slot": "from_location", + "values": [ + "Fresno" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 80, + "slot": "from_location", + "start": 74 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno" + ], + "leaving_date": [ + "13th of March" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other buses available? Just for 1 person. I am leaving from Fresno." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:00" + ], + "slot": "leaving_time", + "values": [ + "6 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "46" + ], + "slot": "fare", + "values": [ + "$46" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Fresno", + "leaving_date": "2019-03-13", + "to_location": "San Diego", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "46", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-13", + "leaving_time": "06:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "52", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-13", + "leaving_time": "06:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "42", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-13", + "leaving_time": "12:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "39", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-13", + "leaving_time": "13:10", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "45", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-13", + "leaving_time": "13:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "43", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-13", + "leaving_time": "18:30", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "leaving_time", + "start": 35 + }, + { + "exclusive_end": 82, + "slot": "fare", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, we have a bus that departs at 6 am and has 0 transfers, the cost would be $46." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno" + ], + "leaving_date": [ + "13th of March" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:50" + ], + "slot": "leaving_time", + "values": [ + "6:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "52" + ], + "slot": "fare", + "values": [ + "$52" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "leaving_time", + "start": 36 + }, + { + "exclusive_end": 99, + "slot": "fare", + "start": 96 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "We have another bus that departs at 6:50 am and has 0 transfers. The total cost would amount to $52." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno" + ], + "leaving_date": [ + "13th of March" + ], + "leaving_time": [ + "6:50 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That it exactly what I am looking for." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to buy tickets from the last bus mentioned?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno" + ], + "leaving_date": [ + "13th of March" + ], + "leaving_time": [ + "6:50 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I just wanted to gather some information, thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "28_00089", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am wanting to find a dentist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city are you looking for a dentist in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Gilroy" + ], + "slot": "city", + "values": [ + "Gilroy" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 19, + "slot": "city", + "start": 13 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Gilroy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Something in Gilroy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Albert Lee" + ], + "slot": "dentist_name", + "values": [ + "Albert Lee" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gilroy" + ], + "slot": "city", + "values": [ + "Gilroy" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Gilroy" + } + }, + "service_results": [ + { + "address": "7880 Wren Ave", + "city": "Gilroy", + "dentist_name": "Albert Lee", + "offers_cosmetic_services": "False", + "phone_number": "408-847-6060" + }, + { + "address": "7880 Wren Avenue Suite D141", + "city": "Gilroy", + "dentist_name": "Amy N. Tran, And Eric R. Nagareda", + "offers_cosmetic_services": "False", + "phone_number": "408-847-0795" + }, + { + "address": "7880 Wren Avenue a115", + "city": "Gilroy", + "dentist_name": "Banner Associates", + "offers_cosmetic_services": "False", + "phone_number": "408-842-0226" + }, + { + "address": "7880 Wren Avenue Suite E-155", + "city": "Gilroy", + "dentist_name": "Bruce Sarhaddi", + "offers_cosmetic_services": "False", + "phone_number": "408-842-6811" + }, + { + "address": "7880 Wren Ave # A111", + "city": "Gilroy", + "dentist_name": "Dentistry For Children", + "offers_cosmetic_services": "False", + "phone_number": "408-847-1118" + }, + { + "address": "7888 Wren Avenue Ste B-120", + "city": "Gilroy", + "dentist_name": "Dr. Ehsan Rezvan", + "offers_cosmetic_services": "True", + "phone_number": "408-842-9045" + }, + { + "address": "7880 Wren Avenue D-142", + "city": "Gilroy", + "dentist_name": "Dr. Jernell Escobar", + "offers_cosmetic_services": "False", + "phone_number": "408-847-3181" + }, + { + "address": "7897 Eigleberry Street", + "city": "Gilroy", + "dentist_name": "Dr. Luma M. Ajlouni", + "offers_cosmetic_services": "False", + "phone_number": "408-848-5040" + }, + { + "address": "7880 Wren Avenue # D142", + "city": "Gilroy", + "dentist_name": "Drysdale Christine", + "offers_cosmetic_services": "False", + "phone_number": "408-847-2658" + }, + { + "address": "7880 Wren Avenue Ste B121", + "city": "Gilroy", + "dentist_name": "Edward L. Vines", + "offers_cosmetic_services": "False", + "phone_number": "408-842-3436" + } + ], + "slots": [ + { + "exclusive_end": 51, + "slot": "dentist_name", + "start": 41 + }, + { + "exclusive_end": 29, + "slot": "city", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 dentists in Gilroy, How about Albert Lee?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "city", + "start": 37 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to find someone else in Sunnyvale please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amazing Smile Dental" + ], + "slot": "dentist_name", + "values": [ + "Amazing Smile Dental" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Sunnyvale" + } + }, + "service_results": [ + { + "address": "689 East Remington Drive Ste A", + "city": "Sunnyvale", + "dentist_name": "Amazing Smile Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-739-6520" + }, + { + "address": "990 West Fremont Avenue j", + "city": "Sunnyvale", + "dentist_name": "Andrei Simel , Family & Cosmetic Dentisry", + "offers_cosmetic_services": "False", + "phone_number": "408-992-0840" + }, + { + "address": "990 West Fremont Avenue", + "city": "Sunnyvale", + "dentist_name": "Boyer Dental Arts", + "offers_cosmetic_services": "False", + "phone_number": "408-523-4030" + }, + { + "address": "860 East Remington Drive", + "city": "Sunnyvale", + "dentist_name": "Bruce Schwartz", + "offers_cosmetic_services": "False", + "phone_number": "408-245-3410" + }, + { + "address": "990 W Fremont Ave # R", + "city": "Sunnyvale", + "dentist_name": "Chandiok Neena K", + "offers_cosmetic_services": "False", + "phone_number": "408-530-8014" + }, + { + "address": "990 W Fremont Ave # A", + "city": "Sunnyvale", + "dentist_name": "Cisneros Rob M", + "offers_cosmetic_services": "False", + "phone_number": "408-738-0656" + }, + { + "address": "570 East El Camino Real # C", + "city": "Sunnyvale", + "dentist_name": "D Sign Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-735-8985" + }, + { + "address": "877 W Fremont Ave # D3", + "city": "Sunnyvale", + "dentist_name": "Dentalcare Westgate", + "offers_cosmetic_services": "False", + "phone_number": "408-379-7700" + }, + { + "address": "990 W Fremont Ave # J", + "city": "Sunnyvale", + "dentist_name": "Dr. Andrei Simel", + "offers_cosmetic_services": "False", + "phone_number": "408-992-0633" + }, + { + "address": "1309 South Mary Avenue", + "city": "Sunnyvale", + "dentist_name": "Dr. David I. Thompson", + "offers_cosmetic_services": "False", + "phone_number": "408-736-3602" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "dentist_name", + "start": 43 + }, + { + "exclusive_end": 31, + "slot": "city", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 located in Sunnyvale, how about Amazing Smile Dental?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "address" + ], + "slot_values": { + "city": [ + "Sunnyvale" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where are they located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "689 East Remington Drive Ste A" + ], + "slot": "address", + "values": [ + "689 East Remington Drive Ste A" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 689 East Remington Drive Ste A." + }, + { + "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": "FindProvider", + "requested_slots": [ + "offers_cosmetic_services", + "phone_number" + ], + "slot_values": { + "city": [ + "Sunnyvale" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their phone number, and do they provide cosmetic services?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "408-739-6520" + ], + "slot": "phone_number", + "values": [ + "408-739-6520" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 89, + "slot": "phone_number", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They do not offer cosmetic services unfortunately, but their phone number is 408-739-6520." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to look for someone else then." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Andrei Simel , Family & Cosmetic Dentisry" + ], + "slot": "dentist_name", + "values": [ + "Andrei Simel , Family & Cosmetic Dentisry" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 69, + "slot": "dentist_name", + "start": 28 + }, + { + "exclusive_end": 12, + "slot": "city", + "start": 3 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "In Sunnyvale, there is also Andrei Simel , Family & Cosmetic Dentisry." + }, + { + "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" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 81, + "slot": "appointment_time", + "start": 53 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "half past 3 in the afternoon" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Andrei Simel , Family & Cosmetic Dentisry" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good, I would like to visit this one. Anytime half past 3 in the afternoon?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day would you like to book?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "March 7th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 9, + "slot": "appointment_date", + "start": 0 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 7th" + ], + "appointment_time": [ + "half past 3 in the afternoon" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Andrei Simel , Family & Cosmetic Dentisry" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "March 7th will be great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Andrei Simel , Family & Cosmetic Dentisry" + ], + "slot": "dentist_name", + "values": [ + "Andrei Simel , Family & cosmetic Dentisry" + ] + }, + { + "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": 146, + "slot": "dentist_name", + "start": 105 + }, + { + "exclusive_end": 82, + "slot": "appointment_time", + "start": 75 + }, + { + "exclusive_end": 99, + "slot": "appointment_date", + "start": 86 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm the details, you are wanting to schedule an appointment at 3:30 pm on next Thursday with Andrei Simel , Family & cosmetic Dentisry." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 7th", + "next Thursday" + ], + "appointment_time": [ + "3:30 pm", + "half past 3 in the afternoon" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Andrei Simel , Family & Cosmetic Dentisry", + "Andrei Simel , Family & cosmetic Dentisry" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-07", + "appointment_time": "15:30", + "dentist_name": "Andrei Simel , Family & Cosmetic Dentisry" + } + }, + "service_results": [ + { + "address": "990 West Fremont Avenue j", + "appointment_date": "2019-03-07", + "appointment_time": "15:30", + "dentist_name": "Andrei Simel , Family & Cosmetic Dentisry", + "offers_cosmetic_services": "False", + "phone_number": "408-992-0840" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, we got you scheduled." + }, + { + "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 7th", + "next Thursday" + ], + "appointment_time": [ + "3:30 pm", + "half past 3 in the afternoon" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Andrei Simel , Family & Cosmetic Dentisry", + "Andrei Simel , Family & cosmetic Dentisry" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks! That's all I needed!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day! Thanks!" + } + ] + }, + { + "dialogue_id": "28_00090", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you please find me a dentist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city are you looking for a dentist in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "city", + "start": 26 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like a dentist in Sunnyvale." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amazing Smile Dental" + ], + "slot": "dentist_name", + "values": [ + "Amazing Smile Dental" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Sunnyvale" + } + }, + "service_results": [ + { + "address": "689 East Remington Drive Ste A", + "city": "Sunnyvale", + "dentist_name": "Amazing Smile Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-739-6520" + }, + { + "address": "990 West Fremont Avenue j", + "city": "Sunnyvale", + "dentist_name": "Andrei Simel , Family & Cosmetic Dentisry", + "offers_cosmetic_services": "False", + "phone_number": "408-992-0840" + }, + { + "address": "990 West Fremont Avenue", + "city": "Sunnyvale", + "dentist_name": "Boyer Dental Arts", + "offers_cosmetic_services": "False", + "phone_number": "408-523-4030" + }, + { + "address": "860 East Remington Drive", + "city": "Sunnyvale", + "dentist_name": "Bruce Schwartz", + "offers_cosmetic_services": "False", + "phone_number": "408-245-3410" + }, + { + "address": "990 W Fremont Ave # R", + "city": "Sunnyvale", + "dentist_name": "Chandiok Neena K", + "offers_cosmetic_services": "False", + "phone_number": "408-530-8014" + }, + { + "address": "990 W Fremont Ave # A", + "city": "Sunnyvale", + "dentist_name": "Cisneros Rob M", + "offers_cosmetic_services": "False", + "phone_number": "408-738-0656" + }, + { + "address": "570 East El Camino Real # C", + "city": "Sunnyvale", + "dentist_name": "D Sign Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-735-8985" + }, + { + "address": "877 W Fremont Ave # D3", + "city": "Sunnyvale", + "dentist_name": "Dentalcare Westgate", + "offers_cosmetic_services": "False", + "phone_number": "408-379-7700" + }, + { + "address": "990 W Fremont Ave # J", + "city": "Sunnyvale", + "dentist_name": "Dr. Andrei Simel", + "offers_cosmetic_services": "False", + "phone_number": "408-992-0633" + }, + { + "address": "1309 South Mary Avenue", + "city": "Sunnyvale", + "dentist_name": "Dr. David I. Thompson", + "offers_cosmetic_services": "False", + "phone_number": "408-736-3602" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "dentist_name", + "start": 46 + }, + { + "exclusive_end": 34, + "slot": "city", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 dentists in Sunnyvale, how about Amazing Smile Dental?" + }, + { + "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": "FindProvider", + "requested_slots": [ + "offers_cosmetic_services", + "phone_number" + ], + "slot_values": { + "city": [ + "Sunnyvale" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their phone number, do they offer cosmetic services?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "408-739-6520" + ], + "slot": "phone_number", + "values": [ + "408-739-6520" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 76, + "slot": "phone_number", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Cosmetic dental work is unavailable here, their phone number is 408-739-6520." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Amazing Smile Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, this sounds like the right place." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to book an appointment at this place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "10th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "13:00" + ], + "slot": "appointment_time", + "values": [ + "13:00" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "appointment_date", + "start": 39 + }, + { + "exclusive_end": 87, + "slot": "appointment_time", + "start": 82 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "10th of this month" + ], + "appointment_time": [ + "13:00" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Amazing Smile Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please book an appointment on the 10th of this month. Is there an opening at 13:00?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amazing Smile Dental" + ], + "slot": "dentist_name", + "values": [ + "Amazing smile dental" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:00" + ], + "slot": "appointment_time", + "values": [ + "1 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 69, + "slot": "dentist_name", + "start": 49 + }, + { + "exclusive_end": 77, + "slot": "appointment_time", + "start": 73 + }, + { + "exclusive_end": 91, + "slot": "appointment_date", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes. Would you like to place an appointment with Amazing smile dental at 1 pm on March 10th?" + }, + { + "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": [ + "10th of this month", + "March 10th" + ], + "appointment_time": [ + "1 pm", + "13:00" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Amazing Smile Dental", + "Amazing smile dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, can I have an address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "689 East Remington Drive Ste A" + ], + "slot": "address", + "values": [ + "689 East Remington Drive Ste A" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-10", + "appointment_time": "13:00", + "dentist_name": "Amazing Smile Dental" + } + }, + "service_results": [ + { + "address": "689 East Remington Drive Ste A", + "appointment_date": "2019-03-10", + "appointment_time": "12:30", + "dentist_name": "Amazing Smile Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-739-6520" + } + ], + "slots": [ + { + "exclusive_end": 78, + "slot": "address", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment is booked, they are located at 689 East Remington Drive Ste A." + }, + { + "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": [ + "1 pm", + "13:00" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Amazing Smile Dental", + "Amazing smile dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much." + }, + { + "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": [ + "10th of this month", + "March 10th" + ], + "appointment_time": [ + "1 pm", + "13:00" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Amazing Smile Dental", + "Amazing smile dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "28_00091", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "city", + "start": 26 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any dentists in Sunnyvale, because I really need to find one!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amazing Smile Dental" + ], + "slot": "dentist_name", + "values": [ + "Amazing Smile Dental" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Sunnyvale" + } + }, + "service_results": [ + { + "address": "689 East Remington Drive Ste A", + "city": "Sunnyvale", + "dentist_name": "Amazing Smile Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-739-6520" + }, + { + "address": "990 West Fremont Avenue j", + "city": "Sunnyvale", + "dentist_name": "Andrei Simel , Family & Cosmetic Dentisry", + "offers_cosmetic_services": "False", + "phone_number": "408-992-0840" + }, + { + "address": "990 West Fremont Avenue", + "city": "Sunnyvale", + "dentist_name": "Boyer Dental Arts", + "offers_cosmetic_services": "False", + "phone_number": "408-523-4030" + }, + { + "address": "860 East Remington Drive", + "city": "Sunnyvale", + "dentist_name": "Bruce Schwartz", + "offers_cosmetic_services": "False", + "phone_number": "408-245-3410" + }, + { + "address": "990 W Fremont Ave # R", + "city": "Sunnyvale", + "dentist_name": "Chandiok Neena K", + "offers_cosmetic_services": "False", + "phone_number": "408-530-8014" + }, + { + "address": "990 W Fremont Ave # A", + "city": "Sunnyvale", + "dentist_name": "Cisneros Rob M", + "offers_cosmetic_services": "False", + "phone_number": "408-738-0656" + }, + { + "address": "570 East El Camino Real # C", + "city": "Sunnyvale", + "dentist_name": "D Sign Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-735-8985" + }, + { + "address": "877 W Fremont Ave # D3", + "city": "Sunnyvale", + "dentist_name": "Dentalcare Westgate", + "offers_cosmetic_services": "False", + "phone_number": "408-379-7700" + }, + { + "address": "990 W Fremont Ave # J", + "city": "Sunnyvale", + "dentist_name": "Dr. Andrei Simel", + "offers_cosmetic_services": "False", + "phone_number": "408-992-0633" + }, + { + "address": "1309 South Mary Avenue", + "city": "Sunnyvale", + "dentist_name": "Dr. David I. Thompson", + "offers_cosmetic_services": "False", + "phone_number": "408-736-3602" + } + ], + "slots": [ + { + "exclusive_end": 76, + "slot": "dentist_name", + "start": 56 + }, + { + "exclusive_end": 43, + "slot": "city", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are at least 10 dentists in Sunnyvale; what about Amazing Smile Dental?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "offers_cosmetic_services", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 50, + "slot": "city", + "start": 40 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I need a cosmetic dentist closer to Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Daniel Sullivan" + ], + "slot": "dentist_name", + "values": [ + "Daniel Sullivan" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Santa Rosa", + "offers_cosmetic_services": "True" + } + }, + "service_results": [ + { + "address": "4655 Hoen Avenue # 6", + "city": "Santa Rosa", + "dentist_name": "Daniel Sullivan", + "offers_cosmetic_services": "True", + "phone_number": "707-545-5260" + }, + { + "address": "131 Stony Circle #900", + "city": "Santa Rosa", + "dentist_name": "Krystle Lim", + "offers_cosmetic_services": "True", + "phone_number": "707-579-1100" + }, + { + "address": "1100 Sonoma Avenue", + "city": "Santa Rosa", + "dentist_name": "Robert S. Gilbaugh", + "offers_cosmetic_services": "True", + "phone_number": "707-575-1194" + }, + { + "address": "140 Stony Point Road Suite A", + "city": "Santa Rosa", + "dentist_name": "Valeria Lawrence", + "offers_cosmetic_services": "True", + "phone_number": "707-546-7699" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "dentist_name", + "start": 23 + }, + { + "exclusive_end": 55, + "slot": "city", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The dental practice of Daniel Sullivan is in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will prefer a different dentist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Krystle Lim" + ], + "slot": "dentist_name", + "values": [ + "Krystle Lim" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "dentist_name", + "start": 23 + }, + { + "exclusive_end": 54, + "slot": "city", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is the office of Krystle Lim, also in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have the phone number for their office?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-579-1100" + ], + "slot": "phone_number", + "values": [ + "707-579-1100" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 12, + "slot": "phone_number", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "707-579-1100 is the phone number listed for Krystle Lim." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "dentist_name": [ + "Krystle Lim" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I find this agreeable." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What else may I accomplish for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16:30" + ], + "slot": "appointment_time", + "values": [ + "half past 4 in the evening" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 93, + "slot": "appointment_time", + "start": 67 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "half past 4 in the evening" + ], + "city": [ + "Santa Rosa" + ], + "dentist_name": [ + "Krystle Lim" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "For the appointment with Krystle Lim; could you please set one for half past 4 in the evening?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day do you want the appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "this Sunday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "appointment_date", + "start": 32 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "this Sunday" + ], + "appointment_time": [ + "half past 4 in the evening" + ], + "city": [ + "Santa Rosa" + ], + "dentist_name": [ + "Krystle Lim" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please book the appointment for this Sunday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Krystle Lim" + ], + "slot": "dentist_name", + "values": [ + "Krystle Lim" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:30" + ], + "slot": "appointment_time", + "values": [ + "4:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 64, + "slot": "dentist_name", + "start": 53 + }, + { + "exclusive_end": 101, + "slot": "appointment_time", + "start": 94 + }, + { + "exclusive_end": 90, + "slot": "appointment_date", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm that you want me to book an appointment with Krystle Lim on the day after tomorrow at 4:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "the 13th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "10:30" + ], + "slot": "appointment_time", + "values": [ + "10:30 in the morning" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "appointment_date", + "start": 21 + }, + { + "exclusive_end": 53, + "slot": "appointment_time", + "start": 33 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 13th" + ], + "appointment_time": [ + "10:30 in the morning" + ], + "city": [ + "Santa Rosa" + ], + "dentist_name": [ + "Krystle Lim" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Never mind, book for the 13th at 10:30 in the morning." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "10:30" + ], + "slot": "appointment_time", + "values": [ + "10:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 73, + "slot": "appointment_time", + "start": 65 + }, + { + "exclusive_end": 61, + "slot": "appointment_date", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm that you want me to book an appointment on March 13th at 10: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 13th", + "the 13th" + ], + "appointment_time": [ + "10:30 am", + "10:30 in the morning" + ], + "city": [ + "Santa Rosa" + ], + "dentist_name": [ + "Krystle Lim" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I assent that this is my desire." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-13", + "appointment_time": "10:30", + "dentist_name": "Krystle Lim" + } + }, + "service_results": [ + { + "address": "131 Stony Circle #900", + "appointment_date": "2019-03-13", + "appointment_time": "10:30", + "dentist_name": "Krystle Lim", + "offers_cosmetic_services": "True", + "phone_number": "707-579-1100" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment is booked!" + }, + { + "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 13th", + "the 13th" + ], + "appointment_time": [ + "10:30 am", + "10:30 in the morning" + ], + "city": [ + "Santa Rosa" + ], + "dentist_name": [ + "Krystle Lim" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is this dentist's office?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "131 Stony Circle #900" + ], + "slot": "address", + "values": [ + "131 Stony Circle #900" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "address", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The office of Krystle Lim is at 131 Stony Circle #900." + }, + { + "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 13th", + "the 13th" + ], + "appointment_time": [ + "10:30 am", + "10:30 in the morning" + ], + "city": [ + "Santa Rosa" + ], + "dentist_name": [ + "Krystle Lim" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "You are a helpful assistant; that's all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you and have a nice day." + } + ] + }, + { + "dialogue_id": "28_00092", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pleasant Hill" + ], + "slot": "city", + "values": [ + "Pleasant Hill" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "city", + "start": 29 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasant Hill" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a dentist in Pleasant Hill." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Cho Benjamin" + ], + "slot": "dentist_name", + "values": [ + "Cho Benjamin" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pleasant Hill" + ], + "slot": "city", + "values": [ + "Pleasant Hill" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Pleasant Hill" + } + }, + "service_results": [ + { + "address": "2256 Monument Blvd", + "city": "Pleasant Hill", + "dentist_name": "Cho Benjamin", + "offers_cosmetic_services": "False", + "phone_number": "925-827-3542" + }, + { + "address": "1894 Contra Costa Boulevard", + "city": "Pleasant Hill", + "dentist_name": "Pleasant Hill Dental", + "offers_cosmetic_services": "True", + "phone_number": "925-900-3539" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "dentist_name", + "start": 8 + }, + { + "exclusive_end": 37, + "slot": "city", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found Cho Benjamin in Pleasant Hill." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "city": [ + "Pleasant Hill" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "925-827-3542" + ], + "slot": "phone_number", + "values": [ + "925-827-3542" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 26, + "slot": "phone_number", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The number is 925-827-3542." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Palo Alto" + ], + "slot": "city", + "values": [ + "Palo Alto" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "city", + "start": 23 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Palo Alto" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me one in Palo Alto." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Abadi Esfandiar" + ], + "slot": "dentist_name", + "values": [ + "Abadi Esfandiar" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Palo Alto" + ], + "slot": "city", + "values": [ + "Palo Alto" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Palo Alto" + } + }, + "service_results": [ + { + "address": "850 Middlefield Rd # 3", + "city": "Palo Alto", + "dentist_name": "Abadi Esfandiar", + "offers_cosmetic_services": "False", + "phone_number": "650-324-4900" + }, + { + "address": "850 Middlefield Road", + "city": "Palo Alto", + "dentist_name": "Bartlett James O", + "offers_cosmetic_services": "False", + "phone_number": "650-326-1400" + }, + { + "address": "850 Middlefield Road # 7", + "city": "Palo Alto", + "dentist_name": "California Creative Ceramics", + "offers_cosmetic_services": "False", + "phone_number": "650-324-9011" + }, + { + "address": "2918, 850 Middlefield Road #2", + "city": "Palo Alto", + "dentist_name": "Grace Dental", + "offers_cosmetic_services": "False", + "phone_number": "650-322-4750" + }, + { + "address": "850 Middlefield Rd # 5", + "city": "Palo Alto", + "dentist_name": "Lindsey Chris E", + "offers_cosmetic_services": "False", + "phone_number": "650-327-0250" + }, + { + "address": "3801 Miranda Avenue", + "city": "Palo Alto", + "dentist_name": "Montgomery Heath M", + "offers_cosmetic_services": "False", + "phone_number": "800-455-0057" + }, + { + "address": "882 Emerson Street", + "city": "Palo Alto", + "dentist_name": "Palo Alto", + "offers_cosmetic_services": "True", + "phone_number": "650-322-8572" + }, + { + "address": "850 Middlefield Road", + "city": "Palo Alto", + "dentist_name": "Palo Alto Endodontic Center", + "offers_cosmetic_services": "False", + "phone_number": "650-485-2514" + }, + { + "address": "3801 Miranda Avenue", + "city": "Palo Alto", + "dentist_name": "Posner Lindsay S", + "offers_cosmetic_services": "False", + "phone_number": "650-493-5000" + }, + { + "address": "850 Middlefield Road # 8", + "city": "Palo Alto", + "dentist_name": "Roshan Emam", + "offers_cosmetic_services": "False", + "phone_number": "650-321-0340" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "dentist_name", + "start": 44 + }, + { + "exclusive_end": 32, + "slot": "city", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 dentists in Palo Alto. How about Abadi Esfandiar?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "address" + ], + "slot_values": { + "city": [ + "Palo Alto" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "850 Middlefield Rd # 3" + ], + "slot": "address", + "values": [ + "850 Middlefield Rd # 3" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 850 Middlefield Rd # 3." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Palo Alto" + ], + "dentist_name": [ + "Abadi Esfandiar" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like this one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to book an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Palo Alto" + ], + "dentist_name": [ + "Abadi Esfandiar" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please book it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "For what date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "appointment_date", + "values": [ + "March 6th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "appointment_date", + "start": 11 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 6th" + ], + "city": [ + "Palo Alto" + ], + "dentist_name": [ + "Abadi Esfandiar" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Book it on March 6th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time should I make it for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "12:30" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 15, + "slot": "appointment_time", + "start": 10 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 6th" + ], + "appointment_time": [ + "12:30" + ], + "city": [ + "Palo Alto" + ], + "dentist_name": [ + "Abadi Esfandiar" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about 12:30?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Abadi Esfandiar" + ], + "slot": "dentist_name", + "values": [ + "Abadi Esfandiar" + ] + }, + { + "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": 50, + "slot": "dentist_name", + "start": 35 + }, + { + "exclusive_end": 80, + "slot": "appointment_time", + "start": 72 + }, + { + "exclusive_end": 68, + "slot": "appointment_date", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I book the appointment with Abadi Esfandiar on next Wednesday at 12:30 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "next Thursday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "13:45" + ], + "slot": "appointment_time", + "values": [ + "1:45 pm" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "appointment_date", + "start": 15 + }, + { + "exclusive_end": 39, + "slot": "appointment_time", + "start": 32 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Thursday" + ], + "appointment_time": [ + "1:45 pm" + ], + "city": [ + "Palo Alto" + ], + "dentist_name": [ + "Abadi Esfandiar" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Book it on next Thursday at 1:45 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "13:45" + ], + "slot": "appointment_time", + "values": [ + "1:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "appointment_time", + "start": 50 + }, + { + "exclusive_end": 46, + "slot": "appointment_date", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I book the appointment on next Thursday at 1: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": [ + "next Thursday" + ], + "appointment_time": [ + "1:45 pm" + ], + "city": [ + "Palo Alto" + ], + "dentist_name": [ + "Abadi Esfandiar" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Please give me their phone number." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "650-324-4900" + ], + "slot": "phone_number", + "values": [ + "650-324-4900" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-07", + "appointment_time": "13:45", + "dentist_name": "Abadi Esfandiar" + } + }, + "service_results": [ + { + "address": "850 Middlefield Rd # 3", + "appointment_date": "2019-03-07", + "appointment_time": "14:00", + "dentist_name": "Abadi Esfandiar", + "offers_cosmetic_services": "False", + "phone_number": "650-324-4900" + } + ], + "slots": [ + { + "exclusive_end": 68, + "slot": "phone_number", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have booked the appointment. They can be contacted at 650-324-4900." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "offers_cosmetic_services", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "offers_cosmetic_services" + ], + "slot_values": { + "appointment_date": [ + "next Thursday" + ], + "appointment_time": [ + "1:45 pm" + ], + "city": [ + "Palo Alto" + ], + "dentist_name": [ + "Abadi Esfandiar" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can they do cosmetic services?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately, it does not look like they offer this." + }, + { + "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": [ + "1:45 pm" + ], + "city": [ + "Palo Alto" + ], + "dentist_name": [ + "Abadi Esfandiar" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "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": "28_00093", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need a dentist" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 13, + "slot": "city", + "start": 3 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In Pleasanton please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Solage Dental" + ], + "slot": "dentist_name", + "values": [ + "Solage Dental" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Pleasanton" + } + }, + "service_results": [ + { + "address": "78 Mission Drive Suite A", + "city": "Pleasanton", + "dentist_name": "Solage Dental", + "offers_cosmetic_services": "False", + "phone_number": "925-523-3695" + }, + { + "address": "5820 Stoneridge Mall Road SUITE 118", + "city": "Pleasanton", + "dentist_name": "Tri Valley Dental", + "offers_cosmetic_services": "False", + "phone_number": "925-225-1555" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "dentist_name", + "start": 21 + }, + { + "exclusive_end": 48, + "slot": "city", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 2. How about Solage Dental in Pleasanton?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "address", + "phone_number" + ], + "slot_values": { + "city": [ + "Pleasanton" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where are they located and what is the contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "925-523-3695" + ], + "slot": "phone_number", + "values": [ + "925-523-3695" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "78 Mission Drive Suite A" + ], + "slot": "address", + "values": [ + "78 Mission Drive Suite A" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "phone_number", + "start": 20 + }, + { + "exclusive_end": 75, + "slot": "address", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number is 925-523-3695 and it is located 78 Mission Drive Suite A." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Who else is there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Tri Valley Dental" + ], + "slot": "dentist_name", + "values": [ + "Tri Valley Dental" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "dentist_name", + "start": 0 + }, + { + "exclusive_end": 31, + "slot": "city", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Tri Valley Dental in Pleasanton." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "dentist_name": [ + "Tri Valley Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want this one. Make me an appointment" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time is best?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "Three pm" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 11, + "slot": "appointment_time", + "start": 3 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "Three pm" + ], + "city": [ + "Pleasanton" + ], + "dentist_name": [ + "Tri Valley Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is Three pm available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "On what day?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "2nd of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "appointment_time", + "values": [ + "5:30 pm" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "appointment_date", + "start": 4 + }, + { + "exclusive_end": 47, + "slot": "appointment_time", + "start": 40 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "2nd of this month" + ], + "appointment_time": [ + "5:30 pm" + ], + "city": [ + "Pleasanton" + ], + "dentist_name": [ + "Tri Valley Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The 2nd of this month and let's make it 5:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Tri Valley Dental" + ], + "slot": "dentist_name", + "values": [ + "Tri Valley Dental" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:30" + ], + "slot": "appointment_time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 54, + "slot": "dentist_name", + "start": 37 + }, + { + "exclusive_end": 65, + "slot": "appointment_time", + "start": 58 + }, + { + "exclusive_end": 74, + "slot": "appointment_date", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your appointment with Tri Valley Dental at 5:30 pm tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "14th of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "appointment_date", + "start": 12 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "14th of March" + ], + "appointment_time": [ + "5:30 pm" + ], + "city": [ + "Pleasanton" + ], + "dentist_name": [ + "Tri Valley Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make it the 14th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "17:30" + ], + "slot": "appointment_time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 7, + "slot": "appointment_time", + "start": 0 + }, + { + "exclusive_end": 21, + "slot": "appointment_date", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "5:30 pm on March 14th?" + }, + { + "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": [ + "14th of March", + "March 14th" + ], + "appointment_time": [ + "5:30 pm" + ], + "city": [ + "Pleasanton" + ], + "dentist_name": [ + "Tri Valley Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. What is the number and do they do cosmetic services?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "925-225-1555" + ], + "slot": "phone_number", + "values": [ + "925-225-1555" + ] + }, + { + "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": "17:30", + "dentist_name": "Tri Valley Dental" + } + }, + "service_results": [ + { + "address": "5820 Stoneridge Mall Road SUITE 118", + "appointment_date": "2019-03-14", + "appointment_time": "17:30", + "dentist_name": "Tri Valley Dental", + "offers_cosmetic_services": "False", + "phone_number": "925-225-1555" + } + ], + "slots": [ + { + "exclusive_end": 12, + "slot": "phone_number", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "925-225-1555 and no, they do not." + }, + { + "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": [ + "14th of March", + "March 14th" + ], + "appointment_time": [ + "5:30 pm" + ], + "city": [ + "Pleasanton" + ], + "dentist_name": [ + "Tri Valley Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is all I needed. 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": "28_00094", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Gilroy" + ], + "slot": "city", + "values": [ + "Gilroy" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "city", + "start": 28 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Gilroy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you find a dentist in Gilroy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Albert Lee" + ], + "slot": "dentist_name", + "values": [ + "Albert Lee" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gilroy" + ], + "slot": "city", + "values": [ + "Gilroy" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Gilroy" + } + }, + "service_results": [ + { + "address": "7880 Wren Ave", + "city": "Gilroy", + "dentist_name": "Albert Lee", + "offers_cosmetic_services": "False", + "phone_number": "408-847-6060" + }, + { + "address": "7880 Wren Avenue Suite D141", + "city": "Gilroy", + "dentist_name": "Amy N. Tran, And Eric R. Nagareda", + "offers_cosmetic_services": "False", + "phone_number": "408-847-0795" + }, + { + "address": "7880 Wren Avenue a115", + "city": "Gilroy", + "dentist_name": "Banner Associates", + "offers_cosmetic_services": "False", + "phone_number": "408-842-0226" + }, + { + "address": "7880 Wren Avenue Suite E-155", + "city": "Gilroy", + "dentist_name": "Bruce Sarhaddi", + "offers_cosmetic_services": "False", + "phone_number": "408-842-6811" + }, + { + "address": "7880 Wren Ave # A111", + "city": "Gilroy", + "dentist_name": "Dentistry For Children", + "offers_cosmetic_services": "False", + "phone_number": "408-847-1118" + }, + { + "address": "7888 Wren Avenue Ste B-120", + "city": "Gilroy", + "dentist_name": "Dr. Ehsan Rezvan", + "offers_cosmetic_services": "True", + "phone_number": "408-842-9045" + }, + { + "address": "7880 Wren Avenue D-142", + "city": "Gilroy", + "dentist_name": "Dr. Jernell Escobar", + "offers_cosmetic_services": "False", + "phone_number": "408-847-3181" + }, + { + "address": "7897 Eigleberry Street", + "city": "Gilroy", + "dentist_name": "Dr. Luma M. Ajlouni", + "offers_cosmetic_services": "False", + "phone_number": "408-848-5040" + }, + { + "address": "7880 Wren Avenue # D142", + "city": "Gilroy", + "dentist_name": "Drysdale Christine", + "offers_cosmetic_services": "False", + "phone_number": "408-847-2658" + }, + { + "address": "7880 Wren Avenue Ste B121", + "city": "Gilroy", + "dentist_name": "Edward L. Vines", + "offers_cosmetic_services": "False", + "phone_number": "408-842-3436" + } + ], + "slots": [ + { + "exclusive_end": 40, + "slot": "dentist_name", + "start": 30 + }, + { + "exclusive_end": 50, + "slot": "city", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 dentist. How about Albert Lee in Gilroy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Gilroy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find someone else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amy N. Tran, And Eric R. Nagareda" + ], + "slot": "dentist_name", + "values": [ + "Amy N. Tran, And Eric R. Nagareda" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gilroy" + ], + "slot": "city", + "values": [ + "Gilroy" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "dentist_name", + "start": 11 + }, + { + "exclusive_end": 54, + "slot": "city", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What about Amy N. Tran, And Eric R. Nagareda in Gilroy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "city": [ + "Gilroy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-847-0795" + ], + "slot": "phone_number", + "values": [ + "408-847-0795" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "phone_number", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number is 408-847-0795" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Gilroy" + ], + "dentist_name": [ + "Amy N. Tran, And Eric R. Nagareda" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to visit the 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 date and time works for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "13th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "11:30" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "appointment_date", + "start": 8 + }, + { + "exclusive_end": 30, + "slot": "appointment_time", + "start": 25 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "13th of March" + ], + "appointment_time": [ + "11:30" + ], + "city": [ + "Gilroy" + ], + "dentist_name": [ + "Amy N. Tran, And Eric R. Nagareda" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Book on 13th of March at 11:30" + }, + { + "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:30" + ], + "slot": "appointment_time", + "values": [ + "11:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 75, + "slot": "dentist_name", + "start": 42 + }, + { + "exclusive_end": 101, + "slot": "appointment_time", + "start": 93 + }, + { + "exclusive_end": 89, + "slot": "appointment_date", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "ok. Please confirm. Book appointment with Amy N. Tran, And Eric R. Nagareda on March 13th at 11:30 am." + }, + { + "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": [ + "13th of March", + "March 13th" + ], + "appointment_time": [ + "11:30", + "11:30 am" + ], + "city": [ + "Gilroy" + ], + "dentist_name": [ + "Amy N. Tran, And Eric R. Nagareda" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Where is the location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "7880 Wren Avenue Suite D141" + ], + "slot": "address", + "values": [ + "7880 Wren Avenue Suite D141" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-13", + "appointment_time": "11:30", + "dentist_name": "Amy N. Tran, And Eric R. Nagareda" + } + }, + "service_results": [ + { + "address": "7880 Wren Avenue Suite D141", + "appointment_date": "2019-03-13", + "appointment_time": "11:30", + "dentist_name": "Amy N. Tran, And Eric R. Nagareda", + "offers_cosmetic_services": "False", + "phone_number": "408-847-0795" + } + ], + "slots": [ + { + "exclusive_end": 107, + "slot": "address", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Congratulation, dentist appointment is successfully booked. They are located at 7880 Wren Avenue Suite D141." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "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": [ + "11:30", + "11:30 am" + ], + "city": [ + "Gilroy" + ], + "dentist_name": [ + "Amy N. Tran, And Eric R. Nagareda" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for the 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": [ + "13th of March", + "March 13th" + ], + "appointment_time": [ + "11:30", + "11:30 am" + ], + "city": [ + "Gilroy" + ], + "dentist_name": [ + "Amy N. Tran, And Eric R. Nagareda" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thanks a lot" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day" + } + ] + }, + { + "dialogue_id": "28_00095", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Please find a dentist for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Please tell me the city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 16, + "slot": "city", + "start": 8 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Look in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A J Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "A J Dental Lab" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose" + } + }, + "service_results": [ + { + "address": "2664 Berryessa Road # 206", + "city": "San Jose", + "dentist_name": "A J Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-316-8226" + }, + { + "address": "2664 Berryessa Road # 205", + "city": "San Jose", + "dentist_name": "A-1 Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-258-6669" + }, + { + "address": "2664 Berryessa Road # 212", + "city": "San Jose", + "dentist_name": "Abad Dental Office", + "offers_cosmetic_services": "False", + "phone_number": "408-272-3809" + }, + { + "address": "2664 Berryessa Road # 202", + "city": "San Jose", + "dentist_name": "Aitchison, Bernard", + "offers_cosmetic_services": "False", + "phone_number": "408-259-1632" + }, + { + "address": "5595 Winfield Boulevard # 102", + "city": "San Jose", + "dentist_name": "Almaden Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-224-5200" + }, + { + "address": "5710 Cahalan Avenue # 8L", + "city": "San Jose", + "dentist_name": "Alpha Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-578-4600" + }, + { + "address": "5150 Graves Avenue # 11E", + "city": "San Jose", + "dentist_name": "Arts Of Dentistry", + "offers_cosmetic_services": "False", + "phone_number": "408-873-7737" + }, + { + "address": "2664 Berryessa Road", + "city": "San Jose", + "dentist_name": "Bautista Maximilian", + "offers_cosmetic_services": "False", + "phone_number": "408-272-2330" + }, + { + "address": "2664 Berryessa Road # 102", + "city": "San Jose", + "dentist_name": "Belle Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-254-0888" + }, + { + "address": "2664 Berryessa Road # 106", + "city": "San Jose", + "dentist_name": "Berryessa Oral Surgery Spec", + "offers_cosmetic_services": "False", + "phone_number": "408-729-9000" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "dentist_name", + "start": 5 + }, + { + "exclusive_end": 32, + "slot": "city", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Will A J Dental Lab, in San Jose, do?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yea, sure lets do this one" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to make an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 23, + "slot": "appointment_date", + "start": 15 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "tomorrow" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please for tomorrow" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Please tell me time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "half past 2 in the afternoon" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "appointment_time", + "start": 11 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "tomorrow" + ], + "appointment_time": [ + "half past 2 in the afternoon" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make it at half past 2 in the afternoon" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "A J Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "A J Dental Lab" + ] + }, + { + "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": 69, + "slot": "dentist_name", + "start": 55 + }, + { + "exclusive_end": 92, + "slot": "appointment_time", + "start": 85 + }, + { + "exclusive_end": 81, + "slot": "appointment_date", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm the details Making an appointment with A J Dental Lab on tomorrow at 2:30 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "tomorrow" + ], + "appointment_time": [ + "2:30 pm", + "half past 2 in the afternoon" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes, thats correct" + }, + { + "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": "A J Dental Lab" + } + }, + "service_results": [ + { + "address": "2664 Berryessa Road # 206", + "appointment_date": "2019-03-02", + "appointment_time": "14:30", + "dentist_name": "A J Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-316-8226" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Congrats, it is done" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "tomorrow" + ], + "appointment_time": [ + "2:30 pm", + "half past 2 in the afternoon" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else i 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": [ + "tomorrow" + ], + "appointment_time": [ + "2:30 pm", + "half past 2 in the afternoon" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks, that should be it" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you. Have a good day!" + } + ] + }, + { + "dialogue_id": "28_00096", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Find me a dentist please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what city would you like me to search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Morgan Hill" + ], + "slot": "city", + "values": [ + "Morgan Hill" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 11, + "slot": "city", + "start": 0 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Morgan Hill" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Morgan Hill Please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bay Area Kids Dentist" + ], + "slot": "dentist_name", + "values": [ + "Bay Area Kids Dentist" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Morgan Hill" + ], + "slot": "city", + "values": [ + "Morgan Hill" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Morgan Hill" + } + }, + "service_results": [ + { + "address": "17705 Hale Avenue A-5", + "city": "Morgan Hill", + "dentist_name": "Bay Area Kids Dentist", + "offers_cosmetic_services": "False", + "phone_number": "408-779-2747" + }, + { + "address": "17705 Hale Ave # E3", + "city": "Morgan Hill", + "dentist_name": "Carhuamaca Lat Arturo", + "offers_cosmetic_services": "False", + "phone_number": "408-778-3015" + }, + { + "address": "17705 Hale Ave # G1", + "city": "Morgan Hill", + "dentist_name": "Carr Diana", + "offers_cosmetic_services": "False", + "phone_number": "408-779-3464" + }, + { + "address": "17705 Hale Avenue Suite F1", + "city": "Morgan Hill", + "dentist_name": "Charles M. Arita", + "offers_cosmetic_services": "False", + "phone_number": "408-776-9882" + }, + { + "address": "17705 Hale Avenue A1", + "city": "Morgan Hill", + "dentist_name": "Dr. Lawrence J. Mcdonald", + "offers_cosmetic_services": "True", + "phone_number": "408-779-9335" + }, + { + "address": "18181 Butterfield Boulevard", + "city": "Morgan Hill", + "dentist_name": "Dr. Michael K. Singh", + "offers_cosmetic_services": "False", + "phone_number": "408-779-7331" + }, + { + "address": "17705 Hale Avenue", + "city": "Morgan Hill", + "dentist_name": "Giang Chu", + "offers_cosmetic_services": "False", + "phone_number": "408-782-7777" + }, + { + "address": "17705 Hale Ave # C3", + "city": "Morgan Hill", + "dentist_name": "Lalinde Adriana M", + "offers_cosmetic_services": "False", + "phone_number": "408-778-3135" + }, + { + "address": "17705 Hale Avenue Ste. B3", + "city": "Morgan Hill", + "dentist_name": "Liu Vivian C", + "offers_cosmetic_services": "False", + "phone_number": "408-779-4012" + }, + { + "address": "17705 Hale Avenue", + "city": "Morgan Hill", + "dentist_name": "Stephen G. Pearson", + "offers_cosmetic_services": "False", + "phone_number": "408-779-2129" + } + ], + "slots": [ + { + "exclusive_end": 21, + "slot": "dentist_name", + "start": 0 + }, + { + "exclusive_end": 47, + "slot": "city", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Bay Area Kids Dentist is located in Morgan Hill. How does that sound?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pittsburg" + ], + "slot": "city", + "values": [ + "Pittsburg" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "city", + "start": 35 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Pittsburg" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you. Find me something in Pittsburg please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "La Clinica De La Raza" + ], + "slot": "dentist_name", + "values": [ + "La Clinica De La Raza" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pittsburg" + ], + "slot": "city", + "values": [ + "Pittsburg" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Pittsburg" + } + }, + "service_results": [ + { + "address": "337 East Leland Road", + "city": "Pittsburg", + "dentist_name": "La Clinica De La Raza", + "offers_cosmetic_services": "False", + "phone_number": "925-431-1252" + }, + { + "address": "337 East Leland Road", + "city": "Pittsburg", + "dentist_name": "Pineda Lady F", + "offers_cosmetic_services": "False", + "phone_number": "925-431-1259" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "dentist_name", + "start": 29 + }, + { + "exclusive_end": 74, + "slot": "city", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 2 dentists. How does La Clinica De La Raza is located in Pittsburg sound?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "city": [ + "Pittsburg" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I have their contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "925-431-1252" + ], + "slot": "phone_number", + "values": [ + "925-431-1252" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "phone_number", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, the number is 925-431-1252" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "offers_cosmetic_services", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "address", + "offers_cosmetic_services" + ], + "slot_values": { + "city": [ + "Pittsburg" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they do cosmetic services, and where are they located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "337 East Leland Road" + ], + "slot": "address", + "values": [ + "337 East Leland Road" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 88, + "slot": "address", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They do not offer cosmetic services unfortunately. There address is 337 East Leland Road." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Pittsburg" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me someone else please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Pineda Lady F" + ], + "slot": "dentist_name", + "values": [ + "Pineda Lady F" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pittsburg" + ], + "slot": "city", + "values": [ + "Pittsburg" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 13, + "slot": "dentist_name", + "start": 0 + }, + { + "exclusive_end": 37, + "slot": "city", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Pineda Lady F is located in Pittsburg." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Pittsburg" + ], + "dentist_name": [ + "Pineda Lady F" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That one sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to book an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Pittsburg" + ], + "dentist_name": [ + "Pineda Lady F" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "appointment_date", + "values": [ + "Monday next week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "13:00" + ], + "slot": "appointment_time", + "values": [ + "one in the afternoon" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 16, + "slot": "appointment_date", + "start": 0 + }, + { + "exclusive_end": 63, + "slot": "appointment_time", + "start": 43 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Monday next week" + ], + "appointment_time": [ + "one in the afternoon" + ], + "city": [ + "Pittsburg" + ], + "dentist_name": [ + "Pineda Lady F" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Monday next week. Is anything available at one in the afternoon?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Pineda Lady F" + ], + "slot": "dentist_name", + "values": [ + "Pineda Lady F" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:00" + ], + "slot": "appointment_time", + "values": [ + "1 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "appointment_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "dentist_name", + "start": 38 + }, + { + "exclusive_end": 59, + "slot": "appointment_time", + "start": 55 + }, + { + "exclusive_end": 71, + "slot": "appointment_date", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Book appointment with Pineda Lady F at 1 pm next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "8th of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "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": [ + "1 pm", + "one in the afternoon" + ], + "city": [ + "Pittsburg" + ], + "dentist_name": [ + "Pineda Lady F" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. 8th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "13:00" + ], + "slot": "appointment_time", + "values": [ + "1 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "appointment_time", + "start": 36 + }, + { + "exclusive_end": 52, + "slot": "appointment_date", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Book appointment at 1 pm next Friday." + }, + { + "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": [ + "1 pm", + "one in the afternoon" + ], + "city": [ + "Pittsburg" + ], + "dentist_name": [ + "Pineda Lady F" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please." + }, + { + "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-08", + "appointment_time": "13:00", + "dentist_name": "Pineda Lady F" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I was unable to book your appointment. Is there anything else you need help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:00" + ], + "slot": "appointment_time", + "values": [ + "12 pm" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 52, + "slot": "appointment_time", + "start": 47 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "8th of March", + "next Friday" + ], + "appointment_time": [ + "12 pm" + ], + "city": [ + "Pittsburg" + ], + "dentist_name": [ + "Pineda Lady F" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Is anything available at Pineda Lady F at 12 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Pineda Lady F" + ], + "slot": "dentist_name", + "values": [ + "Pineda Lady F" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:00" + ], + "slot": "appointment_time", + "values": [ + "12 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 49, + "slot": "dentist_name", + "start": 36 + }, + { + "exclusive_end": 58, + "slot": "appointment_time", + "start": 53 + }, + { + "exclusive_end": 70, + "slot": "appointment_date", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Book appointment at Pineda Lady F at 12 pm next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "offers_cosmetic_services", + "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", + "offers_cosmetic_services" + ], + "slot_values": { + "appointment_date": [ + "8th of March", + "next Friday" + ], + "appointment_time": [ + "12 pm" + ], + "city": [ + "Pittsburg" + ], + "dentist_name": [ + "Pineda Lady F" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Do they offer cosmetic services, and where are they 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-08", + "appointment_time": "12:00", + "dentist_name": "Pineda Lady F" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I was unable to book the appointment. 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": [ + "8th of March", + "next Friday" + ], + "appointment_time": [ + "12 pm" + ], + "city": [ + "Pittsburg" + ], + "dentist_name": [ + "Pineda Lady F" + ] + } + } + } + ], + "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": "28_00097", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 54, + "slot": "city", + "start": 46 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hello! I need assistance finding a dentist in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A J Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "A J Dental Lab" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose" + } + }, + "service_results": [ + { + "address": "2664 Berryessa Road # 206", + "city": "San Jose", + "dentist_name": "A J Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-316-8226" + }, + { + "address": "2664 Berryessa Road # 205", + "city": "San Jose", + "dentist_name": "A-1 Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-258-6669" + }, + { + "address": "2664 Berryessa Road # 212", + "city": "San Jose", + "dentist_name": "Abad Dental Office", + "offers_cosmetic_services": "False", + "phone_number": "408-272-3809" + }, + { + "address": "2664 Berryessa Road # 202", + "city": "San Jose", + "dentist_name": "Aitchison, Bernard", + "offers_cosmetic_services": "False", + "phone_number": "408-259-1632" + }, + { + "address": "5595 Winfield Boulevard # 102", + "city": "San Jose", + "dentist_name": "Almaden Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-224-5200" + }, + { + "address": "5710 Cahalan Avenue # 8L", + "city": "San Jose", + "dentist_name": "Alpha Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-578-4600" + }, + { + "address": "5150 Graves Avenue # 11E", + "city": "San Jose", + "dentist_name": "Arts Of Dentistry", + "offers_cosmetic_services": "False", + "phone_number": "408-873-7737" + }, + { + "address": "2664 Berryessa Road", + "city": "San Jose", + "dentist_name": "Bautista Maximilian", + "offers_cosmetic_services": "False", + "phone_number": "408-272-2330" + }, + { + "address": "2664 Berryessa Road # 102", + "city": "San Jose", + "dentist_name": "Belle Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-254-0888" + }, + { + "address": "2664 Berryessa Road # 106", + "city": "San Jose", + "dentist_name": "Berryessa Oral Surgery Spec", + "offers_cosmetic_services": "False", + "phone_number": "408-729-9000" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "dentist_name", + "start": 52 + }, + { + "exclusive_end": 78, + "slot": "city", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you be interested in making an appointment at A J Dental Lab in San Jose?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "address" + ], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me where that office is?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2664 Berryessa Road # 206" + ], + "slot": "address", + "values": [ + "2664 Berryessa Road # 206" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 55, + "slot": "address", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, the office is located at 2664 Berryessa Road # 206." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Gilroy" + ], + "slot": "city", + "values": [ + "Gilroy" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "city", + "start": 24 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Gilroy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find someone in Gilroy instead?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Albert Lee" + ], + "slot": "dentist_name", + "values": [ + "Albert Lee" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gilroy" + ], + "slot": "city", + "values": [ + "Gilroy" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Gilroy" + } + }, + "service_results": [ + { + "address": "7880 Wren Ave", + "city": "Gilroy", + "dentist_name": "Albert Lee", + "offers_cosmetic_services": "False", + "phone_number": "408-847-6060" + }, + { + "address": "7880 Wren Avenue Suite D141", + "city": "Gilroy", + "dentist_name": "Amy N. Tran, And Eric R. Nagareda", + "offers_cosmetic_services": "False", + "phone_number": "408-847-0795" + }, + { + "address": "7880 Wren Avenue a115", + "city": "Gilroy", + "dentist_name": "Banner Associates", + "offers_cosmetic_services": "False", + "phone_number": "408-842-0226" + }, + { + "address": "7880 Wren Avenue Suite E-155", + "city": "Gilroy", + "dentist_name": "Bruce Sarhaddi", + "offers_cosmetic_services": "False", + "phone_number": "408-842-6811" + }, + { + "address": "7880 Wren Ave # A111", + "city": "Gilroy", + "dentist_name": "Dentistry For Children", + "offers_cosmetic_services": "False", + "phone_number": "408-847-1118" + }, + { + "address": "7888 Wren Avenue Ste B-120", + "city": "Gilroy", + "dentist_name": "Dr. Ehsan Rezvan", + "offers_cosmetic_services": "True", + "phone_number": "408-842-9045" + }, + { + "address": "7880 Wren Avenue D-142", + "city": "Gilroy", + "dentist_name": "Dr. Jernell Escobar", + "offers_cosmetic_services": "False", + "phone_number": "408-847-3181" + }, + { + "address": "7897 Eigleberry Street", + "city": "Gilroy", + "dentist_name": "Dr. Luma M. Ajlouni", + "offers_cosmetic_services": "False", + "phone_number": "408-848-5040" + }, + { + "address": "7880 Wren Avenue # D142", + "city": "Gilroy", + "dentist_name": "Drysdale Christine", + "offers_cosmetic_services": "False", + "phone_number": "408-847-2658" + }, + { + "address": "7880 Wren Avenue Ste B121", + "city": "Gilroy", + "dentist_name": "Edward L. Vines", + "offers_cosmetic_services": "False", + "phone_number": "408-842-3436" + } + ], + "slots": [ + { + "exclusive_end": 15, + "slot": "dentist_name", + "start": 5 + }, + { + "exclusive_end": 39, + "slot": "city", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, Albert Lee has an office in Gilroy." + }, + { + "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": "FindProvider", + "requested_slots": [ + "offers_cosmetic_services", + "phone_number" + ], + "slot_values": { + "city": [ + "Gilroy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's their phone number? Do you know if they offer cosmetic services?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "408-847-6060" + ], + "slot": "phone_number", + "values": [ + "408-847-6060" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "phone_number", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number listed is 408-847-6060 but they do not offer cosmetic services." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Gilroy" + ], + "dentist_name": [ + "Albert Lee" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's okay. I'd like to visit this office." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to make an appointment for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "the 1st" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "appointment_date", + "start": 46 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 1st" + ], + "city": [ + "Gilroy" + ], + "dentist_name": [ + "Albert Lee" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, can you please make me an appointment on the 1st?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time are you available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "appointment_time", + "values": [ + "five pm" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 48, + "slot": "appointment_time", + "start": 41 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 1st" + ], + "appointment_time": [ + "five pm" + ], + "city": [ + "Gilroy" + ], + "dentist_name": [ + "Albert Lee" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have an appointment available at five pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Albert Lee" + ], + "slot": "dentist_name", + "values": [ + "Albert Lee" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:00" + ], + "slot": "appointment_time", + "values": [ + "5 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "today" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 72, + "slot": "dentist_name", + "start": 62 + }, + { + "exclusive_end": 80, + "slot": "appointment_time", + "start": 76 + }, + { + "exclusive_end": 86, + "slot": "appointment_date", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I can check. You are interested in making an appointment with Albert Lee at 5 pm today. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "14:15" + ], + "slot": "appointment_time", + "values": [ + "afternoon 2:15" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 91, + "slot": "appointment_time", + "start": 77 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 1st", + "today" + ], + "appointment_time": [ + "afternoon 2:15" + ], + "city": [ + "Gilroy" + ], + "dentist_name": [ + "Albert Lee" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, that won't work after all. Can you see if there is anything in the afternoon 2:15?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "14:15" + ], + "slot": "appointment_time", + "values": [ + "2:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "today" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "appointment_time", + "start": 38 + }, + { + "exclusive_end": 51, + "slot": "appointment_date", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You'd like to make an appointment for 2:15 pm today. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "the 14th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 23, + "slot": "appointment_date", + "start": 15 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 14th" + ], + "appointment_time": [ + "2:15 pm", + "afternoon 2:15" + ], + "city": [ + "Gilroy" + ], + "dentist_name": [ + "Albert Lee" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, can we try the 14th?:" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Albert Lee" + ], + "slot": "dentist_name", + "values": [ + "Albert Lee" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 73, + "slot": "dentist_name", + "start": 63 + }, + { + "exclusive_end": 87, + "slot": "appointment_date", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let me review with you. You'd like to make an appointment with Albert Lee on March 14th. Have I got that right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 14th", + "the 14th" + ], + "appointment_time": [ + "2:15 pm", + "afternoon 2:15" + ], + "city": [ + "Gilroy" + ], + "dentist_name": [ + "Albert Lee" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Albert Lee" + ], + "slot": "dentist_name", + "values": [ + "Albert Lee" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "March 14th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "14:00" + ], + "slot": "appointment_time", + "values": [ + "2 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-14", + "appointment_time": "14:15", + "dentist_name": "Albert Lee" + } + }, + "service_results": [ + { + "address": "7880 Wren Ave", + "appointment_date": "2019-03-14", + "appointment_time": "14:00", + "dentist_name": "Albert Lee", + "offers_cosmetic_services": "False", + "phone_number": "408-847-6060" + } + ], + "slots": [ + { + "exclusive_end": 87, + "slot": "dentist_name", + "start": 77 + }, + { + "exclusive_end": 101, + "slot": "appointment_date", + "start": 91 + }, + { + "exclusive_end": 59, + "slot": "appointment_time", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm sorry, there are no openings at that time. Would a 2 pm appointment with Albert Lee on March 14th work for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 14th", + "the 14th" + ], + "appointment_time": [ + "2 pm" + ], + "city": [ + "Gilroy" + ], + "dentist_name": [ + "Albert Lee" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I can make that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-14", + "appointment_time": "14:00", + "dentist_name": "Albert Lee" + } + }, + "service_results": [ + { + "address": "7880 Wren Ave", + "appointment_date": "2019-03-14", + "appointment_time": "14:00", + "dentist_name": "Albert Lee", + "offers_cosmetic_services": "False", + "phone_number": "408-847-6060" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great! Your appointment with Albert Lee is confirmed." + }, + { + "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": [ + "2 pm" + ], + "city": [ + "Gilroy" + ], + "dentist_name": [ + "Albert Lee" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me the address of the office?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "7880 Wren Ave" + ], + "slot": "address", + "values": [ + "7880 Wren Ave" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "address", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, it is 7880 Wren Ave." + }, + { + "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 14th", + "the 14th" + ], + "appointment_time": [ + "2 pm" + ], + "city": [ + "Gilroy" + ], + "dentist_name": [ + "Albert Lee" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect. I think that's all I need. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Have a wonderful day." + } + ] + }, + { + "dialogue_id": "28_00098", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Morgan Hill" + ], + "slot": "city", + "values": [ + "Morgan Hill" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "city", + "start": 28 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Morgan Hill" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to find a dentist in Morgan Hill." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bay Area Kids Dentist" + ], + "slot": "dentist_name", + "values": [ + "Bay Area Kids Dentist" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Morgan Hill" + ], + "slot": "city", + "values": [ + "Morgan Hill" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Morgan Hill" + } + }, + "service_results": [ + { + "address": "17705 Hale Avenue A-5", + "city": "Morgan Hill", + "dentist_name": "Bay Area Kids Dentist", + "offers_cosmetic_services": "False", + "phone_number": "408-779-2747" + }, + { + "address": "17705 Hale Ave # E3", + "city": "Morgan Hill", + "dentist_name": "Carhuamaca Lat Arturo", + "offers_cosmetic_services": "False", + "phone_number": "408-778-3015" + }, + { + "address": "17705 Hale Ave # G1", + "city": "Morgan Hill", + "dentist_name": "Carr Diana", + "offers_cosmetic_services": "False", + "phone_number": "408-779-3464" + }, + { + "address": "17705 Hale Avenue Suite F1", + "city": "Morgan Hill", + "dentist_name": "Charles M. Arita", + "offers_cosmetic_services": "False", + "phone_number": "408-776-9882" + }, + { + "address": "17705 Hale Avenue A1", + "city": "Morgan Hill", + "dentist_name": "Dr. Lawrence J. Mcdonald", + "offers_cosmetic_services": "True", + "phone_number": "408-779-9335" + }, + { + "address": "18181 Butterfield Boulevard", + "city": "Morgan Hill", + "dentist_name": "Dr. Michael K. Singh", + "offers_cosmetic_services": "False", + "phone_number": "408-779-7331" + }, + { + "address": "17705 Hale Avenue", + "city": "Morgan Hill", + "dentist_name": "Giang Chu", + "offers_cosmetic_services": "False", + "phone_number": "408-782-7777" + }, + { + "address": "17705 Hale Ave # C3", + "city": "Morgan Hill", + "dentist_name": "Lalinde Adriana M", + "offers_cosmetic_services": "False", + "phone_number": "408-778-3135" + }, + { + "address": "17705 Hale Avenue Ste. B3", + "city": "Morgan Hill", + "dentist_name": "Liu Vivian C", + "offers_cosmetic_services": "False", + "phone_number": "408-779-4012" + }, + { + "address": "17705 Hale Avenue", + "city": "Morgan Hill", + "dentist_name": "Stephen G. Pearson", + "offers_cosmetic_services": "False", + "phone_number": "408-779-2129" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "dentist_name", + "start": 14 + }, + { + "exclusive_end": 50, + "slot": "city", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "One option is Bay Area Kids Dentist in Morgan Hill." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "offers_cosmetic_services", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 86, + "slot": "city", + "start": 78 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a dentist that offers cosmetic services. Find me something in San Jose, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Svetlana Naret" + ], + "slot": "dentist_name", + "values": [ + "Dr. Svetlana Naret" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose", + "offers_cosmetic_services": "True" + } + }, + "service_results": [ + { + "address": "5710 Cahalan Avenue # 8J", + "city": "San Jose", + "dentist_name": "Dr. Svetlana Naret", + "offers_cosmetic_services": "True", + "phone_number": "408-225-7813" + }, + { + "address": "2516 Samaritan Drive", + "city": "San Jose", + "dentist_name": "Greenview Dental Care, Yvonne Yang", + "offers_cosmetic_services": "True", + "phone_number": "408-356-8201" + }, + { + "address": "5150 Graves Avenue #12E", + "city": "San Jose", + "dentist_name": "Keith Cooper", + "offers_cosmetic_services": "True", + "phone_number": "669-244-1550" + }, + { + "address": "2593 South King Road Suite 3", + "city": "San Jose", + "dentist_name": "Mai Dental Specialists", + "offers_cosmetic_services": "True", + "phone_number": "408-620-5387" + }, + { + "address": "2664 Berryessa Road #101", + "city": "San Jose", + "dentist_name": "Morrill Dental Care", + "offers_cosmetic_services": "True", + "phone_number": "408-259-9333" + }, + { + "address": "5710 Cahalan Avenue Suite 3", + "city": "San Jose", + "dentist_name": "The Dental Dimensions", + "offers_cosmetic_services": "True", + "phone_number": "408-471-1294" + }, + { + "address": "2075 Forest Avenue #8", + "city": "San Jose", + "dentist_name": "Trung T. Pham", + "offers_cosmetic_services": "True", + "phone_number": "408-287-8880" + }, + { + "address": "5150 Graves Avenue", + "city": "San Jose", + "dentist_name": "Vlad Miruna D", + "offers_cosmetic_services": "True", + "phone_number": "408-973-0979" + } + ], + "slots": [ + { + "exclusive_end": 88, + "slot": "dentist_name", + "start": 70 + }, + { + "exclusive_end": 32, + "slot": "city", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 8 dentists in San Jose that do cosmetic services. How about Dr. Svetlana Naret?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "address", + "phone_number" + ], + "slot_values": { + "city": [ + "San Jose" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their phone number and what is their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5710 Cahalan Avenue # 8J" + ], + "slot": "address", + "values": [ + "5710 Cahalan Avenue # 8J" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "408-225-7813" + ], + "slot": "phone_number", + "values": [ + "408-225-7813" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "address", + "start": 12 + }, + { + "exclusive_end": 76, + "slot": "phone_number", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They are at 5710 Cahalan Avenue # 8J, and their phone number is 408-225-7813." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:00" + ], + "slot": "appointment_time", + "values": [ + "12 o\"clock in the afternoon" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 77, + "slot": "appointment_time", + "start": 50 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "12 o\"clock in the afternoon" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "Dr. Svetlana Naret" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That looks good. Do they have any appointments at 12 o\"clock in the afternoon?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "On what day do you want to book an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "14:45" + ], + "slot": "appointment_time", + "values": [ + "quarter to 3 in the afternoon" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "appointment_date", + "values": [ + "next Wednesday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 96, + "slot": "appointment_time", + "start": 67 + }, + { + "exclusive_end": 28, + "slot": "appointment_date", + "start": 14 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Wednesday" + ], + "appointment_time": [ + "quarter to 3 in the afternoon" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "Dr. Svetlana Naret" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need it for next Wednesday. Do they have anything available at a quarter to 3 in the afternoon?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Svetlana Naret" + ], + "slot": "dentist_name", + "values": [ + "Dr. Svetlana Naret" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:45" + ], + "slot": "appointment_time", + "values": [ + "2:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "appointment_date", + "values": [ + "next Wednesday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 77, + "slot": "dentist_name", + "start": 59 + }, + { + "exclusive_end": 88, + "slot": "appointment_time", + "start": 81 + }, + { + "exclusive_end": 103, + "slot": "appointment_date", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: you would like to book an appointment with Dr. Svetlana Naret at 2:45 pm 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": 51, + "slot": "appointment_date", + "start": 34 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "5th of this month" + ], + "appointment_time": [ + "2:45 pm", + "quarter to 3 in the afternoon" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "Dr. Svetlana Naret" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, can you make it for the 5th of this month?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "14:45" + ], + "slot": "appointment_time", + "values": [ + "2:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 75, + "slot": "appointment_time", + "start": 68 + }, + { + "exclusive_end": 64, + "slot": "appointment_date", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, please confirm: you would like an appointment next Tuesday at 2:45 pm?" + }, + { + "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": [ + "2:45 pm", + "quarter to 3 in the afternoon" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "Dr. Svetlana Naret" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "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-05", + "appointment_time": "14:45", + "dentist_name": "Dr. Svetlana Naret" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, there are no available appointments for the date and time you requested. 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": [ + "5th of this month", + "next Tuesday" + ], + "appointment_time": [ + "2:45 pm", + "quarter to 3 in the afternoon" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "Dr. Svetlana Naret" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "28_00099", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you look for a dentist for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. In which city do you want to find a dentist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "city", + "start": 24 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find one in Sunnyvale." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amazing Smile Dental" + ], + "slot": "dentist_name", + "values": [ + "Amazing Smile Dental" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Sunnyvale" + } + }, + "service_results": [ + { + "address": "689 East Remington Drive Ste A", + "city": "Sunnyvale", + "dentist_name": "Amazing Smile Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-739-6520" + }, + { + "address": "990 West Fremont Avenue j", + "city": "Sunnyvale", + "dentist_name": "Andrei Simel , Family & Cosmetic Dentisry", + "offers_cosmetic_services": "False", + "phone_number": "408-992-0840" + }, + { + "address": "990 West Fremont Avenue", + "city": "Sunnyvale", + "dentist_name": "Boyer Dental Arts", + "offers_cosmetic_services": "False", + "phone_number": "408-523-4030" + }, + { + "address": "860 East Remington Drive", + "city": "Sunnyvale", + "dentist_name": "Bruce Schwartz", + "offers_cosmetic_services": "False", + "phone_number": "408-245-3410" + }, + { + "address": "990 W Fremont Ave # R", + "city": "Sunnyvale", + "dentist_name": "Chandiok Neena K", + "offers_cosmetic_services": "False", + "phone_number": "408-530-8014" + }, + { + "address": "990 W Fremont Ave # A", + "city": "Sunnyvale", + "dentist_name": "Cisneros Rob M", + "offers_cosmetic_services": "False", + "phone_number": "408-738-0656" + }, + { + "address": "570 East El Camino Real # C", + "city": "Sunnyvale", + "dentist_name": "D Sign Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-735-8985" + }, + { + "address": "877 W Fremont Ave # D3", + "city": "Sunnyvale", + "dentist_name": "Dentalcare Westgate", + "offers_cosmetic_services": "False", + "phone_number": "408-379-7700" + }, + { + "address": "990 W Fremont Ave # J", + "city": "Sunnyvale", + "dentist_name": "Dr. Andrei Simel", + "offers_cosmetic_services": "False", + "phone_number": "408-992-0633" + }, + { + "address": "1309 South Mary Avenue", + "city": "Sunnyvale", + "dentist_name": "Dr. David I. Thompson", + "offers_cosmetic_services": "False", + "phone_number": "408-736-3602" + } + ], + "slots": [ + { + "exclusive_end": 83, + "slot": "dentist_name", + "start": 63 + }, + { + "exclusive_end": 34, + "slot": "city", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 dentists in Sunnyvale, out of which I'd recommend Amazing Smile Dental." + }, + { + "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": "FindProvider", + "requested_slots": [ + "offers_cosmetic_services", + "phone_number" + ], + "slot_values": { + "city": [ + "Sunnyvale" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you know if they provide cosmetic services? Do you have a number I can reach them at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "408-739-6520" + ], + "slot": "phone_number", + "values": [ + "408-739-6520" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "phone_number", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You can reach them at 408-739-6520 but unfortunately they do not provide cosmetic services." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In this case, please find some other dentist for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Andrei Simel , Family & Cosmetic Dentisry" + ], + "slot": "dentist_name", + "values": [ + "Andrei Simel , Family & Cosmetic Dentisry" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "dentist_name", + "start": 15 + }, + { + "exclusive_end": 77, + "slot": "city", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like Andrei Simel , Family & Cosmetic Dentisry, also from Sunnyvale." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "city", + "start": 29 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, please find a dentist in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A J Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "A J Dental Lab" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose" + } + }, + "service_results": [ + { + "address": "2664 Berryessa Road # 206", + "city": "San Jose", + "dentist_name": "A J Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-316-8226" + }, + { + "address": "2664 Berryessa Road # 205", + "city": "San Jose", + "dentist_name": "A-1 Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-258-6669" + }, + { + "address": "2664 Berryessa Road # 212", + "city": "San Jose", + "dentist_name": "Abad Dental Office", + "offers_cosmetic_services": "False", + "phone_number": "408-272-3809" + }, + { + "address": "2664 Berryessa Road # 202", + "city": "San Jose", + "dentist_name": "Aitchison, Bernard", + "offers_cosmetic_services": "False", + "phone_number": "408-259-1632" + }, + { + "address": "5595 Winfield Boulevard # 102", + "city": "San Jose", + "dentist_name": "Almaden Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-224-5200" + }, + { + "address": "5710 Cahalan Avenue # 8L", + "city": "San Jose", + "dentist_name": "Alpha Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-578-4600" + }, + { + "address": "5150 Graves Avenue # 11E", + "city": "San Jose", + "dentist_name": "Arts Of Dentistry", + "offers_cosmetic_services": "False", + "phone_number": "408-873-7737" + }, + { + "address": "2664 Berryessa Road", + "city": "San Jose", + "dentist_name": "Bautista Maximilian", + "offers_cosmetic_services": "False", + "phone_number": "408-272-2330" + }, + { + "address": "2664 Berryessa Road # 102", + "city": "San Jose", + "dentist_name": "Belle Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-254-0888" + }, + { + "address": "2664 Berryessa Road # 106", + "city": "San Jose", + "dentist_name": "Berryessa Oral Surgery Spec", + "offers_cosmetic_services": "False", + "phone_number": "408-729-9000" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "dentist_name", + "start": 15 + }, + { + "exclusive_end": 43, + "slot": "city", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like A J Dental Lab from San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "OK, let's go with this one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you want to go see them?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "14:15" + ], + "slot": "appointment_time", + "values": [ + "2:15 in the afternoon" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 47, + "slot": "appointment_date", + "start": 39 + }, + { + "exclusive_end": 72, + "slot": "appointment_time", + "start": 51 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "tomorrow" + ], + "appointment_time": [ + "2:15 in the afternoon" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you place a reservation for me for tomorrow at 2:15 in the afternoon?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "A J Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "A J Dental Lab" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:15" + ], + "slot": "appointment_time", + "values": [ + "2:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 105, + "slot": "dentist_name", + "start": 91 + }, + { + "exclusive_end": 83, + "slot": "appointment_time", + "start": 76 + }, + { + "exclusive_end": 72, + "slot": "appointment_date", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. Can you please confirm that you'd like an appointment for tomorrow at 2:15 pm to see A J Dental Lab?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "next Friday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "11:00" + ], + "slot": "appointment_time", + "values": [ + "11 am" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "appointment_date", + "start": 34 + }, + { + "exclusive_end": 79, + "slot": "appointment_time", + "start": 74 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Friday" + ], + "appointment_time": [ + "11 am" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On second thought, I'd like to go next Friday? Do they have an opening at 11 am?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "11:00" + ], + "slot": "appointment_time", + "values": [ + "11 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 76, + "slot": "appointment_time", + "start": 71 + }, + { + "exclusive_end": 67, + "slot": "appointment_date", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you please confirm you'd like the appointment to be next Friday 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": [ + "next Friday" + ], + "appointment_time": [ + "11 am" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A J Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "A J 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:00", + "dentist_name": "A J Dental Lab" + } + }, + "service_results": [ + { + "address": "2664 Berryessa Road # 206", + "appointment_date": "2019-03-08", + "appointment_time": "11:30", + "dentist_name": "A J Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-316-8226" + } + ], + "slots": [ + { + "exclusive_end": 110, + "slot": "dentist_name", + "start": 96 + }, + { + "exclusive_end": 91, + "slot": "appointment_date", + "start": 80 + }, + { + "exclusive_end": 75, + "slot": "appointment_time", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, but they are not available at the requested time. How about 11:30 am for next Friday, at A J Dental Lab?" + }, + { + "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": [ + "next Friday" + ], + "appointment_time": [ + "11 am" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks. 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": "28_00100", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need help finding a dentist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What area of the state are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "city", + "start": 16 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I have to go to Santa Clara." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Ahmed Sameena" + ], + "slot": "dentist_name", + "values": [ + "Ahmed Sameena" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Santa Clara" + } + }, + "service_results": [ + { + "address": "1150 Scott Boulevard # A2", + "city": "Santa Clara", + "dentist_name": "Ahmed Sameena", + "offers_cosmetic_services": "False", + "phone_number": "408-985-7933" + }, + { + "address": "1150 Scott Boulevard # C2", + "city": "Santa Clara", + "dentist_name": "Cathrine Steinborn", + "offers_cosmetic_services": "False", + "phone_number": "408-243-4216" + }, + { + "address": "2998 El Camino Real #200", + "city": "Santa Clara", + "dentist_name": "Central Dental Group", + "offers_cosmetic_services": "False", + "phone_number": "408-241-2397" + }, + { + "address": "2344 El Camino Real", + "city": "Santa Clara", + "dentist_name": "Central Medical Center", + "offers_cosmetic_services": "False", + "phone_number": "408-249-1212" + }, + { + "address": "1200 Scott Boulevard # 4", + "city": "Santa Clara", + "dentist_name": "Kang Tae H", + "offers_cosmetic_services": "False", + "phone_number": "408-247-9946" + }, + { + "address": "1150 Scott Boulevard", + "city": "Santa Clara", + "dentist_name": "Malcolm Medical Group", + "offers_cosmetic_services": "False", + "phone_number": "408-246-9915" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "dentist_name", + "start": 43 + }, + { + "exclusive_end": 71, + "slot": "city", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, there are 6 listed there. How about Ahmed Sameena in Santa Clara?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Vacaville" + ], + "slot": "city", + "values": [ + "Vacaville" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "city", + "start": 11 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Vacaville" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I want Vacaville now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Deffenbaugh John" + ], + "slot": "dentist_name", + "values": [ + "Deffenbaugh John" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Vacaville" + ], + "slot": "city", + "values": [ + "Vacaville" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Vacaville" + } + }, + "service_results": [ + { + "address": "2100 Peabody Road", + "city": "Vacaville", + "dentist_name": "Deffenbaugh John", + "offers_cosmetic_services": "False", + "phone_number": "707-451-0182" + }, + { + "address": "2100 Peabody Road", + "city": "Vacaville", + "dentist_name": "Dr. Glenn L. Cheung", + "offers_cosmetic_services": "False", + "phone_number": "707-454-3485" + }, + { + "address": "2100 Peabody Road", + "city": "Vacaville", + "dentist_name": "Fantacone Cynthia J", + "offers_cosmetic_services": "False", + "phone_number": "707-469-9345" + } + ], + "slots": [ + { + "exclusive_end": 16, + "slot": "dentist_name", + "start": 0 + }, + { + "exclusive_end": 27, + "slot": "city", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Deffenbaugh John, Vacaville is listed?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "offers_cosmetic_services", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "offers_cosmetic_services", + "phone_number" + ], + "slot_values": { + "city": [ + "Vacaville" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok. Do they help with cosmetic dentistry? How can I reach them?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-451-0182" + ], + "slot": "phone_number", + "values": [ + "707-451-0182" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "phone_number", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their phone is 707-451-0182 but they don't offer cosmetic dentistry." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "2:30 in the afternoon" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 55, + "slot": "appointment_time", + "start": 34 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "2:30 in the afternoon" + ], + "city": [ + "Vacaville" + ], + "dentist_name": [ + "Deffenbaugh John" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I like this option. I want a 2:30 in the afternoon appointment." + }, + { + "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-08" + ], + "slot": "appointment_date", + "values": [ + "the 8th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 7, + "slot": "appointment_date", + "start": 0 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 8th" + ], + "appointment_time": [ + "2:30 in the afternoon" + ], + "city": [ + "Vacaville" + ], + "dentist_name": [ + "Deffenbaugh John" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "the 8th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Deffenbaugh John" + ], + "slot": "dentist_name", + "values": [ + "Deffenbaugh John" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "2: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": 11 + }, + { + "exclusive_end": 35, + "slot": "appointment_time", + "start": 28 + }, + { + "exclusive_end": 47, + "slot": "appointment_date", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, I have Deffenbaugh John 2:30 pm next Friday." + }, + { + "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": [ + "next Friday", + "the 8th" + ], + "appointment_time": [ + "2:30 in the afternoon", + "2:30 pm" + ], + "city": [ + "Vacaville" + ], + "dentist_name": [ + "Deffenbaugh John" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, what is the street address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2100 Peabody Road" + ], + "slot": "address", + "values": [ + "2100 Peabody Road" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-08", + "appointment_time": "14:30", + "dentist_name": "Deffenbaugh John" + } + }, + "service_results": [ + { + "address": "2100 Peabody Road", + "appointment_date": "2019-03-08", + "appointment_time": "14:30", + "dentist_name": "Deffenbaugh John", + "offers_cosmetic_services": "False", + "phone_number": "707-451-0182" + } + ], + "slots": [ + { + "exclusive_end": 62, + "slot": "address", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment if officially booked. Go to 2100 Peabody Road." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Friday", + "the 8th" + ], + "appointment_time": [ + "2:30 in the afternoon", + "2:30 pm" + ], + "city": [ + "Vacaville" + ], + "dentist_name": [ + "Deffenbaugh John" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, you're the best." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What else can I do for you today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Friday", + "the 8th" + ], + "appointment_time": [ + "2:30 in the afternoon", + "2:30 pm" + ], + "city": [ + "Vacaville" + ], + "dentist_name": [ + "Deffenbaugh John" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nothing." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good appointment. Enjoy." + } + ] + }, + { + "dialogue_id": "28_00101", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I have just noticed a big problem on my teeth, i need to find a doctor. Can you do that, please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city would be better for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 9, + "slot": "city", + "start": 0 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sunnyvale would be perfect!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amazing Smile Dental" + ], + "slot": "dentist_name", + "values": [ + "Amazing Smile Dental" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Sunnyvale" + } + }, + "service_results": [ + { + "address": "689 East Remington Drive Ste A", + "city": "Sunnyvale", + "dentist_name": "Amazing Smile Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-739-6520" + }, + { + "address": "990 West Fremont Avenue j", + "city": "Sunnyvale", + "dentist_name": "Andrei Simel , Family & Cosmetic Dentisry", + "offers_cosmetic_services": "False", + "phone_number": "408-992-0840" + }, + { + "address": "990 West Fremont Avenue", + "city": "Sunnyvale", + "dentist_name": "Boyer Dental Arts", + "offers_cosmetic_services": "False", + "phone_number": "408-523-4030" + }, + { + "address": "860 East Remington Drive", + "city": "Sunnyvale", + "dentist_name": "Bruce Schwartz", + "offers_cosmetic_services": "False", + "phone_number": "408-245-3410" + }, + { + "address": "990 W Fremont Ave # R", + "city": "Sunnyvale", + "dentist_name": "Chandiok Neena K", + "offers_cosmetic_services": "False", + "phone_number": "408-530-8014" + }, + { + "address": "990 W Fremont Ave # A", + "city": "Sunnyvale", + "dentist_name": "Cisneros Rob M", + "offers_cosmetic_services": "False", + "phone_number": "408-738-0656" + }, + { + "address": "570 East El Camino Real # C", + "city": "Sunnyvale", + "dentist_name": "D Sign Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-735-8985" + }, + { + "address": "877 W Fremont Ave # D3", + "city": "Sunnyvale", + "dentist_name": "Dentalcare Westgate", + "offers_cosmetic_services": "False", + "phone_number": "408-379-7700" + }, + { + "address": "990 W Fremont Ave # J", + "city": "Sunnyvale", + "dentist_name": "Dr. Andrei Simel", + "offers_cosmetic_services": "False", + "phone_number": "408-992-0633" + }, + { + "address": "1309 South Mary Avenue", + "city": "Sunnyvale", + "dentist_name": "Dr. David I. Thompson", + "offers_cosmetic_services": "False", + "phone_number": "408-736-3602" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "dentist_name", + "start": 36 + }, + { + "exclusive_end": 87, + "slot": "city", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "10 dentists were found. I recommend Amazing Smile Dental as you perfer one in Sunnyvale" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dublin" + ], + "slot": "city", + "values": [ + "Dublin" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 47, + "slot": "city", + "start": 41 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually i need you to find a dentist in Dublin, it would be better" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Dental" + ], + "slot": "dentist_name", + "values": [ + "Delta Dental" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dublin" + ], + "slot": "city", + "values": [ + "Dublin" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Dublin" + } + }, + "service_results": [ + { + "address": "11860 Dublin Boulevard", + "city": "Dublin", + "dentist_name": "Delta Dental", + "offers_cosmetic_services": "False", + "phone_number": "925-230-2183" + }, + { + "address": "4530 Dublin Boulevard", + "city": "Dublin", + "dentist_name": "Dublin Corners Dental", + "offers_cosmetic_services": "True", + "phone_number": "925-875-9292" + }, + { + "address": "11860 Dublin Boulevard", + "city": "Dublin", + "dentist_name": "Grasso A. Joseph", + "offers_cosmetic_services": "False", + "phone_number": "925-829-7277" + }, + { + "address": "7226 San Ramon Road", + "city": "Dublin", + "dentist_name": "Hsu G-Jen", + "offers_cosmetic_services": "False", + "phone_number": "925-551-3786" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "dentist_name", + "start": 23 + }, + { + "exclusive_end": 62, + "slot": "city", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "4 dentists were found. Delta Dental is a good option in Dublin" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "dentist_name": [ + "Delta Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, it's perfect, i will go on this one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do I book an appointment for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "dentist_name": [ + "Delta Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, book it for me, please." + }, + { + "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 would be the better date and time for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "7th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "10:30" + ], + "slot": "appointment_time", + "values": [ + "10:30 am" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 12, + "slot": "appointment_date", + "start": 0 + }, + { + "exclusive_end": 79, + "slot": "appointment_time", + "start": 71 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "7th of March" + ], + "appointment_time": [ + "10:30 am" + ], + "city": [ + "Dublin" + ], + "dentist_name": [ + "Delta Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "7th of March would be nice, but only if there is anything avaliable at 10:30 am. Can you check it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Delta Dental" + ], + "slot": "dentist_name", + "values": [ + "Delta Dental" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:30" + ], + "slot": "appointment_time", + "values": [ + "10:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 75, + "slot": "dentist_name", + "start": 63 + }, + { + "exclusive_end": 56, + "slot": "appointment_time", + "start": 48 + }, + { + "exclusive_end": 43, + "slot": "appointment_date", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok! Appointment scheduled for next Thursday, at 10:30 am, with Delta Dental. Can you confirm the details, please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "5th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "16:30" + ], + "slot": "appointment_time", + "values": [ + "16:30" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "appointment_date", + "start": 21 + }, + { + "exclusive_end": 45, + "slot": "appointment_time", + "start": 40 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "5th of this month" + ], + "appointment_time": [ + "16:30" + ], + "city": [ + "Dublin" + ], + "dentist_name": [ + "Delta Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, book it on 5th of this month. 16:30 is a avaliable tome?" + }, + { + "frames": [ + { + "actions": [ + { + "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": 59, + "slot": "appointment_time", + "start": 52 + }, + { + "exclusive_end": 47, + "slot": "appointment_date", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes! New appointment scheduled for next Tuesday, at 4:30 pm. Can you confirm the details, please?" + }, + { + "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" + ], + "city": [ + "Dublin" + ], + "dentist_name": [ + "Delta Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure, it is ok." + }, + { + "frames": [ + { + "actions": [ + { + "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": "Delta Dental" + } + }, + "service_results": [ + { + "address": "11860 Dublin Boulevard", + "appointment_date": "2019-03-05", + "appointment_time": "16:30", + "dentist_name": "Delta Dental", + "offers_cosmetic_services": "False", + "phone_number": "925-230-2183" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Appointment on dentist booked sucessfully." + }, + { + "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 this month", + "next Tuesday" + ], + "appointment_time": [ + "16:30", + "4:30 pm" + ], + "city": [ + "Dublin" + ], + "dentist_name": [ + "Delta Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's is the phone number, if I need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "925-230-2183" + ], + "slot": "phone_number", + "values": [ + "925-230-2183" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "phone_number", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's 925-230-2183" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "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" + ], + "city": [ + "Dublin" + ], + "dentist_name": [ + "Delta Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, good job!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need any other information?" + }, + { + "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" + ], + "city": [ + "Dublin" + ], + "dentist_name": [ + "Delta Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I appreciate your help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you, goodbye!" + } + ] + }, + { + "dialogue_id": "28_00102", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need a cleaning so can you get me a dentist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city do you want the dentist located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Anselmo" + ], + "slot": "city", + "values": [ + "San Anselmo" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 11, + "slot": "city", + "start": 0 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Anselmo" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "San Anselmo for the city." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Red Hill Dental" + ], + "slot": "dentist_name", + "values": [ + "Red Hill Dental" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Anselmo" + ], + "slot": "city", + "values": [ + "San Anselmo" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Anselmo" + } + }, + "service_results": [ + { + "address": "899 Sir Francis Drake Boulevard", + "city": "San Anselmo", + "dentist_name": "Red Hill Dental", + "offers_cosmetic_services": "False", + "phone_number": "415-482-9808" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "dentist_name", + "start": 41 + }, + { + "exclusive_end": 33, + "slot": "city", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 dentist in San Anselmo called Red Hill Dental." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "address", + "phone_number" + ], + "slot_values": { + "city": [ + "San Anselmo" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their address and phone?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-482-9808" + ], + "slot": "phone_number", + "values": [ + "415-482-9808" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "899 Sir Francis Drake Boulevard" + ], + "slot": "address", + "values": [ + "899 Sir Francis Drake Boulevard" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "phone_number", + "start": 15 + }, + { + "exclusive_end": 80, + "slot": "address", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their phone is 415-482-9808 and their address is 899 Sir Francis Drake Boulevard." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Anselmo" + ], + "dentist_name": [ + "Red Hill Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This dentist is fine for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you want the appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "15:30" + ], + "slot": "appointment_time", + "values": [ + "3:30 in the afternoon" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "appointment_time", + "start": 19 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "3:30 in the afternoon" + ], + "city": [ + "San Anselmo" + ], + "dentist_name": [ + "Red Hill Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please book it for 3:30 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date would you like to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "appointment_date", + "start": 12 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 12th" + ], + "appointment_time": [ + "3:30 in the afternoon" + ], + "city": [ + "San Anselmo" + ], + "dentist_name": [ + "Red Hill Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make it for March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Red Hill Dental" + ], + "slot": "dentist_name", + "values": [ + "Red Hill Dental" + ] + }, + { + "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": 60, + "slot": "dentist_name", + "start": 45 + }, + { + "exclusive_end": 41, + "slot": "appointment_time", + "start": 34 + }, + { + "exclusive_end": 30, + "slot": "appointment_date", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm the date of March 12th at 3:30 pm at Red Hill Dental." + }, + { + "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" + ], + "city": [ + "San Anselmo" + ], + "dentist_name": [ + "Red Hill Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I confirm." + }, + { + "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": "Red Hill Dental" + } + }, + "service_results": [ + { + "address": "899 Sir Francis Drake Boulevard", + "appointment_date": "2019-03-12", + "appointment_time": "15:30", + "dentist_name": "Red Hill Dental", + "offers_cosmetic_services": "False", + "phone_number": "415-482-9808" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment has been confirmed for the dentist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "offers_cosmetic_services", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "offers_cosmetic_services" + ], + "slot_values": { + "appointment_date": [ + "March 12th" + ], + "appointment_time": [ + "3:30 in the afternoon", + "3:30 pm" + ], + "city": [ + "San Anselmo" + ], + "dentist_name": [ + "Red Hill Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they offer cosmetic services?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "They do not offer cosmetic services there." + }, + { + "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" + ], + "city": [ + "San Anselmo" + ], + "dentist_name": [ + "Red Hill Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome and have a nice day." + } + ] + }, + { + "dialogue_id": "28_00103", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Help me locate a dentist please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city do you need a dentist in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Carlos" + ], + "slot": "city", + "values": [ + "San Carlos" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "city", + "start": 14 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Carlos" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need one in San Carlos." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Cofield Marianne" + ], + "slot": "dentist_name", + "values": [ + "Cofield Marianne" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Carlos" + ], + "slot": "city", + "values": [ + "San Carlos" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Carlos" + } + }, + "service_results": [ + { + "address": "1785 San Carlos Ave # 3", + "city": "San Carlos", + "dentist_name": "Cofield Marianne", + "offers_cosmetic_services": "False", + "phone_number": "650-591-0995" + }, + { + "address": "1785 San Carlos Avenue # 6", + "city": "San Carlos", + "dentist_name": "Edwards John G", + "offers_cosmetic_services": "False", + "phone_number": "650-637-2005" + }, + { + "address": "1785 San Carlos Avenue #2b", + "city": "San Carlos", + "dentist_name": "Ghina Morad", + "offers_cosmetic_services": "False", + "phone_number": "650-549-1964" + }, + { + "address": "1785 San Carlos Avenue #5", + "city": "San Carlos", + "dentist_name": "Gilman Dental Group/Valerie Gilman", + "offers_cosmetic_services": "True", + "phone_number": "650-539-4785" + }, + { + "address": "1785 San Carlos Ave #1", + "city": "San Carlos", + "dentist_name": "Hart Brad L", + "offers_cosmetic_services": "False", + "phone_number": "650-593-7806" + }, + { + "address": "1785 San Carlos Avenue", + "city": "San Carlos", + "dentist_name": "Marenda Ronald E", + "offers_cosmetic_services": "False", + "phone_number": "650-591-8922" + }, + { + "address": "1785 San Carlos Ave # 4", + "city": "San Carlos", + "dentist_name": "Marlinski Richard J", + "offers_cosmetic_services": "False", + "phone_number": "650-593-4500" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "dentist_name", + "start": 13 + }, + { + "exclusive_end": 43, + "slot": "city", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found Cofield Marianne in San Carlos" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "offers_cosmetic_services", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "offers_cosmetic_services" + ], + "slot_values": { + "city": [ + "San Carlos" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they offer cosmetic services as well?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No, cosmetic services are not offered there." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Carlos" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In that case find me another one instead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Edwards John G" + ], + "slot": "dentist_name", + "values": [ + "Edwards John G" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Carlos" + ], + "slot": "city", + "values": [ + "San Carlos" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "dentist_name", + "start": 14 + }, + { + "exclusive_end": 59, + "slot": "city", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is also Edwards John G who is based out of San Carlos" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "city", + "start": 28 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, find me someone else in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A J Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "A J Dental Lab" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose" + } + }, + "service_results": [ + { + "address": "2664 Berryessa Road # 206", + "city": "San Jose", + "dentist_name": "A J Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-316-8226" + }, + { + "address": "2664 Berryessa Road # 205", + "city": "San Jose", + "dentist_name": "A-1 Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-258-6669" + }, + { + "address": "2664 Berryessa Road # 212", + "city": "San Jose", + "dentist_name": "Abad Dental Office", + "offers_cosmetic_services": "False", + "phone_number": "408-272-3809" + }, + { + "address": "2664 Berryessa Road # 202", + "city": "San Jose", + "dentist_name": "Aitchison, Bernard", + "offers_cosmetic_services": "False", + "phone_number": "408-259-1632" + }, + { + "address": "5595 Winfield Boulevard # 102", + "city": "San Jose", + "dentist_name": "Almaden Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-224-5200" + }, + { + "address": "5710 Cahalan Avenue # 8L", + "city": "San Jose", + "dentist_name": "Alpha Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-578-4600" + }, + { + "address": "5150 Graves Avenue # 11E", + "city": "San Jose", + "dentist_name": "Arts Of Dentistry", + "offers_cosmetic_services": "False", + "phone_number": "408-873-7737" + }, + { + "address": "2664 Berryessa Road", + "city": "San Jose", + "dentist_name": "Bautista Maximilian", + "offers_cosmetic_services": "False", + "phone_number": "408-272-2330" + }, + { + "address": "2664 Berryessa Road # 102", + "city": "San Jose", + "dentist_name": "Belle Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-254-0888" + }, + { + "address": "2664 Berryessa Road # 106", + "city": "San Jose", + "dentist_name": "Berryessa Oral Surgery Spec", + "offers_cosmetic_services": "False", + "phone_number": "408-729-9000" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "dentist_name", + "start": 13 + }, + { + "exclusive_end": 39, + "slot": "city", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's also A J Dental Lab in San Jose" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "offers_cosmetic_services", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "offers_cosmetic_services", + "phone_number" + ], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they offer cosmetic services? Whats their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-316-8226" + ], + "slot": "phone_number", + "values": [ + "408-316-8226" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 16, + "slot": "phone_number", + "start": 4 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Its 408-316-8226. They don't offer cosmetic services." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay. This one sounds better. I would choose this." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there something else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to book an appointment with a dentist as well." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time should I book the appointment for?" + }, + { + "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": [ + "afternoon 2:30" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "appointment_date", + "start": 25 + }, + { + "exclusive_end": 82, + "slot": "appointment_time", + "start": 68 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "2nd of March" + ], + "appointment_time": [ + "afternoon 2:30" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a booking for the 2nd of March. Do they have an open slot at afternoon 2:30?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "A J Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "A J Dental Lab" + ] + }, + { + "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": 95, + "slot": "dentist_name", + "start": 81 + }, + { + "exclusive_end": 116, + "slot": "appointment_time", + "start": 109 + }, + { + "exclusive_end": 105, + "slot": "appointment_date", + "start": 97 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. I just need a confirmation from you. I have an appointment to be booked at A J Dental Lab, tomorrow at 2:30 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": [ + "2nd of March", + "tomorrow" + ], + "appointment_time": [ + "2:30 pm", + "afternoon 2:30" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's correct. where are they located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2664 Berryessa Road # 206" + ], + "slot": "address", + "values": [ + "2664 berryessa Road # 206" + ] + }, + { + "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": "A J Dental Lab" + } + }, + "service_results": [ + { + "address": "2664 Berryessa Road # 206", + "appointment_date": "2019-03-02", + "appointment_time": "14:30", + "dentist_name": "A J Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-316-8226" + } + ], + "slots": [ + { + "exclusive_end": 101, + "slot": "address", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Congratulations, I have successfully booked you appointment. The address is 2664 berryessa Road # 206" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "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 pm", + "afternoon 2:30" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome. Is there anything else you need my 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": [ + "2nd of March", + "tomorrow" + ], + "appointment_time": [ + "2:30 pm", + "afternoon 2:30" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. That is it for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day ahead!" + } + ] + }, + { + "dialogue_id": "28_00104", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "city", + "start": 26 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find a dentist in San Jose?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A J Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "A J Dental Lab" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose" + } + }, + "service_results": [ + { + "address": "2664 Berryessa Road # 206", + "city": "San Jose", + "dentist_name": "A J Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-316-8226" + }, + { + "address": "2664 Berryessa Road # 205", + "city": "San Jose", + "dentist_name": "A-1 Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-258-6669" + }, + { + "address": "2664 Berryessa Road # 212", + "city": "San Jose", + "dentist_name": "Abad Dental Office", + "offers_cosmetic_services": "False", + "phone_number": "408-272-3809" + }, + { + "address": "2664 Berryessa Road # 202", + "city": "San Jose", + "dentist_name": "Aitchison, Bernard", + "offers_cosmetic_services": "False", + "phone_number": "408-259-1632" + }, + { + "address": "5595 Winfield Boulevard # 102", + "city": "San Jose", + "dentist_name": "Almaden Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-224-5200" + }, + { + "address": "5710 Cahalan Avenue # 8L", + "city": "San Jose", + "dentist_name": "Alpha Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-578-4600" + }, + { + "address": "5150 Graves Avenue # 11E", + "city": "San Jose", + "dentist_name": "Arts Of Dentistry", + "offers_cosmetic_services": "False", + "phone_number": "408-873-7737" + }, + { + "address": "2664 Berryessa Road", + "city": "San Jose", + "dentist_name": "Bautista Maximilian", + "offers_cosmetic_services": "False", + "phone_number": "408-272-2330" + }, + { + "address": "2664 Berryessa Road # 102", + "city": "San Jose", + "dentist_name": "Belle Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-254-0888" + }, + { + "address": "2664 Berryessa Road # 106", + "city": "San Jose", + "dentist_name": "Berryessa Oral Surgery Spec", + "offers_cosmetic_services": "False", + "phone_number": "408-729-9000" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "dentist_name", + "start": 19 + }, + { + "exclusive_end": 45, + "slot": "city", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, found 10 and A J Dental Lab in San Jose looks good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's their number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-316-8226" + ], + "slot": "phone_number", + "values": [ + "408-316-8226" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "phone_number", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's 408-316-8226" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find someone else" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A-1 Dental Care" + ], + "slot": "dentist_name", + "values": [ + "A-1 Dental Care" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 23, + "slot": "dentist_name", + "start": 8 + }, + { + "exclusive_end": 35, + "slot": "city", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found A-1 Dental Care in San Jose" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "dentist_name": [ + "A-1 Dental Care" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, let's go with that one" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to make an appt?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "dentist_name": [ + "A-1 Dental Care" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes" + }, + { + "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?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "March 14th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "10:30" + ], + "slot": "appointment_time", + "values": [ + "morning 10:30" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 10, + "slot": "appointment_date", + "start": 0 + }, + { + "exclusive_end": 31, + "slot": "appointment_time", + "start": 18 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 14th" + ], + "appointment_time": [ + "morning 10:30" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A-1 Dental Care" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "March 14th during morning 10:30" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "A-1 Dental Care" + ], + "slot": "dentist_name", + "values": [ + "A-1 Dental Care" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:30" + ], + "slot": "appointment_time", + "values": [ + "10:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "dentist_name", + "start": 41 + }, + { + "exclusive_end": 21, + "slot": "appointment_time", + "start": 13 + }, + { + "exclusive_end": 35, + "slot": "appointment_date", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OKay, I have 10:30 am on March 14th with A-1 Dental Care" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "March 8th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "appointment_date", + "start": 12 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 8th" + ], + "appointment_time": [ + "10:30 am", + "morning 10:30" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A-1 Dental Care" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, go with March 8th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "10:30" + ], + "slot": "appointment_time", + "values": [ + "10:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 14, + "slot": "appointment_time", + "start": 6 + }, + { + "exclusive_end": 26, + "slot": "appointment_date", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, 10:30 am next Friday" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:45" + ], + "slot": "appointment_time", + "values": [ + "11:45 am" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "appointment_time", + "start": 12 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 8th", + "next Friday" + ], + "appointment_time": [ + "11:45 am" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A-1 Dental Care" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, make it 11:45 am" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "11:45" + ], + "slot": "appointment_time", + "values": [ + "11:45 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 14, + "slot": "appointment_time", + "start": 6 + }, + { + "exclusive_end": 26, + "slot": "appointment_date", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, 11:45 am next Friday" + }, + { + "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 8th", + "next Friday" + ], + "appointment_time": [ + "11:45 am" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A-1 Dental Care" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, do they do cosmetic services?" + }, + { + "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-08", + "appointment_time": "11:45", + "dentist_name": "A-1 Dental Care" + } + }, + "service_results": [ + { + "address": "2664 Berryessa Road # 205", + "appointment_date": "2019-03-08", + "appointment_time": "12:00", + "dentist_name": "A-1 Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-258-6669" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "They don't offer that service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "address", + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "March 8th", + "next Friday" + ], + "appointment_time": [ + "11:45 am" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A-1 Dental Care" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is there number and location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2664 Berryessa Road # 205" + ], + "slot": "address", + "values": [ + "2664 Berryessa Road # 205" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "408-258-6669" + ], + "slot": "phone_number", + "values": [ + "408-258-6669" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "address", + "start": 0 + }, + { + "exclusive_end": 49, + "slot": "phone_number", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "2664 Berryessa Road # 205, number is 408-258-6669" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 8th", + "next Friday" + ], + "appointment_time": [ + "11:45 am" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A-1 Dental Care" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "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": [ + "March 8th", + "next Friday" + ], + "appointment_time": [ + "11:45 am" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A-1 Dental Care" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a swell day." + } + ] + }, + { + "dialogue_id": "28_00105", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "My teeth hurt. Get me a dentist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where do you want me to search" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 19, + "slot": "city", + "start": 10 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let it be Sunnyvale" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amazing Smile Dental" + ], + "slot": "dentist_name", + "values": [ + "Amazing Smile Dental" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Sunnyvale" + } + }, + "service_results": [ + { + "address": "689 East Remington Drive Ste A", + "city": "Sunnyvale", + "dentist_name": "Amazing Smile Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-739-6520" + }, + { + "address": "990 West Fremont Avenue j", + "city": "Sunnyvale", + "dentist_name": "Andrei Simel , Family & Cosmetic Dentisry", + "offers_cosmetic_services": "False", + "phone_number": "408-992-0840" + }, + { + "address": "990 West Fremont Avenue", + "city": "Sunnyvale", + "dentist_name": "Boyer Dental Arts", + "offers_cosmetic_services": "False", + "phone_number": "408-523-4030" + }, + { + "address": "860 East Remington Drive", + "city": "Sunnyvale", + "dentist_name": "Bruce Schwartz", + "offers_cosmetic_services": "False", + "phone_number": "408-245-3410" + }, + { + "address": "990 W Fremont Ave # R", + "city": "Sunnyvale", + "dentist_name": "Chandiok Neena K", + "offers_cosmetic_services": "False", + "phone_number": "408-530-8014" + }, + { + "address": "990 W Fremont Ave # A", + "city": "Sunnyvale", + "dentist_name": "Cisneros Rob M", + "offers_cosmetic_services": "False", + "phone_number": "408-738-0656" + }, + { + "address": "570 East El Camino Real # C", + "city": "Sunnyvale", + "dentist_name": "D Sign Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-735-8985" + }, + { + "address": "877 W Fremont Ave # D3", + "city": "Sunnyvale", + "dentist_name": "Dentalcare Westgate", + "offers_cosmetic_services": "False", + "phone_number": "408-379-7700" + }, + { + "address": "990 W Fremont Ave # J", + "city": "Sunnyvale", + "dentist_name": "Dr. Andrei Simel", + "offers_cosmetic_services": "False", + "phone_number": "408-992-0633" + }, + { + "address": "1309 South Mary Avenue", + "city": "Sunnyvale", + "dentist_name": "Dr. David I. Thompson", + "offers_cosmetic_services": "False", + "phone_number": "408-736-3602" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "dentist_name", + "start": 33 + }, + { + "exclusive_end": 66, + "slot": "city", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 dentists. I suggest Amazing Smile Dental in Sunnyvale" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Amazing Smile Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like that" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I book for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Amazing Smile Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes reserve for me." + }, + { + "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 time and date could you want to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "10th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "afternoon 12:30" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "appointment_date", + "start": 8 + }, + { + "exclusive_end": 42, + "slot": "appointment_time", + "start": 27 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "10th of March" + ], + "appointment_time": [ + "afternoon 12:30" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Amazing Smile Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Reserve 10th of March from afternoon 12:30?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amazing Smile Dental" + ], + "slot": "dentist_name", + "values": [ + "Amazing Smile Dental" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "12:30 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": 50 + }, + { + "exclusive_end": 96, + "slot": "appointment_time", + "start": 88 + }, + { + "exclusive_end": 84, + "slot": "appointment_date", + "start": 74 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to make sure, should i make reservation with Amazing Smile Dental on March 10th at 12:30 pm?" + }, + { + "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": [ + "10th of March", + "March 10th" + ], + "appointment_time": [ + "12:30 pm", + "afternoon 12:30" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Amazing Smile Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes. I also want to know if they do cosmetic services" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "689 East Remington Drive Ste A" + ], + "slot": "address", + "values": [ + "689 East Remington Drive Ste A" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-10", + "appointment_time": "12:30", + "dentist_name": "Amazing Smile Dental" + } + }, + "service_results": [ + { + "address": "689 East Remington Drive Ste A", + "appointment_date": "2019-03-10", + "appointment_time": "12:30", + "dentist_name": "Amazing Smile Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-739-6520" + } + ], + "slots": [ + { + "exclusive_end": 114, + "slot": "address", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have booked for you but they do not offer cosmetic services. they can be found at 689 East Remington Drive Ste A" + }, + { + "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": [ + "12:30 pm", + "afternoon 12:30" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Amazing Smile Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is it thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "thank you and bye." + } + ] + }, + { + "dialogue_id": "28_00106", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "city", + "start": 20 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a dentist in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A J Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "A J Dental Lab" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose" + } + }, + "service_results": [ + { + "address": "2664 Berryessa Road # 206", + "city": "San Jose", + "dentist_name": "A J Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-316-8226" + }, + { + "address": "2664 Berryessa Road # 205", + "city": "San Jose", + "dentist_name": "A-1 Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-258-6669" + }, + { + "address": "2664 Berryessa Road # 212", + "city": "San Jose", + "dentist_name": "Abad Dental Office", + "offers_cosmetic_services": "False", + "phone_number": "408-272-3809" + }, + { + "address": "2664 Berryessa Road # 202", + "city": "San Jose", + "dentist_name": "Aitchison, Bernard", + "offers_cosmetic_services": "False", + "phone_number": "408-259-1632" + }, + { + "address": "5595 Winfield Boulevard # 102", + "city": "San Jose", + "dentist_name": "Almaden Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-224-5200" + }, + { + "address": "5710 Cahalan Avenue # 8L", + "city": "San Jose", + "dentist_name": "Alpha Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-578-4600" + }, + { + "address": "5150 Graves Avenue # 11E", + "city": "San Jose", + "dentist_name": "Arts Of Dentistry", + "offers_cosmetic_services": "False", + "phone_number": "408-873-7737" + }, + { + "address": "2664 Berryessa Road", + "city": "San Jose", + "dentist_name": "Bautista Maximilian", + "offers_cosmetic_services": "False", + "phone_number": "408-272-2330" + }, + { + "address": "2664 Berryessa Road # 102", + "city": "San Jose", + "dentist_name": "Belle Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-254-0888" + }, + { + "address": "2664 Berryessa Road # 106", + "city": "San Jose", + "dentist_name": "Berryessa Oral Surgery Spec", + "offers_cosmetic_services": "False", + "phone_number": "408-729-9000" + } + ], + "slots": [ + { + "exclusive_end": 22, + "slot": "dentist_name", + "start": 8 + }, + { + "exclusive_end": 34, + "slot": "city", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found A J Dental Lab in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "address", + "phone_number" + ], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is the Lab exactly located and what's the contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2664 Berryessa Road # 206" + ], + "slot": "address", + "values": [ + "2664 Berryessa Road # 206" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "408-316-8226" + ], + "slot": "phone_number", + "values": [ + "408-316-8226" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "address", + "start": 14 + }, + { + "exclusive_end": 76, + "slot": "phone_number", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The lab is at 2664 Berryessa Road # 206 and the phone number is 408-316-8226." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes this one it's ok I need to visit a dentist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what date do you want I book it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "3 in the afternoon" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "March 2nd" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "appointment_time", + "start": 26 + }, + { + "exclusive_end": 12, + "slot": "appointment_date", + "start": 3 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 2nd" + ], + "appointment_time": [ + "3 in the afternoon" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On March 2nd, possibly at 3 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "A J Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "A J Dental Lab" + ] + }, + { + "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": 54, + "slot": "dentist_name", + "start": 40 + }, + { + "exclusive_end": 62, + "slot": "appointment_time", + "start": 58 + }, + { + "exclusive_end": 71, + "slot": "appointment_date", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the appointment details: A J Dental Lab at 3 pm tomorrow" + }, + { + "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 2nd", + "tomorrow" + ], + "appointment_time": [ + "3 in the afternoon", + "3 pm" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's ok, they also do cosmetic services?" + }, + { + "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": "A J Dental Lab" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry I was unable to book the appointment, is there anything else that I can do for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "Friday next week" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 68, + "slot": "appointment_date", + "start": 52 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Friday next week" + ], + "appointment_time": [ + "3 in the afternoon", + "3 pm" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want a reservation in any case, please book it on Friday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "A J Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "A J Dental lab" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "3 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "dentist_name", + "start": 31 + }, + { + "exclusive_end": 53, + "slot": "appointment_time", + "start": 49 + }, + { + "exclusive_end": 68, + "slot": "appointment_date", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Pleas confirme: appointment at A J Dental lab at 3 pm on next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:00" + ], + "slot": "appointment_time", + "values": [ + "twelve in the afternoon" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 55, + "slot": "appointment_time", + "start": 32 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Friday next week", + "next Friday" + ], + "appointment_time": [ + "twelve in the afternoon" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab", + "A J Dental lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks, anyhing avalaible at twelve in the afternoon?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "12:00" + ], + "slot": "appointment_time", + "values": [ + "12 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "appointment_time", + "start": 40 + }, + { + "exclusive_end": 60, + "slot": "appointment_date", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, confirm the details: appointment at 12 pm on next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Friday next week", + "next Friday" + ], + "appointment_time": [ + "12 pm", + "twelve in the afternoon" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab", + "A J Dental lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-08", + "appointment_time": "12:00", + "dentist_name": "A J Dental Lab" + } + }, + "service_results": [ + { + "address": "2664 Berryessa Road # 206", + "appointment_date": "2019-03-08", + "appointment_time": "12:00", + "dentist_name": "A J Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-316-8226" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment is booked" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Friday next week", + "next Friday" + ], + "appointment_time": [ + "12 pm", + "twelve in the afternoon" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab", + "A J Dental lab" + ] + } + } + } + ], + "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 great day!" + } + ] + }, + { + "dialogue_id": "28_00108", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Could you find me a dentist" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city should I search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Petaluma" + ], + "slot": "city", + "values": [ + "Petaluma" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "city", + "start": 29 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a dentist in Petaluma." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr Oscar Ventanilla" + ], + "slot": "dentist_name", + "values": [ + "Dr Oscar Ventanilla" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Petaluma" + ], + "slot": "city", + "values": [ + "Petaluma" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Petaluma" + } + }, + "service_results": [ + { + "address": "1580 East Washington Street # 105", + "city": "Petaluma", + "dentist_name": "Dr Oscar Ventanilla", + "offers_cosmetic_services": "False", + "phone_number": "707-763-6381" + }, + { + "address": "599 Tomales Road", + "city": "Petaluma", + "dentist_name": "Dr. Christopher J. Bennett", + "offers_cosmetic_services": "False", + "phone_number": "707-765-7591" + }, + { + "address": "1580 East Washington Street # 105", + "city": "Petaluma", + "dentist_name": "Dr. Robert S. Gilbert", + "offers_cosmetic_services": "False", + "phone_number": "707-763-1959" + }, + { + "address": "1580 East Washington Street #101", + "city": "Petaluma", + "dentist_name": "North Bay Smiles", + "offers_cosmetic_services": "True", + "phone_number": "707-763-4122" + }, + { + "address": "1580 East Washington Street # 107", + "city": "Petaluma", + "dentist_name": "Petaluma Dental Associates", + "offers_cosmetic_services": "False", + "phone_number": "707-778-9000" + }, + { + "address": "1580 E Washington St # 108", + "city": "Petaluma", + "dentist_name": "Professional Dental Laboratories", + "offers_cosmetic_services": "False", + "phone_number": "707-762-0751" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "dentist_name", + "start": 44 + }, + { + "exclusive_end": 32, + "slot": "city", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is one dentist in Petaluma. how about Dr Oscar Ventanilla?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me someone else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Christopher J. Bennett" + ], + "slot": "dentist_name", + "values": [ + "Dr. Christopher J. Bennett" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Petaluma" + ], + "slot": "city", + "values": [ + "Petaluma" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 78, + "slot": "dentist_name", + "start": 52 + }, + { + "exclusive_end": 40, + "slot": "city", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is another one dentist in Petaluma. How about Dr. Christopher J. Bennett." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "March 1st" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 67, + "slot": "appointment_date", + "start": 58 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 1st" + ], + "city": [ + "Petaluma" + ], + "dentist_name": [ + "Dr. Christopher J. Bennett" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I want to visit a this one, please try to book it in March 1st." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time works for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "14:00" + ], + "slot": "appointment_time", + "values": [ + "2 pm" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "appointment_time", + "start": 23 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 1st" + ], + "appointment_time": [ + "2 pm" + ], + "city": [ + "Petaluma" + ], + "dentist_name": [ + "Dr. Christopher J. Bennett" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anytime among 2 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Christopher J. Bennett" + ], + "slot": "dentist_name", + "values": [ + "Dr. Christopher J. Bennett" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:00" + ], + "slot": "appointment_time", + "values": [ + "2 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "today" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 101, + "slot": "dentist_name", + "start": 75 + }, + { + "exclusive_end": 62, + "slot": "appointment_time", + "start": 58 + }, + { + "exclusive_end": 69, + "slot": "appointment_date", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: Book appointment at 2 pm, today with Dr. Christopher J. Bennett." + }, + { + "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": 47, + "slot": "appointment_date", + "start": 34 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "13th of March" + ], + "appointment_time": [ + "2 pm" + ], + "city": [ + "Petaluma" + ], + "dentist_name": [ + "Dr. Christopher J. Bennett" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Is it available to book it on 13th of March ?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Christopher J. Bennett" + ], + "slot": "dentist_name", + "values": [ + "Dr. Christopher J. Bennett" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 100, + "slot": "dentist_name", + "start": 74 + }, + { + "exclusive_end": 68, + "slot": "appointment_date", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: Book appointment at March 13th with Dr. Christopher J. Bennett." + }, + { + "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": [ + "13th of March", + "March 13th" + ], + "appointment_time": [ + "2 pm" + ], + "city": [ + "Petaluma" + ], + "dentist_name": [ + "Dr. Christopher J. Bennett" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes can they do cosmetic services?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dr. Christopher J. Bennett" + ], + "slot": "dentist_name", + "values": [ + "Dr. Christopher J. Bennett" + ] + }, + { + "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": "Dr. Christopher J. Bennett" + } + }, + "service_results": [ + { + "address": "599 Tomales Road", + "appointment_date": "2019-03-13", + "appointment_time": "14:30", + "dentist_name": "Dr. Christopher J. Bennett", + "offers_cosmetic_services": "False", + "phone_number": "707-765-7591" + } + ], + "slots": [ + { + "exclusive_end": 173, + "slot": "dentist_name", + "start": 147 + }, + { + "exclusive_end": 140, + "slot": "appointment_date", + "start": 130 + }, + { + "exclusive_end": 126, + "slot": "appointment_time", + "start": 119 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I was unable to book the appointment you requested. Unfortunately, they do not offer cosmet services. How about 2:30 pm on March 13th. with Dr. Christopher J. Bennett?" + }, + { + "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": [ + "2:30 pm" + ], + "city": [ + "Petaluma" + ], + "dentist_name": [ + "Dr. Christopher J. Bennett" + ] + } + } + } + ], + "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-13", + "appointment_time": "14:30", + "dentist_name": "Dr. Christopher J. Bennett" + } + }, + "service_results": [ + { + "address": "599 Tomales Road", + "appointment_date": "2019-03-13", + "appointment_time": "14:30", + "dentist_name": "Dr. Christopher J. Bennett", + "offers_cosmetic_services": "False", + "phone_number": "707-765-7591" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Congratulations, your dentist 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": [ + "13th of March", + "March 13th" + ], + "appointment_time": [ + "2:30 pm" + ], + "city": [ + "Petaluma" + ], + "dentist_name": [ + "Dr. Christopher J. Bennett" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "thank you for your help. that's all I need" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day. Thank you." + } + ] + }, + { + "dialogue_id": "28_00109", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hey, could you find me a dentist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, where should I search for dentist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Cupertino" + ], + "slot": "city", + "values": [ + "Cupertino" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "city", + "start": 26 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Cupertino" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find something in Cupertino" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Cabanas Carol L" + ], + "slot": "dentist_name", + "values": [ + "Cabanas Carol L" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cupertino" + ], + "slot": "city", + "values": [ + "Cupertino" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Cupertino" + } + }, + "service_results": [ + { + "address": "10101 North Wolfe Road", + "city": "Cupertino", + "dentist_name": "Cabanas Carol L", + "offers_cosmetic_services": "False", + "phone_number": "408-996-9567" + }, + { + "address": "10011 North Foothill Boulevard # 112", + "city": "Cupertino", + "dentist_name": "Donna M Cotner", + "offers_cosmetic_services": "False", + "phone_number": "408-255-2550" + }, + { + "address": "10011 North Foothill Boulevard", + "city": "Cupertino", + "dentist_name": "Dr. Brian W. Chun", + "offers_cosmetic_services": "False", + "phone_number": "408-255-8882" + }, + { + "address": "19668 Stevens Creek Boulevard", + "city": "Cupertino", + "dentist_name": "Wang Jen-Kuei", + "offers_cosmetic_services": "False", + "phone_number": "408-257-8838" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "dentist_name", + "start": 33 + }, + { + "exclusive_end": 69, + "slot": "city", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK, I found 4 dentist. How about Cabanas Carol L located in Cupertino?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Cupertino" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, find me something else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Donna M Cotner" + ], + "slot": "dentist_name", + "values": [ + "Donna M Cotner" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cupertino" + ], + "slot": "city", + "values": [ + "Cupertino" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "dentist_name", + "start": 11 + }, + { + "exclusive_end": 46, + "slot": "city", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What about Donna M Cotner located in Cupertino?" + }, + { + "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": "FindProvider", + "requested_slots": [ + "offers_cosmetic_services", + "phone_number" + ], + "slot_values": { + "city": [ + "Cupertino" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can they do cosmetic services? And what is their number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "408-255-2550" + ], + "slot": "phone_number", + "values": [ + "408-255-2550" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 83, + "slot": "phone_number", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately the don't offer cosmetic services. Their phone number is 408-255-2550" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "March 8th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "appointment_date", + "start": 47 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 8th" + ], + "city": [ + "Cupertino" + ], + "dentist_name": [ + "Donna M Cotner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok that's fine. I'd like book this dentist for March 8th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time works best for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "Saturday this week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "14:30" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 26, + "slot": "appointment_date", + "start": 8 + }, + { + "exclusive_end": 55, + "slot": "appointment_time", + "start": 50 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Saturday this week" + ], + "appointment_time": [ + "14:30" + ], + "city": [ + "Cupertino" + ], + "dentist_name": [ + "Donna M Cotner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Book it Saturday this week preferably anything at 14:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Donna M Cotner" + ], + "slot": "dentist_name", + "values": [ + "Donna M Cotner" + ] + }, + { + "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": 58, + "slot": "dentist_name", + "start": 44 + }, + { + "exclusive_end": 69, + "slot": "appointment_time", + "start": 62 + }, + { + "exclusive_end": 78, + "slot": "appointment_date", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, so you want to book an appointment with Donna M Cotner at 2:30 pm tomorrow?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "11:30 in the morning" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 64, + "slot": "appointment_time", + "start": 44 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Saturday this week", + "tomorrow" + ], + "appointment_time": [ + "11:30 in the morning" + ], + "city": [ + "Cupertino" + ], + "dentist_name": [ + "Donna M Cotner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No actually is there something available at 11:30 in the morning?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "11:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "appointment_time", + "start": 43 + }, + { + "exclusive_end": 60, + "slot": "appointment_date", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, so you want to book an appointment at 11:30 am tomorrow?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Saturday this week", + "tomorrow" + ], + "appointment_time": [ + "11:30 am", + "11:30 in the morning" + ], + "city": [ + "Cupertino" + ], + "dentist_name": [ + "Donna M Cotner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-02", + "appointment_time": "11:30", + "dentist_name": "Donna M Cotner" + } + }, + "service_results": [ + { + "address": "10011 North Foothill Boulevard # 112", + "appointment_date": "2019-03-02", + "appointment_time": "11:30", + "dentist_name": "Donna M Cotner", + "offers_cosmetic_services": "False", + "phone_number": "408-255-2550" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment was succesfully booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Saturday this week", + "tomorrow" + ], + "appointment_time": [ + "11:30 am", + "11:30 in the morning" + ], + "city": [ + "Cupertino" + ], + "dentist_name": [ + "Donna M Cotner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Saturday this week", + "tomorrow" + ], + "appointment_time": [ + "11:30 am", + "11:30 in the morning" + ], + "city": [ + "Cupertino" + ], + "dentist_name": [ + "Donna M Cotner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No I'm good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have good day." + } + ] + }, + { + "dialogue_id": "28_00110", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Could you find me a dentist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city should I search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Morgan Hill" + ], + "slot": "city", + "values": [ + "Morgan Hill" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "city", + "start": 18 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Morgan Hill" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find something in Morgan Hill, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bay Area Kids Dentist" + ], + "slot": "dentist_name", + "values": [ + "Bay Area Kids Dentist" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Morgan Hill" + ], + "slot": "city", + "values": [ + "Morgan Hill" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Morgan Hill" + } + }, + "service_results": [ + { + "address": "17705 Hale Avenue A-5", + "city": "Morgan Hill", + "dentist_name": "Bay Area Kids Dentist", + "offers_cosmetic_services": "False", + "phone_number": "408-779-2747" + }, + { + "address": "17705 Hale Ave # E3", + "city": "Morgan Hill", + "dentist_name": "Carhuamaca Lat Arturo", + "offers_cosmetic_services": "False", + "phone_number": "408-778-3015" + }, + { + "address": "17705 Hale Ave # G1", + "city": "Morgan Hill", + "dentist_name": "Carr Diana", + "offers_cosmetic_services": "False", + "phone_number": "408-779-3464" + }, + { + "address": "17705 Hale Avenue Suite F1", + "city": "Morgan Hill", + "dentist_name": "Charles M. Arita", + "offers_cosmetic_services": "False", + "phone_number": "408-776-9882" + }, + { + "address": "17705 Hale Avenue A1", + "city": "Morgan Hill", + "dentist_name": "Dr. Lawrence J. Mcdonald", + "offers_cosmetic_services": "True", + "phone_number": "408-779-9335" + }, + { + "address": "18181 Butterfield Boulevard", + "city": "Morgan Hill", + "dentist_name": "Dr. Michael K. Singh", + "offers_cosmetic_services": "False", + "phone_number": "408-779-7331" + }, + { + "address": "17705 Hale Avenue", + "city": "Morgan Hill", + "dentist_name": "Giang Chu", + "offers_cosmetic_services": "False", + "phone_number": "408-782-7777" + }, + { + "address": "17705 Hale Ave # C3", + "city": "Morgan Hill", + "dentist_name": "Lalinde Adriana M", + "offers_cosmetic_services": "False", + "phone_number": "408-778-3135" + }, + { + "address": "17705 Hale Avenue Ste. B3", + "city": "Morgan Hill", + "dentist_name": "Liu Vivian C", + "offers_cosmetic_services": "False", + "phone_number": "408-779-4012" + }, + { + "address": "17705 Hale Avenue", + "city": "Morgan Hill", + "dentist_name": "Stephen G. Pearson", + "offers_cosmetic_services": "False", + "phone_number": "408-779-2129" + } + ], + "slots": [ + { + "exclusive_end": 67, + "slot": "dentist_name", + "start": 46 + }, + { + "exclusive_end": 34, + "slot": "city", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 dentists in Morgan Hill. How about Bay Area Kids Dentist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "offers_cosmetic_services", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "offers_cosmetic_services" + ], + "slot_values": { + "city": [ + "Morgan Hill" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can they do cosmetic services?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately, they do not offer cosmetic services." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "address", + "phone_number" + ], + "slot_values": { + "city": [ + "Morgan Hill" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their contact number and where are they located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17705 Hale Avenue A-5" + ], + "slot": "address", + "values": [ + "17705 Hale Avenue A-5" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "408-779-2747" + ], + "slot": "phone_number", + "values": [ + "408-779-2747" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "address", + "start": 17 + }, + { + "exclusive_end": 78, + "slot": "phone_number", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their address is 17705 Hale Avenue A-5. and their phone number is 408-779-2747." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Morgan Hill" + ], + "dentist_name": [ + "Bay Area Kids Dentist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to go with this one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "So, shall I book an appointment for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "March 8th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "appointment_date", + "start": 24 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 8th" + ], + "city": [ + "Morgan Hill" + ], + "dentist_name": [ + "Bay Area Kids Dentist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please book it for March 8th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time works best for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "2:30 in the afternoon" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "appointment_date", + "start": 12 + }, + { + "exclusive_end": 89, + "slot": "appointment_time", + "start": 68 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Tuesday" + ], + "appointment_time": [ + "2:30 in the afternoon" + ], + "city": [ + "Morgan Hill" + ], + "dentist_name": [ + "Bay Area Kids Dentist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Book it for next Tuesday. Check to see if there are any openings at 2:30 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bay Area Kids Dentist" + ], + "slot": "dentist_name", + "values": [ + "Bay Area Kids Dentist" + ] + }, + { + "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": 76, + "slot": "dentist_name", + "start": 55 + }, + { + "exclusive_end": 104, + "slot": "appointment_time", + "start": 97 + }, + { + "exclusive_end": 93, + "slot": "appointment_date", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, so you would like to book an appointment with Bay Area Kids Dentist for next Tuesday at 2:30 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Tuesday" + ], + "appointment_time": [ + "2:30 in the afternoon", + "2:30 pm" + ], + "city": [ + "Morgan Hill" + ], + "dentist_name": [ + "Bay Area Kids Dentist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct." + }, + { + "frames": [ + { + "actions": [ + { + "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": "Bay Area Kids Dentist" + } + }, + "service_results": [ + { + "address": "17705 Hale Avenue A-5", + "appointment_date": "2019-03-05", + "appointment_time": "14:30", + "dentist_name": "Bay Area Kids Dentist", + "offers_cosmetic_services": "False", + "phone_number": "408-779-2747" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great. Your appointment is officially booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Tuesday" + ], + "appointment_time": [ + "2:30 in the afternoon", + "2:30 pm" + ], + "city": [ + "Morgan Hill" + ], + "dentist_name": [ + "Bay Area Kids Dentist" + ] + } + } + } + ], + "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 there anything else I may 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": [ + "next Tuesday" + ], + "appointment_time": [ + "2:30 in the afternoon", + "2:30 pm" + ], + "city": [ + "Morgan Hill" + ], + "dentist_name": [ + "Bay Area Kids Dentist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that will be all, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you and have a good day." + } + ] + }, + { + "dialogue_id": "28_00111", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a dentist, could you find me one?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city are you looking for a dentist in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fremont" + ], + "slot": "city", + "values": [ + "Fremont" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "city", + "start": 23 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Fremont" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for one in Fremont." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Centerville Dental Care" + ], + "slot": "dentist_name", + "values": [ + "Centerville Dental Care" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Fremont" + ], + "slot": "city", + "values": [ + "Fremont" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Fremont" + } + }, + "service_results": [ + { + "address": "37149 Fremont Boulevard", + "city": "Fremont", + "dentist_name": "Centerville Dental Care", + "offers_cosmetic_services": "True", + "phone_number": "510-797-6000" + }, + { + "address": "3200 Mowry Avenue # G", + "city": "Fremont", + "dentist_name": "Dr. John Y. Park", + "offers_cosmetic_services": "False", + "phone_number": "510-623-9497" + }, + { + "address": "39150 Sundale Drive", + "city": "Fremont", + "dentist_name": "Dr. Kwang H. Kim", + "offers_cosmetic_services": "False", + "phone_number": "415-517-1224" + }, + { + "address": "3618 Thornton Avenue", + "city": "Fremont", + "dentist_name": "Dr. Stephen T. Fan", + "offers_cosmetic_services": "False", + "phone_number": "510-797-2271" + }, + { + "address": "3660 Peralta Boulevard", + "city": "Fremont", + "dentist_name": "Golden Life Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "510-793-1823" + }, + { + "address": "39210 State Street # 214A", + "city": "Fremont", + "dentist_name": "Hahn Eun", + "offers_cosmetic_services": "False", + "phone_number": "510-797-3636" + }, + { + "address": "2211 Parkside Drive", + "city": "Fremont", + "dentist_name": "Hasaimoto Family Dentistry", + "offers_cosmetic_services": "False", + "phone_number": "510-793-6954" + }, + { + "address": "2211 Parkside Drive", + "city": "Fremont", + "dentist_name": "Lusch Roger P", + "offers_cosmetic_services": "False", + "phone_number": "510-793-6688" + }, + { + "address": "2188 Peralta Boulevard # D", + "city": "Fremont", + "dentist_name": "R. Michael Alvarez", + "offers_cosmetic_services": "False", + "phone_number": "510-713-6790" + }, + { + "address": "2211 Parkside Drive", + "city": "Fremont", + "dentist_name": "Steven C Fong", + "offers_cosmetic_services": "False", + "phone_number": "510-792-4332" + } + ], + "slots": [ + { + "exclusive_end": 67, + "slot": "dentist_name", + "start": 44 + }, + { + "exclusive_end": 32, + "slot": "city", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 dentists in Fremont. How about Centerville Dental Care?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Fremont" + ], + "dentist_name": [ + "Centerville Dental Care" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good! Can I go ahead and schedule an appointment?" + }, + { + "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 should I schedule the appointment for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "2nd of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "3 pm" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "appointment_date", + "start": 15 + }, + { + "exclusive_end": 35, + "slot": "appointment_time", + "start": 31 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "2nd of March" + ], + "appointment_time": [ + "3 pm" + ], + "city": [ + "Fremont" + ], + "dentist_name": [ + "Centerville Dental Care" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Book it on the 2nd of March at 3 pm if it's available." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Centerville Dental Care" + ], + "slot": "dentist_name", + "values": [ + "Centerville Dental Care" + ] + }, + { + "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": 78, + "slot": "dentist_name", + "start": 55 + }, + { + "exclusive_end": 99, + "slot": "appointment_time", + "start": 95 + }, + { + "exclusive_end": 91, + "slot": "appointment_date", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, so you would like to book an appointment with Centerville Dental Care for tomorrow at 3 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": [ + "2nd of March", + "tomorrow" + ], + "appointment_time": [ + "3 pm" + ], + "city": [ + "Fremont" + ], + "dentist_name": [ + "Centerville Dental Care" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, what number should I call if I want to contact them?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-797-6000" + ], + "slot": "phone_number", + "values": [ + "510-797-6000" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-02", + "appointment_time": "15:00", + "dentist_name": "Centerville Dental Care" + } + }, + "service_results": [ + { + "address": "37149 Fremont Boulevard", + "appointment_date": "2019-03-02", + "appointment_time": "15:00", + "dentist_name": "Centerville Dental Care", + "offers_cosmetic_services": "True", + "phone_number": "510-797-6000" + } + ], + "slots": [ + { + "exclusive_end": 115, + "slot": "phone_number", + "start": 103 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your dentist appointment has been successfully booked. If you would like to call them, their number is 510-797-6000." + }, + { + "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": [ + "3 pm" + ], + "city": [ + "Fremont" + ], + "dentist_name": [ + "Centerville Dental Care" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think that's all I need, thanks for the help!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your welcome, have a nice day!" + } + ] + }, + { + "dialogue_id": "28_00112", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Carlos" + ], + "slot": "city", + "values": [ + "San Carlos" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "offers_cosmetic_services", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "city", + "start": 47 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Carlos" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a dentist. Someone around the San Carlos area that specializes in cosmetic services." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Gilman Dental Group/Valerie Gilman" + ], + "slot": "dentist_name", + "values": [ + "Gilman Dental Group/Valerie Gilman" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Carlos" + ], + "slot": "city", + "values": [ + "San Carlos" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Carlos", + "offers_cosmetic_services": "True" + } + }, + "service_results": [ + { + "address": "1785 San Carlos Avenue #5", + "city": "San Carlos", + "dentist_name": "Gilman Dental Group/Valerie Gilman", + "offers_cosmetic_services": "True", + "phone_number": "650-539-4785" + } + ], + "slots": [ + { + "exclusive_end": 70, + "slot": "dentist_name", + "start": 36 + }, + { + "exclusive_end": 32, + "slot": "city", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 dentist in San Carlos at Gilman Dental Group/Valerie Gilman." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Carlos" + ], + "dentist_name": [ + "Gilman Dental Group/Valerie Gilman" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to schedule an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "13:00" + ], + "slot": "appointment_time", + "values": [ + "one in the afternoon" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "appointment_time", + "start": 25 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "one in the afternoon" + ], + "city": [ + "San Carlos" + ], + "dentist_name": [ + "Gilman Dental Group/Valerie Gilman" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there a spot open for one in the afternoon?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "On which date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "the 10th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "13:45" + ], + "slot": "appointment_time", + "values": [ + "afternoon 1:45" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "appointment_date", + "start": 17 + }, + { + "exclusive_end": 50, + "slot": "appointment_time", + "start": 36 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 10th" + ], + "appointment_time": [ + "afternoon 1:45" + ], + "city": [ + "San Carlos" + ], + "dentist_name": [ + "Gilman Dental Group/Valerie Gilman" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for the 10th at around afternoon 1:45." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Gilman Dental Group/Valerie Gilman" + ], + "slot": "dentist_name", + "values": [ + "Gilman Dental Group/Valerie Gilman" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:45" + ], + "slot": "appointment_time", + "values": [ + "1:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 79, + "slot": "dentist_name", + "start": 45 + }, + { + "exclusive_end": 90, + "slot": "appointment_time", + "start": 83 + }, + { + "exclusive_end": 104, + "slot": "appointment_date", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm details. Book dental appointment for Gilman Dental Group/Valerie Gilman at 1:45 pm on March 10th? Is that right?" + }, + { + "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": [ + "1:45 pm", + "afternoon 1:45" + ], + "city": [ + "San Carlos" + ], + "dentist_name": [ + "Gilman Dental Group/Valerie Gilman" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-10", + "appointment_time": "13:45", + "dentist_name": "Gilman Dental Group/Valerie Gilman" + } + }, + "service_results": [ + { + "address": "1785 San Carlos Avenue #5", + "appointment_date": "2019-03-10", + "appointment_time": "13:30", + "dentist_name": "Gilman Dental Group/Valerie Gilman", + "offers_cosmetic_services": "True", + "phone_number": "650-539-4785" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment has been booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "address", + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "March 10th", + "the 10th" + ], + "appointment_time": [ + "1:45 pm", + "afternoon 1:45" + ], + "city": [ + "San Carlos" + ], + "dentist_name": [ + "Gilman Dental Group/Valerie Gilman" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send me their contact information and location." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1785 San Carlos Avenue #5" + ], + "slot": "address", + "values": [ + "1785 San Carlos Avenue #5" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "650-539-4785" + ], + "slot": "phone_number", + "values": [ + "650-539-4785" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "address", + "start": 15 + }, + { + "exclusive_end": 79, + "slot": "phone_number", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Location is at 1785 San Carlos Avenue #5 and their phone number is 650-539-4785." + }, + { + "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": [ + "1:45 pm", + "afternoon 1:45" + ], + "city": [ + "San Carlos" + ], + "dentist_name": [ + "Gilman Dental Group/Valerie Gilman" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks that is everything." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "See you later." + } + ] + }, + { + "dialogue_id": "28_00113", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 8, + "slot": "city", + "start": 0 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "San Jose the dentist I need to find" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A J Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "A J Dental Lab" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose" + } + }, + "service_results": [ + { + "address": "2664 Berryessa Road # 206", + "city": "San Jose", + "dentist_name": "A J Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-316-8226" + }, + { + "address": "2664 Berryessa Road # 205", + "city": "San Jose", + "dentist_name": "A-1 Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-258-6669" + }, + { + "address": "2664 Berryessa Road # 212", + "city": "San Jose", + "dentist_name": "Abad Dental Office", + "offers_cosmetic_services": "False", + "phone_number": "408-272-3809" + }, + { + "address": "2664 Berryessa Road # 202", + "city": "San Jose", + "dentist_name": "Aitchison, Bernard", + "offers_cosmetic_services": "False", + "phone_number": "408-259-1632" + }, + { + "address": "5595 Winfield Boulevard # 102", + "city": "San Jose", + "dentist_name": "Almaden Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-224-5200" + }, + { + "address": "5710 Cahalan Avenue # 8L", + "city": "San Jose", + "dentist_name": "Alpha Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-578-4600" + }, + { + "address": "5150 Graves Avenue # 11E", + "city": "San Jose", + "dentist_name": "Arts Of Dentistry", + "offers_cosmetic_services": "False", + "phone_number": "408-873-7737" + }, + { + "address": "2664 Berryessa Road", + "city": "San Jose", + "dentist_name": "Bautista Maximilian", + "offers_cosmetic_services": "False", + "phone_number": "408-272-2330" + }, + { + "address": "2664 Berryessa Road # 102", + "city": "San Jose", + "dentist_name": "Belle Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-254-0888" + }, + { + "address": "2664 Berryessa Road # 106", + "city": "San Jose", + "dentist_name": "Berryessa Oral Surgery Spec", + "offers_cosmetic_services": "False", + "phone_number": "408-729-9000" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "dentist_name", + "start": 42 + }, + { + "exclusive_end": 41, + "slot": "city", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "there are 10 dentists located in San Jose A J Dental Lab is good one" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "how about some one else" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A-1 Dental Care" + ], + "slot": "dentist_name", + "values": [ + "A-1 dental care" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "dentist_name", + "start": 9 + }, + { + "exclusive_end": 8, + "slot": "city", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "San Jose A-1 dental care" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Burlingame" + ], + "slot": "city", + "values": [ + "Burlingame" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "city", + "start": 10 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Burlingame" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "i want in Burlingame" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Michael E. Bahlinger" + ], + "slot": "dentist_name", + "values": [ + "Dr. Michael E. Bahlinger" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Burlingame" + ], + "slot": "city", + "values": [ + "Burlingame" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Burlingame" + } + }, + "service_results": [ + { + "address": "1870 El Camino Real #204", + "city": "Burlingame", + "dentist_name": "Dr. Michael E. Bahlinger", + "offers_cosmetic_services": "False", + "phone_number": "650-259-1111" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "dentist_name", + "start": 10 + }, + { + "exclusive_end": 51, + "slot": "city", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "1 dentist Dr. Michael E. Bahlinger is at Burlingame" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "offers_cosmetic_services", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "offers_cosmetic_services" + ], + "slot_values": { + "city": [ + "Burlingame" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "are they good in cosmetic services?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "no" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Burlingame" + ], + "dentist_name": [ + "Dr. Michael E. Bahlinger" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "where can I find 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": "when can I fix an appointment for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "12th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "14:00" + ], + "slot": "appointment_time", + "values": [ + "two pm" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 13, + "slot": "appointment_date", + "start": 0 + }, + { + "exclusive_end": 23, + "slot": "appointment_time", + "start": 17 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of March" + ], + "appointment_time": [ + "two pm" + ], + "city": [ + "Burlingame" + ], + "dentist_name": [ + "Dr. Michael E. Bahlinger" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "12th of March at two pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Michael E. Bahlinger" + ], + "slot": "dentist_name", + "values": [ + "Dr. Michael E. Bahlinger" + ] + }, + { + "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": 24, + "slot": "dentist_name", + "start": 0 + }, + { + "exclusive_end": 32, + "slot": "appointment_time", + "start": 28 + }, + { + "exclusive_end": 46, + "slot": "appointment_date", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Dr. Michael E. Bahlinger at 2 pm on March 12th" + }, + { + "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": [ + "12th of March", + "March 12th" + ], + "appointment_time": [ + "2 pm", + "two pm" + ], + "city": [ + "Burlingame" + ], + "dentist_name": [ + "Dr. Michael E. Bahlinger" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "contact number and location are required" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "650-259-1111" + ], + "slot": "phone_number", + "values": [ + "650-259-1111" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1870 El Camino Real #204" + ], + "slot": "address", + "values": [ + "1870 El Camino Real #204" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-12", + "appointment_time": "14:00", + "dentist_name": "Dr. Michael E. Bahlinger" + } + }, + "service_results": [ + { + "address": "1870 El Camino Real #204", + "appointment_date": "2019-03-12", + "appointment_time": "14:00", + "dentist_name": "Dr. Michael E. Bahlinger", + "offers_cosmetic_services": "False", + "phone_number": "650-259-1111" + } + ], + "slots": [ + { + "exclusive_end": 12, + "slot": "phone_number", + "start": 0 + }, + { + "exclusive_end": 75, + "slot": "address", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "650-259-1111 is my phone number and location is at 1870 El Camino Real #204." + }, + { + "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": [ + "2 pm", + "two pm" + ], + "city": [ + "Burlingame" + ], + "dentist_name": [ + "Dr. Michael E. Bahlinger" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "good da" + } + ] + }, + { + "dialogue_id": "28_00114", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm needing some work on my teeth. Can you find me a good, local dentist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city would you like for me to search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "city", + "start": 21 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please search within Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Access Dental - Santa Rosa" + ], + "slot": "dentist_name", + "values": [ + "Access Dental - Santa Rosa" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Santa Rosa" + } + }, + "service_results": [ + { + "address": "4812, 1144 Sonoma Avenue", + "city": "Santa Rosa", + "dentist_name": "Access Dental - Santa Rosa", + "offers_cosmetic_services": "False", + "phone_number": "866-682-9904" + }, + { + "address": "4655 Hoen Avenue", + "city": "Santa Rosa", + "dentist_name": "Craig Wilson Msd", + "offers_cosmetic_services": "False", + "phone_number": "707-544-4922" + }, + { + "address": "4655 Hoen Avenue # 6", + "city": "Santa Rosa", + "dentist_name": "Daniel Sullivan", + "offers_cosmetic_services": "True", + "phone_number": "707-545-5260" + }, + { + "address": "4655 Hoen Avenue # 7", + "city": "Santa Rosa", + "dentist_name": "De Salvo Stephen C", + "offers_cosmetic_services": "False", + "phone_number": "707-573-9747" + }, + { + "address": "4655 Hoen Avenue", + "city": "Santa Rosa", + "dentist_name": "Dr. James A. Abbott", + "offers_cosmetic_services": "False", + "phone_number": "707-523-3636" + }, + { + "address": "1144 Sonoma Ave # 118", + "city": "Santa Rosa", + "dentist_name": "Foehl Charles L", + "offers_cosmetic_services": "False", + "phone_number": "707-545-7811" + }, + { + "address": "4655 Hoen Ave # 5", + "city": "Santa Rosa", + "dentist_name": "Forni James J", + "offers_cosmetic_services": "False", + "phone_number": "707-544-2696" + }, + { + "address": "1100 Sonoma Avenue suite e", + "city": "Santa Rosa", + "dentist_name": "Harry Albers & Associates", + "offers_cosmetic_services": "False", + "phone_number": "707-575-1190" + }, + { + "address": "131 Stony Circle #900", + "city": "Santa Rosa", + "dentist_name": "Krystle Lim", + "offers_cosmetic_services": "True", + "phone_number": "707-579-1100" + }, + { + "address": "3752 Montgomery Drive", + "city": "Santa Rosa", + "dentist_name": "Mission Dental Studio", + "offers_cosmetic_services": "False", + "phone_number": "707-528-9839" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "dentist_name", + "start": 0 + }, + { + "exclusive_end": 61, + "slot": "city", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Access Dental - Santa Rosa is a dentist located in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "address" + ], + "slot_values": { + "city": [ + "Santa Rosa" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4812, 1144 Sonoma Avenue" + ], + "slot": "address", + "values": [ + "4812, 1144 Sonoma Avenue" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 4812, 1144 Sonoma Avenue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "city", + "start": 26 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nevermind. Try looking in Sunnyvale." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amazing Smile Dental" + ], + "slot": "dentist_name", + "values": [ + "Amazing Smile Dental" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Sunnyvale" + } + }, + "service_results": [ + { + "address": "689 East Remington Drive Ste A", + "city": "Sunnyvale", + "dentist_name": "Amazing Smile Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-739-6520" + }, + { + "address": "990 West Fremont Avenue j", + "city": "Sunnyvale", + "dentist_name": "Andrei Simel , Family & Cosmetic Dentisry", + "offers_cosmetic_services": "False", + "phone_number": "408-992-0840" + }, + { + "address": "990 West Fremont Avenue", + "city": "Sunnyvale", + "dentist_name": "Boyer Dental Arts", + "offers_cosmetic_services": "False", + "phone_number": "408-523-4030" + }, + { + "address": "860 East Remington Drive", + "city": "Sunnyvale", + "dentist_name": "Bruce Schwartz", + "offers_cosmetic_services": "False", + "phone_number": "408-245-3410" + }, + { + "address": "990 W Fremont Ave # R", + "city": "Sunnyvale", + "dentist_name": "Chandiok Neena K", + "offers_cosmetic_services": "False", + "phone_number": "408-530-8014" + }, + { + "address": "990 W Fremont Ave # A", + "city": "Sunnyvale", + "dentist_name": "Cisneros Rob M", + "offers_cosmetic_services": "False", + "phone_number": "408-738-0656" + }, + { + "address": "570 East El Camino Real # C", + "city": "Sunnyvale", + "dentist_name": "D Sign Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-735-8985" + }, + { + "address": "877 W Fremont Ave # D3", + "city": "Sunnyvale", + "dentist_name": "Dentalcare Westgate", + "offers_cosmetic_services": "False", + "phone_number": "408-379-7700" + }, + { + "address": "990 W Fremont Ave # J", + "city": "Sunnyvale", + "dentist_name": "Dr. Andrei Simel", + "offers_cosmetic_services": "False", + "phone_number": "408-992-0633" + }, + { + "address": "1309 South Mary Avenue", + "city": "Sunnyvale", + "dentist_name": "Dr. David I. Thompson", + "offers_cosmetic_services": "False", + "phone_number": "408-736-3602" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "dentist_name", + "start": 46 + }, + { + "exclusive_end": 34, + "slot": "city", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 dentists in Sunnyvale. How about Amazing Smile Dental?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Amazing Smile Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great." + }, + { + "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 the appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "10th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "12:30 pm" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 65, + "slot": "appointment_date", + "start": 47 + }, + { + "exclusive_end": 39, + "slot": "appointment_time", + "start": 31 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "10th of this month" + ], + "appointment_time": [ + "12:30 pm" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Amazing Smile Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything available at 12:30 pm on the 10th of this month?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amazing Smile Dental" + ], + "slot": "dentist_name", + "values": [ + "Amazing Smile Dental" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 89, + "slot": "dentist_name", + "start": 69 + }, + { + "exclusive_end": 102, + "slot": "appointment_time", + "start": 94 + }, + { + "exclusive_end": 116, + "slot": "appointment_date", + "start": 106 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let me make sure I have this correct. You'd like an appointment with Amazing Smile Dental for 12:30 pm on March 10th, correct?" + }, + { + "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": [ + "10th of this month", + "March 10th" + ], + "appointment_time": [ + "12:30 pm" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Amazing Smile Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Correct. What's the number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-739-6520" + ], + "slot": "phone_number", + "values": [ + "408-739-6520" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-10", + "appointment_time": "12:30", + "dentist_name": "Amazing Smile Dental" + } + }, + "service_results": [ + { + "address": "689 East Remington Drive Ste A", + "appointment_date": "2019-03-10", + "appointment_time": "12:30", + "dentist_name": "Amazing Smile Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-739-6520" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "phone_number", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The contact number is 408-739-6520. Congratulations! Your appointment on March 10th has been 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": [ + "10th of this month", + "March 10th" + ], + "appointment_time": [ + "12:30 pm" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Amazing Smile Dental" + ] + } + } + } + ], + "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": "Thank you; have a great day!" + } + ] + }, + { + "dialogue_id": "28_00115", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pittsburg" + ], + "slot": "city", + "values": [ + "Pittsburg" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 107, + "slot": "city", + "start": 98 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Pittsburg" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking to find a good dentist for the dental work I need done. Could you find me one in the Pittsburg area please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "La Clinica De La Raza" + ], + "slot": "dentist_name", + "values": [ + "La Clinica De La Raza" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pittsburg" + ], + "slot": "city", + "values": [ + "Pittsburg" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Pittsburg" + } + }, + "service_results": [ + { + "address": "337 East Leland Road", + "city": "Pittsburg", + "dentist_name": "La Clinica De La Raza", + "offers_cosmetic_services": "False", + "phone_number": "925-431-1252" + }, + { + "address": "337 East Leland Road", + "city": "Pittsburg", + "dentist_name": "Pineda Lady F", + "offers_cosmetic_services": "False", + "phone_number": "925-431-1259" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "dentist_name", + "start": 13 + }, + { + "exclusive_end": 62, + "slot": "city", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found La Clinica De La Raza, it is located in Pittsburg like you asked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 59, + "slot": "city", + "start": 51 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think I changed my mind. Can you look for one in San Jose?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A J Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "A J Dental Lab" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose" + } + }, + "service_results": [ + { + "address": "2664 Berryessa Road # 206", + "city": "San Jose", + "dentist_name": "A J Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-316-8226" + }, + { + "address": "2664 Berryessa Road # 205", + "city": "San Jose", + "dentist_name": "A-1 Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-258-6669" + }, + { + "address": "2664 Berryessa Road # 212", + "city": "San Jose", + "dentist_name": "Abad Dental Office", + "offers_cosmetic_services": "False", + "phone_number": "408-272-3809" + }, + { + "address": "2664 Berryessa Road # 202", + "city": "San Jose", + "dentist_name": "Aitchison, Bernard", + "offers_cosmetic_services": "False", + "phone_number": "408-259-1632" + }, + { + "address": "5595 Winfield Boulevard # 102", + "city": "San Jose", + "dentist_name": "Almaden Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-224-5200" + }, + { + "address": "5710 Cahalan Avenue # 8L", + "city": "San Jose", + "dentist_name": "Alpha Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-578-4600" + }, + { + "address": "5150 Graves Avenue # 11E", + "city": "San Jose", + "dentist_name": "Arts Of Dentistry", + "offers_cosmetic_services": "False", + "phone_number": "408-873-7737" + }, + { + "address": "2664 Berryessa Road", + "city": "San Jose", + "dentist_name": "Bautista Maximilian", + "offers_cosmetic_services": "False", + "phone_number": "408-272-2330" + }, + { + "address": "2664 Berryessa Road # 102", + "city": "San Jose", + "dentist_name": "Belle Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-254-0888" + }, + { + "address": "2664 Berryessa Road # 106", + "city": "San Jose", + "dentist_name": "Berryessa Oral Surgery Spec", + "offers_cosmetic_services": "False", + "phone_number": "408-729-9000" + } + ], + "slots": [ + { + "exclusive_end": 85, + "slot": "dentist_name", + "start": 71 + }, + { + "exclusive_end": 42, + "slot": "city", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have located 10 dentists in the San Jose area. Would you like to try A J Dental Lab?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "offers_cosmetic_services", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "address", + "offers_cosmetic_services" + ], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you please find the address and if they offer cosmetic services?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2664 Berryessa Road # 206" + ], + "slot": "address", + "values": [ + "2664 Berryessa Road # 206" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 2664 Berryessa Road # 206 and they are not offering cosmetic services." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is fine, I would like to try them." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to schedule an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "Saturday this week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "2:30 in the afternoon" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 58, + "slot": "appointment_date", + "start": 40 + }, + { + "exclusive_end": 84, + "slot": "appointment_time", + "start": 63 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Saturday this week" + ], + "appointment_time": [ + "2:30 in the afternoon" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like it to be scheduled on Saturday this week, at 2:30 in the afternoon if available." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "A J Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "A J Dental Lab" + ] + }, + { + "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": 53, + "slot": "dentist_name", + "start": 39 + }, + { + "exclusive_end": 64, + "slot": "appointment_time", + "start": 57 + }, + { + "exclusive_end": 73, + "slot": "appointment_date", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, I have scheduled an appointment at A J Dental Lab at 2:30 pm tomorrow. Please confirm that this is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "the 8th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "appointment_date", + "start": 24 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 8th" + ], + "appointment_time": [ + "2:30 in the afternoon", + "2:30 pm" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, please change it to the 8th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "2:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "appointment_time", + "start": 37 + }, + { + "exclusive_end": 56, + "slot": "appointment_date", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok I have changed the appointment to 2:30 pm next Friday, please confirm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "11:30 in the morning" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "appointment_time", + "start": 31 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Friday", + "the 8th" + ], + "appointment_time": [ + "11:30 in the morning" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything available at 11:30 in the morning?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "11:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "appointment_time", + "start": 28 + }, + { + "exclusive_end": 48, + "slot": "appointment_date", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, I have rescheduled for 11:30 am next Friday. Can you confirm that this is correct?" + }, + { + "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 Friday", + "the 8th" + ], + "appointment_time": [ + "11:30 am", + "11:30 in the morning" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will be fine. What is the office number in case I need to contact them." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-316-8226" + ], + "slot": "phone_number", + "values": [ + "408-316-8226" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-08", + "appointment_time": "11:30", + "dentist_name": "A J Dental Lab" + } + }, + "service_results": [ + { + "address": "2664 Berryessa Road # 206", + "appointment_date": "2019-03-08", + "appointment_time": "11:30", + "dentist_name": "A J Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-316-8226" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "phone_number", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number for the office is 408-316-8226, the appointment has been 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": [ + "next Friday", + "the 8th" + ], + "appointment_time": [ + "11:30 am", + "11:30 in the morning" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that will be all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you, I hope you have a good day." + } + ] + }, + { + "dialogue_id": "28_00116", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Could you search for a dentist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Dentists in what city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "city", + "start": 12 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Dentists in Sunnyvale, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amazing Smile Dental" + ], + "slot": "dentist_name", + "values": [ + "Amazing Smile Dental" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Sunnyvale" + } + }, + "service_results": [ + { + "address": "689 East Remington Drive Ste A", + "city": "Sunnyvale", + "dentist_name": "Amazing Smile Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-739-6520" + }, + { + "address": "990 West Fremont Avenue j", + "city": "Sunnyvale", + "dentist_name": "Andrei Simel , Family & Cosmetic Dentisry", + "offers_cosmetic_services": "False", + "phone_number": "408-992-0840" + }, + { + "address": "990 West Fremont Avenue", + "city": "Sunnyvale", + "dentist_name": "Boyer Dental Arts", + "offers_cosmetic_services": "False", + "phone_number": "408-523-4030" + }, + { + "address": "860 East Remington Drive", + "city": "Sunnyvale", + "dentist_name": "Bruce Schwartz", + "offers_cosmetic_services": "False", + "phone_number": "408-245-3410" + }, + { + "address": "990 W Fremont Ave # R", + "city": "Sunnyvale", + "dentist_name": "Chandiok Neena K", + "offers_cosmetic_services": "False", + "phone_number": "408-530-8014" + }, + { + "address": "990 W Fremont Ave # A", + "city": "Sunnyvale", + "dentist_name": "Cisneros Rob M", + "offers_cosmetic_services": "False", + "phone_number": "408-738-0656" + }, + { + "address": "570 East El Camino Real # C", + "city": "Sunnyvale", + "dentist_name": "D Sign Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-735-8985" + }, + { + "address": "877 W Fremont Ave # D3", + "city": "Sunnyvale", + "dentist_name": "Dentalcare Westgate", + "offers_cosmetic_services": "False", + "phone_number": "408-379-7700" + }, + { + "address": "990 W Fremont Ave # J", + "city": "Sunnyvale", + "dentist_name": "Dr. Andrei Simel", + "offers_cosmetic_services": "False", + "phone_number": "408-992-0633" + }, + { + "address": "1309 South Mary Avenue", + "city": "Sunnyvale", + "dentist_name": "Dr. David I. Thompson", + "offers_cosmetic_services": "False", + "phone_number": "408-736-3602" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "dentist_name", + "start": 39 + }, + { + "exclusive_end": 80, + "slot": "city", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 dentists. Might I suggest Amazing Smile Dental located in Sunnyvale?" + }, + { + "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": "FindProvider", + "requested_slots": [ + "offers_cosmetic_services", + "phone_number" + ], + "slot_values": { + "city": [ + "Sunnyvale" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Does this dentist do cosmetic dentistry? What is the number for their office?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "408-739-6520" + ], + "slot": "phone_number", + "values": [ + "408-739-6520" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 93, + "slot": "phone_number", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Actually no, they do not offer cosmetic services. However, their phone number is 408-739-6520." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Amazing Smile Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That dentist will be fine. I would like to visit." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time is the best for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "12:30" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "appointment_time", + "start": 31 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "12:30" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Amazing Smile Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you see if they have any 12:30 slots?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which day would like to arrive?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 10, + "slot": "appointment_date", + "start": 0 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 10th" + ], + "appointment_time": [ + "12:30" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Amazing Smile Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "March 10th sounds right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amazing Smile Dental" + ], + "slot": "dentist_name", + "values": [ + "Amazing Smile Dental" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 66, + "slot": "dentist_name", + "start": 46 + }, + { + "exclusive_end": 78, + "slot": "appointment_time", + "start": 70 + }, + { + "exclusive_end": 92, + "slot": "appointment_date", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you confirm booking the appointment for Amazing Smile Dental at 12:30 pm on March 10th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "7th of this month" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 55, + "slot": "appointment_date", + "start": 38 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "7th of this month" + ], + "appointment_time": [ + "12:30", + "12:30 pm" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Amazing Smile Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, sorry, I'd like to book it on the 7th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amazing Smile Dental" + ], + "slot": "dentist_name", + "values": [ + "Amazing Smile Dental" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 66, + "slot": "dentist_name", + "start": 46 + }, + { + "exclusive_end": 83, + "slot": "appointment_date", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you confirm booking the appointment for Amazing Smile Dental on next Thursday?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "4 o\"clock in the evening" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 65, + "slot": "appointment_time", + "start": 41 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "7th of this month", + "next Thursday" + ], + "appointment_time": [ + "4 o\"clock in the evening" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Amazing Smile Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, is there anything available at 4 o\"clock in the evening?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "4 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 48, + "slot": "appointment_time", + "start": 44 + }, + { + "exclusive_end": 65, + "slot": "appointment_date", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you confirm booking the apartment for 4 pm on next Thursday?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "7th of this month", + "next Thursday" + ], + "appointment_time": [ + "4 o\"clock in the evening", + "4 pm" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Amazing Smile Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works great, yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-07", + "appointment_time": "16:00", + "dentist_name": "Amazing Smile Dental" + } + }, + "service_results": [ + { + "address": "689 East Remington Drive Ste A", + "appointment_date": "2019-03-07", + "appointment_time": "16:00", + "dentist_name": "Amazing Smile Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-739-6520" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Excellent, your dental appointment 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": [ + "7th of this month", + "next Thursday" + ], + "appointment_time": [ + "4 o\"clock in the evening", + "4 pm" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Amazing Smile Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you require further assistance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "7th of this month", + "next Thursday" + ], + "appointment_time": [ + "4 o\"clock in the evening", + "4 pm" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Amazing Smile Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Take time for yourself today, and thank you." + } + ] + }, + { + "dialogue_id": "28_00117", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a dentist nearby. Can you show me dentist locations nearby?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where should I search for a dentist nearby?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Antioch" + ], + "slot": "city", + "values": [ + "Antioch" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "city", + "start": 24 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Antioch" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Look for a dentist near Antioch." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Cosmetic Dentistry Antioch Ca" + ], + "slot": "dentist_name", + "values": [ + "Cosmetic Dentistry Antioch Ca" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Antioch" + ], + "slot": "city", + "values": [ + "Antioch" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Antioch" + } + }, + "service_results": [ + { + "address": "3107 Lone Tree Way", + "city": "Antioch", + "dentist_name": "Cosmetic Dentistry Antioch Ca", + "offers_cosmetic_services": "False", + "phone_number": "925-757-2422" + }, + { + "address": "3107 Lone Tree Way # C", + "city": "Antioch", + "dentist_name": "Cross Peggy", + "offers_cosmetic_services": "False", + "phone_number": "925-754-2662" + }, + { + "address": "3107 Lone Tree Way", + "city": "Antioch", + "dentist_name": "Dr. Keller & Dr. Burk - Antioch Premier Dental", + "offers_cosmetic_services": "True", + "phone_number": "925-757-5081" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "dentist_name", + "start": 10 + }, + { + "exclusive_end": 58, + "slot": "city", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Cosmetic Dentistry Antioch Ca located in Antioch sound?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "offers_cosmetic_services", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "address", + "offers_cosmetic_services" + ], + "slot_values": { + "city": [ + "Antioch" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "DO they offer cosmetic services? What is their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3107 Lone Tree Way" + ], + "slot": "address", + "values": [ + "3107 Lone Tree Way" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "address", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They are located on 3107 Lone Tree Way. It does not look like they offer cosmetic services at the time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Antioch" + ], + "dentist_name": [ + "Cosmetic Dentistry Antioch Ca" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This one sounds great. Can I schedule an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date would you like to book your appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:15" + ], + "slot": "appointment_time", + "values": [ + "11:15 in the morning" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "appointment_date", + "values": [ + "March 4th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 49, + "slot": "appointment_time", + "start": 29 + }, + { + "exclusive_end": 62, + "slot": "appointment_date", + "start": 53 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 4th" + ], + "appointment_time": [ + "11:15 in the morning" + ], + "city": [ + "Antioch" + ], + "dentist_name": [ + "Cosmetic Dentistry Antioch Ca" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there a spot available at 11:15 in the morning on March 4th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Cosmetic Dentistry Antioch Ca" + ], + "slot": "dentist_name", + "values": [ + "Cosmetic Dentistry Antioch Ca" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:15" + ], + "slot": "appointment_time", + "values": [ + "11:15 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "appointment_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 68, + "slot": "dentist_name", + "start": 39 + }, + { + "exclusive_end": 80, + "slot": "appointment_time", + "start": 72 + }, + { + "exclusive_end": 92, + "slot": "appointment_date", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, should I book an appointment with Cosmetic Dentistry Antioch Ca at 11:15 am next Monday?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "15:30" + ], + "slot": "appointment_time", + "values": [ + "3:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "March 3rd" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 47, + "slot": "appointment_time", + "start": 40 + }, + { + "exclusive_end": 60, + "slot": "appointment_date", + "start": 51 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 3rd" + ], + "appointment_time": [ + "3:30 pm" + ], + "city": [ + "Antioch" + ], + "dentist_name": [ + "Cosmetic Dentistry Antioch Ca" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually is there anything available at 3:30 pm on March 3rd?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "15:30" + ], + "slot": "appointment_time", + "values": [ + "3:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "appointment_time", + "start": 36 + }, + { + "exclusive_end": 66, + "slot": "appointment_date", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes should I book an appointment at 3:30 pm the day after tomorrow?" + }, + { + "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 3rd", + "day after tomorrow" + ], + "appointment_time": [ + "3:30 pm" + ], + "city": [ + "Antioch" + ], + "dentist_name": [ + "Cosmetic Dentistry Antioch Ca" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, and what is their contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "925-757-2422" + ], + "slot": "phone_number", + "values": [ + "925-757-2422" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-03", + "appointment_time": "15:30", + "dentist_name": "Cosmetic Dentistry Antioch Ca" + } + }, + "service_results": [ + { + "address": "3107 Lone Tree Way", + "appointment_date": "2019-03-03", + "appointment_time": "16:00", + "dentist_name": "Cosmetic Dentistry Antioch Ca", + "offers_cosmetic_services": "False", + "phone_number": "925-757-2422" + } + ], + "slots": [ + { + "exclusive_end": 87, + "slot": "phone_number", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have successfully booked your dentist appointment. Their phone number is 925-757-2422." + }, + { + "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 3rd", + "day after tomorrow" + ], + "appointment_time": [ + "3:30 pm" + ], + "city": [ + "Antioch" + ], + "dentist_name": [ + "Cosmetic Dentistry Antioch Ca" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is great. Thank you for the help/" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure, enjoy your day." + } + ] + }, + { + "dialogue_id": "28_00118", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "My teeth have been hurting lately, do you think you could find me a dentist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I want to go on a vacation, what city should I search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "offers_cosmetic_services", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Los Gatos" + ], + "slot": "city", + "values": [ + "Los Gatos" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "city", + "start": 34 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Gatos" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find cosmetic services in Los Gatos?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Cosmetic Dentist In Los Gatos - Moradi Signature Smiles - Sedation Dentistry" + ], + "slot": "dentist_name", + "values": [ + "Cosmetic Dentist In Los Gatos - Moradi Signature Smiles - Sedation Dentistry" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Los Gatos" + ], + "slot": "city", + "values": [ + "Los Gatos" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Los Gatos", + "offers_cosmetic_services": "True" + } + }, + "service_results": [ + { + "address": "14475 South Bascom Avenue", + "city": "Los Gatos", + "dentist_name": "Cosmetic Dentist In Los Gatos - Moradi Signature Smiles - Sedation Dentistry", + "offers_cosmetic_services": "True", + "phone_number": "888-852-4539" + }, + { + "address": "1464 Pollard Road", + "city": "Los Gatos", + "dentist_name": "Mountain Bay Dental", + "offers_cosmetic_services": "True", + "phone_number": "408-837-7700" + } + ], + "slots": [ + { + "exclusive_end": 111, + "slot": "dentist_name", + "start": 35 + }, + { + "exclusive_end": 12, + "slot": "city", + "start": 3 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "In Los Gatos there are 2 dentists, Cosmetic Dentist In Los Gatos - Moradi Signature Smiles - Sedation Dentistry." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "city": [ + "Los Gatos" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the contact number for both dentists?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "888-852-4539" + ], + "slot": "phone_number", + "values": [ + "888-852-4539" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "phone_number", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The contact number is 888-852-4539." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Gatos" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me someone else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mountain Bay Dental" + ], + "slot": "dentist_name", + "values": [ + "Mountain Bay Dental" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Los Gatos" + ], + "slot": "city", + "values": [ + "Los Gatos" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "dentist_name", + "start": 32 + }, + { + "exclusive_end": 28, + "slot": "city", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Another dentist in Los Gatos is Mountain Bay Dental." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "address", + "phone_number" + ], + "slot_values": { + "city": [ + "Los Gatos" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is there location and phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-837-7700" + ], + "slot": "phone_number", + "values": [ + "408-837-7700" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1464 Pollard Road" + ], + "slot": "address", + "values": [ + "1464 Pollard Road" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 66, + "slot": "phone_number", + "start": 54 + }, + { + "exclusive_end": 33, + "slot": "address", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The location is 1464 Pollard Road and their number is 408-837-7700" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Gatos" + ], + "dentist_name": [ + "Mountain Bay Dental" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to choose this dentist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date for your appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "appointment_date", + "values": [ + "March 6th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "appointment_date", + "start": 13 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 6th" + ], + "city": [ + "Los Gatos" + ], + "dentist_name": [ + "Mountain Bay Dental" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want it on March 6th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time for the appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "appointment_time", + "values": [ + "5 pm" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "appointment_time", + "start": 31 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 6th" + ], + "appointment_time": [ + "5 pm" + ], + "city": [ + "Los Gatos" + ], + "dentist_name": [ + "Mountain Bay Dental" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything available at 5 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mountain Bay Dental" + ], + "slot": "dentist_name", + "values": [ + "Mountain Bay Dental" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:00" + ], + "slot": "appointment_time", + "values": [ + "5 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "appointment_date", + "values": [ + "next Wednesday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "dentist_name", + "start": 41 + }, + { + "exclusive_end": 68, + "slot": "appointment_time", + "start": 64 + }, + { + "exclusive_end": 83, + "slot": "appointment_date", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: book an appointment with Mountain Bay Dental at 5 pm next Wednesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "today" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "13:30" + ], + "slot": "appointment_time", + "values": [ + "afternoon 1:30" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "appointment_date", + "start": 22 + }, + { + "exclusive_end": 78, + "slot": "appointment_time", + "start": 64 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "today" + ], + "appointment_time": [ + "afternoon 1:30" + ], + "city": [ + "Los Gatos" + ], + "dentist_name": [ + "Mountain Bay Dental" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. I want to book it today. Is there anything available in the afternoon 1:30?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "13:30" + ], + "slot": "appointment_time", + "values": [ + "1:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "today" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "appointment_time", + "start": 39 + }, + { + "exclusive_end": 52, + "slot": "appointment_date", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Make an appointment at 1:30 pm today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "today" + ], + "appointment_time": [ + "1:30 pm", + "afternoon 1:30" + ], + "city": [ + "Los Gatos" + ], + "dentist_name": [ + "Mountain Bay Dental" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that sounds right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-01", + "appointment_time": "13:30", + "dentist_name": "Mountain Bay Dental" + } + }, + "service_results": [ + { + "address": "1464 Pollard Road", + "appointment_date": "2019-03-01", + "appointment_time": "13:30", + "dentist_name": "Mountain Bay Dental", + "offers_cosmetic_services": "True", + "phone_number": "408-837-7700" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Congratulations, your appointment has been booked." + }, + { + "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": [ + "1:30 pm", + "afternoon 1:30" + ], + "city": [ + "Los Gatos" + ], + "dentist_name": [ + "Mountain Bay Dental" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your service." + }, + { + "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 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": [ + "today" + ], + "appointment_time": [ + "1:30 pm", + "afternoon 1:30" + ], + "city": [ + "Los Gatos" + ], + "dentist_name": [ + "Mountain Bay Dental" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "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 great day." + } + ] + }, + { + "dialogue_id": "28_00119", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you find me an dentist in my nearby?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Search in new york" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Novato" + ], + "slot": "city", + "values": [ + "Novato" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "city", + "start": 29 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Novato" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me something in Novato" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Susana M. Chou" + ], + "slot": "dentist_name", + "values": [ + "DR. Susana M. Chou" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Novato" + ], + "slot": "city", + "values": [ + "Novato" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Novato" + } + }, + "service_results": [ + { + "address": "1615 Hill Road", + "city": "Novato", + "dentist_name": "Dr. Susana M. Chou", + "offers_cosmetic_services": "False", + "phone_number": "415-898-0091" + }, + { + "address": "1615 Hill Rd #19", + "city": "Novato", + "dentist_name": "Endoart: Vafaie Nader M", + "offers_cosmetic_services": "False", + "phone_number": "415-209-6100" + }, + { + "address": "1615 Hill Rd #12", + "city": "Novato", + "dentist_name": "Hickle Dallas H", + "offers_cosmetic_services": "False", + "phone_number": "415-892-1566" + }, + { + "address": "1615 Hill Road", + "city": "Novato", + "dentist_name": "Leahn J Huffman", + "offers_cosmetic_services": "True", + "phone_number": "415-897-3411" + }, + { + "address": "1615 Hill Road", + "city": "Novato", + "dentist_name": "Marin Sonoma Ctr Sleep Apnea", + "offers_cosmetic_services": "False", + "phone_number": "415-897-5300" + }, + { + "address": "1730 Novato Boulevard", + "city": "Novato", + "dentist_name": "Mark A. Hansen", + "offers_cosmetic_services": "True", + "phone_number": "415-897-5070" + }, + { + "address": "1615 Hill Road", + "city": "Novato", + "dentist_name": "Menasco Matthew", + "offers_cosmetic_services": "False", + "phone_number": "415-898-2100" + }, + { + "address": "1730 Novato Blvd # F", + "city": "Novato", + "dentist_name": "Rist Theodore", + "offers_cosmetic_services": "False", + "phone_number": "415-892-5678" + }, + { + "address": "1730 Novato Boulevard # G", + "city": "Novato", + "dentist_name": "Simon Ira R", + "offers_cosmetic_services": "False", + "phone_number": "415-897-7770" + }, + { + "address": "1730 Novato Boulevard suite a", + "city": "Novato", + "dentist_name": "Steven Mcconnell", + "offers_cosmetic_services": "True", + "phone_number": "415-450-6284" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "dentist_name", + "start": 23 + }, + { + "exclusive_end": 21, + "slot": "city", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "10 Dentists in Novato, DR. Susana M. Chou would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "city", + "start": 26 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find something in Sunnyvale" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amazing Smile Dental" + ], + "slot": "dentist_name", + "values": [ + "Amazing Smile Dental" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Sunnyvale" + } + }, + "service_results": [ + { + "address": "689 East Remington Drive Ste A", + "city": "Sunnyvale", + "dentist_name": "Amazing Smile Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-739-6520" + }, + { + "address": "990 West Fremont Avenue j", + "city": "Sunnyvale", + "dentist_name": "Andrei Simel , Family & Cosmetic Dentisry", + "offers_cosmetic_services": "False", + "phone_number": "408-992-0840" + }, + { + "address": "990 West Fremont Avenue", + "city": "Sunnyvale", + "dentist_name": "Boyer Dental Arts", + "offers_cosmetic_services": "False", + "phone_number": "408-523-4030" + }, + { + "address": "860 East Remington Drive", + "city": "Sunnyvale", + "dentist_name": "Bruce Schwartz", + "offers_cosmetic_services": "False", + "phone_number": "408-245-3410" + }, + { + "address": "990 W Fremont Ave # R", + "city": "Sunnyvale", + "dentist_name": "Chandiok Neena K", + "offers_cosmetic_services": "False", + "phone_number": "408-530-8014" + }, + { + "address": "990 W Fremont Ave # A", + "city": "Sunnyvale", + "dentist_name": "Cisneros Rob M", + "offers_cosmetic_services": "False", + "phone_number": "408-738-0656" + }, + { + "address": "570 East El Camino Real # C", + "city": "Sunnyvale", + "dentist_name": "D Sign Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-735-8985" + }, + { + "address": "877 W Fremont Ave # D3", + "city": "Sunnyvale", + "dentist_name": "Dentalcare Westgate", + "offers_cosmetic_services": "False", + "phone_number": "408-379-7700" + }, + { + "address": "990 W Fremont Ave # J", + "city": "Sunnyvale", + "dentist_name": "Dr. Andrei Simel", + "offers_cosmetic_services": "False", + "phone_number": "408-992-0633" + }, + { + "address": "1309 South Mary Avenue", + "city": "Sunnyvale", + "dentist_name": "Dr. David I. Thompson", + "offers_cosmetic_services": "False", + "phone_number": "408-736-3602" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "dentist_name", + "start": 26 + }, + { + "exclusive_end": 24, + "slot": "city", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "10 Dentists in Sunnyvale, Amazing Smile Dental would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "address" + ], + "slot_values": { + "city": [ + "Sunnyvale" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In New yourk" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "689 East Remington Drive Ste A" + ], + "slot": "address", + "values": [ + "689 East Remington Drive Ste A" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 50, + "slot": "address", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They are located at 689 East Remington Drive Ste A" + }, + { + "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": "FindProvider", + "requested_slots": [ + "offers_cosmetic_services", + "phone_number" + ], + "slot_values": { + "city": [ + "Sunnyvale" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the contact number of Cosmetic services?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "408-739-6520" + ], + "slot": "phone_number", + "values": [ + "408-739-6520" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "phone_number", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number is 408-739-6520" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find someone else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Andrei Simel , Family & Cosmetic Dentisry" + ], + "slot": "dentist_name", + "values": [ + "Andrei Simel , Family & Cosmetic Dentisry" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "dentist_name", + "start": 0 + }, + { + "exclusive_end": 62, + "slot": "city", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Andrei Simel , Family & Cosmetic Dentisry located in Sunnyvale would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Andrei Simel , Family & Cosmetic Dentisry" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would be great" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I would like to book an appointment" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Andrei Simel , Family & Cosmetic Dentisry" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, can you book it?" + }, + { + "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": "I would work on Saturday" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "March 7th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "15:30" + ], + "slot": "appointment_time", + "values": [ + "3:30 pm" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "appointment_date", + "start": 11 + }, + { + "exclusive_end": 32, + "slot": "appointment_time", + "start": 25 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 7th" + ], + "appointment_time": [ + "3:30 pm" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Andrei Simel , Family & Cosmetic Dentisry" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Book it on March 7th, on 3:30 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Andrei Simel , Family & Cosmetic Dentisry" + ], + "slot": "dentist_name", + "values": [ + "Andrei Simel , Family & Cosmetic Dentisry" + ] + }, + { + "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": 70, + "slot": "dentist_name", + "start": 29 + }, + { + "exclusive_end": 93, + "slot": "appointment_time", + "start": 86 + }, + { + "exclusive_end": 114, + "slot": "appointment_date", + "start": 101 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Conform the appointment with Andrei Simel , Family & Cosmetic Dentisry appointment at 3:30 pm on the next Thursday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "appointment_time", + "values": [ + "five pm" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "appointment_time", + "start": 21 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 7th", + "next Thursday" + ], + "appointment_time": [ + "five pm" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Andrei Simel , Family & Cosmetic Dentisry" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anyting Available at five pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Andrei Simel , Family & Cosmetic Dentisry" + ], + "slot": "dentist_name", + "values": [ + "Andrei Simel , Family & Cosmetic Dentisry" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:00" + ], + "slot": "appointment_time", + "values": [ + "5 pm" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 70, + "slot": "dentist_name", + "start": 29 + }, + { + "exclusive_end": 90, + "slot": "appointment_time", + "start": 86 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Conform the appointment with Andrei Simel , Family & Cosmetic Dentisry appointment at 5 pm." + }, + { + "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 7th", + "next Thursday" + ], + "appointment_time": [ + "5 pm", + "five pm" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Andrei Simel , Family & Cosmetic Dentisry" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes what is the contact number of the cosmetic service" + }, + { + "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": "17:00", + "dentist_name": "Andrei Simel , Family & Cosmetic Dentisry" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "11th of March" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "appointment_date", + "start": 30 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "11th of March" + ], + "appointment_time": [ + "5 pm", + "five pm" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Andrei Simel , Family & Cosmetic Dentisry" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to book the dentist on 11th of March" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Andrei Simel , Family & Cosmetic Dentisry" + ], + "slot": "dentist_name", + "values": [ + "Andrei Simel , Family & Cosmetic Dentisry" + ] + }, + { + "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": 70, + "slot": "dentist_name", + "start": 29 + }, + { + "exclusive_end": 90, + "slot": "appointment_time", + "start": 86 + }, + { + "exclusive_end": 104, + "slot": "appointment_date", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Conform the appointment with Andrei Simel , Family & Cosmetic Dentisry 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": [ + "11th of March", + "March 11th" + ], + "appointment_time": [ + "5 pm", + "five pm" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Andrei Simel , Family & Cosmetic Dentisry" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that would be great" + }, + { + "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": "Andrei Simel , Family & Cosmetic Dentisry" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No thank 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 March", + "March 11th" + ], + "appointment_time": [ + "5 pm", + "five pm" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Andrei Simel , Family & Cosmetic Dentisry" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you, have a great day." + } + ] + }, + { + "dialogue_id": "28_00120", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Could you help me find a dentist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. What city should I search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "city", + "start": 25 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please find a dentist in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A J Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "A J Dental Lab" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose" + } + }, + "service_results": [ + { + "address": "2664 Berryessa Road # 206", + "city": "San Jose", + "dentist_name": "A J Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-316-8226" + }, + { + "address": "2664 Berryessa Road # 205", + "city": "San Jose", + "dentist_name": "A-1 Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-258-6669" + }, + { + "address": "2664 Berryessa Road # 212", + "city": "San Jose", + "dentist_name": "Abad Dental Office", + "offers_cosmetic_services": "False", + "phone_number": "408-272-3809" + }, + { + "address": "2664 Berryessa Road # 202", + "city": "San Jose", + "dentist_name": "Aitchison, Bernard", + "offers_cosmetic_services": "False", + "phone_number": "408-259-1632" + }, + { + "address": "5595 Winfield Boulevard # 102", + "city": "San Jose", + "dentist_name": "Almaden Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-224-5200" + }, + { + "address": "5710 Cahalan Avenue # 8L", + "city": "San Jose", + "dentist_name": "Alpha Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-578-4600" + }, + { + "address": "5150 Graves Avenue # 11E", + "city": "San Jose", + "dentist_name": "Arts Of Dentistry", + "offers_cosmetic_services": "False", + "phone_number": "408-873-7737" + }, + { + "address": "2664 Berryessa Road", + "city": "San Jose", + "dentist_name": "Bautista Maximilian", + "offers_cosmetic_services": "False", + "phone_number": "408-272-2330" + }, + { + "address": "2664 Berryessa Road # 102", + "city": "San Jose", + "dentist_name": "Belle Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-254-0888" + }, + { + "address": "2664 Berryessa Road # 106", + "city": "San Jose", + "dentist_name": "Berryessa Oral Surgery Spec", + "offers_cosmetic_services": "False", + "phone_number": "408-729-9000" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "dentist_name", + "start": 40 + }, + { + "exclusive_end": 75, + "slot": "city", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 10 dentists. May I suggest A J Dental Lab, located in San Jose?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please find someone else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A-1 Dental Care" + ], + "slot": "dentist_name", + "values": [ + "A-1 Dental Care" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "dentist_name", + "start": 17 + }, + { + "exclusive_end": 58, + "slot": "city", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you prefer A-1 Dental Care, also located in San Jose?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "offers_cosmetic_services", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "address", + "offers_cosmetic_services" + ], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they offer and cosmetic services? What is their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2664 Berryessa Road # 205" + ], + "slot": "address", + "values": [ + "2664 Berryessa Road # 205" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "address", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their address is 2664 Berryessa Road # 205. They do not offer cosmetic services." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please find another option." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Abad Dental Office" + ], + "slot": "dentist_name", + "values": [ + "Abad Dental Office" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "dentist_name", + "start": 17 + }, + { + "exclusive_end": 56, + "slot": "city", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you prefer Abad Dental Office, located in San Jose?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "dentist_name": [ + "Abad Dental Office" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to go with this one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to book an appointment as well?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "2:30 pm" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "appointment_time", + "start": 46 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "2:30 pm" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "Abad Dental Office" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please book it. Is there availability at 2:30 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date would you like to book?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "March 2nd" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "11:15" + ], + "slot": "appointment_time", + "values": [ + "11:15" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 19, + "slot": "appointment_date", + "start": 10 + }, + { + "exclusive_end": 26, + "slot": "appointment_time", + "start": 21 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 2nd" + ], + "appointment_time": [ + "11:15" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "Abad Dental Office" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about March 2nd? 11:15 would work for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Abad Dental Office" + ], + "slot": "dentist_name", + "values": [ + "Abad Dental Office" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:15" + ], + "slot": "appointment_time", + "values": [ + "11:15 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 81, + "slot": "dentist_name", + "start": 63 + }, + { + "exclusive_end": 106, + "slot": "appointment_time", + "start": 98 + }, + { + "exclusive_end": 115, + "slot": "appointment_date", + "start": 107 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your appointment details: book appointment with Abad Dental Office in San Jose for 11:15 am tomorrow." + }, + { + "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 2nd", + "tomorrow" + ], + "appointment_time": [ + "11:15", + "11:15 am" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "Abad Dental Office" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Do they offer cosmetic services?" + }, + { + "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-02", + "appointment_time": "11:15", + "dentist_name": "Abad Dental Office" + } + }, + "service_results": [ + { + "address": "2664 Berryessa Road # 212", + "appointment_date": "2019-03-02", + "appointment_time": "11:00", + "dentist_name": "Abad Dental Office", + "offers_cosmetic_services": "False", + "phone_number": "408-272-3809" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You appointment is booked. Unfortunately, they do no 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": [ + "March 2nd", + "tomorrow" + ], + "appointment_time": [ + "11:15", + "11:15 am" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "Abad Dental Office" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help. That's all I needd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day, thank you!" + } + ] + }, + { + "dialogue_id": "28_00121", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you look for a dentist for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where should I search for the dentist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "city", + "start": 21 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Look for dentists in Santa Clara." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Ahmed Sameena" + ], + "slot": "dentist_name", + "values": [ + "Ahmed Sameena" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Santa Clara" + } + }, + "service_results": [ + { + "address": "1150 Scott Boulevard # A2", + "city": "Santa Clara", + "dentist_name": "Ahmed Sameena", + "offers_cosmetic_services": "False", + "phone_number": "408-985-7933" + }, + { + "address": "1150 Scott Boulevard # C2", + "city": "Santa Clara", + "dentist_name": "Cathrine Steinborn", + "offers_cosmetic_services": "False", + "phone_number": "408-243-4216" + }, + { + "address": "2998 El Camino Real #200", + "city": "Santa Clara", + "dentist_name": "Central Dental Group", + "offers_cosmetic_services": "False", + "phone_number": "408-241-2397" + }, + { + "address": "2344 El Camino Real", + "city": "Santa Clara", + "dentist_name": "Central Medical Center", + "offers_cosmetic_services": "False", + "phone_number": "408-249-1212" + }, + { + "address": "1200 Scott Boulevard # 4", + "city": "Santa Clara", + "dentist_name": "Kang Tae H", + "offers_cosmetic_services": "False", + "phone_number": "408-247-9946" + }, + { + "address": "1150 Scott Boulevard", + "city": "Santa Clara", + "dentist_name": "Malcolm Medical Group", + "offers_cosmetic_services": "False", + "phone_number": "408-246-9915" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "dentist_name", + "start": 40 + }, + { + "exclusive_end": 68, + "slot": "city", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 6 options I found. What about Ahmed Sameena in Santa Clara?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Look elsewhere please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Cathrine Steinborn" + ], + "slot": "dentist_name", + "values": [ + "Cathrine Steinborn" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "dentist_name", + "start": 23 + }, + { + "exclusive_end": 19, + "slot": "city", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Also in Santa Clara is Cathrine Steinborn." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Someone else please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Central Dental Group" + ], + "slot": "dentist_name", + "values": [ + "Central Dental Group" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "dentist_name", + "start": 9 + }, + { + "exclusive_end": 44, + "slot": "city", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is Central Dental Group in Santa Clara." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "dentist_name": [ + "Central Dental Group" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, let's do that one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I book the appointment for you too?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "dentist_name": [ + "Central Dental Group" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, book it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date am I booking your appointment for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "3rd of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "13:30" + ], + "slot": "appointment_time", + "values": [ + "afternoon 1:30" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 16, + "slot": "appointment_date", + "start": 4 + }, + { + "exclusive_end": 32, + "slot": "appointment_time", + "start": 18 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "3rd of March" + ], + "appointment_time": [ + "afternoon 1:30" + ], + "city": [ + "Santa Clara" + ], + "dentist_name": [ + "Central Dental Group" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The 3rd of March, afternoon 1:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Central Dental Group" + ], + "slot": "dentist_name", + "values": [ + "Central Dental Group" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:30" + ], + "slot": "appointment_time", + "values": [ + "1:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 96, + "slot": "dentist_name", + "start": 76 + }, + { + "exclusive_end": 58, + "slot": "appointment_time", + "start": 51 + }, + { + "exclusive_end": 122, + "slot": "appointment_date", + "start": 104 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm your appointment details? I have a 1:30 pm appointment with Central Dental Group on the day after tomorrow." + }, + { + "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": [ + "3rd of March", + "day after tomorrow" + ], + "appointment_time": [ + "1:30 pm", + "afternoon 1:30" + ], + "city": [ + "Santa Clara" + ], + "dentist_name": [ + "Central Dental Group" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes thats right. What is the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2998 El Camino Real #200" + ], + "slot": "address", + "values": [ + "2998 El Camino Real #200" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-03", + "appointment_time": "13:30", + "dentist_name": "Central Dental Group" + } + }, + "service_results": [ + { + "address": "2998 El Camino Real #200", + "appointment_date": "2019-03-03", + "appointment_time": "13:30", + "dentist_name": "Central Dental Group", + "offers_cosmetic_services": "False", + "phone_number": "408-241-2397" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "address", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You are all booked. The address is 2998 El Camino Real #200." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "offers_cosmetic_services", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "offers_cosmetic_services" + ], + "slot_values": { + "appointment_date": [ + "3rd of March", + "day after tomorrow" + ], + "appointment_time": [ + "1:30 pm", + "afternoon 1:30" + ], + "city": [ + "Santa Clara" + ], + "dentist_name": [ + "Central Dental Group" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they do any cosmetic work?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No, sadly not." + }, + { + "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": [ + "3rd of March", + "day after tomorrow" + ], + "appointment_time": [ + "1:30 pm", + "afternoon 1:30" + ], + "city": [ + "Santa Clara" + ], + "dentist_name": [ + "Central Dental Group" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you! That's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thanks, have a good one." + } + ] + }, + { + "dialogue_id": "28_00122", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Gilroy" + ], + "slot": "city", + "values": [ + "Gilroy" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "city", + "start": 29 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Gilroy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a dentist in Gilroy?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Albert Lee" + ], + "slot": "dentist_name", + "values": [ + "Albert Lee" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gilroy" + ], + "slot": "city", + "values": [ + "Gilroy" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Gilroy" + } + }, + "service_results": [ + { + "address": "7880 Wren Ave", + "city": "Gilroy", + "dentist_name": "Albert Lee", + "offers_cosmetic_services": "False", + "phone_number": "408-847-6060" + }, + { + "address": "7880 Wren Avenue Suite D141", + "city": "Gilroy", + "dentist_name": "Amy N. Tran, And Eric R. Nagareda", + "offers_cosmetic_services": "False", + "phone_number": "408-847-0795" + }, + { + "address": "7880 Wren Avenue a115", + "city": "Gilroy", + "dentist_name": "Banner Associates", + "offers_cosmetic_services": "False", + "phone_number": "408-842-0226" + }, + { + "address": "7880 Wren Avenue Suite E-155", + "city": "Gilroy", + "dentist_name": "Bruce Sarhaddi", + "offers_cosmetic_services": "False", + "phone_number": "408-842-6811" + }, + { + "address": "7880 Wren Ave # A111", + "city": "Gilroy", + "dentist_name": "Dentistry For Children", + "offers_cosmetic_services": "False", + "phone_number": "408-847-1118" + }, + { + "address": "7888 Wren Avenue Ste B-120", + "city": "Gilroy", + "dentist_name": "Dr. Ehsan Rezvan", + "offers_cosmetic_services": "True", + "phone_number": "408-842-9045" + }, + { + "address": "7880 Wren Avenue D-142", + "city": "Gilroy", + "dentist_name": "Dr. Jernell Escobar", + "offers_cosmetic_services": "False", + "phone_number": "408-847-3181" + }, + { + "address": "7897 Eigleberry Street", + "city": "Gilroy", + "dentist_name": "Dr. Luma M. Ajlouni", + "offers_cosmetic_services": "False", + "phone_number": "408-848-5040" + }, + { + "address": "7880 Wren Avenue # D142", + "city": "Gilroy", + "dentist_name": "Drysdale Christine", + "offers_cosmetic_services": "False", + "phone_number": "408-847-2658" + }, + { + "address": "7880 Wren Avenue Ste B121", + "city": "Gilroy", + "dentist_name": "Edward L. Vines", + "offers_cosmetic_services": "False", + "phone_number": "408-842-3436" + } + ], + "slots": [ + { + "exclusive_end": 18, + "slot": "dentist_name", + "start": 8 + }, + { + "exclusive_end": 28, + "slot": "city", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found Albert Lee in Gilroy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Gilroy" + ], + "dentist_name": [ + "Albert Lee" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I''ll go with him then." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to book an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "4 o\"clock in the evening" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "the 1st" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "appointment_time", + "start": 29 + }, + { + "exclusive_end": 64, + "slot": "appointment_date", + "start": 57 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 1st" + ], + "appointment_time": [ + "4 o\"clock in the evening" + ], + "city": [ + "Gilroy" + ], + "dentist_name": [ + "Albert Lee" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please do. How about at 4 o\"clock in the evening on the 1st?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Albert Lee" + ], + "slot": "dentist_name", + "values": [ + "Albert Lee" + ] + }, + { + "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": 30, + "slot": "dentist_name", + "start": 20 + }, + { + "exclusive_end": 38, + "slot": "appointment_time", + "start": 34 + }, + { + "exclusive_end": 44, + "slot": "appointment_date", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "An appointment with Albert Lee at 4 pm today. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 1st", + "today" + ], + "appointment_time": [ + "4 o\"clock in the evening", + "4 pm" + ], + "city": [ + "Gilroy" + ], + "dentist_name": [ + "Albert Lee" + ] + } + } + } + ], + "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-01", + "appointment_time": "16:00", + "dentist_name": "Albert Lee" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I was no able to book the appointment. 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": [ + "the 1st", + "today" + ], + "appointment_time": [ + "4 o\"clock in the evening", + "4 pm" + ], + "city": [ + "Gilroy" + ], + "dentist_name": [ + "Albert Lee" + ] + } + } + } + ], + "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 nice day." + } + ] + }, + { + "dialogue_id": "28_00123", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Castro Valley" + ], + "slot": "city", + "values": [ + "Castro Valley" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "city", + "start": 32 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Castro Valley" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a dentist near Castro Valley . Can you find me one ?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Darnell Jr Robert" + ], + "slot": "dentist_name", + "values": [ + "Darnell Jr Robert" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Castro Valley" + ], + "slot": "city", + "values": [ + "Castro Valley" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Castro Valley" + } + }, + "service_results": [ + { + "address": "20632 Redwood Road # A", + "city": "Castro Valley", + "dentist_name": "Darnell Jr Robert", + "offers_cosmetic_services": "False", + "phone_number": "510-582-1602" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "dentist_name", + "start": 24 + }, + { + "exclusive_end": 58, + "slot": "city", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I heard something about Darnell Jr Robert in Castro Valley, Is he the 1 that you advise for me ?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "address", + "phone_number" + ], + "slot_values": { + "city": [ + "Castro Valley" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you give me the contact number and its location ?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-582-1602" + ], + "slot": "phone_number", + "values": [ + "510-582-1602" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "20632 Redwood Road # A" + ], + "slot": "address", + "values": [ + "20632 Redwood Road # A" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "phone_number", + "start": 20 + }, + { + "exclusive_end": 76, + "slot": "address", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number is 510-582-1602, and the location is 20632 Redwood Road # A." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Castro Valley" + ], + "dentist_name": [ + "Darnell Jr Robert" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, I prefer to go there." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to reserve an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "Thursday next week" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 52, + "slot": "appointment_date", + "start": 34 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Thursday next week" + ], + "city": [ + "Castro Valley" + ], + "dentist_name": [ + "Darnell Jr Robert" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you book me an appointment on Thursday next week ?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "appointment_date", + "values": [ + "March 4th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "afternoon 3" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 12, + "slot": "appointment_date", + "start": 3 + }, + { + "exclusive_end": 35, + "slot": "appointment_time", + "start": 24 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 4th" + ], + "appointment_time": [ + "afternoon 3" + ], + "city": [ + "Castro Valley" + ], + "dentist_name": [ + "Darnell Jr Robert" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On March 4th.Can be for afternoon 3?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Darnell Jr Robert" + ], + "slot": "dentist_name", + "values": [ + "Darnell Jr Robert" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "3 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "appointment_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "dentist_name", + "start": 27 + }, + { + "exclusive_end": 52, + "slot": "appointment_time", + "start": 48 + }, + { + "exclusive_end": 67, + "slot": "appointment_date", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, the you reservation is Darnell Jr Robert at 3 pm on next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 4th", + "next Monday" + ], + "appointment_time": [ + "3 pm", + "afternoon 3" + ], + "city": [ + "Castro Valley" + ], + "dentist_name": [ + "Darnell Jr Robert" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes it is." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-04", + "appointment_time": "15:00", + "dentist_name": "Darnell Jr Robert" + } + }, + "service_results": [ + { + "address": "20632 Redwood Road # A", + "appointment_date": "2019-03-04", + "appointment_time": "15:00", + "dentist_name": "Darnell Jr Robert", + "offers_cosmetic_services": "False", + "phone_number": "510-582-1602" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, you reservation 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 4th", + "next Monday" + ], + "appointment_time": [ + "3 pm", + "afternoon 3" + ], + "city": [ + "Castro Valley" + ], + "dentist_name": [ + "Darnell Jr Robert" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect, you helped me a lot, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And is there any question?" + }, + { + "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 4th", + "next Monday" + ], + "appointment_time": [ + "3 pm", + "afternoon 3" + ], + "city": [ + "Castro Valley" + ], + "dentist_name": [ + "Darnell Jr Robert" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks for you hospitality." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day. Thanks." + } + ] + }, + { + "dialogue_id": "28_00124", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "city", + "start": 29 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a dentist in San Jose" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A J Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "A J Dental Lab" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose" + } + }, + "service_results": [ + { + "address": "2664 Berryessa Road # 206", + "city": "San Jose", + "dentist_name": "A J Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-316-8226" + }, + { + "address": "2664 Berryessa Road # 205", + "city": "San Jose", + "dentist_name": "A-1 Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-258-6669" + }, + { + "address": "2664 Berryessa Road # 212", + "city": "San Jose", + "dentist_name": "Abad Dental Office", + "offers_cosmetic_services": "False", + "phone_number": "408-272-3809" + }, + { + "address": "2664 Berryessa Road # 202", + "city": "San Jose", + "dentist_name": "Aitchison, Bernard", + "offers_cosmetic_services": "False", + "phone_number": "408-259-1632" + }, + { + "address": "5595 Winfield Boulevard # 102", + "city": "San Jose", + "dentist_name": "Almaden Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-224-5200" + }, + { + "address": "5710 Cahalan Avenue # 8L", + "city": "San Jose", + "dentist_name": "Alpha Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-578-4600" + }, + { + "address": "5150 Graves Avenue # 11E", + "city": "San Jose", + "dentist_name": "Arts Of Dentistry", + "offers_cosmetic_services": "False", + "phone_number": "408-873-7737" + }, + { + "address": "2664 Berryessa Road", + "city": "San Jose", + "dentist_name": "Bautista Maximilian", + "offers_cosmetic_services": "False", + "phone_number": "408-272-2330" + }, + { + "address": "2664 Berryessa Road # 102", + "city": "San Jose", + "dentist_name": "Belle Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-254-0888" + }, + { + "address": "2664 Berryessa Road # 106", + "city": "San Jose", + "dentist_name": "Berryessa Oral Surgery Spec", + "offers_cosmetic_services": "False", + "phone_number": "408-729-9000" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "dentist_name", + "start": 9 + }, + { + "exclusive_end": 51, + "slot": "city", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is A J Dental Lab that is located in San Jose. Will that work?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "2:30 in the afternoon" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 81, + "slot": "appointment_time", + "start": 60 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "2:30 in the afternoon" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that dentist sounds good. Is there a slot available at 2:30 in the afternoon?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which date do you want the appointment to be booked on?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "8th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "half past 11 in the morning" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "appointment_date", + "start": 26 + }, + { + "exclusive_end": 102, + "slot": "appointment_time", + "start": 75 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "8th of this month" + ], + "appointment_time": [ + "half past 11 in the morning" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want an appointment for 8th of this month. Is there a slot available for half past 11 in the morning?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "A J Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "A J Dental Lab" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "11:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 119, + "slot": "dentist_name", + "start": 105 + }, + { + "exclusive_end": 143, + "slot": "appointment_time", + "start": 135 + }, + { + "exclusive_end": 131, + "slot": "appointment_date", + "start": 120 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, that sounds good. I just need to confirm the appointment details. I have an appointment for you at A J Dental Lab next Friday at 11:30 am." + }, + { + "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": [ + "8th of this month", + "next Friday" + ], + "appointment_time": [ + "11:30 am", + "half past 11 in the morning" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's correct. what is their location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2664 Berryessa Road # 206" + ], + "slot": "address", + "values": [ + "2664 Berryessa Road # 206" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-08", + "appointment_time": "11:30", + "dentist_name": "A J Dental Lab" + } + }, + "service_results": [ + { + "address": "2664 Berryessa Road # 206", + "appointment_date": "2019-03-08", + "appointment_time": "11:30", + "dentist_name": "A J Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-316-8226" + } + ], + "slots": [ + { + "exclusive_end": 86, + "slot": "address", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have successfully booked your appointment. The location is 2664 Berryessa Road # 206" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "offers_cosmetic_services", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "offers_cosmetic_services", + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "8th of this month", + "next Friday" + ], + "appointment_time": [ + "11:30 am", + "half past 11 in the morning" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. can you tell me their contact number. also, do they provide cosmetic services?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-316-8226" + ], + "slot": "phone_number", + "values": [ + "408-316-8226" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 78, + "slot": "phone_number", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No, they don't provide cosmetic services. Their contact number is 408-316-8226." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "8th of this month", + "next Friday" + ], + "appointment_time": [ + "11:30 am", + "half past 11 in the morning" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "you are welcome. 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": [ + "8th of this month", + "next Friday" + ], + "appointment_time": [ + "11:30 am", + "half past 11 in the morning" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thats all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Cool. Have a great day." + } + ] + }, + { + "dialogue_id": "28_00125", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hi, I'm looking for a dentist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city are you in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 16, + "slot": "city", + "start": 7 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm in Sunnyvale" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amazing Smile Dental" + ], + "slot": "dentist_name", + "values": [ + "Amazing Smile Dental" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Sunnyvale" + } + }, + "service_results": [ + { + "address": "689 East Remington Drive Ste A", + "city": "Sunnyvale", + "dentist_name": "Amazing Smile Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-739-6520" + }, + { + "address": "990 West Fremont Avenue j", + "city": "Sunnyvale", + "dentist_name": "Andrei Simel , Family & Cosmetic Dentisry", + "offers_cosmetic_services": "False", + "phone_number": "408-992-0840" + }, + { + "address": "990 West Fremont Avenue", + "city": "Sunnyvale", + "dentist_name": "Boyer Dental Arts", + "offers_cosmetic_services": "False", + "phone_number": "408-523-4030" + }, + { + "address": "860 East Remington Drive", + "city": "Sunnyvale", + "dentist_name": "Bruce Schwartz", + "offers_cosmetic_services": "False", + "phone_number": "408-245-3410" + }, + { + "address": "990 W Fremont Ave # R", + "city": "Sunnyvale", + "dentist_name": "Chandiok Neena K", + "offers_cosmetic_services": "False", + "phone_number": "408-530-8014" + }, + { + "address": "990 W Fremont Ave # A", + "city": "Sunnyvale", + "dentist_name": "Cisneros Rob M", + "offers_cosmetic_services": "False", + "phone_number": "408-738-0656" + }, + { + "address": "570 East El Camino Real # C", + "city": "Sunnyvale", + "dentist_name": "D Sign Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-735-8985" + }, + { + "address": "877 W Fremont Ave # D3", + "city": "Sunnyvale", + "dentist_name": "Dentalcare Westgate", + "offers_cosmetic_services": "False", + "phone_number": "408-379-7700" + }, + { + "address": "990 W Fremont Ave # J", + "city": "Sunnyvale", + "dentist_name": "Dr. Andrei Simel", + "offers_cosmetic_services": "False", + "phone_number": "408-992-0633" + }, + { + "address": "1309 South Mary Avenue", + "city": "Sunnyvale", + "dentist_name": "Dr. David I. Thompson", + "offers_cosmetic_services": "False", + "phone_number": "408-736-3602" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "dentist_name", + "start": 41 + }, + { + "exclusive_end": 74, + "slot": "city", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 10 dentists. But, how about Amazing Smile Dental in Sunnyvale." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Amazing Smile Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds perfect." + }, + { + "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": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "half past 12 in the afternoon" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 61, + "slot": "appointment_time", + "start": 32 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "half past 12 in the afternoon" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Amazing Smile Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "is there something available at half past 12 in the afternoon?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date is that?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "the 10th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 11, + "slot": "appointment_date", + "start": 3 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 10th" + ], + "appointment_time": [ + "half past 12 in the afternoon" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Amazing Smile Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On the 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amazing Smile Dental" + ], + "slot": "dentist_name", + "values": [ + "Amazing Smile Dental" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 76, + "slot": "dentist_name", + "start": 56 + }, + { + "exclusive_end": 88, + "slot": "appointment_time", + "start": 80 + }, + { + "exclusive_end": 102, + "slot": "appointment_date", + "start": 92 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let's confirm the details: you have an appointment with Amazing Smile Dental at 12:30 pm on March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "the 7th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "appointment_date", + "start": 35 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 7th" + ], + "appointment_time": [ + "12:30 pm", + "half past 12 in the afternoon" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Amazing Smile Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, could you change that to the 7th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "appointment_time", + "start": 9 + }, + { + "exclusive_end": 32, + "slot": "appointment_date", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok then: 12:30 pm, next Thursday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "four in the evening" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "appointment_time", + "start": 15 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Thursday", + "the 7th" + ], + "appointment_time": [ + "four in the evening" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Amazing Smile Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sorry, I think four in the evening is better." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "4 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "appointment_time", + "start": 42 + }, + { + "exclusive_end": 61, + "slot": "appointment_date", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let's confirm the details: Appointment at 4 pm, next Thursday." + }, + { + "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": [ + "next Thursday", + "the 7th" + ], + "appointment_time": [ + "4 pm", + "four in the evening" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Amazing Smile Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, what is the address? Also, do they do cosmetic procedures?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "689 East Remington Drive Ste A" + ], + "slot": "address", + "values": [ + "689 East Remington Drive Ste A" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-07", + "appointment_time": "16:00", + "dentist_name": "Amazing Smile Dental" + } + }, + "service_results": [ + { + "address": "689 East Remington Drive Ste A", + "appointment_date": "2019-03-07", + "appointment_time": "16:00", + "dentist_name": "Amazing Smile Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-739-6520" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "address", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately they don't. It is at 689 East Remington Drive Ste A." + }, + { + "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", + "the 7th" + ], + "appointment_time": [ + "4 pm", + "four in the evening" + ], + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Amazing Smile Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thanks. Have a nice day." + } + ] + }, + { + "dialogue_id": "28_00126", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Could you please find me a dentist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what city would you like the dentist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pacifica" + ], + "slot": "city", + "values": [ + "Pacifica" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "city", + "start": 20 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Pacifica" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want something in Pacifica." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Kahn Sandra" + ], + "slot": "dentist_name", + "values": [ + "Kahn Sandra" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pacifica" + ], + "slot": "city", + "values": [ + "Pacifica" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Pacifica" + } + }, + "service_results": [ + { + "address": "1039 Terra Nova Boulevard", + "city": "Pacifica", + "dentist_name": "Kahn Sandra", + "offers_cosmetic_services": "False", + "phone_number": "650-355-5038" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "dentist_name", + "start": 9 + }, + { + "exclusive_end": 32, + "slot": "city", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How does Kahn Sandra in Pacifica sound?" + }, + { + "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": "FindProvider", + "requested_slots": [ + "offers_cosmetic_services", + "phone_number" + ], + "slot_values": { + "city": [ + "Pacifica" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they do cosmetic procedures? What is the contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "650-355-5038" + ], + "slot": "phone_number", + "values": [ + "650-355-5038" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 84, + "slot": "phone_number", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They unfortunately don't offer cosmetic services. Their phone number is 650-355-5038." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Pacifica" + ], + "dentist_name": [ + "Kahn Sandra" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I want to go to this dentist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you care to book an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Pacifica" + ], + "dentist_name": [ + "Kahn Sandra" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please book an appointment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time and date would you like to book it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "appointment_date", + "values": [ + "Wednesday next week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "12:45" + ], + "slot": "appointment_time", + "values": [ + "12:45 pm" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "appointment_date", + "start": 21 + }, + { + "exclusive_end": 52, + "slot": "appointment_time", + "start": 44 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Wednesday next week" + ], + "appointment_time": [ + "12:45 pm" + ], + "city": [ + "Pacifica" + ], + "dentist_name": [ + "Kahn Sandra" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to book it on Wednesday next week at 12:45 pm if available." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Kahn Sandra" + ], + "slot": "dentist_name", + "values": [ + "Kahn Sandra" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:45" + ], + "slot": "appointment_time", + "values": [ + "12:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "appointment_date", + "values": [ + "next Wednesday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 66, + "slot": "dentist_name", + "start": 55 + }, + { + "exclusive_end": 93, + "slot": "appointment_time", + "start": 85 + }, + { + "exclusive_end": 81, + "slot": "appointment_date", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the details: Booking an appoitment with Kahn Sandra next Wednesday at 12:45 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Wednesday next week", + "next Wednesday" + ], + "appointment_time": [ + "12:45 pm" + ], + "city": [ + "Pacifica" + ], + "dentist_name": [ + "Kahn Sandra" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Kahn Sandra" + ], + "slot": "dentist_name", + "values": [ + "Kahn Sandra" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-06" + ], + "slot": "appointment_date", + "values": [ + "next Wednesday" + ] + }, + { + "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-06", + "appointment_time": "12:45", + "dentist_name": "Kahn Sandra" + } + }, + "service_results": [ + { + "address": "1039 Terra Nova Boulevard", + "appointment_date": "2019-03-06", + "appointment_time": "12:30", + "dentist_name": "Kahn Sandra", + "offers_cosmetic_services": "False", + "phone_number": "650-355-5038" + } + ], + "slots": [ + { + "exclusive_end": 105, + "slot": "dentist_name", + "start": 94 + }, + { + "exclusive_end": 78, + "slot": "appointment_date", + "start": 64 + }, + { + "exclusive_end": 90, + "slot": "appointment_time", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry I was unable to book the requested appointment. How about next Wednesday at 12:30 pm at Kahn Sandra?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Wednesday next week", + "next Wednesday" + ], + "appointment_time": [ + "12:30 pm" + ], + "city": [ + "Pacifica" + ], + "dentist_name": [ + "Kahn Sandra" + ] + } + } + } + ], + "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-06", + "appointment_time": "12:30", + "dentist_name": "Kahn Sandra" + } + }, + "service_results": [ + { + "address": "1039 Terra Nova Boulevard", + "appointment_date": "2019-03-06", + "appointment_time": "12:30", + "dentist_name": "Kahn Sandra", + "offers_cosmetic_services": "False", + "phone_number": "650-355-5038" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Congratulations, your dentist appointment has been booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "address" + ], + "slot_values": { + "appointment_date": [ + "Wednesday next week", + "next Wednesday" + ], + "appointment_time": [ + "12:30 pm" + ], + "city": [ + "Pacifica" + ], + "dentist_name": [ + "Kahn Sandra" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the address to the dentist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1039 Terra Nova Boulevard" + ], + "slot": "address", + "values": [ + "1039 Terra Nova Boulevard" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "address", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They are located at 1039 Terra Nova Boulevard." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Wednesday next week", + "next Wednesday" + ], + "appointment_time": [ + "12:30 pm" + ], + "city": [ + "Pacifica" + ], + "dentist_name": [ + "Kahn Sandra" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you much 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 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": [ + "Wednesday next week", + "next Wednesday" + ], + "appointment_time": [ + "12:30 pm" + ], + "city": [ + "Pacifica" + ], + "dentist_name": [ + "Kahn Sandra" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is it for now, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day and thank you!" + } + ] + }, + { + "dialogue_id": "28_00127", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 49, + "slot": "city", + "start": 41 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need your help in finding a dentist in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A J Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "A J Dental Lab" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose" + } + }, + "service_results": [ + { + "address": "2664 Berryessa Road # 206", + "city": "San Jose", + "dentist_name": "A J Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-316-8226" + }, + { + "address": "2664 Berryessa Road # 205", + "city": "San Jose", + "dentist_name": "A-1 Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-258-6669" + }, + { + "address": "2664 Berryessa Road # 212", + "city": "San Jose", + "dentist_name": "Abad Dental Office", + "offers_cosmetic_services": "False", + "phone_number": "408-272-3809" + }, + { + "address": "2664 Berryessa Road # 202", + "city": "San Jose", + "dentist_name": "Aitchison, Bernard", + "offers_cosmetic_services": "False", + "phone_number": "408-259-1632" + }, + { + "address": "5595 Winfield Boulevard # 102", + "city": "San Jose", + "dentist_name": "Almaden Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-224-5200" + }, + { + "address": "5710 Cahalan Avenue # 8L", + "city": "San Jose", + "dentist_name": "Alpha Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-578-4600" + }, + { + "address": "5150 Graves Avenue # 11E", + "city": "San Jose", + "dentist_name": "Arts Of Dentistry", + "offers_cosmetic_services": "False", + "phone_number": "408-873-7737" + }, + { + "address": "2664 Berryessa Road", + "city": "San Jose", + "dentist_name": "Bautista Maximilian", + "offers_cosmetic_services": "False", + "phone_number": "408-272-2330" + }, + { + "address": "2664 Berryessa Road # 102", + "city": "San Jose", + "dentist_name": "Belle Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-254-0888" + }, + { + "address": "2664 Berryessa Road # 106", + "city": "San Jose", + "dentist_name": "Berryessa Oral Surgery Spec", + "offers_cosmetic_services": "False", + "phone_number": "408-729-9000" + } + ], + "slots": [ + { + "exclusive_end": 14, + "slot": "dentist_name", + "start": 0 + }, + { + "exclusive_end": 29, + "slot": "city", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "A J Dental Lab is in San Jose, would you like to go there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That dentist sounds great, yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you want to visit their office?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "3 o\"clock in the afternoon" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 23, + "slot": "appointment_date", + "start": 15 + }, + { + "exclusive_end": 87, + "slot": "appointment_time", + "start": 61 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "tomorrow" + ], + "appointment_time": [ + "3 o\"clock in the afternoon" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to go tomorrow. I can handle any appointment around 3 o\"clock in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "A J Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "A J Dental Lab" + ] + }, + { + "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": 72, + "slot": "dentist_name", + "start": 58 + }, + { + "exclusive_end": 89, + "slot": "appointment_time", + "start": 85 + }, + { + "exclusive_end": 81, + "slot": "appointment_date", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just be be clear you want to schedule an appointment with A J Dental Lab tomorrow at 3 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "tomorrow" + ], + "appointment_time": [ + "3 o\"clock in the afternoon", + "3 pm" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's great, 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": "A J Dental Lab" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I apologize but there are no appointments available tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "morning 11:30" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 95, + "slot": "appointment_time", + "start": 82 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "tomorrow" + ], + "appointment_time": [ + "morning 11:30" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to a dentist anyway. Can't you manage to get me an appoinment in the morning 11:30?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "A J Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "A J Dental Lab" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "11:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 72, + "slot": "dentist_name", + "start": 58 + }, + { + "exclusive_end": 84, + "slot": "appointment_time", + "start": 76 + }, + { + "exclusive_end": 93, + "slot": "appointment_date", + "start": 85 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let me see if this is right? You want an appointment with A J Dental Lab at 11:30 am tomorrow?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "Friday next week" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 47, + "slot": "appointment_date", + "start": 31 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Friday next week" + ], + "appointment_time": [ + "11:30 am", + "morning 11:30" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. That's wrong, I want it on Friday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "11:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 66, + "slot": "appointment_time", + "start": 58 + }, + { + "exclusive_end": 54, + "slot": "appointment_date", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, to be clear you want an appointment next Friday at 11:30 am?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Friday next week", + "next Friday" + ], + "appointment_time": [ + "11:30 am", + "morning 11:30" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure, that's it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-08", + "appointment_time": "11:30", + "dentist_name": "A J Dental Lab" + } + }, + "service_results": [ + { + "address": "2664 Berryessa Road # 206", + "appointment_date": "2019-03-08", + "appointment_time": "11:30", + "dentist_name": "A J Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-316-8226" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Excellent, I have the appointment scheduled for you." + }, + { + "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": [ + "Friday next week", + "next Friday" + ], + "appointment_time": [ + "11:30 am", + "morning 11:30" + ], + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Finally, great. That's what I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good one." + } + ] + } +]