diff --git "a/datasets/schema_guided/dialogues_026.json" "b/datasets/schema_guided/dialogues_026.json" new file mode 100644--- /dev/null +++ "b/datasets/schema_guided/dialogues_026.json" @@ -0,0 +1,66818 @@ +[ + { + "dialogue_id": "26_00000", + "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": "I'm looking for a bus. I'm leaving from Long Beach." + }, + { + "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 is your desired destination, and when are you aiming to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "to_location", + "values": [ + "SD" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "leaving_date", + "values": [ + "6th of March" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "to_location", + "start": 25 + }, + { + "exclusive_end": 57, + "slot": "leaving_date", + "start": 45 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "6th of March" + ], + "to_location": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I intend on traveling to SD, starting on the 6th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:00" + ], + "slot": "leaving_time", + "values": [ + "7 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": "Long Beach", + "leaving_date": "2019-03-06", + "to_location": "San Diego" + } + }, + "service_results": [ + { + "fare": "24", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-06", + "leaving_time": "07:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "25", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-06", + "leaving_time": "08:40", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "25", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-06", + "leaving_time": "10:30", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-06", + "leaving_time": "11:30", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "22", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-06", + "leaving_time": "11:40", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "26", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-06", + "leaving_time": "11:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "26", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-06", + "leaving_time": "13:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "23", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-06", + "leaving_time": "15:40", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "25", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-06", + "leaving_time": "15:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-06", + "leaving_time": "19:40", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "leaving_time", + "start": 42 + }, + { + "exclusive_end": 68, + "slot": "fare", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus, which has 0 transfers, leaves at 7 am and has a cost of $24." + }, + { + "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": [ + "6th of March" + ], + "to_location": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What bus stations will I be leaving from and arriving at, respectively?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Downtown Station" + ], + "slot": "from_station", + "values": [ + "Downtown Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Santa Fe Depot" + ], + "slot": "to_station", + "values": [ + "Santa Fe Depot" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "from_station", + "start": 35 + }, + { + "exclusive_end": 104, + "slot": "to_station", + "start": 90 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The station you're leaving from is Downtown Station. The station you'll be arriving at 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": [ + "Long Beach" + ], + "leaving_date": [ + "6th of March" + ], + "leaving_time": [ + "7 am" + ], + "to_location": [ + "SD" + ] + } + } + } + ], + "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 ride?" + }, + { + "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": [ + "Long Beach" + ], + "leaving_date": [ + "6th of March" + ], + "leaving_time": [ + "7 am" + ], + "to_location": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I don't want to buy tickets right now. I don't need anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have yourself a wonderful day." + } + ] + }, + { + "dialogue_id": "26_00001", + "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 book a bus ticket, can you find me a seat?" + }, + { + "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": "Sure. Where are you going? When are you leaving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "to_location", + "values": [ + "Sacramento, CA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "leaving_date", + "values": [ + "12th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "from_location", + "values": [ + "San Fran" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "to_location", + "start": 46 + }, + { + "exclusive_end": 81, + "slot": "leaving_date", + "start": 68 + }, + { + "exclusive_end": 42, + "slot": "from_location", + "start": 34 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Fran" + ], + "leaving_date": [ + "12th of March" + ], + "to_location": [ + "Sacramento, CA" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to get four tickets from San Fran to Sacramento, CA on the 12th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:20" + ], + "slot": "leaving_time", + "values": [ + "7:20 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 Francisco", + "leaving_date": "2019-03-12", + "to_location": "Sacramento", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "22", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "07:20", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "20", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "09:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "23", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "10:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "23", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "11:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "21", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "12:30", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "20", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "13:20", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "24", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "14:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "23", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "16:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "22", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "17:30", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "23", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "18:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "leaving_time", + "start": 24 + }, + { + "exclusive_end": 45, + "slot": "fare", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, the bus leaves at 7:20 am and costs $22 per person, it has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Fran" + ], + "leaving_date": [ + "12th of March" + ], + "leaving_time": [ + "7:20 am" + ], + "to_location": [ + "Sacramento, CA" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's great, I'm done now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, enjoy your trip." + } + ] + }, + { + "dialogue_id": "26_00002", + "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 help me find a bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where do you want to leave from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno" + ], + "slot": "from_location", + "values": [ + "Fresno, CA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 10, + "slot": "from_location", + "start": 0 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Fresno, CA." + }, + { + "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": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "SF" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "leaving_date", + "values": [ + "the 10th" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "to_location", + "start": 16 + }, + { + "exclusive_end": 30, + "slot": "leaving_date", + "start": 22 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno, CA" + ], + "leaving_date": [ + "the 10th" + ], + "to_location": [ + "SF" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to SF on the 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": 22, + "slot": "leaving_time", + "start": 18 + }, + { + "exclusive_end": 53, + "slot": "fare", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus leaves at 7 am and has 0 transfers. It is $36." + }, + { + "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 10th" + ], + "leaving_time": [ + "7 am" + ], + "to_location": [ + "SF" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I 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": [ + "Fresno, CA" + ], + "leaving_date": [ + "the 10th" + ], + "leaving_time": [ + "7 am" + ], + "to_location": [ + "SF" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all I want." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "26_00003", + "services": [ + "Buses_1" + ], + "turns": [ + { + "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" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "to_location", + "start": 30 + }, + { + "exclusive_end": 59, + "slot": "leaving_date", + "start": 41 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "13th of this month" + ], + "to_location": [ + "Sf" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find a bus to Sf for the 13th of this month?" + }, + { + "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": [ + "San Diego" + ], + "slot": "from_location", + "values": [ + "SD" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "from_location", + "start": 17 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD" + ], + "leaving_date": [ + "13th of this month" + ], + "to_location": [ + "Sf" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm leaving from SD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:40" + ], + "slot": "leaving_time", + "values": [ + "7:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "50" + ], + "slot": "fare", + "values": [ + "$50" + ] + }, + { + "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-13", + "to_location": "San Francisco" + } + }, + "service_results": [ + { + "fare": "50", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-13", + "leaving_time": "07:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "53", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-13", + "leaving_time": "10:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "48", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-13", + "leaving_time": "11:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "56", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-13", + "leaving_time": "14:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "50", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-13", + "leaving_time": "16:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "62", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-13", + "leaving_time": "17:10", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "leaving_time", + "start": 49 + }, + { + "exclusive_end": 67, + "slot": "fare", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 6 buses. How about a bus that departs at 7:40 am, costs $50 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": [ + "SD" + ], + "leaving_date": [ + "13th of this month" + ], + "to_location": [ + "Sf" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What bus station is it leaving from and which station am I reaching?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Salesforce Transit Center" + ], + "slot": "to_station", + "values": [ + "Salesforce Transit Center" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Santa Fe Depot" + ], + "slot": "from_station", + "values": [ + "Santa Fe Depot" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 85, + "slot": "to_station", + "start": 60 + }, + { + "exclusive_end": 36, + "slot": "from_station", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The origin station is Santa Fe Depot and the destination 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": [ + "SD" + ], + "leaving_date": [ + "13th of this month" + ], + "to_location": [ + "Sf" + ] + } + } + } + ], + "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": [ + "53" + ], + "slot": "fare", + "values": [ + "$53" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "leaving_time", + "start": 14 + }, + { + "exclusive_end": 30, + "slot": "fare", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "One starts at 10 am, costs $53 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": [ + "SD" + ], + "leaving_date": [ + "13th of this month" + ], + "leaving_time": [ + "10 am" + ], + "to_location": [ + "Sf" + ] + } + } + } + ], + "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 me to buy tickets for 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": [ + "SD" + ], + "leaving_date": [ + "13th of this month" + ], + "leaving_time": [ + "10 am" + ], + "to_location": [ + "Sf" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SD" + ], + "leaving_date": [ + "13th of this month" + ], + "leaving_time": [ + "10 am" + ], + "to_location": [ + "Sf" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks a lot for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "26_00004", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "to_location", + "values": [ + "Philadelphia" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "to_location", + "start": 25 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "to_location": [ + "Philadelphia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a bus to Philadelphia?" + }, + { + "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": [ + "New York" + ], + "slot": "from_location", + "values": [ + "New York City" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "from_location", + "start": 5 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "New York City" + ], + "to_location": [ + "Philadelphia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "From New York City." + }, + { + "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": [ + "2019-03-09" + ], + "slot": "leaving_date", + "values": [ + "9th of March" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "leaving_date", + "start": 7 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "New York City" + ], + "leaving_date": [ + "9th of March" + ], + "to_location": [ + "Philadelphia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On the 9th of March." + }, + { + "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" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "New York", + "leaving_date": "2019-03-09", + "to_location": "Philadelphia" + } + }, + "service_results": [ + { + "fare": "21", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-09", + "leaving_time": "07:40", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "23", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-09", + "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-09", + "leaving_time": "11:30", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "23", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-09", + "leaving_time": "14:10", + "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-09", + "leaving_time": "16:30", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "17", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-09", + "leaving_time": "18:30", + "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-09", + "leaving_time": "19:40", + "to_location": "Philadelphia", + "to_station": "Intercity Terminal", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "leaving_time", + "start": 19 + }, + { + "exclusive_end": 53, + "slot": "fare", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus departs at 7:40 am, has 0 stops and costs $21." + }, + { + "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": [ + "New York City" + ], + "leaving_date": [ + "9th of March" + ], + "to_location": [ + "Philadelphia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What are the destination and origin stations?" + }, + { + "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" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "to_station", + "start": 19 + }, + { + "exclusive_end": 78, + "slot": "from_station", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The destination is Intercity Terminal and teh origin is Port Authority Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "New York City" + ], + "leaving_date": [ + "9th of March" + ], + "leaving_time": [ + "7:40 am" + ], + "to_location": [ + "Philadelphia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good. 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": "26_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": "Can you please help me in searching for 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": "Which place are you going? Also when do you leave and from which place will you leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "to_location", + "values": [ + "LAX" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "leaving_date", + "values": [ + "March 6th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Anaheim" + ], + "slot": "from_location", + "values": [ + "Anaheim" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "to_location", + "start": 22 + }, + { + "exclusive_end": 66, + "slot": "leaving_date", + "start": 57 + }, + { + "exclusive_end": 124, + "slot": "from_location", + "start": 117 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "March 6th" + ], + "to_location": [ + "LAX" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to go to LAX. I am having plans to leave on March 6th. We are 4 people and we would like to depart from Anaheim." + }, + { + "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-06", + "to_location": "Los Angeles", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "12", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "06:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "12", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "08:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "12", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "09:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "13", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "11:20", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "13", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "12:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "13", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "13:30", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "11", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "13:50", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "13", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "16:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "12", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "17:00", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "12", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-06", + "leaving_time": "17:20", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "leaving_time", + "start": 24 + }, + { + "exclusive_end": 56, + "slot": "fare", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus would depart at 6:10 am and it will cost you $12. There are 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim" + ], + "leaving_date": [ + "March 6th" + ], + "leaving_time": [ + "6:10 am" + ], + "to_location": [ + "LAX" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. That's all I need at this point in time" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "26_00006", + "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, CA" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 77, + "slot": "from_location", + "start": 66 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you help me search for a bus? I'll need 4 seats, leaving from Anaheim, 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": "Sure! When would you like to leave, and what is your destination?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "to_location", + "values": [ + "Vegas" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "leaving_date", + "values": [ + "this Sunday" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "to_location", + "start": 45 + }, + { + "exclusive_end": 34, + "slot": "leaving_date", + "start": 23 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "this Sunday" + ], + "to_location": [ + "Vegas" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am planning to leave this Sunday, going to Vegas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "12:30" + ], + "slot": "leaving_time", + "values": [ + "12:30 pm" + ] + }, + { + "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": "Anaheim", + "leaving_date": "2019-03-03", + "to_location": "Las Vegas", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "34", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-03", + "leaving_time": "12:30", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "41", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-03", + "leaving_time": "14:50", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "32", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-03", + "leaving_time": "16:20", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "44", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-03", + "leaving_time": "17:20", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "leaving_time", + "start": 22 + }, + { + "exclusive_end": 44, + "slot": "fare", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus will leave at 12:30 pm and costs $34, with 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": [ + "this Sunday" + ], + "to_location": [ + "Vegas" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other bus options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "14:50" + ], + "slot": "leaving_time", + "values": [ + "2:50 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "41" + ], + "slot": "fare", + "values": [ + "$41" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "leaving_time", + "start": 22 + }, + { + "exclusive_end": 43, + "slot": "fare", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Another bus leaves at 2:50 pm and costs $41, 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": [ + "Anaheim, CA" + ], + "leaving_date": [ + "this Sunday" + ], + "to_location": [ + "Vegas" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What bus station will I arrive at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union Plaza" + ], + "slot": "to_station", + "values": [ + "Union Plaza" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "to_station", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus will arrive at 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": [ + "Anaheim, CA" + ], + "leaving_date": [ + "this Sunday" + ], + "to_location": [ + "Vegas" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which 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": 65, + "slot": "from_station", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The station you will depart from is the Anaheim Intermodal Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "this Sunday" + ], + "leaving_time": [ + "2:50 pm" + ], + "to_location": [ + "Vegas" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good, that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "26_00007", + "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": "Me and my friends are planning to take a bus. We're four in total. Can you find a bus for us?" + }, + { + "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": "It will be a pleasure to help you! But first I need to know where you are leaving from, when you're planning to leave and where do you want to go." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "to_location", + "values": [ + "San Diego" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "leaving_date", + "values": [ + "March 3rd" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Anaheim" + ], + "slot": "from_location", + "values": [ + "Anaheim, CA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "to_location", + "start": 16 + }, + { + "exclusive_end": 70, + "slot": "leaving_date", + "start": 61 + }, + { + "exclusive_end": 57, + "slot": "from_location", + "start": 46 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "March 3rd" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "We are going to San Diego. We're leaving from Anaheim, CA on March 3rd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:00" + ], + "slot": "leaving_time", + "values": [ + "6 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "23" + ], + "slot": "fare", + "values": [ + "$23" + ] + }, + { + "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-03", + "to_location": "San Diego", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "23", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-03", + "leaving_time": "06:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "24", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-03", + "leaving_time": "07:30", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "25", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-03", + "leaving_time": "09:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "23", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-03", + "leaving_time": "09:40", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "24", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-03", + "leaving_time": "14:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "24", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-03", + "leaving_time": "14:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "25", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-03", + "leaving_time": "17:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "20", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-03", + "leaving_time": "19:10", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "23", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-03", + "leaving_time": "19:40", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [ + { + "exclusive_end": 73, + "slot": "leaving_time", + "start": 69 + }, + { + "exclusive_end": 110, + "slot": "fare", + "start": 107 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Cool! I found 9 buses that you might be interested in. It departs at 6 am and has 0 transfers. The cost is $23." + }, + { + "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": [ + "March 3rd" + ], + "leaving_time": [ + "6 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That looks 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 the 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": [ + "March 3rd" + ], + "leaving_time": [ + "6 am" + ], + "to_location": [ + "San Diego" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not now, thanks. I needed only the informations about the bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem! Have a good one!" + } + ] + }, + { + "dialogue_id": "26_00008", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "leaving_date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "leaving_date", + "start": 27 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "next Wednesday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to find bus leaving next Wednesday." + }, + { + "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 and from where?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "to_location", + "values": [ + "SD" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "from_location", + "values": [ + "Sacramento" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "to_location", + "start": 32 + }, + { + "exclusive_end": 28, + "slot": "from_location", + "start": 18 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "next Wednesday" + ], + "to_location": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go from Sacramento to SD." + }, + { + "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": 83, + "slot": "leaving_time", + "start": 75 + }, + { + "exclusive_end": 97, + "slot": "fare", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 8 buses for those requirements. One has 1 transfer, leaves at 10:20 am and costs $77." + }, + { + "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": [ + "next Wednesday" + ], + "to_location": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What are the other available buses?" + }, + { + "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" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 62, + "slot": "leaving_time", + "start": 54 + }, + { + "exclusive_end": 83, + "slot": "fare", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is another bus that has 1 transfer it leaves at 10:50 am and is priced at $76." + }, + { + "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": [ + "next Wednesday" + ], + "to_location": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Tell me about some more buses." + }, + { + "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" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "leaving_time", + "start": 44 + }, + { + "exclusive_end": 29, + "slot": "fare", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a bus that costs $75 and leaves at 11 am. It has 1 transfer." + }, + { + "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": [ + "next Wednesday" + ], + "to_location": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What bus station would i need to go to and what bus station would I arrive at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento Valley Station" + ], + "slot": "from_station", + "values": [ + "Sacramento Valley Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Santa Fe Depot" + ], + "slot": "to_station", + "values": [ + "Santa Fe Depot" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "from_station", + "start": 25 + }, + { + "exclusive_end": 83, + "slot": "to_station", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You catch the bus out at Sacramento Valley Station and arrive at 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": [ + "Sacramento" + ], + "leaving_date": [ + "next Wednesday" + ], + "leaving_time": [ + "11 am" + ], + "to_location": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's the one I want." + }, + { + "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 the 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": [ + "Sacramento" + ], + "leaving_date": [ + "next Wednesday" + ], + "leaving_time": [ + "11 am" + ], + "to_location": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No not right now, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "26_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": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you want to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "leaving_date", + "values": [ + "10th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "leaving_date", + "start": 18 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "10th of March" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want it for the 10th of March for three people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "leaving from where?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Long Beach" + ], + "slot": "from_location", + "values": [ + "Long Beach, CA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "from_location", + "start": 17 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach, CA" + ], + "leaving_date": [ + "10th of March" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm leaving from Long Beach, CA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where you heading?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "to_location", + "values": [ + "LAX" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "to_location", + "start": 16 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach, CA" + ], + "leaving_date": [ + "10th of March" + ], + "to_location": [ + "LAX" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to go to LAX." + }, + { + "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-10", + "to_location": "Los Angeles", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "11", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-10", + "leaving_time": "06:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "14", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-10", + "leaving_time": "07:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "13", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-10", + "leaving_time": "10:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "11", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-10", + "leaving_time": "11:30", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "13", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-10", + "leaving_time": "12:50", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "13", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-10", + "leaving_time": "13:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "13", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-10", + "leaving_time": "13:50", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "11", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-10", + "leaving_time": "15:20", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "11", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-10", + "leaving_time": "16:00", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "13", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-10", + "leaving_time": "16:30", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "leaving_time", + "start": 43 + }, + { + "exclusive_end": 38, + "slot": "fare", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a bus with 0 transfers for $11 ant 6:40 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach, CA" + ], + "leaving_date": [ + "10th of March" + ], + "leaving_time": [ + "6:40 am" + ], + "to_location": [ + "LAX" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "26_00010", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Long Beach" + ], + "slot": "to_location", + "values": [ + "Long Beach, CA" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 80, + "slot": "to_location", + "start": 66 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "to_location": [ + "Long Beach, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hi, i need a help, Could you search me for a bus, I need to go to Long Beach, CA" + }, + { + "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, Please provide more details, When do you plan to leave and where are leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "leaving_date", + "values": [ + "14th of march" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "from_location", + "values": [ + "Sacramento" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "leaving_date", + "start": 32 + }, + { + "exclusive_end": 28, + "slot": "from_location", + "start": 18 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "14th of march" + ], + "to_location": [ + "Long Beach, CA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am leaving from Sacramento on 14th of march, it is for 1 people" + }, + { + "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" + ] + }, + { + "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-14", + "to_location": "Long Beach", + "travelers": "1" + } + }, + "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": 79, + "slot": "leaving_time", + "start": 72 + }, + { + "exclusive_end": 131, + "slot": "fare", + "start": 128 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Thanks for the information, I found 7 Buses for you, The bus departs at 7:40 am and the bus has 1 transfers, The ticket cost 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": [ + "Sacramento" + ], + "leaving_date": [ + "14th of march" + ], + "to_location": [ + "Long Beach, CA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, Can you tell me are there any other buses available?" + }, + { + "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": 31, + "slot": "leaving_time", + "start": 24 + }, + { + "exclusive_end": 48, + "slot": "fare", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "yes, the bus departs at 8:30 am and it costs $69, The bus has 1 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": [ + "Sacramento" + ], + "leaving_date": [ + "14th of march" + ], + "to_location": [ + "Long Beach, CA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you tell me the details? Which bus station am i reaching and what is the bus station i am leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento Valley Station" + ], + "slot": "from_station", + "values": [ + "Sacramento Valley Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Downtown Station" + ], + "slot": "to_station", + "values": [ + "Downtown Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "from_station", + "start": 28 + }, + { + "exclusive_end": 97, + "slot": "to_station", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "sure, The origin station is Sacramento Valley Station and destination station is Downtown Station" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "14th of march" + ], + "leaving_time": [ + "8:30 am" + ], + "to_location": [ + "Long Beach, CA" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That Seems good for me, That's all i need,Thank you very much" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome, Have a nice day" + } + ] + }, + { + "dialogue_id": "26_00011", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "leaving_date", + "values": [ + "March 9th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "from_location", + "values": [ + "SFO" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "leaving_date", + "start": 20 + }, + { + "exclusive_end": 38, + "slot": "from_location", + "start": 35 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SFO" + ], + "leaving_date": [ + "March 9th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to travel on March 9th from SFO, 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 going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "to_location", + "values": [ + "Sacramento" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "to_location", + "start": 13 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SFO" + ], + "leaving_date": [ + "March 9th" + ], + "to_location": [ + "Sacramento" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to Sacramento." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:20" + ], + "slot": "leaving_time", + "values": [ + "7: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": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "San Francisco", + "leaving_date": "2019-03-09", + "to_location": "Sacramento" + } + }, + "service_results": [ + { + "fare": "21", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-09", + "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-09", + "leaving_time": "09: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-09", + "leaving_time": "10:00", + "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-09", + "leaving_time": "11:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "19", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-09", + "leaving_time": "12:30", + "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-09", + "leaving_time": "13:20", + "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-09", + "leaving_time": "14:10", + "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-09", + "leaving_time": "16:40", + "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-09", + "leaving_time": "17:30", + "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-09", + "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": 88, + "slot": "fare", + "start": 85 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 10 options. How about a 7:20 am departure, with 0 transfers, at a cost of $21." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Long Beach" + ], + "slot": "to_location", + "values": [ + "Long Beach, CA" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "to_location", + "start": 50 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SFO" + ], + "leaving_date": [ + "March 9th" + ], + "to_location": [ + "Long Beach, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What other options are there? What about trips to Long Beach, CA?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:50" + ], + "slot": "leaving_time", + "values": [ + "7:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "47" + ], + "slot": "fare", + "values": [ + "$47" + ] + }, + { + "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-09", + "to_location": "Long Beach" + } + }, + "service_results": [ + { + "fare": "47", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-09", + "leaving_time": "07:50", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "45", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-09", + "leaving_time": "08:50", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "53", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-09", + "leaving_time": "09:10", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "46", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-09", + "leaving_time": "10:30", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "44", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-09", + "leaving_time": "15:20", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "43", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-09", + "leaving_time": "16:30", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "46", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-09", + "leaving_time": "17:00", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "leaving_time", + "start": 12 + }, + { + "exclusive_end": 65, + "slot": "fare", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about a 7:50 am departure, with 0 transfers, at a cost of $47." + }, + { + "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": [ + "SFO" + ], + "leaving_date": [ + "March 9th" + ], + "to_location": [ + "Long Beach, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where does it depart from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Salesforce Transit Center" + ], + "slot": "from_station", + "values": [ + "Salesforce Transit Center" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "from_station", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It departs from Salesforce Transit Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SFO" + ], + "leaving_date": [ + "March 9th" + ], + "leaving_time": [ + "7:50 am" + ], + "to_location": [ + "Long Beach, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good. That's all I need for now, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "26_00012", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "leaving_date", + "values": [ + "the 8th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "leaving_date", + "start": 19 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "the 8th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I plan to leave on the 8th and I need help searching for a bus." + }, + { + "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": [ + "Long Beach" + ], + "slot": "from_location", + "values": [ + "Long Beach, CA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 14, + "slot": "from_location", + "start": 0 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach, CA" + ], + "leaving_date": [ + "the 8th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Long Beach, CA is where I am leaving from." + }, + { + "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": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "to_location", + "start": 27 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach, CA" + ], + "leaving_date": [ + "the 8th" + ], + "to_location": [ + "San Francisco" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It's for 2 people to go to San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:50" + ], + "slot": "leaving_time", + "values": [ + "6:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "54" + ], + "slot": "fare", + "values": [ + "$54" + ] + }, + { + "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-08", + "to_location": "San Francisco", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "54", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-08", + "leaving_time": "06:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "50", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-08", + "leaving_time": "07:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "57", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-08", + "leaving_time": "08:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "57", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-08", + "leaving_time": "10:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "46", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-08", + "leaving_time": "10:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "45", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-08", + "leaving_time": "19:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "2" + }, + { + "fare": "49", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-08", + "leaving_time": "19:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "2" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "leaving_time", + "start": 45 + }, + { + "exclusive_end": 29, + "slot": "fare", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a bus that costs $54 that leaves at 6:50 am with 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach, CA" + ], + "leaving_date": [ + "the 8th" + ], + "leaving_time": [ + "6:50 am" + ], + "to_location": [ + "San Francisco" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good. 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": "26_00013", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Fran" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "to_location", + "start": 16 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "to_location": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to San Fran. Will you be able to look for a bus?" + }, + { + "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-12" + ], + "slot": "leaving_date", + "values": [ + "12th of March" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "leaving_date", + "start": 28 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "12th of March" + ], + "to_location": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am thinking of leaving on 12th of March" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which place are you leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Long Beach" + ], + "slot": "from_location", + "values": [ + "Long Beach, CA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "from_location", + "start": 18 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach, CA" + ], + "leaving_date": [ + "12th of March" + ], + "to_location": [ + "San Fran" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am leaving from Long Beach, CA and it is for four people" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:50" + ], + "slot": "leaving_time", + "values": [ + "6:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "54" + ], + "slot": "fare", + "values": [ + "$54" + ] + }, + { + "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-12", + "to_location": "San Francisco", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "54", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-12", + "leaving_time": "06:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "54", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-12", + "leaving_time": "07:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "55", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-12", + "leaving_time": "08:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "50", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-12", + "leaving_time": "10:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "53", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-12", + "leaving_time": "10:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "50", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-12", + "leaving_time": "19:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "50", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-12", + "leaving_time": "19:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "leaving_time", + "start": 47 + }, + { + "exclusive_end": 71, + "slot": "fare", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 7 buses for you.The bus leaves at 6:50 am and it costs $54.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": [ + "Long Beach, CA" + ], + "leaving_date": [ + "12th of March" + ], + "to_location": [ + "San Fran" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which is the bus station i am leaving from? and which is the bus station i am reaching?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Downtown Station" + ], + "slot": "from_station", + "values": [ + "Downtown Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Salesforce Transit Center" + ], + "slot": "to_station", + "values": [ + "Salesforce Transit Center" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 95, + "slot": "from_station", + "start": 79 + }, + { + "exclusive_end": 52, + "slot": "to_station", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The destination station is Salesforce Transit Center and the origin station is Downtown Station" + }, + { + "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": [ + "12th of March" + ], + "leaving_time": [ + "6:50 am" + ], + "to_location": [ + "San Fran" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "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": "Are you interested in buying tickets in 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": [ + "Long Beach, CA" + ], + "leaving_date": [ + "12th of March" + ], + "leaving_time": [ + "6:50 am" + ], + "to_location": [ + "San Fran" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, this is all i need and i don't want to buy tickets now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day" + } + ] + }, + { + "dialogue_id": "26_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 want to book a bus, can you find one?" + }, + { + "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": "When and where are you leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "leaving_date", + "values": [ + "the 12th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "from_location", + "values": [ + "SFO" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "leaving_date", + "start": 15 + }, + { + "exclusive_end": 32, + "slot": "from_location", + "start": 29 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SFO" + ], + "leaving_date": [ + "the 12th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I may leave on the 12th from SFO." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which place do you like to visit?" + }, + { + "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": [ + "SFO" + ], + "leaving_date": [ + "the 12th" + ], + "to_location": [ + "LA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like to visit LA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:00" + ], + "slot": "leaving_time", + "values": [ + "7 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "51" + ], + "slot": "fare", + "values": [ + "$51" + ] + }, + { + "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-12", + "to_location": "Los Angeles" + } + }, + "service_results": [ + { + "fare": "51", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "07:00", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "47", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "07:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "43", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "08:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "48", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "08:50", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "49", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "10:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "50", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "11:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "48", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "13:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "46", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "14:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "42", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "16:20", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "49", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "17:50", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "leaving_time", + "start": 29 + }, + { + "exclusive_end": 49, + "slot": "fare", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The departure time of bus is 7 am which costs $51 and it 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": [ + "the 12th" + ], + "to_location": [ + "LA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I need to book for three people, can you find anyother bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:40" + ], + "slot": "leaving_time", + "values": [ + "7:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "47" + ], + "slot": "fare", + "values": [ + "$47" + ] + }, + { + "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-12", + "to_location": "Los Angeles", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "51", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "07:00", + "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-12", + "leaving_time": "07:40", + "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-12", + "leaving_time": "08:40", + "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-12", + "leaving_time": "08:50", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "49", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "10:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "50", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "11:10", + "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-12", + "leaving_time": "13:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "46", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "14:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "42", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "16:20", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "49", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "17:50", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "leaving_time", + "start": 34 + }, + { + "exclusive_end": 57, + "slot": "fare", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, the departure time of bus is 7:40 am which costs $47 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": [ + "SFO" + ], + "leaving_date": [ + "the 12th" + ], + "to_location": [ + "LA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else you can find?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "08:40" + ], + "slot": "leaving_time", + "values": [ + "8:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "43" + ], + "slot": "fare", + "values": [ + "$43" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "transfers", + "values": [ + "0" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "leaving_time", + "start": 34 + }, + { + "exclusive_end": 57, + "slot": "fare", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, the departure time of bus is 8:40 am which costs $43 and it 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": [ + "SFO" + ], + "leaving_date": [ + "the 12th" + ], + "to_location": [ + "LA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let me know the name of Bus station where 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": 45, + "slot": "from_station", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The station name 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": [ + "SFO" + ], + "leaving_date": [ + "the 12th" + ], + "leaving_time": [ + "8:40 am" + ], + "to_location": [ + "LA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that is okay 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": "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": [ + "the 12th" + ], + "leaving_time": [ + "8:40 am" + ], + "to_location": [ + "LA" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not now, thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "26_00015", + "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": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "where are you going? where are you leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Washington" + ], + "slot": "to_location", + "values": [ + "washington" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "leaving_date", + "values": [ + "10th of march" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "from_location", + "values": [ + "philadelphia" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "to_location", + "start": 16 + }, + { + "exclusive_end": 66, + "slot": "leaving_date", + "start": 53 + }, + { + "exclusive_end": 98, + "slot": "from_location", + "start": 86 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "philadelphia" + ], + "leaving_date": [ + "10th of march" + ], + "to_location": [ + "washington" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "i want to go to washington i am planning to leave on 10th of march. i am 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" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Philadelphia", + "leaving_date": "2019-03-10", + "to_location": "Washington" + } + }, + "service_results": [ + { + "fare": "31", + "from_location": "Philadelphia", + "from_station": "Intercity Terminal", + "leaving_date": "2019-03-10", + "leaving_time": "07:30", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "31", + "from_location": "Philadelphia", + "from_station": "Intercity Terminal", + "leaving_date": "2019-03-10", + "leaving_time": "07:50", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "31", + "from_location": "Philadelphia", + "from_station": "Intercity Terminal", + "leaving_date": "2019-03-10", + "leaving_time": "08:20", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "30", + "from_location": "Philadelphia", + "from_station": "Intercity Terminal", + "leaving_date": "2019-03-10", + "leaving_time": "10:00", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "29", + "from_location": "Philadelphia", + "from_station": "Intercity Terminal", + "leaving_date": "2019-03-10", + "leaving_time": "10:50", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "34", + "from_location": "Philadelphia", + "from_station": "Intercity Terminal", + "leaving_date": "2019-03-10", + "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-10", + "leaving_time": "16:50", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "29", + "from_location": "Philadelphia", + "from_station": "Intercity Terminal", + "leaving_date": "2019-03-10", + "leaving_time": "19:10", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "leaving_time", + "start": 43 + }, + { + "exclusive_end": 67, + "slot": "fare", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "i found 8 buses for you the bus departs at 7:30 am and it costs $31. the bus has 0 transfers" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "philadelphia" + ], + "leaving_date": [ + "10th of march" + ], + "leaving_time": [ + "7:30 am" + ], + "to_location": [ + "washington" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "that sounds good 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": "26_00016", + "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 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 located and when would you like to leave? What is your destination?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "to_location", + "values": [ + "SD" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "leaving_date", + "values": [ + "5th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "from_location", + "values": [ + "LA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "to_location", + "start": 16 + }, + { + "exclusive_end": 43, + "slot": "leaving_date", + "start": 26 + }, + { + "exclusive_end": 68, + "slot": "from_location", + "start": 66 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LA" + ], + "leaving_date": [ + "5th of this month" + ], + "to_location": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to SD on the 5th of this month and I am leaving from LA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:40" + ], + "slot": "leaving_time", + "values": [ + "7:40 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": "Los Angeles", + "leaving_date": "2019-03-05", + "to_location": "San Diego" + } + }, + "service_results": [ + { + "fare": "28", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "07:40", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "30", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "07:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "28", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "09:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "27", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "10:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "11:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "14:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "23", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "15:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "16:40", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "28", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "16:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "25", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "18:10", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + } + ], + "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:40 am and the cost is $28 per ticket. The bus has 0 stops." + }, + { + "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": [ + "LA" + ], + "leaving_date": [ + "5th of this month" + ], + "to_location": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What station is the bus leaving from? In which bus station?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union Station" + ], + "slot": "from_station", + "values": [ + "Union Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Santa Fe Depot" + ], + "slot": "to_station", + "values": [ + "Santa Fe Depot" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "from_station", + "start": 19 + }, + { + "exclusive_end": 62, + "slot": "to_station", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus station is Union Station located at the 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": [ + "LA" + ], + "leaving_date": [ + "5th of this month" + ], + "to_location": [ + "SD" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there any other buses available for 3 people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:50" + ], + "slot": "leaving_time", + "values": [ + "7:50 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": "Los Angeles", + "leaving_date": "2019-03-05", + "to_location": "San Diego", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "28", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "07:40", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "30", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "07:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "28", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "09:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "27", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "10:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "24", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "11:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "24", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "14:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "23", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "15:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "24", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "16:40", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "28", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "16:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "25", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-05", + "leaving_time": "18:10", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "leaving_time", + "start": 19 + }, + { + "exclusive_end": 43, + "slot": "fare", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus departs at 7:50 am and it costs $30 per ticket and there is 0 transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Long Beach" + ], + "slot": "to_location", + "values": [ + "Long Beach" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "from_location", + "values": [ + "Las Vegas" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 72, + "slot": "to_location", + "start": 62 + }, + { + "exclusive_end": 17, + "slot": "from_location", + "start": 8 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Las Vegas" + ], + "leaving_date": [ + "5th of this month" + ], + "to_location": [ + "Long Beach" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am in Las Vegas are they any other buses available to go to Long Beach." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "14:00" + ], + "slot": "leaving_time", + "values": [ + "2 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": "Las Vegas", + "leaving_date": "2019-03-05", + "to_location": "Long Beach", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "35", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-05", + "leaving_time": "14:00", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "35", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-05", + "leaving_time": "15:50", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "35", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-05", + "leaving_time": "18:00", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "41", + "from_location": "Las Vegas", + "from_station": "Union Plaza", + "leaving_date": "2019-03-05", + "leaving_time": "18:50", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "leaving_time", + "start": 33 + }, + { + "exclusive_end": 54, + "slot": "fare", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 4 buses. One departs at 2 pm and it costs $35 per ticket and there is 0 transfer." + }, + { + "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": [ + "5th of this month" + ], + "leaving_time": [ + "2 pm" + ], + "to_location": [ + "Long Beach" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase the tickets right now?" + }, + { + "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": [ + "Las Vegas" + ], + "leaving_date": [ + "5th of this month" + ], + "leaving_time": [ + "2 pm" + ], + "to_location": [ + "Long Beach" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you for the information." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "26_00017", + "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 assist me search for 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": "Please provide me with the following details. Where are you leaving from? Where to? And when do you plan to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "to_location", + "values": [ + "Sacramento, CA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "leaving_date", + "values": [ + "Tuesday next week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "from_location", + "values": [ + "SFO" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "to_location", + "start": 16 + }, + { + "exclusive_end": 87, + "slot": "leaving_date", + "start": 70 + }, + { + "exclusive_end": 66, + "slot": "from_location", + "start": 63 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SFO" + ], + "leaving_date": [ + "Tuesday next week" + ], + "to_location": [ + "Sacramento, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to Sacramento, CA and I am planning to leave from SFO on Tuesday next week." + }, + { + "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-05", + "to_location": "Sacramento" + } + }, + "service_results": [ + { + "fare": "20", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-05", + "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-05", + "leaving_time": "09: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-05", + "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-05", + "leaving_time": "11:40", + "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-05", + "leaving_time": "12: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-05", + "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-05", + "leaving_time": "14:10", + "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-05", + "leaving_time": "16: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-05", + "leaving_time": "17:30", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "17", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-05", + "leaving_time": "18:10", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "leaving_time", + "start": 30 + }, + { + "exclusive_end": 68, + "slot": "fare", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "We have a bus that departs at 7:20 am, has 0 transfers and costs $20." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SFO" + ], + "leaving_date": [ + "Tuesday next week" + ], + "leaving_time": [ + "7:20 am" + ], + "to_location": [ + "Sacramento, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's awesome. That will be all. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a lovely day." + } + ] + }, + { + "dialogue_id": "26_00018", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "leaving_date", + "values": [ + "14th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 90, + "slot": "leaving_date", + "start": 72 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "14th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go on a trip. Can you help find a bus? I want to leave on the 14th 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 do you wish to depart from? What is your desired destination?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Long Beach" + ], + "slot": "to_location", + "values": [ + "Long Beach" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "from_location", + "values": [ + "Sacramento" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "to_location", + "start": 16 + }, + { + "exclusive_end": 56, + "slot": "from_location", + "start": 46 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "14th of this month" + ], + "to_location": [ + "Long Beach" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to Long Beach. I am leaving from Sacramento." + }, + { + "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" + ] + }, + { + "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-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": 90, + "slot": "leaving_time", + "start": 83 + }, + { + "exclusive_end": 145, + "slot": "fare", + "start": 142 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 7 buses which match what you are looking for. This bus will depart at 7:40 AM and has 1 transfer. The cost of this bus ticket is $65." + }, + { + "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": [ + "14th of this month" + ], + "leaving_time": [ + "7:40 AM" + ], + "to_location": [ + "Long Beach" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will do." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything that I may 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" + ], + "leaving_date": [ + "14th of this month" + ], + "leaving_time": [ + "7:40 AM" + ], + "to_location": [ + "Long Beach" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome. Have a wonderful day." + } + ] + }, + { + "dialogue_id": "26_00019", + "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": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "when do you want to leave and where are you going" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "to_location", + "values": [ + "sacramento" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "leaving_date", + "values": [ + "13th of this month" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "to_location", + "start": 16 + }, + { + "exclusive_end": 78, + "slot": "leaving_date", + "start": 60 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "13th of this month" + ], + "to_location": [ + "sacramento" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "i want to go to sacramento. i am planning on leaving on the 13th of this month" + }, + { + "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": [ + "San Diego" + ], + "slot": "from_location", + "values": [ + "San Diego" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "from_location", + "start": 18 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Diego" + ], + "leaving_date": [ + "13th of this month" + ], + "to_location": [ + "sacramento" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "i am leaving from San Diego" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:40" + ], + "slot": "leaving_time", + "values": [ + "7:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "69" + ], + "slot": "fare", + "values": [ + "$69" + ] + }, + { + "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-13", + "to_location": "Sacramento" + } + }, + "service_results": [ + { + "fare": "69", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-13", + "leaving_time": "07:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "68", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-13", + "leaving_time": "08:30", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "75", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-13", + "leaving_time": "09:50", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "70", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-13", + "leaving_time": "10:00", + "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-13", + "leaving_time": "11:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "76", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-13", + "leaving_time": "14:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "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:40 am and it costs $69 the bus has 1 transfer" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "leaving_date", + "values": [ + "march 7th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 69, + "slot": "leaving_date", + "start": 60 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Diego" + ], + "leaving_date": [ + "march 7th" + ], + "to_location": [ + "sacramento" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "are there any other buses available i am plan on leaving on march 7th it is for one person" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "08:30" + ], + "slot": "leaving_time", + "values": [ + "8:30 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "74" + ], + "slot": "fare", + "values": [ + "$74" + ] + }, + { + "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-07", + "to_location": "Sacramento", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "73", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-07", + "leaving_time": "07:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "74", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-07", + "leaving_time": "08:30", + "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-07", + "leaving_time": "09:50", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "71", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-07", + "leaving_time": "10:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "66", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-07", + "leaving_time": "11:40", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + }, + { + "fare": "79", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-07", + "leaving_time": "14:00", + "to_location": "Sacramento", + "to_station": "Sacramento Valley Station", + "transfers": "1", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "leaving_time", + "start": 16 + }, + { + "exclusive_end": 39, + "slot": "fare", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "the bus departs 8:30 am and it cost $74 the bus has 1 transfer" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Diego" + ], + "leaving_date": [ + "march 7th" + ], + "to_location": [ + "sacramento" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "are there any other buses available" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "09:50" + ], + "slot": "leaving_time", + "values": [ + "9:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "73" + ], + "slot": "fare", + "values": [ + "$73" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "transfers", + "values": [ + "1" + ] + } + ], + "service": "Buses_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:50 am and it costs $73 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": [ + "San Diego" + ], + "leaving_date": [ + "march 7th" + ], + "to_location": [ + "sacramento" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "whats the bus station i am leaving 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": "the origin station 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": [ + "San Diego" + ], + "leaving_date": [ + "march 7th" + ], + "leaving_time": [ + "9:50 am" + ], + "to_location": [ + "sacramento" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "that sound 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": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Diego" + ], + "leaving_date": [ + "march 7th" + ], + "leaving_time": [ + "9:50 am" + ], + "to_location": [ + "sacramento" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "no i am good for right now that is all i need" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "have a great day" + } + ] + }, + { + "dialogue_id": "26_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": 58, + "slot": "to_location", + "start": 56 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "to_location": [ + "LA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you help me look for a bus? I would like to visit LA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What location are you leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "from_location", + "values": [ + "San Francisco" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "from_location", + "start": 18 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Francisco" + ], + "to_location": [ + "LA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am exiting from San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time do you plan on exiting?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "leaving_date", + "values": [ + "later today" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "leaving_date", + "start": 29 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Francisco" + ], + "leaving_date": [ + "later today" + ], + "to_location": [ + "LA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am anticipating on leaving later today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:00" + ], + "slot": "leaving_time", + "values": [ + "7 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": "San Francisco", + "leaving_date": "2019-03-01", + "to_location": "Los Angeles" + } + }, + "service_results": [ + { + "fare": "50", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-01", + "leaving_time": "07:00", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "41", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-01", + "leaving_time": "07:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "41", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-01", + "leaving_time": "08:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "47", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-01", + "leaving_time": "08:50", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "44", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-01", + "leaving_time": "10:40", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "52", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-01", + "leaving_time": "11:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "48", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-01", + "leaving_time": "13:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "52", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-01", + "leaving_time": "14:10", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "46", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-01", + "leaving_time": "16:20", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "44", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-01", + "leaving_time": "17:50", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 22, + "slot": "leaving_time", + "start": 18 + }, + { + "exclusive_end": 43, + "slot": "fare", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus leaves at 7 am and the price is $50. The bus has 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "San Francisco" + ], + "leaving_date": [ + "later today" + ], + "leaving_time": [ + "7 am" + ], + "to_location": [ + "LA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds wonderful. That's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a pleasant afternoon." + } + ] + }, + { + "dialogue_id": "26_00021", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "leaving_date", + "values": [ + "the 6th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "leaving_date", + "start": 32 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "the 6th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find a bus leaving on the 6th." + }, + { + "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": [ + "Los Angeles" + ], + "slot": "from_location", + "values": [ + "LAX" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "from_location", + "start": 17 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LAX" + ], + "leaving_date": [ + "the 6th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm leaving from LAX." + }, + { + "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": [ + "Anaheim" + ], + "slot": "to_location", + "values": [ + "Anaheim" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "to_location", + "start": 16 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LAX" + ], + "leaving_date": [ + "the 6th" + ], + "to_location": [ + "Anaheim" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to Anaheim." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:00" + ], + "slot": "leaving_time", + "values": [ + "7 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": "Los Angeles", + "leaving_date": "2019-03-06", + "to_location": "Anaheim" + } + }, + "service_results": [ + { + "fare": "11", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "07:00", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "10", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "11:10", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "10", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "13:30", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "13", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "13:50", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "12", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "15:00", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "13", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "15:40", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "12", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "15:50", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "14", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "17:30", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "14", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "18:30", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "13", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "19:10", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "leaving_time", + "start": 19 + }, + { + "exclusive_end": 40, + "slot": "fare", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus departs at 7 am and it costs $11. 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": [ + "LAX" + ], + "leaving_date": [ + "the 6th" + ], + "to_location": [ + "Anaheim" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the station I'm leaving from and arriving at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union Station" + ], + "slot": "from_station", + "values": [ + "Union Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Anaheim Intermodal Center" + ], + "slot": "to_station", + "values": [ + "Anaheim Intermodal Center" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "from_station", + "start": 22 + }, + { + "exclusive_end": 89, + "slot": "to_station", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The origin station is Union Station. The destination station is Anaheim Intermodal Center." + }, + { + "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": [ + "LAX" + ], + "leaving_date": [ + "the 6th" + ], + "to_location": [ + "Anaheim" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other buses availble for one person?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "11:10" + ], + "slot": "leaving_time", + "values": [ + "11:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "10" + ], + "slot": "fare", + "values": [ + "$10" + ] + }, + { + "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-06", + "to_location": "Anaheim", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "11", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "07:00", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "10", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "11:10", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "10", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "13:30", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "13", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "13:50", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "12", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "15:00", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "13", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "15:40", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "12", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "15:50", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "14", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "17:30", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "14", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "18:30", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "13", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-06", + "leaving_time": "19:10", + "to_location": "Anaheim", + "to_station": "Anaheim Intermodal Center", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "leaving_time", + "start": 19 + }, + { + "exclusive_end": 44, + "slot": "fare", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus departs at 11:10 am and it costs $10. 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": [ + "LAX" + ], + "leaving_date": [ + "the 6th" + ], + "leaving_time": [ + "11:10 am" + ], + "to_location": [ + "Anaheim" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That 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": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LAX" + ], + "leaving_date": [ + "the 6th" + ], + "leaving_time": [ + "11:10 am" + ], + "to_location": [ + "Anaheim" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "no, I don't want to buy now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LAX" + ], + "leaving_date": [ + "the 6th" + ], + "leaving_time": [ + "11:10 am" + ], + "to_location": [ + "Anaheim" + ], + "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": "26_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": "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 heading?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "to_location", + "values": [ + "Vegas" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Anaheim" + ], + "slot": "from_location", + "values": [ + "Anaheim, CA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "to_location", + "start": 18 + }, + { + "exclusive_end": 54, + "slot": "from_location", + "start": 43 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "to_location": [ + "Vegas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going to Las Vegas. I will leave from Anaheim, 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-13" + ], + "slot": "leaving_date", + "values": [ + "the 13th" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "leaving_date", + "start": 25 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "the 13th" + ], + "to_location": [ + "Vegas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My plans are to leave on the 13th day of the month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "12:30" + ], + "slot": "leaving_time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "39" + ], + "slot": "fare", + "values": [ + "$39" + ] + }, + { + "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-13", + "to_location": "Las Vegas" + } + }, + "service_results": [ + { + "fare": "39", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "12:30", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "41", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "14:50", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "36", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "leaving_time": "16:20", + "to_location": "Las Vegas", + "to_station": "Union Plaza", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "36", + "from_location": "Anaheim", + "from_station": "Anaheim Intermodal Center", + "leaving_date": "2019-03-13", + "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": 72, + "slot": "fare", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 4 buses for you. There is one that departs at 12:30 pm for $39. It 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": [ + "the 13th" + ], + "to_location": [ + "Vegas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the bus station?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Anaheim Intermodal Center" + ], + "slot": "from_station", + "values": [ + "Anaheim Intermodal Center" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "from_station", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The origin station 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": [ + "Anaheim, CA" + ], + "leaving_date": [ + "the 13th" + ], + "leaving_time": [ + "12:30 pm" + ], + "to_location": [ + "Vegas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sound really good, like, really good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Anaheim, CA" + ], + "leaving_date": [ + "the 13th" + ], + "leaving_time": [ + "12:30 pm" + ], + "to_location": [ + "Vegas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thanks a lot for everything mate." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have an amazing day and good luck and fortune in your ventures." + } + ] + }, + { + "dialogue_id": "26_00023", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "leaving_date", + "values": [ + "March 13th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 83, + "slot": "leaving_date", + "start": 73 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "March 13th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hey, can you help me find a bus for a trip I'm going? I want to leave on March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Of course. Where will you be leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Long Beach" + ], + "slot": "to_location", + "values": [ + "Long Beach, CA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "leaving_date", + "values": [ + "the 12th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "from_location", + "values": [ + "SFO" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "to_location", + "start": 50 + }, + { + "exclusive_end": 33, + "slot": "leaving_date", + "start": 25 + }, + { + "exclusive_end": 21, + "slot": "from_location", + "start": 18 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SFO" + ], + "leaving_date": [ + "the 12th" + ], + "to_location": [ + "Long Beach, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am leaving from SFO on the 12th. The destiny is Long Beach, CA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:50" + ], + "slot": "leaving_time", + "values": [ + "7: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": "San Francisco", + "leaving_date": "2019-03-12", + "to_location": "Long Beach" + } + }, + "service_results": [ + { + "fare": "45", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "07:50", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "43", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "08:50", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "49", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "09:10", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "45", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "10:30", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "49", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "15:20", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "51", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "16:30", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "55", + "from_location": "San Francisco", + "from_station": "Salesforce Transit Center", + "leaving_date": "2019-03-12", + "leaving_time": "17:00", + "to_location": "Long Beach", + "to_station": "Downtown Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "leaving_time", + "start": 19 + }, + { + "exclusive_end": 51, + "slot": "fare", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus departs at 7:50 am and the ticket costs $45 dollars. Is that okay? 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": [ + "SFO" + ], + "leaving_date": [ + "the 12th" + ], + "to_location": [ + "Long Beach, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In which bus station will I arrive? What's the bus station I'm leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Salesforce Transit Center" + ], + "slot": "from_station", + "values": [ + "Salesforce Transit Center" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Downtown Station" + ], + "slot": "to_station", + "values": [ + "Downtown Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "from_station", + "start": 20 + }, + { + "exclusive_end": 73, + "slot": "to_station", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You will leave from Salesforce Transit Center station to Downtown Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "SFO" + ], + "leaving_date": [ + "the 12th" + ], + "leaving_time": [ + "7:50 am" + ], + "to_location": [ + "Long Beach, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's great for me. That's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "26_00024", + "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": 35, + "slot": "from_location", + "start": 25 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need help getting from Long Beach can you help me find 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": "When do you need it and where are you going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "to_location", + "values": [ + "SD" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "leaving_date", + "values": [ + "14th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "to_location", + "start": 55 + }, + { + "exclusive_end": 44, + "slot": "leaving_date", + "start": 26 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "14th of this month" + ], + "to_location": [ + "SD" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go leave on the 14th of this month and go to SD. I need transportation for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:00" + ], + "slot": "leaving_time", + "values": [ + "7 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": "Long Beach", + "leaving_date": "2019-03-14", + "to_location": "San Diego", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "20", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-14", + "leaving_time": "07:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "26", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-14", + "leaving_time": "08:40", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "26", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-14", + "leaving_time": "10:30", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "25", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-14", + "leaving_time": "11:30", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-14", + "leaving_time": "11:40", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "23", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-14", + "leaving_time": "11:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "30", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-14", + "leaving_time": "13:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-14", + "leaving_time": "15:40", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "23", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-14", + "leaving_time": "15:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-14", + "leaving_time": "19:40", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "leaving_time", + "start": 29 + }, + { + "exclusive_end": 17, + "slot": "fare", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus costs $20, leaves at 7 am with 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "14th of this month" + ], + "leaving_time": [ + "7 am" + ], + "to_location": [ + "SD" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good, 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": "26_00025", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "leaving_date", + "values": [ + "14th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "travelers", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "leaving_date", + "start": 32 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "14th of this month" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am planning of leaving on the 14th of this month. There are 2 of us. Can you help me find a bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "From where are you leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "from_location", + "values": [ + "Sacramento" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 10, + "slot": "from_location", + "start": 0 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "14th of this month" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sacramento is where i'm leaving from." + }, + { + "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": [ + "SD" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 2, + "slot": "to_location", + "start": 0 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "14th of this month" + ], + "to_location": [ + "SD" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "SD is where I want to go." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10:20" + ], + "slot": "leaving_time", + "values": [ + "10:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "74" + ], + "slot": "fare", + "values": [ + "$74" + ] + }, + { + "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": "San Diego", + "travelers": "2" + } + }, + "service_results": [ + { + "fare": "74", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-14", + "leaving_time": "10:20", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "2" + }, + { + "fare": "73", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-14", + "leaving_time": "10:50", + "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-14", + "leaving_time": "11:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "2" + }, + { + "fare": "66", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-14", + "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-14", + "leaving_time": "13:00", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "2" + }, + { + "fare": "73", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-14", + "leaving_time": "13: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-14", + "leaving_time": "13:30", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "2" + }, + { + "fare": "62", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-14", + "leaving_time": "19:50", + "to_location": "San Diego", + "to_station": "Santa Fe Depot", + "transfers": "1", + "travelers": "2" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "leaving_time", + "start": 38 + }, + { + "exclusive_end": 17, + "slot": "fare", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus costs $74 and has 1 transfer. 10:20 am is when the bus leaves." + }, + { + "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": [ + "14th of this month" + ], + "to_location": [ + "SD" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you know which is the bus station I am trying to reach and where is it leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento Valley Station" + ], + "slot": "from_station", + "values": [ + "Sacramento Valley Station" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Santa Fe Depot" + ], + "slot": "to_station", + "values": [ + "Santa Fe Depot" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 68, + "slot": "from_station", + "start": 43 + }, + { + "exclusive_end": 14, + "slot": "to_station", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Santa Fe Depot is the destination station. Sacramento Valley Station is the original 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": [ + "14th of this month" + ], + "leaving_time": [ + "10:20 am" + ], + "to_location": [ + "SD" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds nice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is this the bus you want to buy tickets on?" + }, + { + "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": [ + "Sacramento" + ], + "leaving_date": [ + "14th of this month" + ], + "leaving_time": [ + "10:20 am" + ], + "to_location": [ + "SD" + ], + "travelers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That all I need and I don't need to buy tickets now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "26_00026", + "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 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": "Where will you be travelling and where will you be departing from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "to_location", + "values": [ + "LAX" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "leaving_date", + "values": [ + "the 14th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Fresno" + ], + "slot": "from_location", + "values": [ + "Fresno, CA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "to_location", + "start": 18 + }, + { + "exclusive_end": 41, + "slot": "leaving_date", + "start": 33 + }, + { + "exclusive_end": 78, + "slot": "from_location", + "start": 68 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Fresno, CA" + ], + "leaving_date": [ + "the 14th" + ], + "to_location": [ + "LAX" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to go to LAX airport on the 14th. I will be departing from Fresno, CA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "09:00" + ], + "slot": "leaving_time", + "values": [ + "9 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "37" + ], + "slot": "fare", + "values": [ + "$37" + ] + }, + { + "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": "Los Angeles" + } + }, + "service_results": [ + { + "fare": "37", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "09: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-14", + "leaving_time": "09:50", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "33", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "13:00", + "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-14", + "leaving_time": "13:10", + "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-14", + "leaving_time": "13:30", + "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-14", + "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-14", + "leaving_time": "15:40", + "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-14", + "leaving_time": "16:00", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "39", + "from_location": "Fresno", + "from_station": "Fresno Station", + "leaving_date": "2019-03-14", + "leaving_time": "19:20", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 22, + "slot": "leaving_time", + "start": 18 + }, + { + "exclusive_end": 48, + "slot": "fare", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus leaves at 9 am and the price will be $37. There are 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "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": [ + "9 am" + ], + "to_location": [ + "LAX" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's perfect and everything I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day!" + } + ] + }, + { + "dialogue_id": "26_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 need a bus. can you help me find one?" + }, + { + "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": "sure, where do you want to start your route and where are you looking to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "to_location", + "values": [ + "LAX" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "from_location", + "values": [ + "san diego" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "to_location", + "start": 29 + }, + { + "exclusive_end": 25, + "slot": "from_location", + "start": 16 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "san diego" + ], + "to_location": [ + "LAX" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "i am going from san diego to LAX." + }, + { + "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": [ + "2019-03-03" + ], + "slot": "leaving_date", + "values": [ + "3rd 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": [ + "san diego" + ], + "leaving_date": [ + "3rd of this month" + ], + "to_location": [ + "LAX" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "i want to leave on the 3rd of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:10" + ], + "slot": "leaving_time", + "values": [ + "6:10 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 Diego", + "leaving_date": "2019-03-03", + "to_location": "Los Angeles" + } + }, + "service_results": [ + { + "fare": "26", + "from_location": "San Diego", + "from_station": "Santa Fe Depot", + "leaving_date": "2019-03-03", + "leaving_time": "06:10", + "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-03", + "leaving_time": "06:50", + "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-03", + "leaving_time": "08:30", + "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-03", + "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-03", + "leaving_time": "10:00", + "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-03", + "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-03", + "leaving_time": "12: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-03", + "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-03", + "leaving_time": "14:10", + "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-03", + "leaving_time": "16:30", + "to_location": "Los Angeles", + "to_station": "Union Station", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "leaving_time", + "start": 47 + }, + { + "exclusive_end": 68, + "slot": "fare", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found a bus that has 0 transfers, departs at 6:10 am and costs $26." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "san diego" + ], + "leaving_date": [ + "3rd of this month" + ], + "to_location": [ + "LAX" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "is that the only bus available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:50" + ], + "slot": "leaving_time", + "values": [ + "6: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": 61, + "slot": "leaving_time", + "start": 54 + }, + { + "exclusive_end": 75, + "slot": "fare", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "there is another one that has 0 transfers, departs at 6:50 am and costs $29." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "san diego" + ], + "leaving_date": [ + "3rd of this month" + ], + "leaving_time": [ + "6:50 am" + ], + "to_location": [ + "LAX" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "that one sounds good! that is all i needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "ok have a great day!" + } + ] + }, + { + "dialogue_id": "26_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": "I'm planning on going on a short trip with friends. Can you find me a bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you visiting?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "SFO" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "travelers", + "values": [ + "3" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "to_location", + "start": 13 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "to_location": [ + "SFO" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to SFO and I have 3 people in my group." + }, + { + "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": [ + "8th of March" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "leaving_date", + "start": 23 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "8th of March" + ], + "to_location": [ + "SFO" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be leaving on the 8th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, where will you be leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "from_location", + "values": [ + "LA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "from_location", + "start": 17 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LA" + ], + "leaving_date": [ + "8th of March" + ], + "to_location": [ + "SFO" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm leaving from LA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:20" + ], + "slot": "leaving_time", + "values": [ + "6:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "48" + ], + "slot": "fare", + "values": [ + "$48" + ] + }, + { + "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-08", + "to_location": "San Francisco", + "travelers": "3" + } + }, + "service_results": [ + { + "fare": "48", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-08", + "leaving_time": "06:20", + "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-08", + "leaving_time": "08:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "43", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-08", + "leaving_time": "08:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "38", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-08", + "leaving_time": "09:50", + "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-08", + "leaving_time": "13:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "39", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-08", + "leaving_time": "14:20", + "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-08", + "leaving_time": "14:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + }, + { + "fare": "47", + "from_location": "Los Angeles", + "from_station": "Union Station", + "leaving_date": "2019-03-08", + "leaving_time": "16:10", + "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-08", + "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-08", + "leaving_time": "19:40", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "3" + } + ], + "slots": [ + { + "exclusive_end": 68, + "slot": "leaving_time", + "start": 61 + }, + { + "exclusive_end": 99, + "slot": "fare", + "start": 96 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 buses that might be a good fit. One bus leaves at 6:20 am, has 0 transfers and costs $48." + }, + { + "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": [ + "8th of March" + ], + "to_location": [ + "SFO" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which bus station does it go to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Salesforce Transit Center" + ], + "slot": "to_station", + "values": [ + "Salesforce Transit Center" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "to_station", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It 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": [ + "LA" + ], + "leaving_date": [ + "8th of March" + ], + "to_location": [ + "SFO" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What bus station does it leave from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union Station" + ], + "slot": "from_station", + "values": [ + "Union Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "from_station", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus departs from Union Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "LA" + ], + "leaving_date": [ + "8th of March" + ], + "leaving_time": [ + "6:20 am" + ], + "to_location": [ + "SFO" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, that sounds perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to buy the bus 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": [ + "LA" + ], + "leaving_date": [ + "8th of March" + ], + "leaving_time": [ + "6:20 am" + ], + "to_location": [ + "SFO" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks." + }, + { + "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?" + }, + { + "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" + ], + "leaving_date": [ + "8th of March" + ], + "leaving_time": [ + "6:20 am" + ], + "to_location": [ + "SFO" + ], + "travelers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all I needed. Thanks!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day!" + } + ] + }, + { + "dialogue_id": "26_00029", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Washington" + ], + "slot": "to_location", + "values": [ + "Washington" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "leaving_date", + "values": [ + "later today" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "to_location", + "start": 24 + }, + { + "exclusive_end": 46, + "slot": "leaving_date", + "start": 35 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "later today" + ], + "to_location": [ + "Washington" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to take a bus to Washington later today. 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 leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "travelers", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "from_location", + "values": [ + "New York City" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "from_location", + "start": 51 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "New York City" + ], + "leaving_date": [ + "later today" + ], + "to_location": [ + "Washington" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There are going to be 4 of us. We are leaving from New York City." + }, + { + "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" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "New York", + "leaving_date": "2019-03-01", + "to_location": "Washington", + "travelers": "4" + } + }, + "service_results": [ + { + "fare": "34", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-01", + "leaving_time": "06:00", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "43", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-01", + "leaving_time": "09:40", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "39", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-01", + "leaving_time": "11:10", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "41", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-01", + "leaving_time": "12:40", + "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-01", + "leaving_time": "12:50", + "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-01", + "leaving_time": "13:10", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + }, + { + "fare": "32", + "from_location": "New York", + "from_station": "Port Authority Station", + "leaving_date": "2019-03-01", + "leaving_time": "14:30", + "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-01", + "leaving_time": "17:10", + "to_location": "Washington", + "to_station": "Union Station", + "transfers": "0", + "travelers": "4" + } + ], + "slots": [ + { + "exclusive_end": 22, + "slot": "leaving_time", + "start": 18 + }, + { + "exclusive_end": 57, + "slot": "fare", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus leaves at 6 am with 0 transfers. It will cost $34." + }, + { + "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": [ + "New York City" + ], + "leaving_date": [ + "later today" + ], + "to_location": [ + "Washington" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Whats the bus station called that I'm leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Port Authority Station" + ], + "slot": "from_station", + "values": [ + "Port Authority Station" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 69, + "slot": "from_station", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus station you are leaving from is called Port Authority Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "New York City" + ], + "leaving_date": [ + "later today" + ], + "leaving_time": [ + "6 am" + ], + "to_location": [ + "Washington" + ], + "travelers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good! That's all!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day" + } + ] + }, + { + "dialogue_id": "26_00030", + "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 to find a bus." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "from_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you boarding from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Long Beach" + ], + "slot": "from_location", + "values": [ + "Long Beach" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "from_location", + "start": 20 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be boarding at Long Beach." + }, + { + "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 do you want to go and what time do you plan to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Fran" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "leaving_date", + "values": [ + "today" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "to_location", + "start": 16 + }, + { + "exclusive_end": 30, + "slot": "leaving_date", + "start": 25 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "today" + ], + "to_location": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to go to San Fran today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:50" + ], + "slot": "leaving_time", + "values": [ + "6:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "47" + ], + "slot": "fare", + "values": [ + "$47" + ] + }, + { + "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-01", + "to_location": "San Francisco" + } + }, + "service_results": [ + { + "fare": "47", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-01", + "leaving_time": "06:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "43", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-01", + "leaving_time": "07:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "48", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-01", + "leaving_time": "08:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "46", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-01", + "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-01", + "leaving_time": "10:30", + "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-01", + "leaving_time": "19: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-01", + "leaving_time": "19:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "leaving_time", + "start": 19 + }, + { + "exclusive_end": 66, + "slot": "fare", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus departs at 6:50 am, has 0 transfers and a ticket costs $47." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Long Beach" + ], + "leaving_date": [ + "today" + ], + "leaving_time": [ + "6:50 am" + ], + "to_location": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good. 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": "26_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": "can you get me a bus" + }, + { + "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": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "san Francisco" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Long Beach" + ], + "slot": "from_location", + "values": [ + "long beach, CA" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "to_location", + "start": 13 + }, + { + "exclusive_end": 46, + "slot": "from_location", + "start": 32 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "long beach, CA" + ], + "to_location": [ + "san Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "iam going to san Francisco from long beach, CA" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "leaving_date", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "when are you going" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "leaving_date", + "values": [ + "march 2nd" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "travelers", + "values": [ + "1" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "leaving_date", + "start": 22 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "long beach, CA" + ], + "leaving_date": [ + "march 2nd" + ], + "to_location": [ + "san Francisco" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "iam planning to go on march 2nd for 1 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" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Long Beach", + "leaving_date": "2019-03-02", + "to_location": "San Francisco", + "travelers": "1" + } + }, + "service_results": [ + { + "fare": "45", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-02", + "leaving_time": "06:50", + "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-02", + "leaving_time": "07:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "50", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-02", + "leaving_time": "08:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "48", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-02", + "leaving_time": "10:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "47", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-02", + "leaving_time": "10:30", + "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-02", + "leaving_time": "19:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "54", + "from_location": "Long Beach", + "from_station": "Downtown Station", + "leaving_date": "2019-03-02", + "leaving_time": "19:30", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "leaving_time", + "start": 38 + }, + { + "exclusive_end": 17, + "slot": "fare", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "the bus costs $45 with 0 transfers at 6:50 am" + }, + { + "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": [ + "march 2nd" + ], + "leaving_time": [ + "6:50 am" + ], + "to_location": [ + "san Francisco" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "that's ok" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "do you want bus tickets" + }, + { + "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": [ + "long beach, CA" + ], + "leaving_date": [ + "march 2nd" + ], + "leaving_time": [ + "6:50 am" + ], + "to_location": [ + "san Francisco" + ], + "travelers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "no thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "have a nice day" + } + ] + }, + { + "dialogue_id": "26_00032", + "services": [ + "Buses_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "leaving_date", + "values": [ + "next Thursday" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 69, + "slot": "leaving_date", + "start": 56 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "leaving_date": [ + "next Thursday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a bus can you help me? I plan to leave next Thursday." + }, + { + "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": [ + "Sacramento" + ], + "slot": "from_location", + "values": [ + "Sacramento" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "from_location", + "start": 23 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "next Thursday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be leaving from Sacramento." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "to_location", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And where will you be going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "to_location", + "values": [ + "San Fran" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "leaving_date", + "values": [ + "13th of this month" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "to_location", + "start": 16 + }, + { + "exclusive_end": 70, + "slot": "leaving_date", + "start": 52 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "13th of this month" + ], + "to_location": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to San Fran and plan on leaving on the 13th of this month." + }, + { + "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": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Buses_1", + "service_call": { + "method": "FindBus", + "parameters": { + "from_location": "Sacramento", + "leaving_date": "2019-03-13", + "to_location": "San Francisco" + } + }, + "service_results": [ + { + "fare": "22", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-13", + "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-13", + "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-13", + "leaving_time": "10:20", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-13", + "leaving_time": "10: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-13", + "leaving_time": "11:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-13", + "leaving_time": "12: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-13", + "leaving_time": "13: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-13", + "leaving_time": "13:20", + "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-13", + "leaving_time": "17:50", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + }, + { + "fare": "24", + "from_location": "Sacramento", + "from_station": "Sacramento Valley Station", + "leaving_date": "2019-03-13", + "leaving_time": "18:00", + "to_location": "San Francisco", + "to_station": "Salesforce Transit Center", + "transfers": "0", + "travelers": "1" + } + ], + "slots": [ + { + "exclusive_end": 70, + "slot": "leaving_time", + "start": 63 + }, + { + "exclusive_end": 84, + "slot": "fare", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 10 buses for you. There's one that will depart at 7:40 am and costs $22 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": [ + "Sacramento" + ], + "leaving_date": [ + "13th of this month" + ], + "to_location": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have any other buses available?" + }, + { + "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": 46, + "slot": "leaving_time", + "start": 39 + }, + { + "exclusive_end": 60, + "slot": "fare", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes we do. We have one that departs at 8:30 am and costs $23 with 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": [ + "13th of this month" + ], + "to_location": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have any other buses?" + }, + { + "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" + ] + } + ], + "service": "Buses_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "leaving_time", + "start": 28 + }, + { + "exclusive_end": 50, + "slot": "fare", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's one that departs at 10:20 am and costs $21 with 0 transfers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "from_location": [ + "Sacramento" + ], + "leaving_date": [ + "13th of this month" + ], + "leaving_time": [ + "10:20 am" + ], + "to_location": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll take that one. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a lovely day." + } + ] + }, + { + "dialogue_id": "26_00033", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me book a house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city would you like to book in, when are you planning to check in, and how many people are in your party?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney, Australia" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 70, + "slot": "where_to", + "start": 53 + }, + { + "exclusive_end": 76, + "slot": "check_in_date", + "start": 71 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "today" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There's only one person. I'd like to book a house in Sydney, Australia today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you plan to check out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "the 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "check_out_date", + "start": 23 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "the 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I plan to check out on the 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "where_to", + "start": 54 + }, + { + "exclusive_end": 87, + "slot": "check_in_date", + "start": 82 + }, + { + "exclusive_end": 118, + "slot": "check_out_date", + "start": 108 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright. So you'd like to make a reservation for 1 in Sydney. You are checking in today and checking out on March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Sydney", + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sound correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-12", + "number_of_adults": "1", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "37 Ultimo Road, Haymarket New South Wales 2000, Australia", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-12", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+61 2 9281 5555", + "rating": "4.20", + "total_price": "1881", + "where_to": "Sydney" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Sydney", + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "26_00034", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hi, I am looking forward to book a house, where three people could stay comfortably." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, which city are you planning to stay in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "NYC" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "where_to", + "start": 21 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "3" + ], + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "We are travelling to NYC." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When will you plan to check in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "the 2nd" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "check_in_date", + "start": 22 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 2nd" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check in on the 2nd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When will you checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "check_out_date", + "start": 20 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 2nd" + ], + "check_out_date": [ + "March 12th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will check out on March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "Tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 75, + "slot": "where_to", + "start": 67 + }, + { + "exclusive_end": 141, + "slot": "check_in_date", + "start": 133 + }, + { + "exclusive_end": 190, + "slot": "check_out_date", + "start": 180 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the details for booking: The Location of booking is New York, with the residents of 3 people. The date of check in is Tomorrow, and the date of check out will be on March 12th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "rating", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "rating" + ], + "slot_values": { + "check_in_date": [ + "Tomorrow", + "the 2nd" + ], + "check_out_date": [ + "March 12th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "NYC", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that would be great. What is the rating? Does this place have any Laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-12", + "number_of_adults": "3", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "220 West 41st Street", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-12", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 212-221-1188", + "rating": "4.40", + "total_price": "4200", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "rating", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is successful.The rating is 4.4. This place has Laundry service" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Tomorrow", + "the 2nd" + ], + "check_out_date": [ + "March 12th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "NYC", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for the hel." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's my pleasure to Help you, Bye" + } + ] + }, + { + "dialogue_id": "26_00035", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to make a reservation for a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How may people will be staying and what day would you like to check in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "check_in_date", + "start": 27 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "number_of_adults": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Two people and checking in tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city would you like to stay in and what dat will you be checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_out_date", + "values": [ + "5th of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 5, + "slot": "where_to", + "start": 0 + }, + { + "exclusive_end": 47, + "slot": "check_out_date", + "start": 30 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "check_out_date": [ + "5th of this month" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Paris and checking out on the 5th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_out_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 68, + "slot": "where_to", + "start": 63 + }, + { + "exclusive_end": 29, + "slot": "check_in_date", + "start": 21 + }, + { + "exclusive_end": 59, + "slot": "check_out_date", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "2 people checking in tomorrow and checking out next Tuesday in Paris. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "check_out_date": [ + "5th of this month", + "next Tuesday" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that will work." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-05", + "number_of_adults": "2", + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "Paris-15E-Arrondissement, 51 Quai de Grenelle, 75015", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-05", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+33 1 44 09 00 13", + "rating": "4.20", + "total_price": "720", + "where_to": "Paris" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "your reservation is successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "check_out_date": [ + "5th of this month", + "next Tuesday" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that will be all" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "26_00036", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "the 6th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "check_in_date", + "start": 33 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 6th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to book a house for the 6th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you checking out and how many people are going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_out_date", + "values": [ + "the 8th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "check_out_date", + "start": 26 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 6th" + ], + "check_out_date": [ + "the 8th" + ], + "number_of_adults": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be checking out on the 8th and there are 2 people going." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city will you be staying in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "where_to", + "values": [ + "Chicago" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "where_to", + "start": 21 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 6th" + ], + "check_out_date": [ + "the 8th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be staying in Chicago." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Chicago" + ], + "slot": "where_to", + "values": [ + "Chicago" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_out_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 50, + "slot": "where_to", + "start": 43 + }, + { + "exclusive_end": 81, + "slot": "check_in_date", + "start": 67 + }, + { + "exclusive_end": 118, + "slot": "check_out_date", + "start": 107 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So, you will be traveling with 2 people to Chicago and checking in next Wednesday and finally checking out next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Wednesday", + "the 6th" + ], + "check_out_date": [ + "next Friday", + "the 8th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "You are correct, that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-06", + "check_out_date": "2019-03-08", + "number_of_adults": "2", + "where_to": "Chicago" + } + }, + "service_results": [ + { + "address": "165 East Ontario Street", + "check_in_date": "2019-03-06", + "check_out_date": "2019-03-08", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 312-573-0800", + "rating": "4.40", + "total_price": "276", + "where_to": "Chicago" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have completed the reservation for you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Wednesday", + "the 6th" + ], + "check_out_date": [ + "next Friday", + "the 8th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for everything." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would there be anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Wednesday", + "the 6th" + ], + "check_out_date": [ + "next Friday", + "the 8th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that should be everything. Thank you so much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are very welcome. Goodbye." + } + ] + }, + { + "dialogue_id": "26_00037", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "the 6th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 71, + "slot": "check_in_date", + "start": 64 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 6th" + ], + "number_of_adults": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to book a house for 2 people. We should be arriving on the 6th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Beginning the 6th, what day would you like to check out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_out_date", + "values": [ + "March 7th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "check_out_date", + "start": 27 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 6th" + ], + "check_out_date": [ + "March 7th" + ], + "number_of_adults": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "We will be checking out on March 7th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And which city or town would you like to stay in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London, England" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "where_to", + "start": 16 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 6th" + ], + "check_out_date": [ + "March 7th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "We are going to London, England" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_out_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 84, + "slot": "where_to", + "start": 78 + }, + { + "exclusive_end": 121, + "slot": "check_in_date", + "start": 107 + }, + { + "exclusive_end": 152, + "slot": "check_out_date", + "start": 139 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. Please confirm the information: You are booking a house for 2 people in London, England, checking in next Wednesday and checking out next Thursday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service" + ], + "slot_values": { + "check_in_date": [ + "next Wednesday", + "the 6th" + ], + "check_out_date": [ + "March 7th", + "next Thursday" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct. Does this house have laundry service available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-06", + "check_out_date": "2019-03-07", + "number_of_adults": "2", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "61 Lincoln's Inn Fields", + "check_in_date": "2019-03-06", + "check_out_date": "2019-03-07", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 7404 6640", + "rating": "4.20", + "total_price": "372", + "where_to": "London" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, the house has laundry service available. Your reservation has been confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Wednesday", + "the 6th" + ], + "check_out_date": [ + "March 7th", + "next Thursday" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's great. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can do for your trip to London?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Wednesday", + "the 6th" + ], + "check_out_date": [ + "March 7th", + "next Thursday" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, the reservation was all I needed. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your stay in London." + } + ] + }, + { + "dialogue_id": "26_00038", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to reserve a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you be checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_out_date", + "values": [ + "this Saturday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "check_out_date", + "start": 22 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "this Saturday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to leave this Saturday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people would you be traveling with and what day would you like to check out? Which city would you be going to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris, France" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "1st of March" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "where_to", + "start": 22 + }, + { + "exclusive_end": 55, + "slot": "check_in_date", + "start": 43 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of March" + ], + "check_out_date": [ + "this Saturday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to go to Paris, France on the 1st of March, just one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_out_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 87, + "slot": "where_to", + "start": 82 + }, + { + "exclusive_end": 106, + "slot": "check_in_date", + "start": 101 + }, + { + "exclusive_end": 132, + "slot": "check_out_date", + "start": 124 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I would like to confirm the following information: 1 person would be traveling to Paris, checking in today and checking out tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of March", + "today" + ], + "check_out_date": [ + "this Saturday", + "tomorrow" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Paris", + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, there are 4 persons in my group." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 94, + "slot": "check_in_date", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I would like to confirm the following: reservation for 4 people who would be checking in today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Nairobi" + ], + "slot": "where_to", + "values": [ + "Nairobi, Kenya" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "where_to", + "start": 28 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of March", + "today" + ], + "check_out_date": [ + "this Saturday", + "tomorrow" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Nairobi, Kenya" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I would be traveling to Nairobi, Kenya." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Nairobi" + ], + "slot": "where_to", + "values": [ + "Nairobi" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 71, + "slot": "where_to", + "start": 64 + }, + { + "exclusive_end": 60, + "slot": "check_in_date", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I would like to confirm the following: reservation for today in Nairobi." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of March", + "today" + ], + "check_out_date": [ + "this Saturday", + "tomorrow" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Nairobi", + "Nairobi, Kenya" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that would be awesome" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-02", + "number_of_adults": "4", + "where_to": "Nairobi" + } + }, + "service_results": [ + { + "address": "First Freight Lane Jomo Kenyatta International Airport", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-02", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+254 709 222444", + "rating": "4.40", + "total_price": "500", + "where_to": "Nairobi" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have made the reservation" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of March", + "today" + ], + "check_out_date": [ + "this Saturday", + "tomorrow" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Nairobi", + "Nairobi, Kenya" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, that would be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I enjoyed assisting you. Take care." + } + ] + }, + { + "dialogue_id": "26_00039", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_in_date", + "values": [ + "March 8th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 70, + "slot": "check_in_date", + "start": 61 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 8th" + ], + "number_of_adults": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to reserve a house for 3 guest with a checkin date of March 8th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city? When will you check out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "where_to", + "values": [ + "Philadelphia" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "the 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "where_to", + "start": 12 + }, + { + "exclusive_end": 54, + "slot": "check_out_date", + "start": 46 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 8th" + ], + "check_out_date": [ + "the 11th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Philadelphia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The city is Philadelphia and I will depart on the 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "where_to", + "values": [ + "Philadelphia" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_in_date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "where_to", + "start": 30 + }, + { + "exclusive_end": 83, + "slot": "check_in_date", + "start": 72 + }, + { + "exclusive_end": 111, + "slot": "check_out_date", + "start": 101 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you want to book a home in Philadelphia for a group of 3 checking in next Friday and checking out March 11th. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 8th", + "next Friday" + ], + "check_out_date": [ + "March 11th", + "the 11th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Philadelphia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-08", + "check_out_date": "2019-03-11", + "number_of_adults": "3", + "where_to": "Philadelphia" + } + }, + "service_results": [ + { + "address": "1225 Vine Street", + "check_in_date": "2019-03-08", + "check_out_date": "2019-03-11", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+1 215-398-3080", + "rating": "3.90", + "total_price": "684", + "where_to": "Philadelphia" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have successfully reserved a home" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 8th", + "next Friday" + ], + "check_out_date": [ + "March 11th", + "the 11th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Philadelphia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you with anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 8th", + "next Friday" + ], + "check_out_date": [ + "March 11th", + "the 11th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Philadelphia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all that i needed today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok. Enjoy the rest of your day." + } + ] + }, + { + "dialogue_id": "26_00040", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to rent a house to stay in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where? And until when?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Toronto" + ], + "slot": "where_to", + "values": [ + "Toronto, Ontario" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_out_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 19, + "slot": "where_to", + "start": 3 + }, + { + "exclusive_end": 39, + "slot": "check_out_date", + "start": 26 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "next Thursday" + ], + "where_to": [ + "Toronto, Ontario" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In Toronto, Ontario until next Thursday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When will you arrive? You going with anybody else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "Monday next week" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 80, + "slot": "check_in_date", + "start": 64 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Monday next week" + ], + "check_out_date": [ + "next Thursday" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Toronto, Ontario" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, there are three people including myself. I'll be arriving Monday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Toronto" + ], + "slot": "where_to", + "values": [ + "Toronto" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_out_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "where_to", + "start": 15 + }, + { + "exclusive_end": 39, + "slot": "check_in_date", + "start": 28 + }, + { + "exclusive_end": 56, + "slot": "check_out_date", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So 3 people in Toronto from next Monday to next Thursday? Correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Monday next week", + "next Monday" + ], + "check_out_date": [ + "next Thursday" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Toronto", + "Toronto, Ontario" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Exactly." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-07", + "number_of_adults": "3", + "where_to": "Toronto" + } + }, + "service_results": [ + { + "address": "620 Church Street", + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-07", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 416-964-3311", + "rating": "3.70", + "total_price": "810", + "where_to": "Toronto" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "rating", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "rating" + ], + "slot_values": { + "check_in_date": [ + "Monday next week", + "next Monday" + ], + "check_out_date": [ + "next Thursday" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Toronto", + "Toronto, Ontario" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they got laundry service? How is their rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3.70" + ], + "slot": "rating", + "values": [ + "3.7" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 18, + "slot": "rating", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They managed a 3.7. They do laundry." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Monday next week", + "next Monday" + ], + "check_out_date": [ + "next Thursday" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Toronto", + "Toronto, Ontario" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright. Thanks man." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You need anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Monday next week", + "next Monday" + ], + "check_out_date": [ + "next Thursday" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Toronto", + "Toronto, Ontario" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'm set Bro." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Take care then." + } + ] + }, + { + "dialogue_id": "26_00041", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am going on vacation soon. Can you find me a house to book?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I am going to Paris, France. I will be arriving on 03/06." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "the 6th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "check_out_date", + "start": 47 + }, + { + "exclusive_end": 22, + "slot": "where_to", + "start": 17 + }, + { + "exclusive_end": 33, + "slot": "check_in_date", + "start": 26 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 6th" + ], + "check_out_date": [ + "March 11th" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will arrive in Paris on the 6th and leave on March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The will be 4 people traveling." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_out_date", + "values": [ + "10th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 48, + "slot": "check_out_date", + "start": 35 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 6th" + ], + "check_out_date": [ + "10th of March" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The 4 of us will be leaving on the 10th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_out_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "where_to", + "start": 16 + }, + { + "exclusive_end": 77, + "slot": "check_in_date", + "start": 63 + }, + { + "exclusive_end": 111, + "slot": "check_out_date", + "start": 101 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The details are Paris, France with 4 occupants. We will arrive next Wednesday March 6th and leave on March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "NYC" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "where_to", + "start": 18 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Wednesday", + "the 6th" + ], + "check_out_date": [ + "10th of March", + "March 10th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. I am going to NYC." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "where_to", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "4 people are with going and we are traveling to New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Wednesday", + "the 6th" + ], + "check_out_date": [ + "10th of March", + "March 10th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "NYC", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "5 people are in the group." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "where_to", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please double check: You are going to New York and there are 5 of you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "next Wednesday", + "the 6th" + ], + "check_out_date": [ + "10th of March", + "March 10th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "NYC", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct. I would like the phone number to the hotel. Also, is there a laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 718-659-0200" + ], + "slot": "phone_number", + "values": [ + "+1 718-659-0200" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-06", + "check_out_date": "2019-03-10", + "number_of_adults": "5", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "144-02 135th Avenue, Jamaica", + "check_in_date": "2019-03-06", + "check_out_date": "2019-03-10", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 718-659-0200", + "rating": "4.00", + "total_price": "2040", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 72, + "slot": "phone_number", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have confirmed your reservation. The contact number is +1 718-659-0200. They do have a laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Wednesday", + "the 6th" + ], + "check_out_date": [ + "10th of March", + "March 10th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "NYC", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I appreciate your assistance. That will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your are welcome. Have a good day." + } + ] + }, + { + "dialogue_id": "26_00042", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to book a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day do you plan on checking in? Which day are you checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_out_date", + "values": [ + "5th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "the 4th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 100, + "slot": "check_out_date", + "start": 83 + }, + { + "exclusive_end": 61, + "slot": "check_in_date", + "start": 54 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 4th" + ], + "check_out_date": [ + "5th of this month" + ], + "number_of_adults": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There are 3 people in my group. I want to check in on the 4th and check out on the 5th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city are you staying in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York City" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "where_to", + "start": 18 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 4th" + ], + "check_out_date": [ + "5th of this month" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am traveling to New York City." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_out_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "where_to", + "start": 52 + }, + { + "exclusive_end": 117, + "slot": "check_in_date", + "start": 106 + }, + { + "exclusive_end": 157, + "slot": "check_out_date", + "start": 145 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the booking details: The location is New York. You have a group of 3. The check in date is next Monday and your check out date is next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Monday", + "the 4th" + ], + "check_out_date": [ + "5th of this month", + "next Tuesday" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "New York", + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-05", + "number_of_adults": "3", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "18 West 56th Street", + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-05", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 212-586-5656", + "rating": "4.60", + "total_price": "560", + "where_to": "New York" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been successfully booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Monday", + "the 4th" + ], + "check_out_date": [ + "5th of this month", + "next Tuesday" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "New York", + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "May I help with something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Monday", + "the 4th" + ], + "check_out_date": [ + "5th of this month", + "next Tuesday" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "New York", + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure! Goodbye!" + } + ] + }, + { + "dialogue_id": "26_00043", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "the 6th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 52, + "slot": "check_in_date", + "start": 45 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 6th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you know of any houses that I can book on the 6th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day do you plan on checking out and how many people will there be?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "where_to", + "values": [ + "Philly" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "check_out_date", + "start": 23 + }, + { + "exclusive_end": 59, + "slot": "where_to", + "start": 53 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 6th" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Philly" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I plan to check out on March 14th, and I am going to Philly with 3 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "where_to", + "values": [ + "Philadelphia" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "where_to", + "start": 31 + }, + { + "exclusive_end": 72, + "slot": "check_in_date", + "start": 58 + }, + { + "exclusive_end": 109, + "slot": "check_out_date", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm: You are staying in Philadelphia with 3 people next Wednesday, with a check out date of March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "rating", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "address", + "rating" + ], + "slot_values": { + "check_in_date": [ + "next Wednesday", + "the 6th" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Philadelphia", + "Philly" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's correct. What is the rating and address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "201 South Christopher Columbus Boulevard" + ], + "slot": "address", + "values": [ + "201 South Christopher Columbus Boulevard" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-06", + "check_out_date": "2019-03-14", + "number_of_adults": "3", + "where_to": "Philadelphia" + } + }, + "service_results": [ + { + "address": "201 South Christopher Columbus Boulevard", + "check_in_date": "2019-03-06", + "check_out_date": "2019-03-14", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 215-521-6500", + "rating": "4.40", + "total_price": "2784", + "where_to": "Philadelphia" + } + ], + "slots": [ + { + "exclusive_end": 17, + "slot": "rating", + "start": 14 + }, + { + "exclusive_end": 77, + "slot": "address", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The rating is 4.4 and the address is 201 South Christopher Columbus Boulevard." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Wednesday", + "the 6th" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Philadelphia", + "Philly" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that's all the help I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It has been a pleasure, bye." + } + ] + }, + { + "dialogue_id": "26_00044", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to book a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, where would you like me to look and how many people are there in your party?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "3rd of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 100, + "slot": "check_out_date", + "start": 90 + }, + { + "exclusive_end": 38, + "slot": "where_to", + "start": 30 + }, + { + "exclusive_end": 73, + "slot": "check_in_date", + "start": 56 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of this month" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Just one person. Traveling to New York, checking in the 3rd of this month and checking on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 55, + "slot": "where_to", + "start": 47 + }, + { + "exclusive_end": 86, + "slot": "check_in_date", + "start": 68 + }, + { + "exclusive_end": 114, + "slot": "check_out_date", + "start": 104 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: A house for 1 in New York checking in day after tomorrow and checking out March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "rating", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number", + "rating" + ], + "slot_values": { + "check_in_date": [ + "3rd of this month", + "day after tomorrow" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yup, that's right. What is their contact number and rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+1 212-248-1100" + ], + "slot": "phone_number", + "values": [ + "+1 212-248-1100" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-14", + "number_of_adults": "1", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "6 Water Street", + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-14", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-248-1100", + "rating": "4.50", + "total_price": "5775", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 88, + "slot": "rating", + "start": 85 + }, + { + "exclusive_end": 66, + "slot": "phone_number", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is completed. The phone number is +1 212-248-1100 and the rating is 4.5." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of this month", + "day after tomorrow" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for the help!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of this month", + "day after tomorrow" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, thanks, that's all I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Not a problem, enjoy your day." + } + ] + }, + { + "dialogue_id": "26_00045", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "My friends and I are looking to book a house, can you help me find one?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I sure can. I'll need to know which day you are looking to check in, the preferred city you would like to stay in, and how many people are in your group of friends." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "March 6th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Atlanta" + ], + "slot": "where_to", + "values": [ + "Atlanta" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 86, + "slot": "check_in_date", + "start": 77 + }, + { + "exclusive_end": 73, + "slot": "where_to", + "start": 66 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 6th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "Atlanta" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There are five of us and we are looking to check in to a house in Atlanta on March 6th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And when would you like to check out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "14th of March" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "check_out_date", + "start": 29 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 6th" + ], + "check_out_date": [ + "14th of March" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "Atlanta" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to check out on the 14th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Atlanta" + ], + "slot": "where_to", + "values": [ + "Atlanta" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 109, + "slot": "where_to", + "start": 102 + }, + { + "exclusive_end": 146, + "slot": "check_in_date", + "start": 132 + }, + { + "exclusive_end": 174, + "slot": "check_out_date", + "start": 164 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright. So to confirm the details you just provided, you and 5 friends would like to book a house in Atlanta. You want to check in next Wednesday and check out on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "March 6th", + "next Wednesday" + ], + "check_out_date": [ + "14th of March", + "March 14th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "Atlanta" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct. May I get receive a contact number of the place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 404-321-0999" + ], + "slot": "phone_number", + "values": [ + "+1 404-321-0999" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-06", + "check_out_date": "2019-03-14", + "number_of_adults": "5", + "where_to": "Atlanta" + } + }, + "service_results": [ + { + "address": "2535 Chantilly Drive Northeast", + "check_in_date": "2019-03-06", + "check_out_date": "2019-03-14", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 404-321-0999", + "rating": "3.90", + "total_price": "2160", + "where_to": "Atlanta" + } + ], + "slots": [ + { + "exclusive_end": 78, + "slot": "phone_number", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is booked. The contact number of the house is +1 404-321-0999" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 6th", + "next Wednesday" + ], + "check_out_date": [ + "14th of March", + "March 14th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "Atlanta" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can do for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 6th", + "next Wednesday" + ], + "check_out_date": [ + "14th of March", + "March 14th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "Atlanta" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks. That will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It was my pleasure. Have a nice day!" + } + ] + }, + { + "dialogue_id": "26_00046", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 66, + "slot": "check_out_date", + "start": 56 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "March 13th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going on vacation! I'd like to stay somewhere until March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many friends are you bringing with you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "Monday next week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 63, + "slot": "where_to", + "start": 57 + }, + { + "exclusive_end": 106, + "slot": "check_in_date", + "start": 90 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Monday next week" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm only bringing 1 other person with me. We're going to London! I want us to check in By Monday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 74, + "slot": "where_to", + "start": 68 + }, + { + "exclusive_end": 114, + "slot": "check_in_date", + "start": 103 + }, + { + "exclusive_end": 142, + "slot": "check_out_date", + "start": 132 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK, just to confirm everything: You and 1 other person are going to London, and you'd like to check in next Monday and check out by March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "Monday next week", + "next Monday" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's everything! How much will everything cost in all?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1782" + ], + "slot": "total_price", + "values": [ + "1782" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-13", + "number_of_adults": "1", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1-8, Kensington Gardens Square", + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-13", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7229 2494", + "rating": "4.00", + "total_price": "1782", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "total_price", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK! Your reservation has been saved. Total price will be 1782 dollars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Monday next week", + "next Monday" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Monday next week", + "next Monday" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, that's it! Thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's my pleasure. Thank You and Goodbye!" + } + ] + }, + { + "dialogue_id": "26_00047", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to book a house please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day are you looking to check in and check out? How many people will be with you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_out_date", + "values": [ + "March 7th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "4th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 77, + "slot": "check_out_date", + "start": 68 + }, + { + "exclusive_end": 50, + "slot": "check_in_date", + "start": 38 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "4th of March" + ], + "check_out_date": [ + "March 7th" + ], + "number_of_adults": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would be looking to check in on the 4th of March and check out on March 7th. There will be 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "San Diego" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "where_to", + "start": 26 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "4th of March" + ], + "check_out_date": [ + "March 7th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "We are looking to stay in San Diego" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_out_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "where_to", + "start": 28 + }, + { + "exclusive_end": 73, + "slot": "check_in_date", + "start": 62 + }, + { + "exclusive_end": 107, + "slot": "check_out_date", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So yo would like to stay in San Diego with a check in date of next Monday and a check out for next Thursday for 2 people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "4th of March", + "next Monday" + ], + "check_out_date": [ + "March 7th", + "next Thursday" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-07", + "number_of_adults": "2", + "where_to": "San Diego" + } + }, + "service_results": [ + { + "address": "1710 West Mission Bay Drive", + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-07", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 619-222-6440", + "rating": "4.30", + "total_price": "972", + "where_to": "San Diego" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have made your reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "4th of March", + "next Monday" + ], + "check_out_date": [ + "March 7th", + "next Thursday" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, I am all set." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure. Goodbye." + } + ] + }, + { + "dialogue_id": "26_00048", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Do you have a house available to book?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people and which days are you checking in and out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "the 9th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "the 4th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 62, + "slot": "check_out_date", + "start": 55 + }, + { + "exclusive_end": 35, + "slot": "check_in_date", + "start": 28 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 4th" + ], + "check_out_date": [ + "the 9th" + ], + "number_of_adults": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need it for one person on the 4th. I'll check out on the 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London, UK" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "where_to", + "start": 17 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 4th" + ], + "check_out_date": [ + "the 9th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be visiting London, UK." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "where_to", + "start": 33 + }, + { + "exclusive_end": 90, + "slot": "check_in_date", + "start": 79 + }, + { + "exclusive_end": 122, + "slot": "check_out_date", + "start": 113 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Will you confirm a hotel room in London for 1 person with the check in date of next Monday and check out date of March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "7th of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "check_in_date", + "start": 26 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "7th of March" + ], + "check_out_date": [ + "March 9th", + "the 9th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London", + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have a check in on 7th of March?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "where_to", + "start": 50 + }, + { + "exclusive_end": 46, + "slot": "check_in_date", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes. I've changed it to check in next Thursday in London." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "7th of March", + "next Thursday" + ], + "check_out_date": [ + "March 9th", + "the 9th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London", + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-07", + "check_out_date": "2019-03-09", + "number_of_adults": "1", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "8-10 Paul Street", + "check_in_date": "2019-03-07", + "check_out_date": "2019-03-09", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 20 7655 1720", + "rating": "4.10", + "total_price": "540", + "where_to": "London" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Done." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "address" + ], + "slot_values": { + "check_in_date": [ + "7th of March", + "next Thursday" + ], + "check_out_date": [ + "March 9th", + "the 9th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London", + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is hotel located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "8-10 Paul Street" + ], + "slot": "address", + "values": [ + "8-10 Paul Street" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "address", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's at 8-10 Paul Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "7th of March", + "next Thursday" + ], + "check_out_date": [ + "March 9th", + "the 9th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London", + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "7th of March", + "next Thursday" + ], + "check_out_date": [ + "March 9th", + "the 9th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London", + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's it. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great. Bye." + } + ] + }, + { + "dialogue_id": "26_00049", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_out_date", + "values": [ + "the 7th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "Monday next week" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "check_out_date", + "start": 53 + }, + { + "exclusive_end": 46, + "slot": "check_in_date", + "start": 30 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Monday next week" + ], + "check_out_date": [ + "the 7th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to rent a house from Monday next week until the 7th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people will be staying? What city are you visiting?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "Kuala Lumpur" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "where_to", + "start": 34 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Monday next week" + ], + "check_out_date": [ + "the 7th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There are 3 of us. We're visiting Kuala Lumpur" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "Kuala Lumpur" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_out_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 59, + "slot": "where_to", + "start": 47 + }, + { + "exclusive_end": 84, + "slot": "check_in_date", + "start": 73 + }, + { + "exclusive_end": 110, + "slot": "check_out_date", + "start": 97 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You're looking to book a house for 3 people in Kuala Lumpur, checking in next Monday and leaving next Thursday, correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "Monday next week", + "next Monday" + ], + "check_out_date": [ + "next Thursday", + "the 7th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's it. What's your telephone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+60 3-2785 2828" + ], + "slot": "phone_number", + "values": [ + "+60 3-2785 2828" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-07", + "number_of_adults": "3", + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "16, Jalan Imbi, 55100 Kuala Lumpur, Wilayah Persekutuan", + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-07", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-2785 2828", + "rating": "4.30", + "total_price": "912", + "where_to": "Kuala Lumpur" + } + ], + "slots": [ + { + "exclusive_end": 60, + "slot": "phone_number", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "That's reserved for you. Our phone number is +60 3-2785 2828" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "address", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "Monday next week", + "next Monday" + ], + "check_out_date": [ + "next Thursday", + "the 7th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How much will that be in total and could you tell me the address please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "912" + ], + "slot": "total_price", + "values": [ + "912" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "16, Jalan Imbi, 55100 Kuala Lumpur, Wilayah Persekutuan" + ], + "slot": "address", + "values": [ + "16, Jalan Imbi, 55100 Kuala Lumpur, Wilayah Persekutuan" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 8, + "slot": "total_price", + "start": 5 + }, + { + "exclusive_end": 102, + "slot": "address", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's 912 dollars altogether and the address is 16, Jalan Imbi, 55100 Kuala Lumpur, Wilayah Persekutuan" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Monday next week", + "next Monday" + ], + "check_out_date": [ + "next Thursday", + "the 7th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a million" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Monday next week", + "next Monday" + ], + "check_out_date": [ + "next Thursday", + "the 7th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you, you've been very helpful" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome, have a great day" + } + ] + }, + { + "dialogue_id": "26_00050", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to book a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 13, + "slot": "check_out_date", + "start": 3 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "March 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On March 14th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And when are you checking in? How many people are in your group?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney, NSW" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_in_date", + "values": [ + "10th of March" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 70, + "slot": "where_to", + "start": 59 + }, + { + "exclusive_end": 20, + "slot": "check_in_date", + "start": 7 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "10th of March" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On the 10th of March. There are two people. We're going to Sydney, NSW." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_in_date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "where_to", + "start": 39 + }, + { + "exclusive_end": 82, + "slot": "check_in_date", + "start": 72 + }, + { + "exclusive_end": 110, + "slot": "check_out_date", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem, please confirm: A house in Sydney for 2 people. Check in is March 10th and check out is March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "10th of March", + "March 10th" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Sydney", + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-10", + "check_out_date": "2019-03-14", + "number_of_adults": "2", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "55 North Steyne, Manly New South Wales 2095, Australia", + "check_in_date": "2019-03-10", + "check_out_date": "2019-03-14", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+61 2 9977 7666", + "rating": "4.20", + "total_price": "928", + "where_to": "Sydney" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have made a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "10th of March", + "March 10th" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Sydney", + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's it for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "26_00051", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "March 9th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "check_out_date", + "start": 47 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "March 9th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to book a house that I can check out on March 9th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many are you,and when do you want to check in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "where_to", + "values": [ + "San Francisco" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 58, + "slot": "check_in_date", + "start": 46 + }, + { + "exclusive_end": 21, + "slot": "where_to", + "start": 8 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Tuesday" + ], + "check_out_date": [ + "March 9th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "We want San Francisco.and want to check in on next Tuesday. we are three." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "where_to", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "where_to", + "start": 15 + }, + { + "exclusive_end": 68, + "slot": "check_in_date", + "start": 56 + }, + { + "exclusive_end": 92, + "slot": "check_out_date", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Kindly confirm San Francisco,for 3 people, check in daY next Tuesday and check out March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Tuesday" + ], + "check_out_date": [ + "March 9th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Awesome. I like that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-05", + "check_out_date": "2019-03-09", + "number_of_adults": "3", + "where_to": "San Francisco" + } + }, + "service_results": [ + { + "address": "942 Mission Street", + "check_in_date": "2019-03-05", + "check_out_date": "2019-03-09", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 415-546-3110", + "rating": "3.90", + "total_price": "1500", + "where_to": "San Francisco" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It was booked successfully.." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "rating", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number", + "rating" + ], + "slot_values": { + "check_in_date": [ + "next Tuesday" + ], + "check_out_date": [ + "March 9th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the phone number and ratimg?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 415-546-3110" + ], + "slot": "phone_number", + "values": [ + "+1 415-546-3110" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3.90" + ], + "slot": "rating", + "values": [ + "3.9" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 49, + "slot": "phone_number", + "start": 34 + }, + { + "exclusive_end": 16, + "slot": "rating", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Rating is at 3.9 and phone number +1 415-546-3110" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Tuesday" + ], + "check_out_date": [ + "March 9th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I appreciate you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else i can do for you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Tuesday" + ], + "check_out_date": [ + "March 9th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No.i appreciate your efforts." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome and good day." + } + ] + }, + { + "dialogue_id": "26_00052", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_out_date", + "values": [ + "10th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 96, + "slot": "check_out_date", + "start": 78 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "10th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to rent a house. Can you find me one that is available until the 10th of this month?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where were you looking to rent a house, and how many people will be staying in the house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "NY" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "where_to", + "start": 28 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "10th of this month" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "NY" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a house in NY for only 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day will you be checking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_out_date", + "values": [ + "5th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "this Saturday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 72, + "slot": "check_out_date", + "start": 55 + }, + { + "exclusive_end": 32, + "slot": "check_in_date", + "start": 19 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "this Saturday" + ], + "check_out_date": [ + "5th of this month" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "NY" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check in this Saturday, and check out on the 5th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_out_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 54, + "slot": "where_to", + "start": 46 + }, + { + "exclusive_end": 89, + "slot": "check_in_date", + "start": 81 + }, + { + "exclusive_end": 119, + "slot": "check_out_date", + "start": 107 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you are booking a home in New York for 1 person, checking in tomorrow and checking out next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "this Saturday", + "tomorrow" + ], + "check_out_date": [ + "5th of this month", + "next Tuesday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "NY", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-05", + "number_of_adults": "1", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "725 10th Avenue", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-05", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 212-586-3400", + "rating": "3.90", + "total_price": "783", + "where_to": "New York" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "rating", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "rating" + ], + "slot_values": { + "check_in_date": [ + "this Saturday", + "tomorrow" + ], + "check_out_date": [ + "5th of this month", + "next Tuesday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "NY", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the rating of this home? Does it have laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3.90" + ], + "slot": "rating", + "values": [ + "3.9" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_laundry_service", + "values": [ + "False" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "rating", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The home has a rating of 3.9. It does not have laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "this Saturday", + "tomorrow" + ], + "check_out_date": [ + "5th of this month", + "next Tuesday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "NY", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It has been my pleasure to assist you. Goodbye." + } + ] + }, + { + "dialogue_id": "26_00053", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am going out of town and I would like to book a house to stay in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, what is the name of the city you plan to stay in? Also, what would the check-in and check-out date be?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "9th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "San Diego" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 99, + "slot": "check_out_date", + "start": 87 + }, + { + "exclusive_end": 30, + "slot": "where_to", + "start": 21 + }, + { + "exclusive_end": 65, + "slot": "check_in_date", + "start": 60 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "9th of March" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be staying in San Diego. I need the check-in day for today and check-out on the 9th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people will there be in your group?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "9th of March" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There will be one. Just myself." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 166, + "slot": "where_to", + "start": 157 + }, + { + "exclusive_end": 123, + "slot": "check_in_date", + "start": 118 + }, + { + "exclusive_end": 153, + "slot": "check_out_date", + "start": 144 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, let me just confirm the details with you to make sure I have it all correct. I have you down for 1 checking in today and checking out on March 9th in San Diego. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "9th of March", + "March 9th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct. Can I get a contact number for this place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 619-544-0164" + ], + "slot": "phone_number", + "values": [ + "+1 619-544-0164" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-09", + "number_of_adults": "1", + "where_to": "San Diego" + } + }, + "service_results": [ + { + "address": "1835 Columbia Street", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-09", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 619-544-0164", + "rating": "3.60", + "total_price": "3600", + "where_to": "San Diego" + } + ], + "slots": [ + { + "exclusive_end": 72, + "slot": "phone_number", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation was successful and the contact number is +1 619-544-0164." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "9th of March", + "March 9th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you give me the total price?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3600" + ], + "slot": "total_price", + "values": [ + "3600" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "total_price", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, the total price comes to 3600 dollars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "9th of March", + "March 9th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much for your help. That is all I need for today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It has been my pleasure to help you. Have a great day. Goodbye." + } + ] + }, + { + "dialogue_id": "26_00054", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me book a house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, what day are you checking in? And for how many people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "check_in_date", + "start": 25 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Monday" + ], + "number_of_adults": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to bring 3 people next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you staying and when are you checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "where_to", + "values": [ + "LAX" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "check_in_date", + "start": 19 + }, + { + "exclusive_end": 41, + "slot": "where_to", + "start": 38 + }, + { + "exclusive_end": 77, + "slot": "check_out_date", + "start": 67 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "LAX" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check in today somewhere in LAX, and I want to check out March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "where_to", + "values": [ + "Los Angeles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 73, + "slot": "where_to", + "start": 62 + }, + { + "exclusive_end": 105, + "slot": "check_in_date", + "start": 100 + }, + { + "exclusive_end": 129, + "slot": "check_out_date", + "start": 119 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to make sure, you're looking for a house for 3 people in Los Angeles, and you want to check in today and leave on March 13th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "rating", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "rating" + ], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "LAX", + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep, that works. How are its reviews?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3.10" + ], + "slot": "rating", + "values": [ + "3.1" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-13", + "number_of_adults": "3", + "where_to": "Los Angeles" + } + }, + "service_results": [ + { + "address": "1770 Orchid Avenue, Hollywood, California 90028, United States", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-13", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+1 323-962-1788", + "rating": "3.10", + "total_price": "1440", + "where_to": "Los Angeles" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "rating", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is confirmed. It's rated at 3.1." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "LAX", + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How much will it cost? And will the house have laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1440" + ], + "slot": "total_price", + "values": [ + "$1,440" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_laundry_service", + "values": [ + "False" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 19, + "slot": "total_price", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It will cost $1,440 and doesn't have laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "LAX", + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for the help, that's it for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure. Goodbye!" + } + ] + }, + { + "dialogue_id": "26_00055", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "14th of March" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 77, + "slot": "check_out_date", + "start": 64 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "14th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking to book a house and would like to check out on the 14th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people will be checking in and how many people are there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 85, + "slot": "check_in_date", + "start": 67 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "day after tomorrow" + ], + "check_out_date": [ + "14th of March" + ], + "number_of_adults": [ + "5" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It is going to be five people and we would like to check in on the day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city will you be staying?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "where_to", + "start": 21 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "day after tomorrow" + ], + "check_out_date": [ + "14th of March" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be staying at London." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "where_to", + "start": 33 + }, + { + "exclusive_end": 118, + "slot": "check_in_date", + "start": 100 + }, + { + "exclusive_end": 159, + "slot": "check_out_date", + "start": 149 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm: the location is London with a group of 5 people. You would like to check in on the day after tomorrow and the check out would be on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "day after tomorrow" + ], + "check_out_date": [ + "14th of March", + "March 14th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-14", + "number_of_adults": "5", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "22-32 West Cromwell Road", + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-14", + "has_laundry_service": "False", + "number_of_adults": "5", + "phone_number": "+44 871 527 8668", + "rating": "4.00", + "total_price": "3795", + "where_to": "London" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been complete." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "day after tomorrow" + ], + "check_out_date": [ + "14th of March", + "March 14th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for the help that is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "26_00056", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York City" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "where_to", + "start": 28 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to book a house in New York City." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What dates will you be staying and how many people will be traveling?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "1st of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_out_date", + "values": [ + "2nd of March" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "check_in_date", + "start": 29 + }, + { + "exclusive_end": 64, + "slot": "check_out_date", + "start": 52 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of March" + ], + "check_out_date": [ + "2nd of March" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Two people, staying from the 1st of March until the 2nd of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_out_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 59, + "slot": "where_to", + "start": 51 + }, + { + "exclusive_end": 88, + "slot": "check_in_date", + "start": 83 + }, + { + "exclusive_end": 103, + "slot": "check_out_date", + "start": 95 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you are looking for a house in New York City for 2 people from today until tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of March", + "today" + ], + "check_out_date": [ + "2nd of March", + "tomorrow" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "New York", + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-02", + "number_of_adults": "2", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "515 9th Avenue", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-02", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-920-2020", + "rating": "4.10", + "total_price": "580", + "where_to": "New York" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have made that reservation for you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of March", + "today" + ], + "check_out_date": [ + "2nd of March", + "tomorrow" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "New York", + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure. Goodbye." + } + ] + }, + { + "dialogue_id": "26_00057", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hello, I would like to book a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, tell me which city you'd like to stay in, the day you'd like to check in, and the day you'd like to check out." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London, England" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "1st of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 105, + "slot": "check_out_date", + "start": 95 + }, + { + "exclusive_end": 28, + "slot": "where_to", + "start": 13 + }, + { + "exclusive_end": 77, + "slot": "check_in_date", + "start": 60 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month" + ], + "check_out_date": [ + "March 14th" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to London, England, and I want to check in on the 1st of this month, and checkout on March 14th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people will be in your group?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "We will have 5 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "Today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "where_to", + "start": 54 + }, + { + "exclusive_end": 126, + "slot": "check_in_date", + "start": 121 + }, + { + "exclusive_end": 164, + "slot": "check_out_date", + "start": 154 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: The location is London, there will be 5 people in your group, the check in date is Today, and the check out date is March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "address" + ], + "slot_values": { + "check_in_date": [ + "1st of this month", + "Today" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is great. What is the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11 Adam Street" + ], + "slot": "address", + "values": [ + "11 Adam Street" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-14", + "number_of_adults": "5", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "11 Adam Street", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-14", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+44 20 3744 7520", + "rating": "4.70", + "total_price": "6045", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 70, + "slot": "address", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is successful. The house is located at 11 Adam Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "1st of this month", + "Today" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Does the house have laundry service? Can I get a contact number for the house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+44 20 3744 7520" + ], + "slot": "phone_number", + "values": [ + "+44 20 3744 7520" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "phone_number", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The contact number is +44 20 3744 7520. The house has laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month", + "Today" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_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": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month", + "Today" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's my pleasure to help. Have a nice stay!" + } + ] + }, + { + "dialogue_id": "26_00058", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to book a house for a few days." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to check out and how many people are with you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "where_to", + "values": [ + "Chicago" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_out_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "where_to", + "start": 14 + }, + { + "exclusive_end": 83, + "slot": "check_out_date", + "start": 72 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "next Monday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going to Chicago. There is 1 person and I would like the check out next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which day would oyu like to check in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "Saturday this week" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "check_in_date", + "start": 25 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week" + ], + "check_out_date": [ + "next Monday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to check in Saturday this week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Chicago" + ], + "slot": "where_to", + "values": [ + "Chicago" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_out_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "where_to", + "start": 27 + }, + { + "exclusive_end": 55, + "slot": "check_in_date", + "start": 47 + }, + { + "exclusive_end": 117, + "slot": "check_out_date", + "start": 106 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you will be leaving for Chicago to check in tomorrow. It will be 1 person and you will be checking out next Monday. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service" + ], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "next Monday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is perfect. Does the place offer laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-04", + "number_of_adults": "1", + "where_to": "Chicago" + } + }, + "service_results": [ + { + "address": "66 East Wacker Place", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-04", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 312-920-6666", + "rating": "4.30", + "total_price": "372", + "where_to": "Chicago" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It does have laundry service and your reservation is complete." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "next Monday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I do anything else for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "next Monday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are very welcome. Have a great day." + } + ] + }, + { + "dialogue_id": "26_00059", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to book a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city are you planning to stay in? Also how many people are there in your group?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney, Australia" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_out_date", + "values": [ + "the 10th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "where_to", + "start": 20 + }, + { + "exclusive_end": 109, + "slot": "check_out_date", + "start": 101 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "the 10th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to travel to Sydney, Australia. There will be 2 people and I wanted to have check out date as the 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "On which day would you be checking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "the 6th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 58, + "slot": "check_in_date", + "start": 51 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 6th" + ], + "check_out_date": [ + "the 10th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Sydney, Australia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There will be 3 people. We would be checking in on the 6th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "sydney" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_out_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 47, + "slot": "where_to", + "start": 41 + }, + { + "exclusive_end": 123, + "slot": "check_in_date", + "start": 109 + }, + { + "exclusive_end": 157, + "slot": "check_out_date", + "start": 147 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The location you would like to travel is sydney. The booking is for 3 people. Check in date is scheduled for next Wednesday. And check out date is March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Wednesday", + "the 6th" + ], + "check_out_date": [ + "March 10th", + "the 10th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Sydney, Australia", + "sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect. That would be fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-06", + "check_out_date": "2019-03-10", + "number_of_adults": "3", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "12 Darling Drive", + "check_in_date": "2019-03-06", + "check_out_date": "2019-03-10", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+61 2 8388 8888", + "rating": "4.60", + "total_price": "1860", + "where_to": "Sydney" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "We have successfully done your reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Wednesday", + "the 6th" + ], + "check_out_date": [ + "March 10th", + "the 10th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Sydney, Australia", + "sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can assist you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Wednesday", + "the 6th" + ], + "check_out_date": [ + "March 10th", + "the 10th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Sydney, Australia", + "sydney" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nothing at the moment. Thanks for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's my pleasure to assist you. Bye and have a nice day." + } + ] + }, + { + "dialogue_id": "26_00060", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno" + ], + "slot": "where_to", + "values": [ + "Fresno" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_in_date", + "values": [ + "11th of March" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "where_to", + "start": 18 + }, + { + "exclusive_end": 45, + "slot": "check_in_date", + "start": 32 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "11th of March" + ], + "where_to": [ + "Fresno" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am traveling to Fresno on the 11th of March. Can you book me a house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people are in your group, and what is your check out day?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "the 13th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 65, + "slot": "check_out_date", + "start": 57 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "11th of March" + ], + "check_out_date": [ + "the 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Fresno" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There is one person in my group, and I will check out on the 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Fresno" + ], + "slot": "where_to", + "values": [ + "Fresno" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_in_date", + "values": [ + "March 11th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "where_to", + "start": 45 + }, + { + "exclusive_end": 128, + "slot": "check_in_date", + "start": 118 + }, + { + "exclusive_end": 172, + "slot": "check_out_date", + "start": 162 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that your travel location: is Fresno, that there is 1 person in your group, that your check in date is March 11th, and that your check out date is March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "11th of March", + "March 11th" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Fresno" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, those details are correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-11", + "check_out_date": "2019-03-13", + "number_of_adults": "1", + "where_to": "Fresno" + } + }, + "service_results": [ + { + "address": "1055 Van Ness Avenue", + "check_in_date": "2019-03-11", + "check_out_date": "2019-03-13", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 559-233-6650", + "rating": "3.80", + "total_price": "156", + "where_to": "Fresno" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. I have successfully completed your reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "11th of March", + "March 11th" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Fresno" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I do anything else for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "11th of March", + "March 11th" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Fresno" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all. Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure. Goodbye." + } + ] + }, + { + "dialogue_id": "26_00061", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris, France" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "where_to", + "start": 20 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going to be in Paris, France soon. Can you tell me how I can book a house for my stay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you know what day you're leaving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "the 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "check_out_date", + "start": 19 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "the 12th" + ], + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to leave on the 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When will you need the house? Is it just you, or are there going to be other people with you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "the 4th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "check_in_date", + "start": 34 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 4th" + ], + "check_out_date": [ + "the 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Just 1 person. I will be there on the 4th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 77, + "slot": "where_to", + "start": 72 + }, + { + "exclusive_end": 108, + "slot": "check_in_date", + "start": 97 + }, + { + "exclusive_end": 125, + "slot": "check_out_date", + "start": 115 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, let me make sure I have this correct. You need to book a house in Paris for 1 person, from next Monday until March 12th. Is that right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Monday", + "the 4th" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Paris", + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-12", + "number_of_adults": "1", + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "40 Avenue de la Motte-Picquet, 75007", + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-12", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+33 1 47 05 57 30", + "rating": "4.10", + "total_price": "2304", + "where_to": "Paris" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, you're all set." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Monday", + "the 4th" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Paris", + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that's all I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's been my pleasure to help you. Let me know if there's anything else you need." + } + ] + }, + { + "dialogue_id": "26_00062", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to get a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city would you like the house in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "where_to", + "values": [ + "Chi-town" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "where_to", + "start": 20 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want the house in Chi-town." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people are with you? What day are you checking out and what day are you checking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "12th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "March 1st" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 65, + "slot": "check_out_date", + "start": 47 + }, + { + "exclusive_end": 91, + "slot": "check_in_date", + "start": 82 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 1st" + ], + "check_out_date": [ + "12th of this month" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There's one person. I want to check out on the 12th of this month and check in on March 1st." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Chicago" + ], + "slot": "where_to", + "values": [ + "Chicago" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "where_to", + "start": 27 + }, + { + "exclusive_end": 74, + "slot": "check_in_date", + "start": 69 + }, + { + "exclusive_end": 104, + "slot": "check_out_date", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: a house in Chicago, 1 person in your group, check in today, check out date is March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "where_to", + "values": [ + "LAX" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "where_to", + "start": 22 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 1st", + "today" + ], + "check_out_date": [ + "12th of this month", + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "LAX" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'm travelling to LAX." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "where_to", + "values": [ + "Los Angeles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "where_to", + "start": 28 + }, + { + "exclusive_end": 67, + "slot": "check_out_date", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: location is Los Angeles and check out is March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 1st", + "today" + ], + "check_out_date": [ + "12th of this month", + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "LAX", + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-12", + "number_of_adults": "1", + "where_to": "Los Angeles" + } + }, + "service_results": [ + { + "address": "3515 Wilshire Boulevard", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-12", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 213-381-7411", + "rating": "4.10", + "total_price": "3564", + "where_to": "Los Angeles" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "address", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "March 1st", + "today" + ], + "check_out_date": [ + "12th of this month", + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "LAX", + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the price and what's the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3515 Wilshire Boulevard" + ], + "slot": "address", + "values": [ + "3515 Wilshire Boulevard" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3564" + ], + "slot": "total_price", + "values": [ + "3564" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "address", + "start": 16 + }, + { + "exclusive_end": 54, + "slot": "total_price", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The house is at 3515 Wilshire Boulevard and costs 3564." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 1st", + "today" + ], + "check_out_date": [ + "12th of this month", + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "LAX", + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 1st", + "today" + ], + "check_out_date": [ + "12th of this month", + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "LAX", + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks for helping." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure. Bye." + } + ] + }, + { + "dialogue_id": "26_00063", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London, England" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "where_to", + "start": 26 + }, + { + "exclusive_end": 64, + "slot": "check_in_date", + "start": 56 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to book a house in London, England to check into tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which day will you be checking out and what is the number in your party?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "13th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "check_out_date", + "start": 18 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "check_out_date": [ + "13th of this month" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll check in the 13th of this month. Party of three." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "where_to", + "start": 30 + }, + { + "exclusive_end": 71, + "slot": "check_in_date", + "start": 63 + }, + { + "exclusive_end": 96, + "slot": "check_out_date", + "start": 86 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Book house in London for 3 people, checking in tomorrow, checking out March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "rating", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "rating", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Confirmed. What's the price and rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3.10" + ], + "slot": "rating", + "values": [ + "3.1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1914" + ], + "slot": "total_price", + "values": [ + "1914" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-13", + "number_of_adults": "3", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "614 Western Avenue", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-13", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+44 871 984 6195", + "rating": "3.10", + "total_price": "1914", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "rating", + "start": 27 + }, + { + "exclusive_end": 52, + "slot": "total_price", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The rating of the house is 3.1 and the price is 1914 dollars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Bye." + } + ] + }, + { + "dialogue_id": "26_00065", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Could you please help me book a house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city would you prefer to stay in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "NY" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 19, + "slot": "where_to", + "start": 17 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "NY" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be going to NY." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to check out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "13th of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "check_out_date", + "start": 33 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "13th of this month" + ], + "where_to": [ + "NY" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The check-out date should be the 13th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your check-in date, and how many people will be travelling in your group?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "March 6th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "check_in_date", + "start": 32 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 6th" + ], + "check_out_date": [ + "13th of this month" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "NY" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "A group of four, checking in on March 6th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "where_to", + "start": 38 + }, + { + "exclusive_end": 74, + "slot": "check_in_date", + "start": 60 + }, + { + "exclusive_end": 106, + "slot": "check_out_date", + "start": 96 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So that will be a group of 4 going to New York, checking in next Wednesday, and checking out on March 13th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "March 1st" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "14th of this month" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 62, + "slot": "check_in_date", + "start": 53 + }, + { + "exclusive_end": 104, + "slot": "check_out_date", + "start": 86 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 1st" + ], + "check_out_date": [ + "14th of this month" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "NY", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sorry, I've changed my mind. I'd like to check in on March 1st, then check out on the 14th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "check_in_date", + "start": 51 + }, + { + "exclusive_end": 89, + "slot": "check_out_date", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let me see if I got that right: You're checking in today, then checking out on March 14th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 61, + "slot": "where_to", + "start": 56 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 1st", + "today" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "After doing further research, I've decided to travel to Paris instead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 61, + "slot": "where_to", + "start": 56 + }, + { + "exclusive_end": 81, + "slot": "check_in_date", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let me see if I got that right: You'd like to travel to Paris, and check in today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "March 1st", + "today" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds perfect. Do they provide laundry service? May I know the total price, please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4992" + ], + "slot": "total_price", + "values": [ + "4992" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-14", + "number_of_adults": "4", + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "10 Rue du Champ de Mars, 75007", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-14", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 40 62 67 00", + "rating": "4.20", + "total_price": "4992", + "where_to": "Paris" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "total_price", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation successfully completed. That will be 4992 dollars in total." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 1st", + "today" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I really appreciate your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else that you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 1st", + "today" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you. You've been very helpful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm glad that I could be of help. Bye." + } + ] + }, + { + "dialogue_id": "26_00066", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "Sunday this week" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 65, + "slot": "check_in_date", + "start": 49 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Sunday this week" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want a house to book. I'm going to check in on Sunday this week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many individuals in your group are there? What day are you going to check out? Which town do you plan to remain in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "Kuala Lumpur" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "where_to", + "start": 17 + }, + { + "exclusive_end": 93, + "slot": "check_out_date", + "start": 83 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Sunday this week" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm on my way to Kuala Lumpur. Four individuals are there. I'd like to find out on March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "Kuala lumpur" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "where_to", + "start": 45 + }, + { + "exclusive_end": 143, + "slot": "check_in_date", + "start": 125 + }, + { + "exclusive_end": 180, + "slot": "check_out_date", + "start": 170 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the information of following: Kuala lumpur is the place. Your group has 4 individuals.The date of check-in is day after tomorrow. The date of check-out on March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "Sunday this week", + "day after tomorrow" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Kuala Lumpur", + "Kuala lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, it'd be fantastic. What is the overall cost? Can I get this location a contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2760" + ], + "slot": "total_price", + "values": [ + "$2,760" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+60 3-2692 9298" + ], + "slot": "phone_number", + "values": [ + "+60 3-2692 9298" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-13", + "number_of_adults": "4", + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "7, Jalan Munshi Abdullah, City Centre, 50100 Kuala Lumpur, Wilayah Persekutuan", + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-13", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+60 3-2692 9298", + "rating": "4.00", + "total_price": "2760", + "where_to": "Kuala Lumpur" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "total_price", + "start": 48 + }, + { + "exclusive_end": 97, + "slot": "phone_number", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking is effective. The complete cost is $2,760.The amount of the phone is +60 3-2692 9298." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Sunday this week", + "day after tomorrow" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Kuala Lumpur", + "Kuala lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much for your assistance. That's everything I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Helping you is my joy. Bye." + } + ] + }, + { + "dialogue_id": "26_00067", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to book a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city are you planning on staying in and when would you like to check in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 16, + "slot": "where_to", + "start": 11 + }, + { + "exclusive_end": 45, + "slot": "check_in_date", + "start": 40 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "today" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I going to Paris and I want to check in today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people are in your group and when will you be checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "14th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "check_out_date", + "start": 27 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "14th of March" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check out on the 14th of March. There are 4 of us." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 83, + "slot": "where_to", + "start": 78 + }, + { + "exclusive_end": 102, + "slot": "check_in_date", + "start": 97 + }, + { + "exclusive_end": 133, + "slot": "check_out_date", + "start": 123 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: You are booking a house for 4 people in Paris, checking in today and checking out on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "14th of March", + "March 14th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-14", + "number_of_adults": "4", + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "10 Rue du Champ de Mars, 75007", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-14", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 40 62 67 00", + "rating": "4.20", + "total_price": "4992", + "where_to": "Paris" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, your reservation is successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "14th of March", + "March 14th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the total price? Is there a contact number for this place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+33 1 40 62 67 00" + ], + "slot": "phone_number", + "values": [ + "+33 1 40 62 67 00" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4992" + ], + "slot": "total_price", + "values": [ + "4992" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "phone_number", + "start": 25 + }, + { + "exclusive_end": 70, + "slot": "total_price", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, the phone number is +33 1 40 62 67 00 and the total price is 4992 dollars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "today" + ], + "check_out_date": [ + "14th of March", + "March 14th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help. That's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's my pleasure to help you. Bye." + } + ] + }, + { + "dialogue_id": "26_00068", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "5" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to rent a house for five people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where would yo like to rent. And when." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Atlanta" + ], + "slot": "where_to", + "values": [ + "ATL" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "the 6th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "check_out_date", + "start": 22 + }, + { + "exclusive_end": 40, + "slot": "where_to", + "start": 37 + }, + { + "exclusive_end": 18, + "slot": "check_in_date", + "start": 11 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 6th" + ], + "check_out_date": [ + "March 11th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "ATL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "From March the 6th to March 11th. In ATL." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Atlanta" + ], + "slot": "where_to", + "values": [ + "Atlanta" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "where_to", + "start": 14 + }, + { + "exclusive_end": 42, + "slot": "check_in_date", + "start": 28 + }, + { + "exclusive_end": 56, + "slot": "check_out_date", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok. 5 people. Atlanta. From next Wednesday to March 11th. Correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Wednesday", + "the 6th" + ], + "check_out_date": [ + "March 11th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "ATL", + "Atlanta" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-06", + "check_out_date": "2019-03-11", + "number_of_adults": "5", + "where_to": "Atlanta" + } + }, + "service_results": [ + { + "address": "87 Walton Street Northwest", + "check_in_date": "2019-03-06", + "check_out_date": "2019-03-11", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 404-965-7992", + "rating": "4.20", + "total_price": "1950", + "where_to": "Atlanta" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Done. Reservation made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "next Wednesday", + "the 6th" + ], + "check_out_date": [ + "March 11th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "ATL", + "Atlanta" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have the telephone number. And do they do laundry?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 404-965-7992" + ], + "slot": "phone_number", + "values": [ + "+1 404-965-7992" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 15, + "slot": "phone_number", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "+1 404-965-7992. They do indeed have a laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Wednesday", + "the 6th" + ], + "check_out_date": [ + "March 11th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "ATL", + "Atlanta" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. I'm all done." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Take care." + } + ] + }, + { + "dialogue_id": "26_00069", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to make reservations for a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what city would you like to stay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris, France" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "where_to", + "start": 20 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would be going to Paris, France." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What would be your checking in and checking out days? How many people including you will be visiting?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "11th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "KL" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 48, + "slot": "check_out_date", + "start": 30 + }, + { + "exclusive_end": 66, + "slot": "where_to", + "start": 64 + }, + { + "exclusive_end": 101, + "slot": "check_in_date", + "start": 90 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Monday" + ], + "check_out_date": [ + "11th of this month" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My check out date will be the 11th of this month. I am going to KL. I will be checking in next Monday. There are 2 people in my group." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "Kuala Lumpur" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 70, + "slot": "where_to", + "start": 58 + }, + { + "exclusive_end": 138, + "slot": "check_in_date", + "start": 127 + }, + { + "exclusive_end": 188, + "slot": "check_out_date", + "start": 178 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you confirm this information? You would be going to Kuala Lumpur. There will be 2 people travelling. Checking in date is next Monday and you would like to check out on the March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Monday" + ], + "check_out_date": [ + "11th of this month", + "March 11th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "KL", + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct. Fantastic." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-11", + "number_of_adults": "2", + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "149, Jalan Masjid India, City Centre, 50100 Kuala Lumpur, Wilayah Persekutuan", + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-11", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2698 1866", + "rating": "3.70", + "total_price": "1512", + "where_to": "Kuala Lumpur" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation was a success." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Monday" + ], + "check_out_date": [ + "11th of this month", + "March 11th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "KL", + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would be all. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Glad to help. Goodbye." + } + ] + }, + { + "dialogue_id": "26_00070", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to reserve a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which day are you checking in? When do you expect to be checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "later today" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "where_to", + "values": [ + "Los Angeles" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "check_in_date", + "start": 19 + }, + { + "exclusive_end": 62, + "slot": "where_to", + "start": 51 + }, + { + "exclusive_end": 99, + "slot": "check_out_date", + "start": 89 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "later today" + ], + "check_out_date": [ + "March 14th" + ], + "where_to": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check in later today. I am travelling to Los Angeles and I will be there until March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people are in your group?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "later today" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There is just 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "where_to", + "values": [ + "Los Angeles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 78, + "slot": "where_to", + "start": 67 + }, + { + "exclusive_end": 111, + "slot": "check_in_date", + "start": 106 + }, + { + "exclusive_end": 142, + "slot": "check_out_date", + "start": 132 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: A reservation for a house in Los Angeles. For 1 person. Checking in today and checking out on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_out_date", + "values": [ + "8th of this month" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 48, + "slot": "check_out_date", + "start": 31 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "later today", + "today" + ], + "check_out_date": [ + "8th of this month" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I want to check out on the 8th of this month instead" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_out_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 95, + "slot": "check_out_date", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: There is 1 person in your group, checking out next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "later today", + "today" + ], + "check_out_date": [ + "8th of this month", + "next Friday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-08", + "number_of_adults": "1", + "where_to": "Los Angeles" + } + }, + "service_results": [ + { + "address": "818 North Hill Street", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-08", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 213-617-3077", + "rating": "4.10", + "total_price": "2240", + "where_to": "Los Angeles" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "rating", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "rating" + ], + "slot_values": { + "check_in_date": [ + "later today", + "today" + ], + "check_out_date": [ + "8th of this month", + "next Friday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the rating of the location? Do they have laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4.10" + ], + "slot": "rating", + "values": [ + "4.1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_laundry_service", + "values": [ + "False" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "rating", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The rating is 4.1. Unfortunately this place do not have laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "later today", + "today" + ], + "check_out_date": [ + "8th of this month", + "next Friday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can do for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "later today", + "today" + ], + "check_out_date": [ + "8th of this month", + "next Friday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's my pleasure to help you. Bye." + } + ] + }, + { + "dialogue_id": "26_00071", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to book a stay at a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where would you like to go, what days will you be checking in and leaving, and how many people will be staying with you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London, England" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "13th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 62, + "slot": "check_in_date", + "start": 54 + }, + { + "exclusive_end": 29, + "slot": "where_to", + "start": 14 + }, + { + "exclusive_end": 97, + "slot": "check_out_date", + "start": 84 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "check_out_date": [ + "13th of March" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going to London, England, and I want to check in tomorrow and check out on the 13th of March. There will be two people staying." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "where_to", + "start": 50 + }, + { + "exclusive_end": 100, + "slot": "check_in_date", + "start": 92 + }, + { + "exclusive_end": 137, + "slot": "check_out_date", + "start": 127 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: you would like to book a house in London for 2 people. The check in date is tomorrow and the check out date is March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_out_date", + "values": [ + "March 10th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_in_date", + "values": [ + "next Friday" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "check_out_date", + "start": 33 + }, + { + "exclusive_end": 68, + "slot": "check_in_date", + "start": 57 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Friday" + ], + "check_out_date": [ + "March 10th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, I want to check out on March 10th and check in next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_in_date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_out_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 61, + "slot": "check_in_date", + "start": 50 + }, + { + "exclusive_end": 99, + "slot": "check_out_date", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the revision: the check in date is next Friday, and the check out date is March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Friday" + ], + "check_out_date": [ + "March 10th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-08", + "check_out_date": "2019-03-10", + "number_of_adults": "2", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "9 Aldgate High Street", + "check_in_date": "2019-03-08", + "check_out_date": "2019-03-10", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+44 20 3805 1000", + "rating": "4.50", + "total_price": "864", + "where_to": "London" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "next Friday" + ], + "check_out_date": [ + "March 10th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the total cost?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "864" + ], + "slot": "total_price", + "values": [ + "864" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "total_price", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The price will be 864 dollars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "rating", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "rating" + ], + "slot_values": { + "check_in_date": [ + "next Friday" + ], + "check_out_date": [ + "March 10th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the rating of the room?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4.50" + ], + "slot": "rating", + "values": [ + "4.5" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 12, + "slot": "rating", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It has a 4.5 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Friday" + ], + "check_out_date": [ + "March 10th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "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": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Friday" + ], + "check_out_date": [ + "March 10th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It was my pleasure. Have a good day." + } + ] + }, + { + "dialogue_id": "26_00072", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to book a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to book?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "March 3rd" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "check_in_date", + "start": 22 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 3rd" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check-in on March 3rd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what city would you like to stay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "NY" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 5, + "slot": "where_to", + "start": 3 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 3rd" + ], + "where_to": [ + "NY" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In NY city please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people and when is your check-out date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 13, + "slot": "check_out_date", + "start": 3 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 3rd" + ], + "check_out_date": [ + "March 12th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "NY" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On March 12th, we are a group of 5." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 11, + "slot": "where_to", + "start": 3 + }, + { + "exclusive_end": 65, + "slot": "check_in_date", + "start": 47 + }, + { + "exclusive_end": 93, + "slot": "check_out_date", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "In New York for 5 people, check in date is the day after tomorrow and check out is March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris, France" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "where_to", + "start": 24 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 3rd", + "day after tomorrow" + ], + "check_out_date": [ + "March 12th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I want to travel to Paris, France." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 5, + "slot": "where_to", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Paris, 5 people in the group." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "rating", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "address", + "rating" + ], + "slot_values": { + "check_in_date": [ + "March 3rd", + "day after tomorrow" + ], + "check_out_date": [ + "March 12th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "Paris", + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please give me the address and rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4.20" + ], + "slot": "rating", + "values": [ + "4.2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "27 Avenue des Ternes, 75017" + ], + "slot": "address", + "values": [ + "27 Avenue des Ternes, 75017" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-12", + "number_of_adults": "5", + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "27 Avenue des Ternes, 75017", + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-12", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+33 825 80 19 19", + "rating": "4.20", + "total_price": "4680", + "where_to": "Paris" + } + ], + "slots": [ + { + "exclusive_end": 17, + "slot": "rating", + "start": 14 + }, + { + "exclusive_end": 64, + "slot": "address", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The rating is 4.2 and the address is 27 Avenue des Ternes, 75017." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 3rd", + "day after tomorrow" + ], + "check_out_date": [ + "March 12th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "Paris", + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It was my pleasure." + } + ] + }, + { + "dialogue_id": "26_00073", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to book a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city would you like to stay in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "14th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "San Diego" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "check_out_date", + "start": 33 + }, + { + "exclusive_end": 112, + "slot": "where_to", + "start": 103 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "14th of March" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to check out on the 14th of March. It's going to be for 1 person only. I am travelling to San Diego." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day would you like to check in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_in_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "check_in_date", + "start": 22 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 11th" + ], + "check_out_date": [ + "14th of March" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check in on March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_in_date", + "values": [ + "March 11th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 68, + "slot": "where_to", + "start": 59 + }, + { + "exclusive_end": 139, + "slot": "check_in_date", + "start": 129 + }, + { + "exclusive_end": 175, + "slot": "check_out_date", + "start": 165 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details. You are traveling to San Diego. There is 1 person in your party. The check in date will be March 11th with a check out date of March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "rating", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "rating" + ], + "slot_values": { + "check_in_date": [ + "March 11th" + ], + "check_out_date": [ + "14th of March", + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct. Does the hotel have laundry service? What is the hotel's rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_laundry_service", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.00" + ], + "slot": "rating", + "values": [ + "4.0" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-11", + "check_out_date": "2019-03-14", + "number_of_adults": "1", + "where_to": "San Diego" + } + }, + "service_results": [ + { + "address": "950 Hotel Circle North", + "check_in_date": "2019-03-11", + "check_out_date": "2019-03-14", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+1 619-298-0511", + "rating": "4.00", + "total_price": "936", + "where_to": "San Diego" + } + ], + "slots": [ + { + "exclusive_end": 87, + "slot": "rating", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is confirmed. The hotel does not have laundry service. They have a 4.0 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 11th" + ], + "check_out_date": [ + "14th of March", + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help. That's all I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It is my pleasure to be of service. Goodbye." + } + ] + }, + { + "dialogue_id": "26_00074", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I was looking to book a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your group consist of how many people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "March 3rd" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 63, + "slot": "check_in_date", + "start": 54 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 3rd" + ], + "number_of_adults": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "We are group of 4 people and we wanted to check in on March 3rd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "On which day will you be checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "the 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 11, + "slot": "check_out_date", + "start": 3 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 3rd" + ], + "check_out_date": [ + "the 13th" + ], + "number_of_adults": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On the 13th day we will be doing a check out." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city are you planning your stay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "where_to", + "start": 27 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 3rd" + ], + "check_out_date": [ + "the 13th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am planning to travel to New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 81, + "slot": "where_to", + "start": 73 + }, + { + "exclusive_end": 159, + "slot": "check_in_date", + "start": 141 + }, + { + "exclusive_end": 199, + "slot": "check_out_date", + "start": 189 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So, can you please confirm your details once. You are going to travel to New York. Your group consists of 4 people and check in date will be day after tomorrow. You will be checking out on March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "this Saturday" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 93, + "slot": "check_in_date", + "start": 80 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "this Saturday" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually there are 2 more people in the group. And I am planning to check in on this Saturday" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 97, + "slot": "check_in_date", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So please confirm that there are 2 more people in the group and your will be checking in tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "this Saturday", + "tomorrow" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you please tell me the total price and also a contact number for your place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 212-873-5222" + ], + "slot": "phone_number", + "values": [ + "+1 212-873-5222" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2904" + ], + "slot": "total_price", + "values": [ + "2904" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-13", + "number_of_adults": "2", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "209 West 87th Street", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-13", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+1 212-873-5222", + "rating": "4.00", + "total_price": "2904", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 82, + "slot": "phone_number", + "start": 67 + }, + { + "exclusive_end": 116, + "slot": "total_price", + "start": 112 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "We have successfully reserved rooms for you. The contact number is +1 212-873-5222. The total amount payable is 2904 dollars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "this Saturday", + "tomorrow" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to thank you for all your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want any other assistance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "this Saturday", + "tomorrow" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nothing as of now. Again Thanks for helping me out." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure in helping you out. Goodbye." + } + ] + }, + { + "dialogue_id": "26_00075", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to reserve a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "For which days and in which city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "1st of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_out_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "where_to", + "values": [ + "San Fran" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "check_in_date", + "start": 27 + }, + { + "exclusive_end": 71, + "slot": "check_out_date", + "start": 59 + }, + { + "exclusive_end": 91, + "slot": "where_to", + "start": 83 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month" + ], + "check_out_date": [ + "next Tuesday" + ], + "where_to": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Check in will be be on the 1st of this month and check out next Tuesday. It is for San Fran." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people are in the group?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "14th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "check_out_date", + "start": 47 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month" + ], + "check_out_date": [ + "14th of March" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There are 3 people. I want to check out on the 14th of March" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "where_to", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 48, + "slot": "where_to", + "start": 35 + }, + { + "exclusive_end": 79, + "slot": "check_in_date", + "start": 74 + }, + { + "exclusive_end": 96, + "slot": "check_out_date", + "start": 86 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you want a house in San Francisco for 3 people checking in today until March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "check_in_date", + "start": 19 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "check_out_date": [ + "14th of March", + "March 14th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "San Fran", + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check in tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "check_in_date", + "start": 25 + }, + { + "exclusive_end": 61, + "slot": "check_out_date", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm that check in is tomorrow and check out is March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "check_out_date": [ + "14th of March", + "March 14th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "San Fran", + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. That is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-14", + "number_of_adults": "3", + "where_to": "San Francisco" + } + }, + "service_results": [ + { + "address": "440 Post Street", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-14", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 415-397-3510", + "rating": "4.60", + "total_price": "3312", + "where_to": "San Francisco" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation has been made successfully." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "check_out_date": [ + "14th of March", + "March 14th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "San Fran", + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "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": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "check_out_date": [ + "14th of March", + "March 14th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "San Fran", + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. That will be all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure. Goodbye." + } + ] + }, + { + "dialogue_id": "26_00076", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am going on a trip with my family to Florida. Do you know of any houses I can book?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I am going on a vacation to Dallas Texas with six of my friends so there will be seven of us. We are getting a hotel and most likely checking out Saturday the next morning." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_out_date", + "values": [ + "the 8th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London, UK" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 89, + "slot": "check_out_date", + "start": 82 + }, + { + "exclusive_end": 34, + "slot": "where_to", + "start": 24 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "the 8th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am planning a trip to London, UK. We are arriving the 1st and we are leaving on the 8th. its going to be just four of us and it should be fun." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I am going out of town and plan on checking into my hotel on Saturday the 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "2nd of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 82, + "slot": "check_in_date", + "start": 65 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of this month" + ], + "check_out_date": [ + "the 8th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am hoping i can get a room where i am able to check out on the 2nd of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_out_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "where_to", + "start": 19 + }, + { + "exclusive_end": 34, + "slot": "check_in_date", + "start": 26 + }, + { + "exclusive_end": 90, + "slot": "check_out_date", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I will be going to London tomorrow with 4 of my friends and we will be leaving next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of this month", + "tomorrow" + ], + "check_out_date": [ + "next Friday", + "the 8th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "London", + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Absolutely, that would be splendid." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-08", + "number_of_adults": "4", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "John Bradshaw Road", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-08", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+44 871 097 1083", + "rating": "4.30", + "total_price": "1512", + "where_to": "London" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It all worked out the reservation was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of this month", + "tomorrow" + ], + "check_out_date": [ + "next Friday", + "the 8th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "London", + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "i appreciate your help, Thank you. I don't need anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It has been a pleasure starving you. Good day." + } + ] + }, + { + "dialogue_id": "26_00077", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking to book a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city do you want to book the house in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "SD" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 50, + "slot": "check_out_date", + "start": 40 + }, + { + "exclusive_end": 14, + "slot": "where_to", + "start": 12 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "March 14th" + ], + "where_to": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It'll be in SD, I'll be checking out on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And what will be the check in date? Also, how many people will be travelling with you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "Thursday next week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 18, + "slot": "check_in_date", + "start": 0 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Thursday next week" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thursday next week is my check in. It's just for one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "where_to", + "start": 22 + }, + { + "exclusive_end": 75, + "slot": "check_in_date", + "start": 62 + }, + { + "exclusive_end": 103, + "slot": "check_out_date", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, so the house in San Diego is for 1 person with check in next Thursday and check out on March 14th. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "Thursday next week", + "next Thursday" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "SD", + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that's it, cool. Can you give me the phone number for the place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 619-291-1300" + ], + "slot": "phone_number", + "values": [ + "+1 619-291-1300" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-07", + "check_out_date": "2019-03-14", + "number_of_adults": "1", + "where_to": "San Diego" + } + }, + "service_results": [ + { + "address": "411 Hotel Circle South", + "check_in_date": "2019-03-07", + "check_out_date": "2019-03-14", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 619-291-1300", + "rating": "3.70", + "total_price": "1260", + "where_to": "San Diego" + } + ], + "slots": [ + { + "exclusive_end": 77, + "slot": "phone_number", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've made your reservation and you can reach them by phone at +1 619-291-1300." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "Thursday next week", + "next Thursday" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "SD", + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "One more thing, what's the cost for everything?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1260" + ], + "slot": "total_price", + "values": [ + "1260" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "total_price", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It will cost 1260 dollars in total." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Thursday next week", + "next Thursday" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "SD", + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, thanks for all the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need me to do anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Thursday next week", + "next Thursday" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "SD", + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks. Your help has been great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's been my pleasure, take care." + } + ] + }, + { + "dialogue_id": "26_00078", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to book a house for one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day are you checking out and checking in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "1st of march" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "9th of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "check_in_date", + "start": 20 + }, + { + "exclusive_end": 74, + "slot": "check_out_date", + "start": 57 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of march" + ], + "check_out_date": [ + "9th of this month" + ], + "number_of_adults": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am checking in on 1st of march and checking out on the 9th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "which city are you planning to stay in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London, england" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "where_to", + "start": 19 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of march" + ], + "check_out_date": [ + "9th of this month" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London, england" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be going to London, england and there will be three people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "london" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "march 9th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "where_to", + "start": 47 + }, + { + "exclusive_end": 90, + "slot": "check_in_date", + "start": 85 + }, + { + "exclusive_end": 117, + "slot": "check_out_date", + "start": 108 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm these details: House booking in london for 3 people. Check in date is today and check out is march 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "the 14th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "check_out_date", + "start": 36 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of march", + "today" + ], + "check_out_date": [ + "the 14th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London, england", + "london" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please change the check out date to the 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "london" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "march 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "where_to", + "start": 31 + }, + { + "exclusive_end": 61, + "slot": "check_out_date", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Reconfirm details: Location is london to check out march 14th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of march", + "today" + ], + "check_out_date": [ + "march 14th", + "the 14th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London, england", + "london" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-14", + "number_of_adults": "3", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "106-110 Belgrave Road", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-14", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+44 20 7630 8888", + "rating": "3.60", + "total_price": "5304", + "where_to": "London" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "your reservation is successful" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of march", + "today" + ], + "check_out_date": [ + "march 14th", + "the 14th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London, england", + "london" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help. That will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's my pleasure to help." + } + ] + }, + { + "dialogue_id": "26_00079", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to book a house to stay at during my travels." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can help with that. What day will you be checking out, and what city are you planning on visiting?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "13th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "where_to", + "values": [ + "Seattle, WA" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 76, + "slot": "check_out_date", + "start": 63 + }, + { + "exclusive_end": 29, + "slot": "where_to", + "start": 18 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "13th of March" + ], + "where_to": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be headed to Seattle, WA, and I'd like to checkout on the 13th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great. What day are you checking in, and how many people will be accompanying you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_in_date", + "values": [ + "the 10th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 58, + "slot": "check_in_date", + "start": 50 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 10th" + ], + "check_out_date": [ + "13th of March" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It's just for one person. I'd like to check in on the 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "where_to", + "values": [ + "Seattle" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_in_date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 92, + "slot": "where_to", + "start": 85 + }, + { + "exclusive_end": 139, + "slot": "check_in_date", + "start": 129 + }, + { + "exclusive_end": 170, + "slot": "check_out_date", + "start": 160 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright. Just to make sure I've got everything correct, you'll be booking a house in Seattle for 1 person. You're checking in on March 10th and checking out on March 13th, right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_out_date", + "values": [ + "next Friday" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "check_out_date", + "start": 34 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 10th", + "the 10th" + ], + "check_out_date": [ + "next Friday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Seattle", + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, no, I want to check out next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_out_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 58, + "slot": "check_out_date", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, so reservation for 1 person checking out next Friday, right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "7th of this month" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 52, + "slot": "check_in_date", + "start": 35 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "7th of this month" + ], + "check_out_date": [ + "next Friday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Seattle", + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually I want to check in on the 7th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_out_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "check_in_date", + "start": 25 + }, + { + "exclusive_end": 67, + "slot": "check_out_date", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you'll be checking in next Thursday and checking out next Friday?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "address", + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "7th of this month", + "next Thursday" + ], + "check_out_date": [ + "next Friday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Seattle", + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's perfect. Could you provide me with the address and phone number for the place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 206-728-7666" + ], + "slot": "phone_number", + "values": [ + "+1 206-728-7666" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "618 John Street" + ], + "slot": "address", + "values": [ + "618 John Street" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-07", + "check_out_date": "2019-03-08", + "number_of_adults": "1", + "where_to": "Seattle" + } + }, + "service_results": [ + { + "address": "618 John Street", + "check_in_date": "2019-03-07", + "check_out_date": "2019-03-08", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 206-728-7666", + "rating": "3.30", + "total_price": "340", + "where_to": "Seattle" + } + ], + "slots": [ + { + "exclusive_end": 88, + "slot": "phone_number", + "start": 73 + }, + { + "exclusive_end": 126, + "slot": "address", + "start": 111 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Absolutely. I've gone ahead and reserved it for you. The phone number is +1 206-728-7666 and the address is at 618 John Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "7th of this month", + "next Thursday" + ], + "check_out_date": [ + "next Friday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Seattle", + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Awesome, thanks!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "7th of this month", + "next Thursday" + ], + "check_out_date": [ + "next Friday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Seattle", + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's it. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It was my pleasure. Goodbye." + } + ] + }, + { + "dialogue_id": "26_00080", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Delhi" + ], + "slot": "where_to", + "values": [ + "Delhi" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "where_to", + "start": 27 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Delhi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am planning to travel to Delhi, I need to book a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which day are you reach there and how many persons in your team?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "the 1st" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 10, + "slot": "check_in_date", + "start": 3 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 1st" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "Delhi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "on the 1st and 5 persons are in my team" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "14th of March" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "check_out_date", + "start": 21 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 1st" + ], + "check_out_date": [ + "14th of March" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "Delhi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Check out will be on 14th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Delhi" + ], + "slot": "where_to", + "values": [ + "Delhi" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 47, + "slot": "where_to", + "start": 42 + }, + { + "exclusive_end": 79, + "slot": "check_in_date", + "start": 74 + }, + { + "exclusive_end": 111, + "slot": "check_out_date", + "start": 101 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: Location is Delhi, 5 persons, Check in date today and checkout date is March 14th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 1st", + "today" + ], + "check_out_date": [ + "14th of March", + "March 14th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "Delhi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's correct" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-14", + "number_of_adults": "5", + "where_to": "Delhi" + } + }, + "service_results": [ + { + "address": "Plot no 9, National Highway - 8, Samalka, New Delhi", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-14", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+91 11 6604 0000", + "rating": "4.30", + "total_price": "5460", + "where_to": "Delhi" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is confirmed" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 1st", + "today" + ], + "check_out_date": [ + "14th of March", + "March 14th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "Delhi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks that's all I need" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Its my pleasure." + } + ] + }, + { + "dialogue_id": "26_00081", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Need to book a house for vacation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where will you go and what dates do you need it for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_out_date", + "values": [ + "6th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "Sunday this week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris, France" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 108, + "slot": "check_out_date", + "start": 96 + }, + { + "exclusive_end": 78, + "slot": "check_in_date", + "start": 62 + }, + { + "exclusive_end": 38, + "slot": "where_to", + "start": 25 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Sunday this week" + ], + "check_out_date": [ + "6th of March" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Five people are going to Paris, France. I want to check in on Sunday this week and check out on 6th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_out_date", + "values": [ + "next Wednesday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 100, + "slot": "where_to", + "start": 95 + }, + { + "exclusive_end": 59, + "slot": "check_in_date", + "start": 41 + }, + { + "exclusive_end": 91, + "slot": "check_out_date", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: 5 people checking in the day after tomorrow and checking out next Wednesday in Paris." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Sunday this week", + "day after tomorrow" + ], + "check_out_date": [ + "6th of March", + "next Wednesday" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "Paris", + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would be great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-06", + "number_of_adults": "5", + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "17 Rue Duhesme, 75018", + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-06", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+33 1 46 06 17 66", + "rating": "3.80", + "total_price": "1200", + "where_to": "Paris" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation is successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Sunday this week", + "day after tomorrow" + ], + "check_out_date": [ + "6th of March", + "next Wednesday" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "Paris", + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is all I needed. Thank you so much!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It has been a pleasure. Bye." + } + ] + }, + { + "dialogue_id": "26_00082", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to book a house. Can you please help me with that?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city and how many guests will there be?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_out_date", + "values": [ + "Tuesday next week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 84, + "slot": "check_out_date", + "start": 67 + }, + { + "exclusive_end": 33, + "slot": "where_to", + "start": 28 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "Tuesday next week" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "1 person. I am traveling to Paris and would like to check out next Tuesday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day will you arrive?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "2nd of March" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "check_in_date", + "start": 26 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March" + ], + "check_out_date": [ + "Tuesday next week" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check in on the 2nd of March" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_out_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 70, + "slot": "where_to", + "start": 65 + }, + { + "exclusive_end": 95, + "slot": "check_in_date", + "start": 87 + }, + { + "exclusive_end": 122, + "slot": "check_out_date", + "start": 110 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following reservation will be for 1 person in Paris with a check in tomorrow and check out next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "14th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London, England" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 67, + "slot": "check_out_date", + "start": 49 + }, + { + "exclusive_end": 86, + "slot": "where_to", + "start": 71 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March", + "tomorrow" + ], + "check_out_date": [ + "14th of this month" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I apologize I would like to check out on the 14th of this month in London, England." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "where_to", + "start": 36 + }, + { + "exclusive_end": 110, + "slot": "check_out_date", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I made that change to one person to London, England. Check in is tomorrow and the check out date is March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "2nd of March", + "tomorrow" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct, what is the price?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1152" + ], + "slot": "total_price", + "values": [ + "1152" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-14", + "number_of_adults": "1", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "9 Montfichet Road", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-14", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+44 871 527 9286", + "rating": "4.10", + "total_price": "1152", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "total_price", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is all set, the total price is 1152." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "address", + "has_laundry_service" + ], + "slot_values": { + "check_in_date": [ + "2nd of March", + "tomorrow" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there laundry service? Can you also provide me with the address." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "9 Montfichet Road" + ], + "slot": "address", + "values": [ + "9 Montfichet Road" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_laundry_service", + "values": [ + "False" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "address", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The location is 9 Montfichet Road. Unfortunately there is no laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March", + "tomorrow" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for everything." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It was my pleasure. Have a great trip!" + } + ] + }, + { + "dialogue_id": "26_00083", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to book a house. Could you help me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, What day would you like to check in? Check out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "2nd of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "13th of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "check_in_date", + "start": 28 + }, + { + "exclusive_end": 85, + "slot": "check_out_date", + "start": 67 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of this month" + ], + "check_out_date": [ + "13th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to check in on the 2nd of this month and check out on the 13th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city did you want to stay in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "where_to", + "start": 22 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of this month" + ], + "check_out_date": [ + "13th of this month" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be travelling to New York" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people in your group?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of this month" + ], + "check_out_date": [ + "13th of this month" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There will be four of us." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 89, + "slot": "where_to", + "start": 81 + }, + { + "exclusive_end": 103, + "slot": "check_in_date", + "start": 95 + }, + { + "exclusive_end": 119, + "slot": "check_out_date", + "start": 109 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: You're a group of 4 and will be staying in New York from tomorrow till March 13th. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "2nd of this month", + "tomorrow" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that would be great!. What is the total price?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2904" + ], + "slot": "total_price", + "values": [ + "2904" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-13", + "number_of_adults": "4", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "209 West 87th Street", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-13", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 212-873-5222", + "rating": "4.00", + "total_price": "2904", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "total_price", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation was successful. The total price will be $ 2904" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of this month", + "tomorrow" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for the help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_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": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of this month", + "tomorrow" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you for all the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's been my pleasure to help you. Enjoy your trip. Bye." + } + ] + }, + { + "dialogue_id": "26_00084", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to book a house for one person" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day are u expecting to check in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "March 4th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 12, + "slot": "check_in_date", + "start": 3 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 4th" + ], + "number_of_adults": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On March 4th would be preferable" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How about the day you are checking out and the city you are planning to stay in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "NY" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_out_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "where_to", + "start": 38 + }, + { + "exclusive_end": 54, + "slot": "check_out_date", + "start": 41 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 4th" + ], + "check_out_date": [ + "next Thursday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "NY" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would would like to book a house in NY next Thursday that would be great" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_out_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 55, + "slot": "where_to", + "start": 47 + }, + { + "exclusive_end": 72, + "slot": "check_in_date", + "start": 61 + }, + { + "exclusive_end": 89, + "slot": "check_out_date", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So, you wanted to book a house for 1 person in New York from next Monday to next Thursday. Is that right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 4th", + "next Monday" + ], + "check_out_date": [ + "next Thursday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "NY", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-07", + "number_of_adults": "1", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "260 West 40th Street", + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-07", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-398-2700", + "rating": "4.50", + "total_price": "912", + "where_to": "New York" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking has been made" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 4th", + "next Monday" + ], + "check_out_date": [ + "next Thursday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "NY", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank your for your help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can do for you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 4th", + "next Monday" + ], + "check_out_date": [ + "next Thursday" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "NY", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you for today" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Its my pleasure to help you. Bye." + } + ] + }, + { + "dialogue_id": "26_00085", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "SD" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 48, + "slot": "where_to", + "start": 46 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to book a house while I'm traveling in SD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people are there in your group? Which day are you checking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "check_in_date", + "start": 37 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "today" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There's four of us. I wanna check in today, if that's possible." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day are you checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "the 14th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "5th of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "check_out_date", + "start": 21 + }, + { + "exclusive_end": 72, + "slot": "check_in_date", + "start": 55 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "5th of this month" + ], + "check_out_date": [ + "the 14th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I wanna check out on the 14th and then check in on the 5th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 63, + "slot": "where_to", + "start": 54 + }, + { + "exclusive_end": 50, + "slot": "check_in_date", + "start": 38 + }, + { + "exclusive_end": 106, + "slot": "check_out_date", + "start": 96 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to confirm, you want to check in next Tuesday in San Diego with 4 people, and check out on March 14th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "rating", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "address", + "rating" + ], + "slot_values": { + "check_in_date": [ + "5th of this month", + "next Tuesday" + ], + "check_out_date": [ + "March 14th", + "the 14th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "SD", + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's it. What is the rating and the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3.60" + ], + "slot": "rating", + "values": [ + "3.6" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "833 Ash Street" + ], + "slot": "address", + "values": [ + "833 Ash Street" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-05", + "check_out_date": "2019-03-14", + "number_of_adults": "4", + "where_to": "San Diego" + } + }, + "service_results": [ + { + "address": "833 Ash Street", + "check_in_date": "2019-03-05", + "check_out_date": "2019-03-14", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 800-615-3107", + "rating": "3.60", + "total_price": "1710", + "where_to": "San Diego" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "rating", + "start": 43 + }, + { + "exclusive_end": 81, + "slot": "address", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It was reserved successfully. It's rated a 3.6 and it's located on 833 Ash Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "5th of this month", + "next Tuesday" + ], + "check_out_date": [ + "March 14th", + "the 14th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "SD", + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot, that's it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's my pleasure to help. Thanks." + } + ] + }, + { + "dialogue_id": "26_00086", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to book a house for the weekend. Can you find me rates on a few homes?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great! When days would you like to check in and check out? Also, how many people will be in your group?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_in_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 59, + "slot": "check_out_date", + "start": 49 + }, + { + "exclusive_end": 31, + "slot": "check_in_date", + "start": 22 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 9th" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check in on March 9th and check out on March 13th. There will be a total of four people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city would you like to stay in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Delhi" + ], + "slot": "where_to", + "values": [ + "New Delhi" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 12, + "slot": "where_to", + "start": 3 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 9th" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "New Delhi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "To New Delhi!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Delhi" + ], + "slot": "where_to", + "values": [ + "Delhi" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_in_date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 66, + "slot": "where_to", + "start": 61 + }, + { + "exclusive_end": 105, + "slot": "check_in_date", + "start": 96 + }, + { + "exclusive_end": 135, + "slot": "check_out_date", + "start": 125 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "PLease confirm this information is correct: Your trip to New Delhi will have a check in date of March 9th, check out date of March 13th, and there will be a total of 4 people in your group." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 9th" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Delhi", + "New Delhi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-09", + "check_out_date": "2019-03-13", + "number_of_adults": "4", + "where_to": "Delhi" + } + }, + "service_results": [ + { + "address": "13A, District Centre, Mayur Vihar, New Delhi", + "check_in_date": "2019-03-09", + "check_out_date": "2019-03-13", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+91 11 4110 5555", + "rating": "4.30", + "total_price": "2000", + "where_to": "Delhi" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is complete." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 9th" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Delhi", + "New Delhi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help. That is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It was my pleasure to help you, Jane Doe. Goodbye." + } + ] + }, + { + "dialogue_id": "26_00087", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 64, + "slot": "check_out_date", + "start": 54 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "March 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to book a house where I can check out on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city, date, and amount of people in your party will be checking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "6th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 67, + "slot": "check_in_date", + "start": 50 + }, + { + "exclusive_end": 42, + "slot": "where_to", + "start": 36 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "6th of this month" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There will be 3 of us travelling to London on the 6th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "where_to", + "start": 37 + }, + { + "exclusive_end": 72, + "slot": "check_in_date", + "start": 58 + }, + { + "exclusive_end": 103, + "slot": "check_out_date", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So there will be 3 of you staying in London starting from next Wednesday and checking out on March 14th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "address", + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "6th of this month", + "next Wednesday" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is correct. Can I please get the address and contact number for this place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+44 20 3096 5888" + ], + "slot": "phone_number", + "values": [ + "+44 20 3096 5888" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1018 Dockside Road" + ], + "slot": "address", + "values": [ + "1018 Dockside Road" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-06", + "check_out_date": "2019-03-14", + "number_of_adults": "3", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1018 Dockside Road", + "check_in_date": "2019-03-06", + "check_out_date": "2019-03-14", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+44 20 3096 5888", + "rating": "4.20", + "total_price": "2520", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 107, + "slot": "phone_number", + "start": 91 + }, + { + "exclusive_end": 69, + "slot": "address", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, your reservation is successful and located at 1018 Dockside Road and the phone number +44 20 3096 5888." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "6th of this month", + "next Wednesday" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much for your help today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Will there be anything else I can assist you with today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "6th of this month", + "next Wednesday" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The pleasure is all mine. Have a wonderful day, goodbye." + } + ] + }, + { + "dialogue_id": "26_00088", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "check_out_date", + "start": 46 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "March 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to book a house and check out on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city do you want to stay in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Toronto" + ], + "slot": "where_to", + "values": [ + "Toronto, Canada" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "where_to", + "start": 14 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "March 14th" + ], + "where_to": [ + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going to Toronto, Canada." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people are in your group and what day will you check in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "5th of March" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 58, + "slot": "check_in_date", + "start": 46 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "5th of March" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Only one person and I want to check in on the 5th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Toronto" + ], + "slot": "where_to", + "values": [ + "Toronto" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 116, + "slot": "where_to", + "start": 109 + }, + { + "exclusive_end": 94, + "slot": "check_in_date", + "start": 82 + }, + { + "exclusive_end": 105, + "slot": "check_out_date", + "start": 95 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that there is only 1 person in your group and you want to check in next Tuesday March 14th in Toronto." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "2nd of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "check_in_date", + "start": 48 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Toronto", + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, make it two people. I'd like to check in on 2nd of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "check_in_date", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you will check in tomorrow with 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "address" + ], + "slot_values": { + "check_in_date": [ + "2nd of March", + "tomorrow" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Toronto", + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds great. Tell me the address." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "15 Charles Street East" + ], + "slot": "address", + "values": [ + "15 Charles Street East" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-14", + "number_of_adults": "2", + "where_to": "Toronto" + } + }, + "service_results": [ + { + "address": "15 Charles Street East", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-14", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 416-924-1222", + "rating": "4.60", + "total_price": "3672", + "where_to": "Toronto" + } + ], + "slots": [ + { + "exclusive_end": 78, + "slot": "address", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation was made successfully. The hotel is at 15 Charles Street East." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "2nd of March", + "tomorrow" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Toronto", + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there laundry service? How much is the total price?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3672" + ], + "slot": "total_price", + "values": [ + "$3,672" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "total_price", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The total price is $3,672 and it does have laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March", + "tomorrow" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Toronto", + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is all I need. Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It has been my pleasure. Bye." + } + ] + }, + { + "dialogue_id": "26_00089", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to make a booking for a house please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "For what city, Sir? And when will you be checking in and checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "14th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "where_to", + "values": [ + "Portland" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "Saturday this week" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 109, + "slot": "check_out_date", + "start": 91 + }, + { + "exclusive_end": 20, + "slot": "where_to", + "start": 12 + }, + { + "exclusive_end": 69, + "slot": "check_in_date", + "start": 51 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week" + ], + "check_out_date": [ + "14th of this month" + ], + "where_to": [ + "Portland" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This is for Portland please. I plan on checking in Saturday this week and checking out the 14th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "For how many people please, Sir?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week" + ], + "check_out_date": [ + "14th of this month" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Portland" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Three please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Portland" + ], + "slot": "where_to", + "values": [ + "Portland" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "where_to", + "start": 52 + }, + { + "exclusive_end": 96, + "slot": "check_in_date", + "start": 88 + }, + { + "exclusive_end": 124, + "slot": "check_out_date", + "start": 114 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Here are your confirmation details. For the city of Portland, for 3 people, checking in tomorrow and checking out March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Portland" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "You got it. Oh, I meant to ask, do they have laundry service? Also, how much is the total I'll be paying?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "6120" + ], + "slot": "total_price", + "values": [ + "6120" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-14", + "number_of_adults": "3", + "where_to": "Portland" + } + }, + "service_results": [ + { + "address": "1000 Northeast Multnomah Street", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-14", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 503-281-6111", + "rating": "4.20", + "total_price": "6120", + "where_to": "Portland" + } + ], + "slots": [ + { + "exclusive_end": 75, + "slot": "total_price", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, they do have laundry service. The total amount for the booking is 6120 dollars. And everything is confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Portland" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for doing that so quickly. I'm all set." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're certainly welcome and enjoy your trip." + } + ] + }, + { + "dialogue_id": "26_00090", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I book a house for 2 people please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is the city and when will you check out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "9th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "check_out_date", + "start": 24 + }, + { + "exclusive_end": 63, + "slot": "where_to", + "start": 55 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "9th of this month" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will check out on the 9th of this month. The city is New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you check in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 23, + "slot": "check_in_date", + "start": 11 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Tuesday" + ], + "check_out_date": [ + "9th of this month" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I check in next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 66, + "slot": "where_to", + "start": 58 + }, + { + "exclusive_end": 54, + "slot": "check_in_date", + "start": 42 + }, + { + "exclusive_end": 101, + "slot": "check_out_date", + "start": 92 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm - 2 of you are checking in next Tuesday in New York and will be checking out March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "March 2nd" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "check_in_date", + "start": 22 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 2nd" + ], + "check_out_date": [ + "9th of this month", + "March 9th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, check out date is March 2nd" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "where_to", + "start": 31 + }, + { + "exclusive_end": 27, + "slot": "check_in_date", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, you check in tomorrow in New York?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "rating", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "rating" + ], + "slot_values": { + "check_in_date": [ + "March 2nd", + "tomorrow" + ], + "check_out_date": [ + "9th of this month", + "March 9th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes thanks. Is there laundry service? How is this hotel rated?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4.00" + ], + "slot": "rating", + "values": [ + "4.0" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-09", + "number_of_adults": "2", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "308 West 58th Street", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-09", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 212-204-3000", + "rating": "4.00", + "total_price": "1848", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 22, + "slot": "rating", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The hotel is rated 4.0 and there is laundry service. Your reservation has been placed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 2nd", + "tomorrow" + ], + "check_out_date": [ + "9th of this month", + "March 9th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Our pleasure, goodbye." + } + ] + }, + { + "dialogue_id": "26_00091", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to book a house for one person to stay in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day would you like to check in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "Thursday next week" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "check_in_date", + "start": 23 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Thursday next week" + ], + "number_of_adults": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would to check in on Thursday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What will be your check out date? What city do you plan to stay in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 23, + "slot": "where_to", + "start": 18 + }, + { + "exclusive_end": 58, + "slot": "check_out_date", + "start": 48 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Thursday next week" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I plan to stay in Paris. I plan to check out on March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 62, + "slot": "where_to", + "start": 57 + }, + { + "exclusive_end": 151, + "slot": "check_in_date", + "start": 138 + }, + { + "exclusive_end": 193, + "slot": "check_out_date", + "start": 183 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following info: You will be saying in Paris. You will have 1 person saying in the house. Your desired check in date is next Thursday. You desired check out date is March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "March 5th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "check_in_date", + "start": 33 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 5th" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. I would like to check out on March 5th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 100, + "slot": "check_in_date", + "start": 88 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following info: There is 1 person i your group. You want to check in next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York City" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "11th of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "where_to", + "start": 26 + }, + { + "exclusive_end": 78, + "slot": "check_out_date", + "start": 65 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 5th", + "next Tuesday" + ], + "check_out_date": [ + "11th of March" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No I will be traveling to New York City. I plan to check out the 11th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "where_to", + "start": 52 + }, + { + "exclusive_end": 95, + "slot": "check_out_date", + "start": 85 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following info: Your location is New York. Your check out date is March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "March 5th", + "next Tuesday" + ], + "check_out_date": [ + "11th of March", + "March 11th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "New York", + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct. What is the total price? Does it included a laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3060" + ], + "slot": "total_price", + "values": [ + "$3,060" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-05", + "check_out_date": "2019-03-11", + "number_of_adults": "1", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "231 East 43rd Street", + "check_in_date": "2019-03-05", + "check_out_date": "2019-03-11", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-897-3385", + "rating": "4.20", + "total_price": "3060", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "total_price", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "We have successfully booked your reservation. your price will be $3,060. A laundry service is included." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 5th", + "next Tuesday" + ], + "check_out_date": [ + "11th of March", + "March 11th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "New York", + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need any more help?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 5th", + "next Tuesday" + ], + "check_out_date": [ + "11th of March", + "March 11th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "New York", + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Of course, your welcome. Good bye." + } + ] + }, + { + "dialogue_id": "26_00092", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "1st of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 104, + "slot": "check_in_date", + "start": 87 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month" + ], + "number_of_adults": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going on a personal trip and would like to book a house. I want to check-in on the 1st of this month. It will be just 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city would you like the house to be in? And which day would you like to check-out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "12th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "NYC" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 50, + "slot": "check_out_date", + "start": 32 + }, + { + "exclusive_end": 79, + "slot": "where_to", + "start": 76 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month" + ], + "check_out_date": [ + "12th of this month" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to check in on the 12th of this month. I will be travelling to NYC." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 71, + "slot": "where_to", + "start": 63 + }, + { + "exclusive_end": 133, + "slot": "check_in_date", + "start": 128 + }, + { + "exclusive_end": 172, + "slot": "check_out_date", + "start": 162 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: The house location is in New York City. There will be only 1 person. The check-in date is today. The check-out date will be March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month", + "today" + ], + "check_out_date": [ + "12th of this month", + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "NYC", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-12", + "number_of_adults": "1", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "373 5th Avenue", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-12", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-213-3388", + "rating": "4.10", + "total_price": "2112", + "where_to": "New York" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation for the house is successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month", + "today" + ], + "check_out_date": [ + "12th of this month", + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "NYC", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem, is there anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "1st of this month", + "today" + ], + "check_out_date": [ + "12th of this month", + "March 12th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "NYC", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would be all. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's my pleasure. Have a great day." + } + ] + }, + { + "dialogue_id": "26_00093", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to book a house for three people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "For what city and what day would you like to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_in_date", + "values": [ + "the 9th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "where_to", + "values": [ + "Chicago" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "check_in_date", + "start": 28 + }, + { + "exclusive_end": 46, + "slot": "where_to", + "start": 39 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 9th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to check in on the 9th in Chicago." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day do you want to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_out_date", + "values": [ + "March 10th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_in_date", + "values": [ + "Friday next week" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "check_out_date", + "start": 19 + }, + { + "exclusive_end": 57, + "slot": "check_in_date", + "start": 41 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Friday next week" + ], + "check_out_date": [ + "March 10th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to leave on March 10th and arrive Friday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Chicago" + ], + "slot": "where_to", + "values": [ + "Chicago" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_in_date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_out_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 120, + "slot": "where_to", + "start": 113 + }, + { + "exclusive_end": 52, + "slot": "check_in_date", + "start": 41 + }, + { + "exclusive_end": 76, + "slot": "check_out_date", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you want to check in next Friday and leave on March 10th. The reservation is for 3 people in Chicago." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Friday next week", + "next Friday" + ], + "check_out_date": [ + "March 10th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-08", + "check_out_date": "2019-03-10", + "number_of_adults": "3", + "where_to": "Chicago" + } + }, + "service_results": [ + { + "address": "127 West Huron Street", + "check_in_date": "2019-03-08", + "check_out_date": "2019-03-10", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+1 312-649-2000", + "rating": "4.30", + "total_price": "960", + "where_to": "Chicago" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Friday next week", + "next Friday" + ], + "check_out_date": [ + "March 10th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem, bye." + } + ] + }, + { + "dialogue_id": "26_00094", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "where_to", + "values": [ + "Philadelphia" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "where_to", + "start": 18 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Philadelphia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm travelling to Philadelphia and need to reserve an appartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you want to leave from and for how many persons?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_out_date", + "values": [ + "the 5th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "Kuala Lumpur" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "check_out_date", + "start": 26 + }, + { + "exclusive_end": 76, + "slot": "where_to", + "start": 64 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "the 5th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to be there untill the 5th, I'm alone, so reservation at Kuala Lumpur for one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you want to check in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "the 2nd" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "check_in_date", + "start": 21 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 2nd" + ], + "check_out_date": [ + "the 5th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think it should be the 2nd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "Kuala Lumpur" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_out_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "where_to", + "start": 45 + }, + { + "exclusive_end": 72, + "slot": "check_in_date", + "start": 64 + }, + { + "exclusive_end": 92, + "slot": "check_out_date", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let's check - reserve a room per 1 person in Kuala Lumpur since tomorrow untill next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_out_date", + "values": [ + "the 8th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "check_out_date", + "start": 25 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 2nd", + "tomorrow" + ], + "check_out_date": [ + "the 8th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'll be there untill the 8th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_out_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "check_out_date", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, let's reconfirm - for 1 person untill next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 2nd", + "tomorrow" + ], + "check_out_date": [ + "next Friday", + "the 8th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, it suits me well." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-08", + "number_of_adults": "1", + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "160, Jalan Ampang, Kampung Baru, 50450 Kuala Lumpur, Wilayah Persekutuan", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-08", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+60 3-2179 3777", + "rating": "4.00", + "total_price": "1728", + "where_to": "Kuala Lumpur" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Booking is made successfully." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "the 2nd", + "tomorrow" + ], + "check_out_date": [ + "next Friday", + "the 8th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "And How much it will cost?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1728" + ], + "slot": "total_price", + "values": [ + "1728" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "total_price", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The total amount is usd 1728" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 2nd", + "tomorrow" + ], + "check_out_date": [ + "next Friday", + "the 8th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I do for you something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 2nd", + "tomorrow" + ], + "check_out_date": [ + "next Friday", + "the 8th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, it's ok, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day!" + } + ] + }, + { + "dialogue_id": "26_00095", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "March 1st" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 12, + "slot": "check_in_date", + "start": 3 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 1st" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On March 1st, I would like to book an entire house. Is this at all possible?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How long are you and your group planning on staying? Where will you be requiring this house? How many people are in your group?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_out_date", + "values": [ + "Wednesday next week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 101, + "slot": "check_out_date", + "start": 82 + }, + { + "exclusive_end": 111, + "slot": "where_to", + "start": 105 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 1st" + ], + "check_out_date": [ + "Wednesday next week" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There will be four of us, and we will require the house all the way through until Wednesday next week in London." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "london" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_out_date", + "values": [ + "next wednesday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 79, + "slot": "where_to", + "start": 73 + }, + { + "exclusive_end": 90, + "slot": "check_in_date", + "start": 85 + }, + { + "exclusive_end": 111, + "slot": "check_out_date", + "start": 97 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, let me know if I have this down correctly: 4 of you will be visiting london from today until next wednesday. Is this right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "March 1st", + "today" + ], + "check_out_date": [ + "Wednesday next week", + "next wednesday" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "London", + "london" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's perfect. What's the main contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+44 20 8536 3700" + ], + "slot": "phone_number", + "values": [ + "+44 20 8536 3700" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-06", + "number_of_adults": "4", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "1A Romford Road", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-06", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+44 20 8536 3700", + "rating": "3.90", + "total_price": "1440", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 95, + "slot": "phone_number", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation has been successfully placed. The main contact phone number is +44 20 8536 3700." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "address", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "March 1st", + "today" + ], + "check_out_date": [ + "Wednesday next week", + "next wednesday" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "London", + "london" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How much will this cost overall? What is the address of the house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1440" + ], + "slot": "total_price", + "values": [ + "1440" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1A Romford Road" + ], + "slot": "address", + "values": [ + "1A Romford Road" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "total_price", + "start": 18 + }, + { + "exclusive_end": 73, + "slot": "address", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The total cost is 1440 dollars. The house's address is at 1A Romford Road. I hope you have an excellent stay!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 1st", + "today" + ], + "check_out_date": [ + "Wednesday next week", + "next wednesday" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "London", + "london" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "We are looking forward to it. Thank you for all of your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_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": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 1st", + "today" + ], + "check_out_date": [ + "Wednesday next week", + "next wednesday" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "London", + "london" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will be all. Thanks again!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It was my pleasure. Have a great time!" + } + ] + }, + { + "dialogue_id": "26_00096", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney, NSW" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "where_to", + "start": 26 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to book a house in Sydney, NSW." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What are your check in and check out dates, and how many people are in your group?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "14th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "March 3rd" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 68, + "slot": "check_out_date", + "start": 50 + }, + { + "exclusive_end": 31, + "slot": "check_in_date", + "start": 22 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 3rd" + ], + "check_out_date": [ + "14th of this month" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check in on March 3rd, check out on the 14th of this month, and there will be 3 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 52, + "slot": "where_to", + "start": 46 + }, + { + "exclusive_end": 112, + "slot": "check_in_date", + "start": 94 + }, + { + "exclusive_end": 143, + "slot": "check_out_date", + "start": 133 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you want to reserve a house in Sydney for 3 people and will be checking in the day after tomorrow and checking out on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 3rd", + "day after tomorrow" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Sydney", + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, there will be 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sydney" + ], + "slot": "where_to", + "values": [ + "Sydney" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 50, + "slot": "where_to", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you are reserving a house in Sydney for 1 person and will be checking in the day after tomorrow and checking out on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 3rd", + "day after tomorrow" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Sydney", + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-14", + "number_of_adults": "1", + "where_to": "Sydney" + } + }, + "service_results": [ + { + "address": "178 Princes Highway, Saint Peters New South Wales 2044, Australia", + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-14", + "has_laundry_service": "False", + "number_of_adults": "1", + "phone_number": "+61 2 9519 0685", + "rating": "3.40", + "total_price": "4950", + "where_to": "Sydney" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is complete." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 3rd", + "day after tomorrow" + ], + "check_out_date": [ + "14th of this month", + "March 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Sydney", + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure to help, goodbye." + } + ] + }, + { + "dialogue_id": "26_00097", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hello, I would like to make a booking for a house please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Certainly. For what city please? Also, for how any people and when were you planning to arrive?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "where_to", + "values": [ + "SFO" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "3rd of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "where_to", + "start": 18 + }, + { + "exclusive_end": 88, + "slot": "check_in_date", + "start": 71 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of this month" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "SFO" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This would be for SFO and it's for 1 person. My arrival will be on the 3rd of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Very good. When will your check out be?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "where_to", + "values": [ + "LAX" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 10, + "slot": "check_out_date", + "start": 0 + }, + { + "exclusive_end": 56, + "slot": "where_to", + "start": 53 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of this month" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "LAX" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "March 13th please. I'm sorry, did I say SFO? I meant LAX." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "where_to", + "values": [ + "Los Angeles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 100, + "slot": "where_to", + "start": 89 + }, + { + "exclusive_end": 85, + "slot": "check_in_date", + "start": 67 + }, + { + "exclusive_end": 142, + "slot": "check_out_date", + "start": 132 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem, please confirm the information for me: checking in the day after tomorrow in Los Angeles for 1 person, and departing on March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "rating", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number", + "rating" + ], + "slot_values": { + "check_in_date": [ + "3rd of this month", + "day after tomorrow" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "LAX", + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Excellent, thank you. By the way what are they rated? I also need the telephone number." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 310-645-4600" + ], + "slot": "phone_number", + "values": [ + "+1 310-645-4600" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3.70" + ], + "slot": "rating", + "values": [ + "3.7" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-13", + "number_of_adults": "1", + "where_to": "Los Angeles" + } + }, + "service_results": [ + { + "address": "9750 Airport Boulevard", + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-13", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 310-645-4600", + "rating": "3.70", + "total_price": "3840", + "where_to": "Los Angeles" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "phone_number", + "start": 31 + }, + { + "exclusive_end": 76, + "slot": "rating", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Of course, the phone number is +1 310-645-4600 and they have a rating of 3.7. And your reservation is confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of this month", + "day after tomorrow" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "LAX", + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for that, that's everything today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The pleasure is mine, thank you." + } + ] + }, + { + "dialogue_id": "26_00098", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "A group of three of us would like to book a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What days will you be staying and which city would you like to rent in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "13th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "NY" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "the 4th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 104, + "slot": "check_out_date", + "start": 86 + }, + { + "exclusive_end": 130, + "slot": "where_to", + "start": 128 + }, + { + "exclusive_end": 30, + "slot": "check_in_date", + "start": 23 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 4th" + ], + "check_out_date": [ + "13th of this month" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "NY" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My check in date is on the 4th of the month and I would like to be checked out on the 13th of this month. The house would be in NY." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 95, + "slot": "where_to", + "start": 87 + }, + { + "exclusive_end": 131, + "slot": "check_in_date", + "start": 120 + }, + { + "exclusive_end": 164, + "slot": "check_out_date", + "start": 154 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "If you would confim the details of this booking: 3 people including youself will be in New York in a house. Check in is next Monday, check out will be on March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "rating", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "rating" + ], + "slot_values": { + "check_in_date": [ + "next Monday", + "the 4th" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "NY", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would be great, yes. What is the rating of the house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3.30" + ], + "slot": "rating", + "values": [ + "3.3" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-13", + "number_of_adults": "3", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "2688 Broadway", + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-13", + "has_laundry_service": "False", + "number_of_adults": "3", + "phone_number": "+1 212-222-2954", + "rating": "3.30", + "total_price": "1944", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 67, + "slot": "rating", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been successfully completed. The rating is 3.3" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "address", + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "next Monday", + "the 4th" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "NY", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you provide contact information? What is the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 212-222-2954" + ], + "slot": "phone_number", + "values": [ + "+1 212-222-2954" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2688 Broadway" + ], + "slot": "address", + "values": [ + "2688 Broadway" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 71, + "slot": "phone_number", + "start": 56 + }, + { + "exclusive_end": 37, + "slot": "address", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The house is located at 2688 Broadway and be reached at +1 212-222-2954" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Monday", + "the 4th" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "NY", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for all your help!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else i might be able to help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Monday", + "the 4th" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "NY", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, thank you for all your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure, goodbye." + } + ] + }, + { + "dialogue_id": "26_00099", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "March 3rd" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "check_in_date", + "start": 32 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 3rd" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to reserve a house for March 3rd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city would you like to stay in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "where_to", + "values": [ + "Chicago" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "where_to", + "start": 13 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 3rd" + ], + "where_to": [ + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to Chicago." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day will you be checking out, and how many people will be staying in the house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "check_out_date", + "start": 23 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 3rd" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be checking out March 14th, and there are 3 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Chicago" + ], + "slot": "where_to", + "values": [ + "Chicago" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 50, + "slot": "where_to", + "start": 43 + }, + { + "exclusive_end": 111, + "slot": "check_in_date", + "start": 93 + }, + { + "exclusive_end": 139, + "slot": "check_out_date", + "start": 129 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm that you'd like a house in Chicago for 3 people. You will be checking in the day after tomorrow and checking out March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 50, + "slot": "where_to", + "start": 45 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 3rd", + "day after tomorrow" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm not going to Chicago. I will be going to Paris." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "where_to", + "start": 32 + }, + { + "exclusive_end": 74, + "slot": "check_out_date", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm the location is Paris and the check out date is March 14th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "rating", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "rating" + ], + "slot_values": { + "check_in_date": [ + "March 3rd", + "day after tomorrow" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct. What is the rating of the place and does it have laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3.50" + ], + "slot": "rating", + "values": [ + "3.5" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-14", + "number_of_adults": "3", + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "31-35 Quai de l'Oise, 75019", + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-14", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+33 1 40 38 04 04", + "rating": "3.50", + "total_price": "5445", + "where_to": "Paris" + } + ], + "slots": [ + { + "exclusive_end": 80, + "slot": "rating", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've made a successful reservation at a house that has laundry service and a 3.5 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 3rd", + "day after tomorrow" + ], + "check_out_date": [ + "March 14th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I don't need anything else. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great time on your travels. Goodbye." + } + ] + }, + { + "dialogue_id": "26_00100", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am looking to book a house for my upcoming vacation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What are the dates you are looking to check in and check out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "13th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "SD" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "3rd of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 134, + "slot": "check_out_date", + "start": 116 + }, + { + "exclusive_end": 30, + "slot": "where_to", + "start": 28 + }, + { + "exclusive_end": 91, + "slot": "check_in_date", + "start": 74 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of this month" + ], + "check_out_date": [ + "13th of this month" + ], + "where_to": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This year I am traveling to SD for vacation. I will be checking in on the 3rd of this month and checking out on the 13th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can help you with that, can you give me the number of people in your group." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of this month" + ], + "check_out_date": [ + "13th of this month" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There will be a total of 3 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 61, + "slot": "where_to", + "start": 52 + }, + { + "exclusive_end": 85, + "slot": "check_in_date", + "start": 67 + }, + { + "exclusive_end": 113, + "slot": "check_out_date", + "start": 103 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I have 3 people in your group, checking in at San Diego, the day after tomorrow and checking out March 13th. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of this month", + "day after tomorrow" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "SD", + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'm sorry, there are four people, not three." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "where_to", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Now I have 4 people checking in at San Diego. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of this month", + "day after tomorrow" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "SD", + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, the information you have is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-13", + "number_of_adults": "4", + "where_to": "San Diego" + } + }, + "service_results": [ + { + "address": "4802 Mission Boulevard", + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-13", + "has_laundry_service": "False", + "number_of_adults": "4", + "phone_number": "+1 858-483-6300", + "rating": "4.10", + "total_price": "2400", + "where_to": "San Diego" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have successfully made the reservation for you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "3rd of this month", + "day after tomorrow" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "SD", + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you provide me with a phone number for this place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 858-483-6300" + ], + "slot": "phone_number", + "values": [ + "+1 858-483-6300" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 112, + "slot": "phone_number", + "start": 97 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, should you need to contact the establishment your reservation is at, they can be reached at +1 858-483-6300." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "address", + "has_laundry_service" + ], + "slot_values": { + "check_in_date": [ + "3rd of this month", + "day after tomorrow" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "SD", + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you also provide me with the address and does the establishment offer a laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4802 Mission Boulevard" + ], + "slot": "address", + "values": [ + "4802 Mission Boulevard" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_laundry_service", + "values": [ + "False" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 64, + "slot": "address", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address your reservation is set at is 4802 Mission Boulevard. Unfortunately, they do not provide any kind of laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of this month", + "day after tomorrow" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "SD", + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for all of your help, you have provided everything I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The pleasure was mine, goodbye." + } + ] + }, + { + "dialogue_id": "26_00101", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "i need to book a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "how many people you all in your group?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "San Diego" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 23, + "slot": "where_to", + "start": 14 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going to San Diego .I am only 1." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "which day you will be checking in? and which day you will be checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "Saturday this week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "11th of march" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "check_in_date", + "start": 22 + }, + { + "exclusive_end": 77, + "slot": "check_out_date", + "start": 64 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week" + ], + "check_out_date": [ + "11th of march" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to check in on Saturday this week.I need to check out on 11th of march." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "march 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 50, + "slot": "where_to", + "start": 41 + }, + { + "exclusive_end": 113, + "slot": "check_in_date", + "start": 105 + }, + { + "exclusive_end": 143, + "slot": "check_out_date", + "start": 133 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your details, location is San Diego. There is 1 people in your group.And check in date is tomorrow.,check out date is march 11th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "11th of march", + "march 11th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-11", + "number_of_adults": "1", + "where_to": "San Diego" + } + }, + "service_results": [ + { + "address": "1445 Sixth Avenue", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-11", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 619-782-6400", + "rating": "4.40", + "total_price": "2808", + "where_to": "San Diego" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "your reservation is done." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "tomorrow" + ], + "check_out_date": [ + "11th of march", + "march 11th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This is all i need, thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "my pleasure to help you. Bye." + } + ] + }, + { + "dialogue_id": "26_00102", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to book a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city are you planning to stay in? How many people are there in your group? Which day are you Checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "the 13th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris, France" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 91, + "slot": "check_out_date", + "start": 83 + }, + { + "exclusive_end": 37, + "slot": "where_to", + "start": 24 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "the 13th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be travelling to Paris, France with a party of 4. I will be checking out on the 13th of the month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "From when do you need the hotel from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "the 1st" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "check_in_date", + "start": 25 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 1st" + ], + "check_out_date": [ + "the 13th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be checking in on the 1st of the month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Paris" + ], + "slot": "where_to", + "values": [ + "Paris" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "where_to", + "start": 40 + }, + { + "exclusive_end": 85, + "slot": "check_in_date", + "start": 80 + }, + { + "exclusive_end": 126, + "slot": "check_out_date", + "start": 116 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm your details; you will be in Paris with a party of 4 and checking in today. You have a check out date of March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "address", + "has_laundry_service" + ], + "slot_values": { + "check_in_date": [ + "the 1st", + "today" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Paris", + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that would be great. Does this place have laundry service? What is the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1 Rue Daunou, 75002" + ], + "slot": "address", + "values": [ + "1 Rue Daunou, 75002" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-13", + "number_of_adults": "4", + "where_to": "Paris" + } + }, + "service_results": [ + { + "address": "1 Rue Daunou, 75002", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-13", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+33 1 42 61 70 41", + "rating": "4.20", + "total_price": "4500", + "where_to": "Paris" + } + ], + "slots": [ + { + "exclusive_end": 64, + "slot": "address", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is for the house located at 1 Rue Daunou, 75002. There is a laundry service here." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 1st", + "today" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Paris", + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help. That is all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's my pleasure to help you. Bye." + } + ] + }, + { + "dialogue_id": "26_00103", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I think instead of an hotel, I would like to book a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I am sure I can find something for you. How many people will be coming with you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Nairobi" + ], + "slot": "where_to", + "values": [ + "Nairobi, Kenya" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 64, + "slot": "where_to", + "start": 50 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "1" + ], + "where_to": [ + "Nairobi, Kenya" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It will just be me, so one and I will be going to Nairobi, Kenya." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day would you need to check in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "the 9th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "Tuesday next week" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 83, + "slot": "check_out_date", + "start": 76 + }, + { + "exclusive_end": 41, + "slot": "check_in_date", + "start": 24 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Tuesday next week" + ], + "check_out_date": [ + "the 9th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Nairobi, Kenya" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will need to check in Tuesday next week, and I would like to check out on the 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Nairobi" + ], + "slot": "where_to", + "values": [ + "Nairobi" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_in_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "check_out_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 100, + "slot": "where_to", + "start": 93 + }, + { + "exclusive_end": 62, + "slot": "check_in_date", + "start": 50 + }, + { + "exclusive_end": 89, + "slot": "check_out_date", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay I am making a reservation for 1, checking in next Tuesday and checking out March 9th in Nairobi. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Tuesday next week", + "next Tuesday" + ], + "check_out_date": [ + "March 9th", + "the 9th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "Nairobi", + "Nairobi, Kenya" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I am sorry I got so confused, 5 people will actually be accompanying me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Nairobi" + ], + "slot": "where_to", + "values": [ + "Nairobi" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 111, + "slot": "where_to", + "start": 104 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem, I can fix that. So I have a reservation for 5 with the same check in and check out dates in Nairobi, is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "13th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_in_date", + "values": [ + "March 8th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 129, + "slot": "check_out_date", + "start": 111 + }, + { + "exclusive_end": 92, + "slot": "check_in_date", + "start": 83 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 8th" + ], + "check_out_date": [ + "13th of this month" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "Nairobi", + "Nairobi, Kenya" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sorry again, I must be really excited about this trip. I actually have to check in March 8th and check out the 13th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_in_date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 78, + "slot": "check_in_date", + "start": 67 + }, + { + "exclusive_end": 106, + "slot": "check_out_date", + "start": 96 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "That's okay, I understand. So I have changed the dates to check in next Friday and checking out March 13th, is this okay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 8th", + "next Friday" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "Nairobi", + "Nairobi, Kenya" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-08", + "check_out_date": "2019-03-13", + "number_of_adults": "5", + "where_to": "Nairobi" + } + }, + "service_results": [ + { + "address": "Langata Road", + "check_in_date": "2019-03-08", + "check_out_date": "2019-03-13", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+254 709 995000", + "rating": "4.10", + "total_price": "3125", + "where_to": "Nairobi" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great! I have successfully booked your reservations." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 8th", + "next Friday" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "Nairobi", + "Nairobi, Kenya" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh, thank you so much. That will be all for me today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome, Bye bye." + } + ] + }, + { + "dialogue_id": "26_00104", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I got to book the home" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "what day are you checking in here?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "the 12th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "March 1st" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "check_out_date", + "start": 21 + }, + { + "exclusive_end": 95, + "slot": "check_in_date", + "start": 86 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 1st" + ], + "check_out_date": [ + "the 12th" + ], + "number_of_adults": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I wanna check out on the 12th please. There are exactly 2 people. I wanna check in on March 1st." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city will you be staying in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "Kuala Lumpur" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 26, + "slot": "where_to", + "start": 14 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 1st" + ], + "check_out_date": [ + "the 12th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going to Kuala Lumpur." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "Kuala Lumpur" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 64, + "slot": "where_to", + "start": 52 + }, + { + "exclusive_end": 122, + "slot": "check_in_date", + "start": 117 + }, + { + "exclusive_end": 154, + "slot": "check_out_date", + "start": 144 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Go ahead and confirm the following. The location of Kuala Lumpur and there are 2 folks in the group. The check in is today and the check out is March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_in_date", + "values": [ + "Friday next week" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "check_in_date", + "start": 20 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Friday next week" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I wanna check in on Friday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "Kuala Lumpur" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_in_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "where_to", + "start": 24 + }, + { + "exclusive_end": 65, + "slot": "check_in_date", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm the location of Kuala Lumpur. The check in is next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "address" + ], + "slot_values": { + "check_in_date": [ + "Friday next week", + "next Friday" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah that would be awesome. What is the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "30, Jalan Beremi, Off, Jalan Sultan Ismail, Bukit Bintang, 50200" + ], + "slot": "address", + "values": [ + "30, Jalan Beremi, Off, Jalan Sultan Ismail, Bukit Bintang, 50200" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-08", + "check_out_date": "2019-03-12", + "number_of_adults": "2", + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "30, Jalan Beremi, Off, Jalan Sultan Ismail, Bukit Bintang, 50200", + "check_in_date": "2019-03-08", + "check_out_date": "2019-03-12", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+60 3-2110 2211", + "rating": "4.30", + "total_price": "832", + "where_to": "Kuala Lumpur" + } + ], + "slots": [ + { + "exclusive_end": 110, + "slot": "address", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation is succesful. The house is at 30, Jalan Beremi, Off, Jalan Sultan Ismail, Bukit Bintang, 50200." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "Friday next week", + "next Friday" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I please get the contact number for this place and can you tell me the total price?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+60 3-2110 2211" + ], + "slot": "phone_number", + "values": [ + "+60 3-2110 2211" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "832" + ], + "slot": "total_price", + "values": [ + "832" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "phone_number", + "start": 13 + }, + { + "exclusive_end": 46, + "slot": "total_price", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone is +60 3-2110 2211. The price is 832 bucks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Friday next week", + "next Friday" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for helping out" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "what else can I help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Friday next week", + "next Friday" + ], + "check_out_date": [ + "March 12th", + "the 12th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No but thanks for your help though." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure, goodbye." + } + ] + }, + { + "dialogue_id": "26_00105", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London, UK" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 54, + "slot": "where_to", + "start": 44 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to book a house as i am traveling to London, UK" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which date are you checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "14th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_in_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 63, + "slot": "check_out_date", + "start": 50 + }, + { + "exclusive_end": 32, + "slot": "check_in_date", + "start": 22 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 10th" + ], + "check_out_date": [ + "14th of March" + ], + "where_to": [ + "London, UK" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to check in on March 10th and check out on 14th of March" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What number of people are there in your group?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "where_to", + "values": [ + "Seattle, WA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "where_to", + "start": 34 + }, + { + "exclusive_end": 78, + "slot": "check_in_date", + "start": 70 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "check_out_date": [ + "14th of March" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There are two people traveling to Seattle, WA and want to check in on tomorrow" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "where_to", + "values": [ + "Seattle" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "where_to", + "start": 49 + }, + { + "exclusive_end": 120, + "slot": "check_in_date", + "start": 112 + }, + { + "exclusive_end": 157, + "slot": "check_out_date", + "start": 147 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please give confirmation details:The location is Seattle. There are 2 people in your group.The check in date is tomorrow and the check out date is March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "check_out_date": [ + "14th of March", + "March 14th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Seattle", + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that would be really great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-14", + "number_of_adults": "2", + "where_to": "Seattle" + } + }, + "service_results": [ + { + "address": "77 Yesler Way", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-14", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 206-340-1234", + "rating": "4.20", + "total_price": "3744", + "where_to": "Seattle" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, your reservation is now successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "tomorrow" + ], + "check_out_date": [ + "14th of March", + "March 14th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Seattle", + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much for your help. That is all i need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It is my real pleasure to help you. Bye for now." + } + ] + }, + { + "dialogue_id": "26_00106", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "NY" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "where_to", + "start": 19 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "NY" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be going to NY, can you book me a house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "On what day are you checking in and howw many people are in your group?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "14th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_in_date", + "values": [ + "the 10th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 69, + "slot": "check_out_date", + "start": 56 + }, + { + "exclusive_end": 36, + "slot": "check_in_date", + "start": 28 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 10th" + ], + "check_out_date": [ + "14th of March" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "NY" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to check in on the 10th and stay until the 14th of March. I have 2 people in my group." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_in_date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "where_to", + "start": 36 + }, + { + "exclusive_end": 118, + "slot": "check_in_date", + "start": 108 + }, + { + "exclusive_end": 135, + "slot": "check_out_date", + "start": 125 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that the location is New York, there are 2 people in your group and you will be staying from March 10th until March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 10th", + "the 10th" + ], + "check_out_date": [ + "14th of March", + "March 14th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "NY", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's perfect!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-10", + "check_out_date": "2019-03-14", + "number_of_adults": "2", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "324 West 44th Street", + "check_in_date": "2019-03-10", + "check_out_date": "2019-03-14", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 800-257-3000", + "rating": "4.50", + "total_price": "1088", + "where_to": "New York" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I've made a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "March 10th", + "the 10th" + ], + "check_out_date": [ + "14th of March", + "March 14th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "NY", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How much does it cost?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1088" + ], + "slot": "total_price", + "values": [ + "1088" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "total_price", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The cost of your stay will total 1088 $." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "address", + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "March 10th", + "the 10th" + ], + "check_out_date": [ + "14th of March", + "March 14th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "NY", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me the adress and the contact number for the place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 800-257-3000" + ], + "slot": "phone_number", + "values": [ + "+1 800-257-3000" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "324 West 44th Street" + ], + "slot": "address", + "values": [ + "324 West 44th Street" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "phone_number", + "start": 31 + }, + { + "exclusive_end": 98, + "slot": "address", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Of course, the phone number is +1 800-257-3000 and you will find the house at 324 West 44th Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 10th", + "the 10th" + ], + "check_out_date": [ + "14th of March", + "March 14th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "NY", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that'll be it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's my pleasure. Bye!" + } + ] + }, + { + "dialogue_id": "26_00107", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to book a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where would you like to stay, and which day do you want to check in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "7th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Toronto" + ], + "slot": "where_to", + "values": [ + "Toronto, Canada" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 73, + "slot": "check_in_date", + "start": 61 + }, + { + "exclusive_end": 39, + "slot": "where_to", + "start": 24 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "7th of March" + ], + "where_to": [ + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to stay in Toronto, Canada, and check in on the 7th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which day would you like to check out? How many people are in your party?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "the 14th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 61, + "slot": "check_out_date", + "start": 53 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "7th of March" + ], + "check_out_date": [ + "the 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There is only 1 person. I would like to check out on the 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Toronto" + ], + "slot": "where_to", + "values": [ + "Toronto" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 64, + "slot": "where_to", + "start": 57 + }, + { + "exclusive_end": 118, + "slot": "check_in_date", + "start": 105 + }, + { + "exclusive_end": 157, + "slot": "check_out_date", + "start": 147 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm these details: You are booking a house in Toronto for a party of 1. Your check in date is next Thursday, and your check out date is March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "7th of March", + "next Thursday" + ], + "check_out_date": [ + "March 14th", + "the 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Toronto", + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-07", + "check_out_date": "2019-03-14", + "number_of_adults": "1", + "where_to": "Toronto" + } + }, + "service_results": [ + { + "address": "90 Bloor Street East", + "check_in_date": "2019-03-07", + "check_out_date": "2019-03-14", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 416-961-8000", + "rating": "4.10", + "total_price": "2688", + "where_to": "Toronto" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You have successfully placed a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "7th of March", + "next Thursday" + ], + "check_out_date": [ + "March 14th", + "the 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Toronto", + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Does this place offer laundry service? What's the total price of the reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2688" + ], + "slot": "total_price", + "values": [ + "2688" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 58, + "slot": "total_price", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, this place offers laundry service. Your total is 2688 dollars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "7th of March", + "next Thursday" + ], + "check_out_date": [ + "March 14th", + "the 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Toronto", + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_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": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "7th of March", + "next Thursday" + ], + "check_out_date": [ + "March 14th", + "the 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Toronto", + "Toronto, Canada" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright. Have a great day." + } + ] + }, + { + "dialogue_id": "26_00108", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "where_to", + "values": [ + "LAX" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "where_to", + "start": 18 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "LAX" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am traveling to LAX. Can you help me book a house near there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people would you like to book for? Also, which day would you like to check out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_out_date", + "values": [ + "10th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 81, + "slot": "check_out_date", + "start": 63 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "10th of this month" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "LAX" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to book a space for 5 people and check out on the 10th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day were you planning on checking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "the 1st" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "check_in_date", + "start": 28 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 1st" + ], + "check_out_date": [ + "10th of this month" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "LAX" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to check in on the 1st of the month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "where_to", + "values": [ + "Los Angeles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_out_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 151, + "slot": "where_to", + "start": 140 + }, + { + "exclusive_end": 170, + "slot": "check_in_date", + "start": 165 + }, + { + "exclusive_end": 237, + "slot": "check_out_date", + "start": 227 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Could you confirm the following details for me, so that I have everything correct for you reservation? You would like to reserve a house in Los Angeles and check in today with your group of 5. Also, your check out date will be March 10th. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "the 1st", + "today" + ], + "check_out_date": [ + "10th of this month", + "March 10th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "LAX", + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct. Would I be able to get a contact number for the place we are staying at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 323-327-9702" + ], + "slot": "phone_number", + "values": [ + "+1 323-327-9702" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-10", + "number_of_adults": "5", + "where_to": "Los Angeles" + } + }, + "service_results": [ + { + "address": "7950 Melrose Avenue", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-10", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 323-327-9702", + "rating": "4.10", + "total_price": "3645", + "where_to": "Los Angeles" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "phone_number", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Of course. The phone number is +1 323-327-9702. I have confirmed your reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service" + ], + "slot_values": { + "check_in_date": [ + "the 1st", + "today" + ], + "check_out_date": [ + "10th of this month", + "March 10th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "LAX", + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Will there be a laundry service available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, there is a laundry service available." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 1st", + "today" + ], + "check_out_date": [ + "10th of this month", + "March 10th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "LAX", + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure. 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": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 1st", + "today" + ], + "check_out_date": [ + "10th of this month", + "March 10th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "LAX", + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that would be all for today. Thank you again for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem, it was a pleasure helping you today. Have a great day!" + } + ] + }, + { + "dialogue_id": "26_00109", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to rent a house for a short period of time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "For which date and time would you like to make the booking?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "KL" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "the 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "where_to", + "start": 19 + }, + { + "exclusive_end": 59, + "slot": "check_out_date", + "start": 51 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "the 13th" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be going to KL, and will be checking out on the 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day will you arrive and how large of a group will you be?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_in_date", + "values": [ + "the 10th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "check_in_date", + "start": 17 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 10th" + ], + "check_out_date": [ + "the 13th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will arrive on the 10th and there will be two of us." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "Kuala Lumpur" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_in_date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 78, + "slot": "where_to", + "start": 66 + }, + { + "exclusive_end": 157, + "slot": "check_in_date", + "start": 147 + }, + { + "exclusive_end": 172, + "slot": "check_out_date", + "start": 162 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let me check if this is correct. The location you are going to is Kuala Lumpur, there will be 2 of you and you are looking to book a house between March 10th and March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "San Diego" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "where_to", + "start": 44 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 10th", + "the 10th" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is not correct. I am actually going to San Diego and there will only be 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 75, + "slot": "where_to", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let me check if this is correct. The location you are going to is San Diego, and there is only 1 person going." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 10th", + "the 10th" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Correct, that is exactly what I am looking for." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-10", + "check_out_date": "2019-03-13", + "number_of_adults": "1", + "where_to": "San Diego" + } + }, + "service_results": [ + { + "address": "631 Camino del Rio South", + "check_in_date": "2019-03-10", + "check_out_date": "2019-03-13", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 619-881-4000", + "rating": "3.60", + "total_price": "567", + "where_to": "San Diego" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have made the booking for you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "March 10th", + "the 10th" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How much will this cost and is there a phone number I can have for reference?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "567" + ], + "slot": "total_price", + "values": [ + "$567" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "+1 619-881-4000" + ], + "slot": "phone_number", + "values": [ + "+1 619-881-4000" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "total_price", + "start": 24 + }, + { + "exclusive_end": 70, + "slot": "phone_number", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It will cost a total of $567, and you may call them at +1 619-881-4000." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 10th", + "the 10th" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect, that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome, come again!" + } + ] + }, + { + "dialogue_id": "26_00110", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "5" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "We want to rent a house for 5 people" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where u trying to stay" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "San Diego" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "where_to", + "start": 11 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "5" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "A house in San Diego" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok for which day?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "later today" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "check_in_date", + "start": 26 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "later today" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "As soon as possible, like later today" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, what day are u checking out" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "14th of this month" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "check_out_date", + "start": 20 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "later today" + ], + "check_out_date": [ + "14th of this month" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Checking out on the 14th of this month" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "San diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 49, + "slot": "where_to", + "start": 40 + }, + { + "exclusive_end": 68, + "slot": "check_in_date", + "start": 63 + }, + { + "exclusive_end": 84, + "slot": "check_out_date", + "start": 74 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can u verify that it's for 5 people, in San diego. Checking in today till March 14th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_out_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "check_out_date", + "start": 39 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "later today", + "today" + ], + "check_out_date": [ + "next Tuesday" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "San Diego", + "San diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, it's incorrect I want to check out next Tuesday" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "check_out_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "where_to", + "start": 36 + }, + { + "exclusive_end": 81, + "slot": "check_out_date", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok can u confirm the location is in San Diego, the check out date is next Tuesday" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "later today", + "today" + ], + "check_out_date": [ + "next Tuesday" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "San Diego", + "San diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's is great" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-05", + "number_of_adults": "5", + "where_to": "San Diego" + } + }, + "service_results": [ + { + "address": "3805 Murphy Canyon Road", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-05", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 858-278-9300", + "rating": "4.20", + "total_price": "1440", + "where_to": "San Diego" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You have booked your house" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "later today", + "today" + ], + "check_out_date": [ + "next Tuesday" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "San Diego", + "San diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do u still need my assistance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "later today", + "today" + ], + "check_out_date": [ + "next Tuesday" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "San Diego", + "San diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's my pleasure" + } + ] + }, + { + "dialogue_id": "26_00111", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to book a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city you planning to stay in? Around how many people are there in the group? Which day are you checking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_out_date", + "values": [ + "Friday next week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "where_to", + "values": [ + "Philadelphia" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "2nd of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "check_out_date", + "start": 20 + }, + { + "exclusive_end": 68, + "slot": "where_to", + "start": 56 + }, + { + "exclusive_end": 119, + "slot": "check_in_date", + "start": 107 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March" + ], + "check_out_date": [ + "Friday next week" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Philadelphia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am thinking about Friday next week. I am traveling to Philadelphia with 4 people. We want to check in on 2nd of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "where_to", + "values": [ + "Philadelphia" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_out_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "where_to", + "start": 28 + }, + { + "exclusive_end": 91, + "slot": "check_in_date", + "start": 83 + }, + { + "exclusive_end": 125, + "slot": "check_out_date", + "start": 114 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Location is Philadelphia. 4 people in your group. Check in date is tomorrow and check out date is next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March", + "tomorrow" + ], + "check_out_date": [ + "Friday next week", + "next Friday" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Philadelphia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yep, that would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-08", + "number_of_adults": "4", + "where_to": "Philadelphia" + } + }, + "service_results": [ + { + "address": "8800 Bartram Avenue", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-08", + "has_laundry_service": "True", + "number_of_adults": "4", + "phone_number": "+1 800-228-2800", + "rating": "3.90", + "total_price": "1860", + "where_to": "Philadelphia" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "2nd of March", + "tomorrow" + ], + "check_out_date": [ + "Friday next week", + "next Friday" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Philadelphia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "So how much is the total?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1860" + ], + "slot": "total_price", + "values": [ + "1860" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "total_price", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The total is 1860 dollars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "address", + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "2nd of March", + "tomorrow" + ], + "check_out_date": [ + "Friday next week", + "next Friday" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Philadelphia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the contact number for this place? What is the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 800-228-2800" + ], + "slot": "phone_number", + "values": [ + "+1 800-228-2800" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "8800 Bartram Avenue" + ], + "slot": "address", + "values": [ + "8800 Bartram Avenue" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "phone_number", + "start": 14 + }, + { + "exclusive_end": 70, + "slot": "address", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "the number is +1 800-228-2800. House is located at 8800 Bartram Avenue" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "2nd of March", + "tomorrow" + ], + "check_out_date": [ + "Friday next week", + "next Friday" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Philadelphia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that's all I need" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's my pleasure. Bye" + } + ] + }, + { + "dialogue_id": "26_00112", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm planning on going travelling, and want to book accommodation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, how many people are you travelling with, and where do you want to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "San Diego" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "where_to", + "start": 16 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "2" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to San Diego, in a group of 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When will you arrive? And when will you leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "the 13th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "3rd of March" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "check_out_date", + "start": 20 + }, + { + "exclusive_end": 59, + "slot": "check_in_date", + "start": 47 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of March" + ], + "check_out_date": [ + "the 13th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to arrive on the 13th, and leave on the 3rd of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "where_to", + "values": [ + "San Diego" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 63, + "slot": "where_to", + "start": 54 + }, + { + "exclusive_end": 113, + "slot": "check_in_date", + "start": 95 + }, + { + "exclusive_end": 145, + "slot": "check_out_date", + "start": 135 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, so you want me to find accommodation for you in San Diego, for 2 people, arriving on the day after tomorrow, and checking-out on March 13th. Does that sound good?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of March", + "day after tomorrow" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-13", + "number_of_adults": "2", + "where_to": "San Diego" + } + }, + "service_results": [ + { + "address": "4802 Mission Boulevard", + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-13", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+1 858-483-6300", + "rating": "4.10", + "total_price": "2400", + "where_to": "San Diego" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, your reservation has been confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "3rd of March", + "day after tomorrow" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "San Diego" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot, that's everything sorted out." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure! Bye for now." + } + ] + }, + { + "dialogue_id": "26_00113", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to book a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day would you like to check in? How many people are staying? And which city are you staying in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "Saturday this week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "where_to", + "values": [ + "Chi-town" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "check_in_date", + "start": 17 + }, + { + "exclusive_end": 86, + "slot": "where_to", + "start": 78 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I wanna check in Saturday this week. There will be four people. We will be in Chi-town" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you want to check out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_out_date", + "values": [ + "Wednesday next week" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "check_out_date", + "start": 18 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week" + ], + "check_out_date": [ + "Wednesday next week" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "Chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I wanna check out Wednesday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Chicago" + ], + "slot": "where_to", + "values": [ + "Chicago" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "Tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_out_date", + "values": [ + "next Wednesday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 77, + "slot": "where_to", + "start": 70 + }, + { + "exclusive_end": 111, + "slot": "check_in_date", + "start": 103 + }, + { + "exclusive_end": 167, + "slot": "check_out_date", + "start": 153 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm these details: You are making a reservation to stay in Chicago. There will be 4 people. Tomorrow you will check in. The check out date is next Wednesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "the 13th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "check_out_date", + "start": 21 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "Tomorrow" + ], + "check_out_date": [ + "the 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Chi-town", + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. I wanna check on the 13th. There is one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 95, + "slot": "check_out_date", + "start": 85 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm these details: There is 1 person in your group. The check out date is March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "rating", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number", + "rating" + ], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "Tomorrow" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Chi-town", + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. What is their phone number and their rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 312-332-5052" + ], + "slot": "phone_number", + "values": [ + "+1 312-332-5052" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.40" + ], + "slot": "rating", + "values": [ + "4.4" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-13", + "number_of_adults": "1", + "where_to": "Chicago" + } + }, + "service_results": [ + { + "address": "22 West Monroe Street", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-13", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 312-332-5052", + "rating": "4.40", + "total_price": "1716", + "where_to": "Chicago" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "phone_number", + "start": 40 + }, + { + "exclusive_end": 76, + "slot": "rating", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation successful. Their number is +1 312-332-5052. Their rating is 4.4." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "Tomorrow" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Chi-town", + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_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": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Saturday this week", + "Tomorrow" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Chi-town", + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Goodbye." + } + ] + }, + { + "dialogue_id": "26_00114", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "the 6th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "check_in_date", + "start": 24 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 6th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a house soon. Is the 6th available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It will depend on the number of people in the group, the check out date and the city you plan to stay in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "13th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Vancouver" + ], + "slot": "where_to", + "values": [ + "Vancouver" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "check_out_date", + "start": 28 + }, + { + "exclusive_end": 112, + "slot": "where_to", + "start": 103 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 6th" + ], + "check_out_date": [ + "13th of this month" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "Vancouver" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "We will be checking out the 13th of this month. There are a total of 5 people who will be traveling to Vancouver." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Vancouver" + ], + "slot": "where_to", + "values": [ + "Vancouver" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "check_in_date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "where_to", + "start": 33 + }, + { + "exclusive_end": 117, + "slot": "check_in_date", + "start": 103 + }, + { + "exclusive_end": 154, + "slot": "check_out_date", + "start": 144 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to confirm, the location is Vancouver. You will have 5 people in the group. Your check in date is next Wednesday and the check out date is March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "address", + "has_laundry_service" + ], + "slot_values": { + "check_in_date": [ + "next Wednesday", + "the 6th" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "Vancouver" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct. Is laundry service included? What is the address of the house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "773 Beatty Street" + ], + "slot": "address", + "values": [ + "773 Beatty Street" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-06", + "check_out_date": "2019-03-13", + "number_of_adults": "5", + "where_to": "Vancouver" + } + }, + "service_results": [ + { + "address": "773 Beatty Street", + "check_in_date": "2019-03-06", + "check_out_date": "2019-03-13", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 800-663-1155", + "rating": "4.40", + "total_price": "3360", + "where_to": "Vancouver" + } + ], + "slots": [ + { + "exclusive_end": 104, + "slot": "address", + "start": 87 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "That completes your reservation. The house does have laundry service and is located at 773 Beatty Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Wednesday", + "the 6th" + ], + "check_out_date": [ + "13th of this month", + "March 13th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "Vancouver" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. That will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure. Have a great day." + } + ] + }, + { + "dialogue_id": "26_00115", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "12th of March" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 62, + "slot": "check_out_date", + "start": 49 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "12th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to rent a house and check in on the 12th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many people will there be in total and which city would you like to visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "NY" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 15, + "slot": "where_to", + "start": 13 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "12th of March" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "NY" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be in NY and there are 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which day would you like to check in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "check_in_date", + "start": 23 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "day after tomorrow" + ], + "check_out_date": [ + "12th of March" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "NY" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to check in the day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 74, + "slot": "where_to", + "start": 66 + }, + { + "exclusive_end": 97, + "slot": "check_in_date", + "start": 79 + }, + { + "exclusive_end": 128, + "slot": "check_out_date", + "start": 118 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK, please confirm the following: there are 2 people traveling to New York the day after tomorrow and checking out on March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "check_in_date": [ + "day after tomorrow" + ], + "check_out_date": [ + "12th of March", + "March 12th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "NY", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect, can you please give me the phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+1 718-654-5500" + ], + "slot": "phone_number", + "values": [ + "+1 718-654-5500" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-12", + "number_of_adults": "2", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "3070-72 Webster Avenue, The Bronx", + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-12", + "has_laundry_service": "False", + "number_of_adults": "2", + "phone_number": "+1 718-654-5500", + "rating": "3.60", + "total_price": "1080", + "where_to": "New York" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "phone_number", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been accepted. The number is +1 718-654-5500." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "rating", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "rating" + ], + "slot_values": { + "check_in_date": [ + "day after tomorrow" + ], + "check_out_date": [ + "12th of March", + "March 12th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "NY", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh, what is the rating of the house and does it have laundry services?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3.60" + ], + "slot": "rating", + "values": [ + "3.6" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_laundry_service", + "values": [ + "False" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 62, + "slot": "rating", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The house does not have laundry services and the rating is 3.6." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "day after tomorrow" + ], + "check_out_date": [ + "12th of March", + "March 12th" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "NY", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "OK, than you for everything." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure, enjoy your stay." + } + ] + }, + { + "dialogue_id": "26_00116", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "the 14th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "check_out_date", + "start": 45 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "the 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to book a house and will check out on the 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your destination and when are you checking in? How many people will there be?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "7th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London, England" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 70, + "slot": "check_in_date", + "start": 58 + }, + { + "exclusive_end": 29, + "slot": "where_to", + "start": 14 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "7th of March" + ], + "check_out_date": [ + "the 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going to London, England and want to check in on the 7th of March. It will be for one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "check_in_date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "check_out_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 47, + "slot": "where_to", + "start": 41 + }, + { + "exclusive_end": 77, + "slot": "check_in_date", + "start": 64 + }, + { + "exclusive_end": 108, + "slot": "check_out_date", + "start": 98 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that 1 person is going to London and checking in next Thursday and checking out on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "phone_number", + "total_price" + ], + "slot_values": { + "check_in_date": [ + "7th of March", + "next Thursday" + ], + "check_out_date": [ + "March 14th", + "the 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, great. Can I get a contact number? What is the price?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "+44 20 7581 0103" + ], + "slot": "phone_number", + "values": [ + "+44 20 7581 0103" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "728" + ], + "slot": "total_price", + "values": [ + "728" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-07", + "check_out_date": "2019-03-14", + "number_of_adults": "1", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "191 Queen's Gate", + "check_in_date": "2019-03-07", + "check_out_date": "2019-03-14", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 7581 0103", + "rating": "4.20", + "total_price": "728", + "where_to": "London" + } + ], + "slots": [ + { + "exclusive_end": 103, + "slot": "phone_number", + "start": 87 + }, + { + "exclusive_end": 55, + "slot": "total_price", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have made the reservation and you will be charged 728 dollars. The contact number is +44 20 7581 0103." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "7th of March", + "next Thursday" + ], + "check_out_date": [ + "March 14th", + "the 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Will there be anything else today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "7th of March", + "next Thursday" + ], + "check_out_date": [ + "March 14th", + "the 14th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London", + "London, England" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure, goodbye." + } + ] + }, + { + "dialogue_id": "26_00117", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to book a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city are you planning to stay in? How many people are there in your group?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "where_to", + "values": [ + "LAX" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_adults", + "values": [ + "4" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "where_to", + "start": 19 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "number_of_adults": [ + "4" + ], + "where_to": [ + "LAX" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am travelling to LAX. There are 4 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "which day are you checking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "later today" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "check_in_date", + "start": 22 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "later today" + ], + "number_of_adults": [ + "4" + ], + "where_to": [ + "LAX" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check in on later today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "which day are you checking out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "the 13th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "check_out_date", + "start": 23 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "later today" + ], + "check_out_date": [ + "the 13th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "LAX" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check out on the 13th. There are 5 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "where_to", + "values": [ + "Los Angeles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "5" + ], + "slot": "number_of_adults", + "values": [ + "5" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "check_in_date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 65, + "slot": "where_to", + "start": 54 + }, + { + "exclusive_end": 122, + "slot": "check_in_date", + "start": 117 + }, + { + "exclusive_end": 156, + "slot": "check_out_date", + "start": 146 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: The location is Los Angeles. There are 5 people in your group. The check in is today. The check out date is March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "later today", + "today" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "LAX", + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-13", + "number_of_adults": "5", + "where_to": "Los Angeles" + } + }, + "service_results": [ + { + "address": "6399 Wilshire Boulevard", + "check_in_date": "2019-03-01", + "check_out_date": "2019-03-13", + "has_laundry_service": "True", + "number_of_adults": "5", + "phone_number": "+1 323-852-7000", + "rating": "4.40", + "total_price": "3480", + "where_to": "Los Angeles" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "your reservation is successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "later today", + "today" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "LAX", + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can do for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "later today", + "today" + ], + "check_out_date": [ + "March 13th", + "the 13th" + ], + "number_of_adults": [ + "5" + ], + "where_to": [ + "LAX", + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It was my pleasure to help you. Bye." + } + ] + }, + { + "dialogue_id": "26_00118", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to book a house" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok great, what city are you looking for? When are you wanting to check out? And how many people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 9, + "slot": "where_to", + "start": 3 + }, + { + "exclusive_end": 64, + "slot": "check_out_date", + "start": 54 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In London, for one person, and I need to check out on March 13th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to check in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "This Saturday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 13, + "slot": "check_in_date", + "start": 0 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "This Saturday" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This Saturday please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "where_to", + "values": [ + "London" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "check_in_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "check_out_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 54, + "slot": "where_to", + "start": 48 + }, + { + "exclusive_end": 76, + "slot": "check_in_date", + "start": 68 + }, + { + "exclusive_end": 107, + "slot": "check_out_date", + "start": 97 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to confirm. The booking is for 1 person in London, checking in tomorrow and checking out on March 13th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "This Saturday", + "tomorrow" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that works" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-13", + "number_of_adults": "1", + "where_to": "London" + } + }, + "service_results": [ + { + "address": "28-36 Glenthorne Road", + "check_in_date": "2019-03-02", + "check_out_date": "2019-03-13", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+44 20 3141 1480", + "rating": "4.20", + "total_price": "2728", + "where_to": "London" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok great, I made the reservation" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "This Saturday", + "tomorrow" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "This Saturday", + "tomorrow" + ], + "check_out_date": [ + "March 13th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "London" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, have an awesome day" + } + ] + }, + { + "dialogue_id": "26_00119", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to book a house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which day would you like to check in? How many people will be travelling with you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_out_date", + "values": [ + "8th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Vancouver" + ], + "slot": "where_to", + "values": [ + "Vancouver, BC" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "March 3rd" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "check_out_date", + "start": 29 + }, + { + "exclusive_end": 74, + "slot": "where_to", + "start": 61 + }, + { + "exclusive_end": 141, + "slot": "check_in_date", + "start": 132 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 3rd" + ], + "check_out_date": [ + "8th of March" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Vancouver, BC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to check out on the 8th of March. I'm travelling to Vancouver, BC. A total of 2 people travelling. I'd like to check in on March 3rd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Vancouver" + ], + "slot": "where_to", + "values": [ + "Vancouver" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_adults", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "check_in_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_out_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "where_to", + "start": 42 + }, + { + "exclusive_end": 133, + "slot": "check_in_date", + "start": 115 + }, + { + "exclusive_end": 167, + "slot": "check_out_date", + "start": 156 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: Location is Vancouver and there are 2 people in your group. The check in date is the day after tomorrow. The checkout date is next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "address" + ], + "slot_values": { + "check_in_date": [ + "March 3rd", + "day after tomorrow" + ], + "check_out_date": [ + "8th of March", + "next Friday" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Vancouver", + "Vancouver, BC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds great. What's the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "310 Cambie Street" + ], + "slot": "address", + "values": [ + "310 Cambie Street" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-08", + "number_of_adults": "2", + "where_to": "Vancouver" + } + }, + "service_results": [ + { + "address": "310 Cambie Street", + "check_in_date": "2019-03-03", + "check_out_date": "2019-03-08", + "has_laundry_service": "True", + "number_of_adults": "2", + "phone_number": "+1 604-684-6466", + "rating": "3.60", + "total_price": "960", + "where_to": "Vancouver" + } + ], + "slots": [ + { + "exclusive_end": 72, + "slot": "address", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is succesful. The house is located at 310 Cambie Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 3rd", + "day after tomorrow" + ], + "check_out_date": [ + "8th of March", + "next Friday" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Vancouver", + "Vancouver, BC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "March 3rd", + "day after tomorrow" + ], + "check_out_date": [ + "8th of March", + "next Friday" + ], + "number_of_adults": [ + "2" + ], + "where_to": [ + "Vancouver", + "Vancouver, BC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's my pleasure, Goodbye." + } + ] + }, + { + "dialogue_id": "26_00120", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to book a house. Can you find me one?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which day do you want to check out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_out_date", + "values": [ + "the 10th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 11, + "slot": "check_out_date", + "start": 3 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "the 10th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On the 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And which city are planning to stay in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "KL" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 23, + "slot": "where_to", + "start": 21 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_out_date": [ + "the 10th" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am gonna travel to KL." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which day are you going to check in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_in_date", + "values": [ + "the 8th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "check_in_date", + "start": 23 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "the 8th" + ], + "check_out_date": [ + "the 10th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "KL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am gonna check in on the 8th with 2 other people. So 3 in total." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Kuala Lumpur" + ], + "slot": "where_to", + "values": [ + "Kuala Lumpur" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_adults", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "check_in_date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "check_out_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "where_to", + "start": 48 + }, + { + "exclusive_end": 103, + "slot": "check_in_date", + "start": 92 + }, + { + "exclusive_end": 131, + "slot": "check_out_date", + "start": 121 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you want to book a house at Kuala Lumpur for 3 people. Check in date is next Friday and check out is March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Friday", + "the 8th" + ], + "check_out_date": [ + "March 10th", + "the 10th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "KL", + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-08", + "check_out_date": "2019-03-10", + "number_of_adults": "3", + "where_to": "Kuala Lumpur" + } + }, + "service_results": [ + { + "address": "145, Jalan Ampang, 50450", + "check_in_date": "2019-03-08", + "check_out_date": "2019-03-10", + "has_laundry_service": "True", + "number_of_adults": "3", + "phone_number": "+60 3-2382 8888", + "rating": "4.60", + "total_price": "1550", + "where_to": "Kuala Lumpur" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation has been successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "total_price", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "total_price" + ], + "slot_values": { + "check_in_date": [ + "next Friday", + "the 8th" + ], + "check_out_date": [ + "March 10th", + "the 10th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "KL", + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How much does it cost in total" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1550" + ], + "slot": "total_price", + "values": [ + "$1,550" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 15, + "slot": "total_price", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It costs $1,550." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "rating", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service", + "rating" + ], + "slot_values": { + "check_in_date": [ + "next Friday", + "the 8th" + ], + "check_out_date": [ + "March 10th", + "the 10th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "KL", + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their rating and do they provide a laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4.60" + ], + "slot": "rating", + "values": [ + "4.6" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 19, + "slot": "rating", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their rating is 4.6 and yes, the place provides a laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "next Friday", + "the 8th" + ], + "check_out_date": [ + "March 10th", + "the 10th" + ], + "number_of_adults": [ + "3" + ], + "where_to": [ + "KL", + "Kuala Lumpur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. That would be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I am glad i could help. Bye." + } + ] + }, + { + "dialogue_id": "26_00121", + "services": [ + "Hotels_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookHouse" + ], + "slot": "intent", + "values": [ + "BookHouse" + ] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hello, I would like to book a house today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "where_to", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay sounds good. Can you please let me know which city you would like to book a house in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "where_to", + "values": [ + "Chicago" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "where_to", + "start": 32 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "where_to": [ + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking to book a house in Chicago." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_out_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "check_in_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_adults", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Perfect. Could you please let me know of the following details: day of check in, day of check out, and the number of people staying in the house?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "Monday next week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "12th of March" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 48, + "slot": "check_in_date", + "start": 32 + }, + { + "exclusive_end": 86, + "slot": "check_out_date", + "start": 73 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Monday next week" + ], + "check_out_date": [ + "12th of March" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The day of check in would be on Monday next week and check out would the 12th of March. There is only 1 person staying in the house." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Chicago" + ], + "slot": "where_to", + "values": [ + "Chicago" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_adults", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "check_in_date", + "values": [ + "next monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "check_out_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 159, + "slot": "where_to", + "start": 152 + }, + { + "exclusive_end": 197, + "slot": "check_in_date", + "start": 186 + }, + { + "exclusive_end": 225, + "slot": "check_out_date", + "start": 215 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, thank you for all the details. I would like to confirm the following details before the reservation is finalized. You would like to book a house in Chicago for 1 person. Check in is next monday and check out is March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "NYC" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "the 11th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 96, + "slot": "where_to", + "start": 93 + }, + { + "exclusive_end": 122, + "slot": "check_out_date", + "start": 114 + } + ], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Monday next week", + "next monday" + ], + "check_out_date": [ + "the 11th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "NYC" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sorry, there is a change in location and the check out date. I would like to book a house in NYC and check out on the 11th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "where_to", + "values": [ + "New York" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "check_out_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Hotels_2", + "slots": [ + { + "exclusive_end": 141, + "slot": "where_to", + "start": 133 + }, + { + "exclusive_end": 177, + "slot": "check_out_date", + "start": 167 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Not a problem. Once again I would like to confirm the changes before a finalization in reservation. You would like to book a home in New York with a check out date on March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_laundry_service", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [ + "has_laundry_service" + ], + "slot_values": { + "check_in_date": [ + "Monday next week", + "next monday" + ], + "check_out_date": [ + "March 11th", + "the 11th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "NYC", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is correct, that would be great. I was just wondering if this house has laundry service?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_laundry_service", + "values": [ + "True" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "service_call": { + "method": "BookHouse", + "parameters": { + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-11", + "number_of_adults": "1", + "where_to": "New York" + } + }, + "service_results": [ + { + "address": "815 6th Avenue", + "check_in_date": "2019-03-04", + "check_out_date": "2019-03-11", + "has_laundry_service": "True", + "number_of_adults": "1", + "phone_number": "+1 212-513-0001", + "rating": "4.40", + "total_price": "2184", + "where_to": "New York" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Perfect, I have finalized your reservation. Also, yes this house does have laundry service." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [], + "state": { + "active_intent": "BookHouse", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Monday next week", + "next monday" + ], + "check_out_date": [ + "March 11th", + "the 11th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "NYC", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, thank you for your help!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure, 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": "Hotels_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "check_in_date": [ + "Monday next week", + "next monday" + ], + "check_out_date": [ + "March 11th", + "the 11th" + ], + "number_of_adults": [ + "1" + ], + "where_to": [ + "NYC", + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, once again thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Hotels_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Not a problem, it was my pleasure. Have a good trip!" + } + ] + }, + { + "dialogue_id": "26_00122", + "services": [ + "Buses_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Flexible" + ], + "slot": "fare_type", + "values": [ + "Flexible" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "origin", + "values": [ + "SF" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "origin", + "start": 40 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "fare_type": [ + "Flexible" + ], + "origin": [ + "SF" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find a bus leaving from SF? I would prefer Flexible tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination", + "values": [] + } + ], + "service": "Buses_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you want leave? Where do you want to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "destination", + "values": [ + "Los Angeles" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "departure_date", + "values": [ + "10th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "group_size", + "values": [ + "2" + ] + } + ], + "service": "Buses_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "destination", + "start": 16 + }, + { + "exclusive_end": 48, + "slot": "departure_date", + "start": 35 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "10th of March" + ], + "destination": [ + "Los Angeles" + ], + "fare_type": [ + "Flexible" + ], + "group_size": [ + "2" + ], + "origin": [ + "SF" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to Los Angeles on the 10th of March. The trip is for two people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:00" + ], + "slot": "departure_time", + "values": [ + "7 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "66" + ], + "slot": "price", + "values": [ + "$66" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Flexible" + ], + "slot": "fare_type", + "values": [ + "Flexible" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Buses_2", + "service_call": { + "method": "FindBus", + "parameters": { + "departure_date": "2019-03-10", + "destination": "Los Angeles", + "fare_type": "Flexible", + "group_size": "2", + "origin": "San Francisco" + } + }, + "service_results": [ + { + "departure_date": "2019-03-10", + "departure_time": "07:00", + "destination": "Los Angeles", + "destination_station_name": "Union Station", + "fare_type": "Flexible", + "group_size": "2", + "origin": "San Francisco", + "origin_station_name": "Salesforce Transit Center", + "price": "66" + }, + { + "departure_date": "2019-03-10", + "departure_time": "07:40", + "destination": "Los Angeles", + "destination_station_name": "Union Station", + "fare_type": "Flexible", + "group_size": "2", + "origin": "San Francisco", + "origin_station_name": "Salesforce Transit Center", + "price": "69" + }, + { + "departure_date": "2019-03-10", + "departure_time": "08:40", + "destination": "Los Angeles", + "destination_station_name": "Union Station", + "fare_type": "Flexible", + "group_size": "2", + "origin": "San Francisco", + "origin_station_name": "Salesforce Transit Center", + "price": "67" + }, + { + "departure_date": "2019-03-10", + "departure_time": "08:50", + "destination": "Los Angeles", + "destination_station_name": "Union Station", + "fare_type": "Flexible", + "group_size": "2", + "origin": "San Francisco", + "origin_station_name": "Salesforce Transit Center", + "price": "68" + }, + { + "departure_date": "2019-03-10", + "departure_time": "10:40", + "destination": "Los Angeles", + "destination_station_name": "Union Station", + "fare_type": "Flexible", + "group_size": "2", + "origin": "San Francisco", + "origin_station_name": "Salesforce Transit Center", + "price": "71" + }, + { + "departure_date": "2019-03-10", + "departure_time": "11:10", + "destination": "Los Angeles", + "destination_station_name": "Union Station", + "fare_type": "Flexible", + "group_size": "2", + "origin": "San Francisco", + "origin_station_name": "Salesforce Transit Center", + "price": "70" + }, + { + "departure_date": "2019-03-10", + "departure_time": "13:10", + "destination": "Los Angeles", + "destination_station_name": "Union Station", + "fare_type": "Flexible", + "group_size": "2", + "origin": "San Francisco", + "origin_station_name": "Salesforce Transit Center", + "price": "69" + }, + { + "departure_date": "2019-03-10", + "departure_time": "14:10", + "destination": "Los Angeles", + "destination_station_name": "Union Station", + "fare_type": "Flexible", + "group_size": "2", + "origin": "San Francisco", + "origin_station_name": "Salesforce Transit Center", + "price": "66" + }, + { + "departure_date": "2019-03-10", + "departure_time": "16:20", + "destination": "Los Angeles", + "destination_station_name": "Union Station", + "fare_type": "Flexible", + "group_size": "2", + "origin": "San Francisco", + "origin_station_name": "Salesforce Transit Center", + "price": "69" + }, + { + "departure_date": "2019-03-10", + "departure_time": "17:50", + "destination": "Los Angeles", + "destination_station_name": "Union Station", + "fare_type": "Flexible", + "group_size": "2", + "origin": "San Francisco", + "origin_station_name": "Salesforce Transit Center", + "price": "70" + } + ], + "slots": [ + { + "exclusive_end": 51, + "slot": "departure_time", + "start": 47 + }, + { + "exclusive_end": 90, + "slot": "price", + "start": 87 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 buses. How about a bus leaving at 7 am? The price of a flexible ticket is $66." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno" + ], + "slot": "origin", + "values": [ + "Fresno" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "origin", + "start": 39 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "10th of March" + ], + "destination": [ + "Los Angeles" + ], + "fare_type": [ + "Flexible" + ], + "group_size": [ + "2" + ], + "origin": [ + "Fresno" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other buses leaving from Fresno?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "09:00" + ], + "slot": "departure_time", + "values": [ + "9 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "55" + ], + "slot": "price", + "values": [ + "$55" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Flexible" + ], + "slot": "fare_type", + "values": [ + "Flexible" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Buses_2", + "service_call": { + "method": "FindBus", + "parameters": { + "departure_date": "2019-03-10", + "destination": "Los Angeles", + "fare_type": "Flexible", + "group_size": "2", + "origin": "Fresno" + } + }, + "service_results": [ + { + "departure_date": "2019-03-10", + "departure_time": "09:00", + "destination": "Los Angeles", + "destination_station_name": "Union Station", + "fare_type": "Flexible", + "group_size": "2", + "origin": "Fresno", + "origin_station_name": "Fresno Station", + "price": "55" + }, + { + "departure_date": "2019-03-10", + "departure_time": "09:50", + "destination": "Los Angeles", + "destination_station_name": "Union Station", + "fare_type": "Flexible", + "group_size": "2", + "origin": "Fresno", + "origin_station_name": "Fresno Station", + "price": "59" + }, + { + "departure_date": "2019-03-10", + "departure_time": "13:00", + "destination": "Los Angeles", + "destination_station_name": "Union Station", + "fare_type": "Flexible", + "group_size": "2", + "origin": "Fresno", + "origin_station_name": "Fresno Station", + "price": "55" + }, + { + "departure_date": "2019-03-10", + "departure_time": "13:10", + "destination": "Los Angeles", + "destination_station_name": "Union Station", + "fare_type": "Flexible", + "group_size": "2", + "origin": "Fresno", + "origin_station_name": "Fresno Station", + "price": "52" + }, + { + "departure_date": "2019-03-10", + "departure_time": "13:30", + "destination": "Los Angeles", + "destination_station_name": "Union Station", + "fare_type": "Flexible", + "group_size": "2", + "origin": "Fresno", + "origin_station_name": "Fresno Station", + "price": "60" + }, + { + "departure_date": "2019-03-10", + "departure_time": "14:00", + "destination": "Los Angeles", + "destination_station_name": "Union Station", + "fare_type": "Flexible", + "group_size": "2", + "origin": "Fresno", + "origin_station_name": "Fresno Station", + "price": "62" + }, + { + "departure_date": "2019-03-10", + "departure_time": "15:40", + "destination": "Los Angeles", + "destination_station_name": "Union Station", + "fare_type": "Flexible", + "group_size": "2", + "origin": "Fresno", + "origin_station_name": "Fresno Station", + "price": "60" + }, + { + "departure_date": "2019-03-10", + "departure_time": "16:00", + "destination": "Los Angeles", + "destination_station_name": "Union Station", + "fare_type": "Flexible", + "group_size": "2", + "origin": "Fresno", + "origin_station_name": "Fresno Station", + "price": "50" + }, + { + "departure_date": "2019-03-10", + "departure_time": "19:20", + "destination": "Los Angeles", + "destination_station_name": "Union Station", + "fare_type": "Flexible", + "group_size": "2", + "origin": "Fresno", + "origin_station_name": "Fresno Station", + "price": "54" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "departure_time", + "start": 46 + }, + { + "exclusive_end": 89, + "slot": "price", + "start": 86 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 9 buses. How about a bus leaving at 9 am? The price of a flexible ticket is $55." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "10th of March" + ], + "destination": [ + "Los Angeles" + ], + "fare_type": [ + "Flexible" + ], + "group_size": [ + "2" + ], + "origin": [ + "Fresno" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other buses available." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "09:50" + ], + "slot": "departure_time", + "values": [ + "9:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "59" + ], + "slot": "price", + "values": [ + "$59" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Flexible" + ], + "slot": "fare_type", + "values": [ + "Flexible" + ] + } + ], + "service": "Buses_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "departure_time", + "start": 27 + }, + { + "exclusive_end": 73, + "slot": "price", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about a bus leaving at 9:50 am? The price of a flexible ticket is $59." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_station_name", + "values": [] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "origin_station_name" + ], + "slot_values": { + "departure_date": [ + "10th of March" + ], + "destination": [ + "Los Angeles" + ], + "fare_type": [ + "Flexible" + ], + "group_size": [ + "2" + ], + "origin": [ + "Fresno" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What station will the bus depart from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fresno Station" + ], + "slot": "origin_station_name", + "values": [ + "Fresno Station" + ] + } + ], + "service": "Buses_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "origin_station_name", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus will depart from Fresno Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_station_name", + "values": [] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "destination_station_name" + ], + "slot_values": { + "departure_date": [ + "10th of March" + ], + "destination": [ + "Los Angeles" + ], + "fare_type": [ + "Flexible" + ], + "group_size": [ + "2" + ], + "origin": [ + "Fresno" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which station does the bus finish at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union Station" + ], + "slot": "destination_station_name", + "values": [ + "Union Station" + ] + } + ], + "service": "Buses_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "destination_station_name", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus finishes at Union Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "10th of March" + ], + "departure_time": [ + "9:50 am" + ], + "destination": [ + "Los Angeles" + ], + "fare_type": [ + "Flexible" + ], + "group_size": [ + "2" + ], + "origin": [ + "Fresno" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good. I would like to get tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Fresno" + ], + "slot": "origin", + "values": [ + "Fresno" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "destination", + "values": [ + "Los Angeles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "departure_date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "09:50" + ], + "slot": "departure_time", + "values": [ + "9:50 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "group_size", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Flexible" + ], + "slot": "fare_type", + "values": [ + "Flexible" + ] + } + ], + "service": "Buses_2", + "slots": [ + { + "exclusive_end": 100, + "slot": "origin", + "start": 94 + }, + { + "exclusive_end": 132, + "slot": "destination", + "start": 121 + }, + { + "exclusive_end": 88, + "slot": "departure_date", + "start": 78 + }, + { + "exclusive_end": 74, + "slot": "departure_time", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: You want 2 flexible tickets for the bus leaving at 9:50 am on March 10th from Fresno. The destination is Los Angeles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "10th of March", + "March 10th" + ], + "departure_time": [ + "9:50 am" + ], + "destination": [ + "Los Angeles" + ], + "fare_type": [ + "Flexible" + ], + "group_size": [ + "2" + ], + "origin": [ + "Fresno" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that works for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "departure_date": "2019-03-10", + "departure_time": "09:50", + "destination": "Los Angeles", + "fare_type": "Flexible", + "group_size": "2", + "origin": "Fresno" + } + }, + "service_results": [ + { + "departure_date": "2019-03-10", + "departure_time": "09:50", + "destination": "Los Angeles", + "destination_station_name": "Union Station", + "fare_type": "Flexible", + "group_size": "2", + "origin": "Fresno", + "origin_station_name": "Fresno Station", + "price": "59" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your tickets have been booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "10th of March", + "March 10th" + ], + "departure_time": [ + "9:50 am" + ], + "destination": [ + "Los Angeles" + ], + "fare_type": [ + "Flexible" + ], + "group_size": [ + "2" + ], + "origin": [ + "Fresno" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help. That's all I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "26_00123", + "services": [ + "Buses_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "group_size", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "group_size": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you help me get a bus for one person?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin", + "values": [] + } + ], + "service": "Buses_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you going from and arriving at? When do you want to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Vancouver" + ], + "slot": "origin", + "values": [ + "Vancouver" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "departure_date", + "values": [ + "4th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "destination", + "values": [ + "Seattle, WA" + ] + } + ], + "service": "Buses_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "origin", + "start": 18 + }, + { + "exclusive_end": 52, + "slot": "departure_date", + "start": 35 + }, + { + "exclusive_end": 67, + "slot": "destination", + "start": 56 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "4th of this month" + ], + "destination": [ + "Seattle, WA" + ], + "group_size": [ + "1" + ], + "origin": [ + "Vancouver" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go from Vancouver on the 4th of this month to Seattle, WA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:40" + ], + "slot": "departure_time", + "values": [ + "6:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "30" + ], + "slot": "price", + "values": [ + "$30" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Economy" + ], + "slot": "fare_type", + "values": [ + "Economy" + ] + } + ], + "service": "Buses_2", + "service_call": { + "method": "FindBus", + "parameters": { + "departure_date": "2019-03-04", + "destination": "Seattle", + "group_size": "1", + "origin": "Vancouver" + } + }, + "service_results": [ + { + "departure_date": "2019-03-04", + "departure_time": "06:40", + "destination": "Seattle", + "destination_station_name": "King Street Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "Vancouver", + "origin_station_name": "Pacific Central Station", + "price": "30" + }, + { + "departure_date": "2019-03-04", + "departure_time": "08:10", + "destination": "Seattle", + "destination_station_name": "King Street Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "Vancouver", + "origin_station_name": "Pacific Central Station", + "price": "29" + }, + { + "departure_date": "2019-03-04", + "departure_time": "08:30", + "destination": "Seattle", + "destination_station_name": "King Street Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "Vancouver", + "origin_station_name": "Pacific Central Station", + "price": "26" + }, + { + "departure_date": "2019-03-04", + "departure_time": "08:50", + "destination": "Seattle", + "destination_station_name": "King Street Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "Vancouver", + "origin_station_name": "Pacific Central Station", + "price": "25" + }, + { + "departure_date": "2019-03-04", + "departure_time": "10:00", + "destination": "Seattle", + "destination_station_name": "King Street Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "Vancouver", + "origin_station_name": "Pacific Central Station", + "price": "34" + }, + { + "departure_date": "2019-03-04", + "departure_time": "12:30", + "destination": "Seattle", + "destination_station_name": "King Street Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "Vancouver", + "origin_station_name": "Pacific Central Station", + "price": "25" + }, + { + "departure_date": "2019-03-04", + "departure_time": "17:50", + "destination": "Seattle", + "destination_station_name": "King Street Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "Vancouver", + "origin_station_name": "Pacific Central Station", + "price": "26" + }, + { + "departure_date": "2019-03-04", + "departure_time": "18:30", + "destination": "Seattle", + "destination_station_name": "King Street Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "Vancouver", + "origin_station_name": "Pacific Central Station", + "price": "29" + }, + { + "departure_date": "2019-03-04", + "departure_time": "18:40", + "destination": "Seattle", + "destination_station_name": "King Street Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "Vancouver", + "origin_station_name": "Pacific Central Station", + "price": "28" + }, + { + "departure_date": "2019-03-04", + "departure_time": "19:10", + "destination": "Seattle", + "destination_station_name": "King Street Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "Vancouver", + "origin_station_name": "Pacific Central Station", + "price": "27" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "departure_time", + "start": 49 + }, + { + "exclusive_end": 33, + "slot": "price", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's an Economy ticket for $30 that leaves at 6:40 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "4th of this month" + ], + "departure_time": [ + "6:40 am" + ], + "destination": [ + "Seattle, WA" + ], + "fare_type": [ + "Economy" + ], + "group_size": [ + "1" + ], + "origin": [ + "Vancouver" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works. I want bus tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Vancouver" + ], + "slot": "origin", + "values": [ + "Vancouver" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "destination", + "values": [ + "Seattle" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "departure_date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "06:40" + ], + "slot": "departure_time", + "values": [ + "6:40 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "group_size", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Economy" + ], + "slot": "fare_type", + "values": [ + "Economy" + ] + } + ], + "service": "Buses_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "origin", + "start": 48 + }, + { + "exclusive_end": 68, + "slot": "destination", + "start": 61 + }, + { + "exclusive_end": 92, + "slot": "departure_date", + "start": 81 + }, + { + "exclusive_end": 103, + "slot": "departure_time", + "start": 96 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to confirm, you want 1 economy ticket from Vancouver to Seattle that leaves next Monday at 6:40 am?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "4th of this month", + "next Monday" + ], + "departure_time": [ + "6:40 am" + ], + "destination": [ + "Seattle", + "Seattle, WA" + ], + "fare_type": [ + "Economy" + ], + "group_size": [ + "1" + ], + "origin": [ + "Vancouver" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep, that's good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "departure_date": "2019-03-04", + "departure_time": "06:40", + "destination": "Seattle", + "fare_type": "Economy", + "group_size": "1", + "origin": "Vancouver" + } + }, + "service_results": [ + { + "departure_date": "2019-03-04", + "departure_time": "06:40", + "destination": "Seattle", + "destination_station_name": "King Street Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "Vancouver", + "origin_station_name": "Pacific Central Station", + "price": "30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket's been confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "4th of this month", + "next Monday" + ], + "departure_time": [ + "6:40 am" + ], + "destination": [ + "Seattle", + "Seattle, WA" + ], + "fare_type": [ + "Economy" + ], + "group_size": [ + "1" + ], + "origin": [ + "Vancouver" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks! That's all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "26_00124", + "services": [ + "Buses_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Long Beach" + ], + "slot": "destination", + "values": [ + "Long Beach, CA" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "destination", + "start": 22 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "destination": [ + "Long Beach, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want a bus to go to Long Beach, CA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin", + "values": [] + } + ], + "service": "Buses_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When and where are you departing from." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "origin", + "values": [ + "Sacramento" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "departure_date", + "values": [ + "next Wednesday" + ] + } + ], + "service": "Buses_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "origin", + "start": 27 + }, + { + "exclusive_end": 21, + "slot": "departure_date", + "start": 7 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "next Wednesday" + ], + "destination": [ + "Long Beach, CA" + ], + "origin": [ + "Sacramento" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Depart next Wednesday from Sacramento." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:40" + ], + "slot": "departure_time", + "values": [ + "7:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "61" + ], + "slot": "price", + "values": [ + "$61" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Economy" + ], + "slot": "fare_type", + "values": [ + "Economy" + ] + } + ], + "service": "Buses_2", + "service_call": { + "method": "FindBus", + "parameters": { + "departure_date": "2019-03-06", + "destination": "Long Beach", + "origin": "Sacramento" + } + }, + "service_results": [ + { + "departure_date": "2019-03-06", + "departure_time": "07:40", + "destination": "Long Beach", + "destination_station_name": "Downtown Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "Sacramento", + "origin_station_name": "Sacramento Valley Station", + "price": "61" + }, + { + "departure_date": "2019-03-06", + "departure_time": "08:30", + "destination": "Long Beach", + "destination_station_name": "Downtown Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "Sacramento", + "origin_station_name": "Sacramento Valley Station", + "price": "70" + }, + { + "departure_date": "2019-03-06", + "departure_time": "11:00", + "destination": "Long Beach", + "destination_station_name": "Downtown Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "Sacramento", + "origin_station_name": "Sacramento Valley Station", + "price": "65" + }, + { + "departure_date": "2019-03-06", + "departure_time": "13:00", + "destination": "Long Beach", + "destination_station_name": "Downtown Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "Sacramento", + "origin_station_name": "Sacramento Valley Station", + "price": "70" + }, + { + "departure_date": "2019-03-06", + "departure_time": "13:20", + "destination": "Long Beach", + "destination_station_name": "Downtown Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "Sacramento", + "origin_station_name": "Sacramento Valley Station", + "price": "69" + }, + { + "departure_date": "2019-03-06", + "departure_time": "13:30", + "destination": "Long Beach", + "destination_station_name": "Downtown Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "Sacramento", + "origin_station_name": "Sacramento Valley Station", + "price": "60" + }, + { + "departure_date": "2019-03-06", + "departure_time": "19:50", + "destination": "Long Beach", + "destination_station_name": "Downtown Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "Sacramento", + "origin_station_name": "Sacramento Valley Station", + "price": "62" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "departure_time", + "start": 29 + }, + { + "exclusive_end": 25, + "slot": "price", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have Economy ticket $61 at 7:40 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Economy extra" + ], + "slot": "fare_type", + "values": [ + "Economy extra" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "destination", + "values": [ + "Las Vegas" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "destination", + "start": 30 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "next Wednesday" + ], + "destination": [ + "Las Vegas" + ], + "fare_type": [ + "Economy extra" + ], + "origin": [ + "Sacramento" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about an Economy extra to Las Vegas?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:30" + ], + "slot": "departure_time", + "values": [ + "7:30 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "78" + ], + "slot": "price", + "values": [ + "$78" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Economy extra" + ], + "slot": "fare_type", + "values": [ + "Economy extra" + ] + } + ], + "service": "Buses_2", + "service_call": { + "method": "FindBus", + "parameters": { + "departure_date": "2019-03-06", + "destination": "Las Vegas", + "fare_type": "Economy extra", + "origin": "Sacramento" + } + }, + "service_results": [ + { + "departure_date": "2019-03-06", + "departure_time": "07:30", + "destination": "Las Vegas", + "destination_station_name": "Union Plaza", + "fare_type": "Economy extra", + "group_size": "1", + "origin": "Sacramento", + "origin_station_name": "Sacramento Valley Station", + "price": "78" + }, + { + "departure_date": "2019-03-06", + "departure_time": "10:20", + "destination": "Las Vegas", + "destination_station_name": "Union Plaza", + "fare_type": "Economy extra", + "group_size": "1", + "origin": "Sacramento", + "origin_station_name": "Sacramento Valley Station", + "price": "71" + }, + { + "departure_date": "2019-03-06", + "departure_time": "10:40", + "destination": "Las Vegas", + "destination_station_name": "Union Plaza", + "fare_type": "Economy extra", + "group_size": "1", + "origin": "Sacramento", + "origin_station_name": "Sacramento Valley Station", + "price": "81" + }, + { + "departure_date": "2019-03-06", + "departure_time": "10:50", + "destination": "Las Vegas", + "destination_station_name": "Union Plaza", + "fare_type": "Economy extra", + "group_size": "1", + "origin": "Sacramento", + "origin_station_name": "Sacramento Valley Station", + "price": "70" + }, + { + "departure_date": "2019-03-06", + "departure_time": "11:00", + "destination": "Las Vegas", + "destination_station_name": "Union Plaza", + "fare_type": "Economy extra", + "group_size": "1", + "origin": "Sacramento", + "origin_station_name": "Sacramento Valley Station", + "price": "78" + }, + { + "departure_date": "2019-03-06", + "departure_time": "12:50", + "destination": "Las Vegas", + "destination_station_name": "Union Plaza", + "fare_type": "Economy extra", + "group_size": "1", + "origin": "Sacramento", + "origin_station_name": "Sacramento Valley Station", + "price": "86" + }, + { + "departure_date": "2019-03-06", + "departure_time": "13:00", + "destination": "Las Vegas", + "destination_station_name": "Union Plaza", + "fare_type": "Economy extra", + "group_size": "1", + "origin": "Sacramento", + "origin_station_name": "Sacramento Valley Station", + "price": "81" + }, + { + "departure_date": "2019-03-06", + "departure_time": "13:20", + "destination": "Las Vegas", + "destination_station_name": "Union Plaza", + "fare_type": "Economy extra", + "group_size": "1", + "origin": "Sacramento", + "origin_station_name": "Sacramento Valley Station", + "price": "80" + }, + { + "departure_date": "2019-03-06", + "departure_time": "13:30", + "destination": "Las Vegas", + "destination_station_name": "Union Plaza", + "fare_type": "Economy extra", + "group_size": "1", + "origin": "Sacramento", + "origin_station_name": "Sacramento Valley Station", + "price": "76" + }, + { + "departure_date": "2019-03-06", + "departure_time": "19:40", + "destination": "Las Vegas", + "destination_station_name": "Union Plaza", + "fare_type": "Economy extra", + "group_size": "1", + "origin": "Sacramento", + "origin_station_name": "Sacramento Valley Station", + "price": "79" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "departure_time", + "start": 28 + }, + { + "exclusive_end": 24, + "slot": "price", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Economy extra ticket $78 at 7:30 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "group_size", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Economy" + ], + "slot": "fare_type", + "values": [ + "Economy" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "next Wednesday" + ], + "destination": [ + "Las Vegas" + ], + "fare_type": [ + "Economy" + ], + "group_size": [ + "2" + ], + "origin": [ + "Sacramento" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It is for two Economy tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10:20" + ], + "slot": "departure_time", + "values": [ + "10:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "61" + ], + "slot": "price", + "values": [ + "$61" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Economy" + ], + "slot": "fare_type", + "values": [ + "Economy" + ] + } + ], + "service": "Buses_2", + "service_call": { + "method": "FindBus", + "parameters": { + "departure_date": "2019-03-06", + "destination": "Las Vegas", + "fare_type": "Economy", + "group_size": "2", + "origin": "Sacramento" + } + }, + "service_results": [ + { + "departure_date": "2019-03-06", + "departure_time": "07:30", + "destination": "Las Vegas", + "destination_station_name": "Union Plaza", + "fare_type": "Economy", + "group_size": "2", + "origin": "Sacramento", + "origin_station_name": "Sacramento Valley Station", + "price": "68" + }, + { + "departure_date": "2019-03-06", + "departure_time": "10:20", + "destination": "Las Vegas", + "destination_station_name": "Union Plaza", + "fare_type": "Economy", + "group_size": "2", + "origin": "Sacramento", + "origin_station_name": "Sacramento Valley Station", + "price": "61" + }, + { + "departure_date": "2019-03-06", + "departure_time": "10:40", + "destination": "Las Vegas", + "destination_station_name": "Union Plaza", + "fare_type": "Economy", + "group_size": "2", + "origin": "Sacramento", + "origin_station_name": "Sacramento Valley Station", + "price": "71" + }, + { + "departure_date": "2019-03-06", + "departure_time": "10:50", + "destination": "Las Vegas", + "destination_station_name": "Union Plaza", + "fare_type": "Economy", + "group_size": "2", + "origin": "Sacramento", + "origin_station_name": "Sacramento Valley Station", + "price": "60" + }, + { + "departure_date": "2019-03-06", + "departure_time": "11:00", + "destination": "Las Vegas", + "destination_station_name": "Union Plaza", + "fare_type": "Economy", + "group_size": "2", + "origin": "Sacramento", + "origin_station_name": "Sacramento Valley Station", + "price": "68" + }, + { + "departure_date": "2019-03-06", + "departure_time": "12:50", + "destination": "Las Vegas", + "destination_station_name": "Union Plaza", + "fare_type": "Economy", + "group_size": "2", + "origin": "Sacramento", + "origin_station_name": "Sacramento Valley Station", + "price": "76" + }, + { + "departure_date": "2019-03-06", + "departure_time": "13:00", + "destination": "Las Vegas", + "destination_station_name": "Union Plaza", + "fare_type": "Economy", + "group_size": "2", + "origin": "Sacramento", + "origin_station_name": "Sacramento Valley Station", + "price": "71" + }, + { + "departure_date": "2019-03-06", + "departure_time": "13:20", + "destination": "Las Vegas", + "destination_station_name": "Union Plaza", + "fare_type": "Economy", + "group_size": "2", + "origin": "Sacramento", + "origin_station_name": "Sacramento Valley Station", + "price": "70" + }, + { + "departure_date": "2019-03-06", + "departure_time": "13:30", + "destination": "Las Vegas", + "destination_station_name": "Union Plaza", + "fare_type": "Economy", + "group_size": "2", + "origin": "Sacramento", + "origin_station_name": "Sacramento Valley Station", + "price": "66" + }, + { + "departure_date": "2019-03-06", + "departure_time": "19:40", + "destination": "Las Vegas", + "destination_station_name": "Union Plaza", + "fare_type": "Economy", + "group_size": "2", + "origin": "Sacramento", + "origin_station_name": "Sacramento Valley Station", + "price": "69" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "departure_time", + "start": 29 + }, + { + "exclusive_end": 25, + "slot": "price", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Economy ticket is $61 at 10:20 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_station_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_station_name", + "values": [] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [ + "destination_station_name", + "origin_station_name" + ], + "slot_values": { + "departure_date": [ + "next Wednesday" + ], + "destination": [ + "Las Vegas" + ], + "fare_type": [ + "Economy" + ], + "group_size": [ + "2" + ], + "origin": [ + "Sacramento" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the departure and arrival stations?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union Plaza" + ], + "slot": "destination_station_name", + "values": [ + "Union Plaza" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sacramento Valley Station" + ], + "slot": "origin_station_name", + "values": [ + "Sacramento Valley Station" + ] + } + ], + "service": "Buses_2", + "slots": [ + { + "exclusive_end": 69, + "slot": "destination_station_name", + "start": 58 + }, + { + "exclusive_end": 38, + "slot": "origin_station_name", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Departure is Sacramento Valley Station and destination is Union Plaza." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "next Wednesday" + ], + "departure_time": [ + "10:20 am" + ], + "destination": [ + "Las Vegas" + ], + "fare_type": [ + "Economy" + ], + "group_size": [ + "2" + ], + "origin": [ + "Sacramento" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I accept those bus tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sacramento" + ], + "slot": "origin", + "values": [ + "Sacramento" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "destination", + "values": [ + "Las Vegas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "departure_date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:20" + ], + "slot": "departure_time", + "values": [ + "10:20 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "group_size", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Economy" + ], + "slot": "fare_type", + "values": [ + "Economy" + ] + } + ], + "service": "Buses_2", + "slots": [ + { + "exclusive_end": 76, + "slot": "origin", + "start": 66 + }, + { + "exclusive_end": 89, + "slot": "destination", + "start": 80 + }, + { + "exclusive_end": 50, + "slot": "departure_date", + "start": 36 + }, + { + "exclusive_end": 35, + "slot": "departure_time", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirmed Economy for 2 at 10:20 am next Wednesday departing from Sacramento to Las Vegas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "next Wednesday" + ], + "departure_time": [ + "10:20 am" + ], + "destination": [ + "Las Vegas" + ], + "fare_type": [ + "Economy" + ], + "group_size": [ + "2" + ], + "origin": [ + "Sacramento" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is what I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "departure_date": "2019-03-06", + "departure_time": "10:20", + "destination": "Las Vegas", + "fare_type": "Economy", + "group_size": "2", + "origin": "Sacramento" + } + }, + "service_results": [ + { + "departure_date": "2019-03-06", + "departure_time": "10:20", + "destination": "Las Vegas", + "destination_station_name": "Union Plaza", + "fare_type": "Economy", + "group_size": "2", + "origin": "Sacramento", + "origin_station_name": "Sacramento Valley Station", + "price": "61" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your tickets are confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "next Wednesday" + ], + "departure_time": [ + "10:20 am" + ], + "destination": [ + "Las Vegas" + ], + "fare_type": [ + "Economy" + ], + "group_size": [ + "2" + ], + "origin": [ + "Sacramento" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I do anything else for you today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "next Wednesday" + ], + "departure_time": [ + "10:20 am" + ], + "destination": [ + "Las Vegas" + ], + "fare_type": [ + "Economy" + ], + "group_size": [ + "2" + ], + "origin": [ + "Sacramento" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that is all I need and thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you and have a great day." + } + ] + }, + { + "dialogue_id": "26_00125", + "services": [ + "Buses_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Are you able to help me find a bus?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination", + "values": [] + } + ], + "service": "Buses_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Absolutely! When and where do you plan on leaving and where will you be going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "destination", + "values": [ + "Las Vegas" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Anaheim" + ], + "slot": "origin", + "values": [ + "Anaheim, CA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "departure_date", + "values": [ + "Saturday this week" + ] + } + ], + "service": "Buses_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "destination", + "start": 16 + }, + { + "exclusive_end": 68, + "slot": "origin", + "start": 57 + }, + { + "exclusive_end": 112, + "slot": "departure_date", + "start": 94 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "Saturday this week" + ], + "destination": [ + "Las Vegas" + ], + "origin": [ + "Anaheim, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to Las Vegas. I am going to be leaving from Anaheim, CA and am planning to leave Saturday this week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "12:30" + ], + "slot": "departure_time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "35" + ], + "slot": "price", + "values": [ + "$35" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Economy" + ], + "slot": "fare_type", + "values": [ + "Economy" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Buses_2", + "service_call": { + "method": "FindBus", + "parameters": { + "departure_date": "2019-03-02", + "destination": "Las Vegas", + "origin": "Anaheim" + } + }, + "service_results": [ + { + "departure_date": "2019-03-02", + "departure_time": "12:30", + "destination": "Las Vegas", + "destination_station_name": "Union Plaza", + "fare_type": "Economy", + "group_size": "1", + "origin": "Anaheim", + "origin_station_name": "Anaheim Intermodal Center", + "price": "35" + }, + { + "departure_date": "2019-03-02", + "departure_time": "14:50", + "destination": "Las Vegas", + "destination_station_name": "Union Plaza", + "fare_type": "Economy", + "group_size": "1", + "origin": "Anaheim", + "origin_station_name": "Anaheim Intermodal Center", + "price": "34" + }, + { + "departure_date": "2019-03-02", + "departure_time": "16:20", + "destination": "Las Vegas", + "destination_station_name": "Union Plaza", + "fare_type": "Economy", + "group_size": "1", + "origin": "Anaheim", + "origin_station_name": "Anaheim Intermodal Center", + "price": "41" + }, + { + "departure_date": "2019-03-02", + "departure_time": "17:20", + "destination": "Las Vegas", + "destination_station_name": "Union Plaza", + "fare_type": "Economy", + "group_size": "1", + "origin": "Anaheim", + "origin_station_name": "Anaheim Intermodal Center", + "price": "39" + } + ], + "slots": [ + { + "exclusive_end": 117, + "slot": "departure_time", + "start": 109 + }, + { + "exclusive_end": 62, + "slot": "price", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great. I have found 4 buses for you. I see here there is a $35 Economy ticket available for a bus leaving at 12:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "Saturday this week" + ], + "departure_time": [ + "12:30 pm" + ], + "destination": [ + "Las Vegas" + ], + "fare_type": [ + "Economy" + ], + "origin": [ + "Anaheim, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Perfect. Was there anything else I could help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "Saturday this week" + ], + "departure_time": [ + "12:30 pm" + ], + "destination": [ + "Las Vegas" + ], + "fare_type": [ + "Economy" + ], + "origin": [ + "Anaheim, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, actually I am still looking for bus tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "group_size", + "values": [] + } + ], + "service": "Buses_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, and how many tickets did you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "group_size", + "values": [ + "3" + ] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "Saturday this week" + ], + "departure_time": [ + "12:30 pm" + ], + "destination": [ + "Las Vegas" + ], + "fare_type": [ + "Economy" + ], + "group_size": [ + "3" + ], + "origin": [ + "Anaheim, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to be needing three tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Anaheim" + ], + "slot": "origin", + "values": [ + "Anaheim" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "destination", + "values": [ + "Las Vegas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "departure_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "departure_time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "group_size", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Economy" + ], + "slot": "fare_type", + "values": [ + "Economy" + ] + } + ], + "service": "Buses_2", + "slots": [ + { + "exclusive_end": 96, + "slot": "origin", + "start": 89 + }, + { + "exclusive_end": 83, + "slot": "destination", + "start": 74 + }, + { + "exclusive_end": 122, + "slot": "departure_date", + "start": 114 + }, + { + "exclusive_end": 134, + "slot": "departure_time", + "start": 126 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great. Just to confirm: You are purchasing 3 Economy bus tickets going to Las Vegas from Anaheim. This bus leaves tomorrow at 12:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "group_size", + "values": [ + "2" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "Saturday this week", + "tomorrow" + ], + "departure_time": [ + "12:30 pm" + ], + "destination": [ + "Las Vegas" + ], + "fare_type": [ + "Economy" + ], + "group_size": [ + "2" + ], + "origin": [ + "Anaheim", + "Anaheim, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, it's going to be for only 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "departure_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "group_size", + "values": [ + "2" + ] + } + ], + "service": "Buses_2", + "slots": [ + { + "exclusive_end": 73, + "slot": "departure_date", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great! Just to confirm: You will be purchasing 2 bus tickets for tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "Saturday this week", + "tomorrow" + ], + "departure_time": [ + "12:30 pm" + ], + "destination": [ + "Las Vegas" + ], + "fare_type": [ + "Economy" + ], + "group_size": [ + "2" + ], + "origin": [ + "Anaheim", + "Anaheim, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that works for me!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "departure_date": "2019-03-02", + "departure_time": "12:30", + "destination": "Las Vegas", + "fare_type": "Economy", + "group_size": "2", + "origin": "Anaheim" + } + }, + "service_results": [ + { + "departure_date": "2019-03-02", + "departure_time": "12:30", + "destination": "Las Vegas", + "destination_station_name": "Union Plaza", + "fare_type": "Economy", + "group_size": "2", + "origin": "Anaheim", + "origin_station_name": "Anaheim Intermodal Center", + "price": "35" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, your tickets are confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_station_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_station_name", + "values": [] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [ + "destination_station_name", + "origin_station_name" + ], + "slot_values": { + "departure_date": [ + "Saturday this week", + "tomorrow" + ], + "departure_time": [ + "12:30 pm" + ], + "destination": [ + "Las Vegas" + ], + "fare_type": [ + "Economy" + ], + "group_size": [ + "2" + ], + "origin": [ + "Anaheim", + "Anaheim, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. Which station does this bus stop at? Also, what's the name of the station I am leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union Plaza" + ], + "slot": "destination_station_name", + "values": [ + "Union Plaza" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Anaheim Intermodal Center" + ], + "slot": "origin_station_name", + "values": [ + "Anaheim Intermodal Center" + ] + } + ], + "service": "Buses_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "destination_station_name", + "start": 23 + }, + { + "exclusive_end": 89, + "slot": "origin_station_name", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The arrival station is Union Plaza and the departure station is Anaheim Intermodal Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "Saturday this week", + "tomorrow" + ], + "departure_time": [ + "12:30 pm" + ], + "destination": [ + "Las Vegas" + ], + "fare_type": [ + "Economy" + ], + "group_size": [ + "2" + ], + "origin": [ + "Anaheim", + "Anaheim, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, thanks for you help!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Absolutely. Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "Saturday this week", + "tomorrow" + ], + "departure_time": [ + "12:30 pm" + ], + "destination": [ + "Las Vegas" + ], + "fare_type": [ + "Economy" + ], + "group_size": [ + "2" + ], + "origin": [ + "Anaheim", + "Anaheim, CA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks again!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome and have a great day!" + } + ] + }, + { + "dialogue_id": "26_00126", + "services": [ + "Buses_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to find a bus. Can you help me with that?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Buses_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your point of departure and where are you going? What day do you want to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "destination", + "values": [ + "Sacramento" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "departure_date", + "values": [ + "the 2nd" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "origin", + "values": [ + "San Francisco" + ] + } + ], + "service": "Buses_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "destination", + "start": 14 + }, + { + "exclusive_end": 54, + "slot": "departure_date", + "start": 47 + }, + { + "exclusive_end": 83, + "slot": "origin", + "start": 70 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "the 2nd" + ], + "destination": [ + "Sacramento" + ], + "origin": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going to Sacramento and planning to go on the 2nd. I am going to San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "07:20" + ], + "slot": "departure_time", + "values": [ + "7:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "25" + ], + "slot": "price", + "values": [ + "$25" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Economy" + ], + "slot": "fare_type", + "values": [ + "Economy" + ] + } + ], + "service": "Buses_2", + "service_call": { + "method": "FindBus", + "parameters": { + "departure_date": "2019-03-02", + "destination": "Sacramento", + "origin": "San Francisco" + } + }, + "service_results": [ + { + "departure_date": "2019-03-02", + "departure_time": "07:20", + "destination": "Sacramento", + "destination_station_name": "Sacramento Valley Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "San Francisco", + "origin_station_name": "Salesforce Transit Center", + "price": "25" + }, + { + "departure_date": "2019-03-02", + "departure_time": "09:40", + "destination": "Sacramento", + "destination_station_name": "Sacramento Valley Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "San Francisco", + "origin_station_name": "Salesforce Transit Center", + "price": "26" + }, + { + "departure_date": "2019-03-02", + "departure_time": "10:00", + "destination": "Sacramento", + "destination_station_name": "Sacramento Valley Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "San Francisco", + "origin_station_name": "Salesforce Transit Center", + "price": "20" + }, + { + "departure_date": "2019-03-02", + "departure_time": "11:40", + "destination": "Sacramento", + "destination_station_name": "Sacramento Valley Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "San Francisco", + "origin_station_name": "Salesforce Transit Center", + "price": "23" + }, + { + "departure_date": "2019-03-02", + "departure_time": "12:30", + "destination": "Sacramento", + "destination_station_name": "Sacramento Valley Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "San Francisco", + "origin_station_name": "Salesforce Transit Center", + "price": "26" + }, + { + "departure_date": "2019-03-02", + "departure_time": "13:20", + "destination": "Sacramento", + "destination_station_name": "Sacramento Valley Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "San Francisco", + "origin_station_name": "Salesforce Transit Center", + "price": "24" + }, + { + "departure_date": "2019-03-02", + "departure_time": "14:10", + "destination": "Sacramento", + "destination_station_name": "Sacramento Valley Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "San Francisco", + "origin_station_name": "Salesforce Transit Center", + "price": "25" + }, + { + "departure_date": "2019-03-02", + "departure_time": "16:40", + "destination": "Sacramento", + "destination_station_name": "Sacramento Valley Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "San Francisco", + "origin_station_name": "Salesforce Transit Center", + "price": "20" + }, + { + "departure_date": "2019-03-02", + "departure_time": "17:30", + "destination": "Sacramento", + "destination_station_name": "Sacramento Valley Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "San Francisco", + "origin_station_name": "Salesforce Transit Center", + "price": "26" + }, + { + "departure_date": "2019-03-02", + "departure_time": "18:10", + "destination": "Sacramento", + "destination_station_name": "Sacramento Valley Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "San Francisco", + "origin_station_name": "Salesforce Transit Center", + "price": "23" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "departure_time", + "start": 22 + }, + { + "exclusive_end": 54, + "slot": "price", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus will leave at 7:20 am and the ticket costs $25. It is an economy ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "the 2nd" + ], + "destination": [ + "Sacramento" + ], + "origin": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any additional buses available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "09:40" + ], + "slot": "departure_time", + "values": [ + "9:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "26" + ], + "slot": "price", + "values": [ + "$26" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Economy" + ], + "slot": "fare_type", + "values": [ + "Economy" + ] + } + ], + "service": "Buses_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "departure_time", + "start": 23 + }, + { + "exclusive_end": 55, + "slot": "price", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The bus will depart at 9:40 am and the ticket costs $26. The ticket is an economy ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "the 2nd" + ], + "departure_time": [ + "9:40 am" + ], + "destination": [ + "Sacramento" + ], + "fare_type": [ + "Economy" + ], + "origin": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds fine. I would like to find bus tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "group_size", + "values": [] + } + ], + "service": "Buses_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What number of tickets are you needing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "group_size", + "values": [ + "4" + ] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "the 2nd" + ], + "departure_time": [ + "9:40 am" + ], + "destination": [ + "Sacramento" + ], + "fare_type": [ + "Economy" + ], + "group_size": [ + "4" + ], + "origin": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to get them for 4 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "origin", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Sacramento" + ], + "slot": "destination", + "values": [ + "Sacramento" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "departure_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "09:40" + ], + "slot": "departure_time", + "values": [ + "9:40 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "group_size", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Economy" + ], + "slot": "fare_type", + "values": [ + "Economy" + ] + } + ], + "service": "Buses_2", + "slots": [ + { + "exclusive_end": 77, + "slot": "origin", + "start": 64 + }, + { + "exclusive_end": 100, + "slot": "destination", + "start": 90 + }, + { + "exclusive_end": 124, + "slot": "departure_date", + "start": 116 + }, + { + "exclusive_end": 135, + "slot": "departure_time", + "start": 128 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, confirm these details for me please. The bus departs from San Francisco and goes to Sacramento. It will leave tomorrow at 9:40 am. The tickets are economy for 4 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_station_name", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [ + "origin_station_name" + ], + "slot_values": { + "departure_date": [ + "the 2nd", + "tomorrow" + ], + "departure_time": [ + "9:40 am" + ], + "destination": [ + "Sacramento" + ], + "fare_type": [ + "Economy" + ], + "group_size": [ + "4" + ], + "origin": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is fine with me. What is the departure bus station named?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Salesforce Transit Center" + ], + "slot": "origin_station_name", + "values": [ + "Salesforce Transit Center" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "service_call": { + "method": "BuyBusTicket", + "parameters": { + "departure_date": "2019-03-02", + "departure_time": "09:40", + "destination": "Sacramento", + "fare_type": "Economy", + "group_size": "4", + "origin": "San Francisco" + } + }, + "service_results": [ + { + "departure_date": "2019-03-02", + "departure_time": "09:40", + "destination": "Sacramento", + "destination_station_name": "Sacramento Valley Station", + "fare_type": "Economy", + "group_size": "4", + "origin": "San Francisco", + "origin_station_name": "Salesforce Transit Center", + "price": "26" + } + ], + "slots": [ + { + "exclusive_end": 73, + "slot": "origin_station_name", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The ticket is confirmed and the bus leaves from Salesforce Transit Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "BuyBusTicket", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "the 2nd", + "tomorrow" + ], + "departure_time": [ + "9:40 am" + ], + "destination": [ + "Sacramento" + ], + "fare_type": [ + "Economy" + ], + "group_size": [ + "4" + ], + "origin": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks very much for your help. That was all that I wanted." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "26_00127", + "services": [ + "Buses_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "group_size", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindBus" + ], + "slot": "intent", + "values": [ + "FindBus" + ] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "group_size": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you help me get a bus ticket for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin", + "values": [] + } + ], + "service": "Buses_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where would you like the departure location and destination to be?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Long Beach" + ], + "slot": "destination", + "values": [ + "Long Beach" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "origin", + "values": [ + "Los Angeles" + ] + } + ], + "service": "Buses_2", + "slots": [ + { + "exclusive_end": 59, + "slot": "destination", + "start": 49 + }, + { + "exclusive_end": 28, + "slot": "origin", + "start": 17 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "destination": [ + "Long Beach" + ], + "group_size": [ + "1" + ], + "origin": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm leaving from Los Angeles and I need to go to Long Beach for a job interview." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Buses_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Economy" + ], + "slot": "fare_type", + "values": [ + "Economy" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "departure_date", + "values": [ + "later today" + ] + } + ], + "service": "Buses_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "departure_date", + "start": 33 + } + ], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "later today" + ], + "destination": [ + "Long Beach" + ], + "fare_type": [ + "Economy" + ], + "group_size": [ + "1" + ], + "origin": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm actually planning on leaving later today. Also please make sure it's an Economy ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "06:30" + ], + "slot": "departure_time", + "values": [ + "6:30 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "11" + ], + "slot": "price", + "values": [ + "$11" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Economy" + ], + "slot": "fare_type", + "values": [ + "Economy" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Buses_2", + "service_call": { + "method": "FindBus", + "parameters": { + "departure_date": "2019-03-01", + "destination": "Long Beach", + "fare_type": "Economy", + "group_size": "1", + "origin": "Los Angeles" + } + }, + "service_results": [ + { + "departure_date": "2019-03-01", + "departure_time": "06:30", + "destination": "Long Beach", + "destination_station_name": "Downtown Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "Los Angeles", + "origin_station_name": "Union Station", + "price": "11" + }, + { + "departure_date": "2019-03-01", + "departure_time": "06:40", + "destination": "Long Beach", + "destination_station_name": "Downtown Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "Los Angeles", + "origin_station_name": "Union Station", + "price": "13" + }, + { + "departure_date": "2019-03-01", + "departure_time": "07:00", + "destination": "Long Beach", + "destination_station_name": "Downtown Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "Los Angeles", + "origin_station_name": "Union Station", + "price": "12" + }, + { + "departure_date": "2019-03-01", + "departure_time": "07:40", + "destination": "Long Beach", + "destination_station_name": "Downtown Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "Los Angeles", + "origin_station_name": "Union Station", + "price": "10" + }, + { + "departure_date": "2019-03-01", + "departure_time": "09:00", + "destination": "Long Beach", + "destination_station_name": "Downtown Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "Los Angeles", + "origin_station_name": "Union Station", + "price": "11" + }, + { + "departure_date": "2019-03-01", + "departure_time": "10:40", + "destination": "Long Beach", + "destination_station_name": "Downtown Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "Los Angeles", + "origin_station_name": "Union Station", + "price": "10" + }, + { + "departure_date": "2019-03-01", + "departure_time": "10:50", + "destination": "Long Beach", + "destination_station_name": "Downtown Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "Los Angeles", + "origin_station_name": "Union Station", + "price": "11" + }, + { + "departure_date": "2019-03-01", + "departure_time": "11:00", + "destination": "Long Beach", + "destination_station_name": "Downtown Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "Los Angeles", + "origin_station_name": "Union Station", + "price": "12" + }, + { + "departure_date": "2019-03-01", + "departure_time": "11:50", + "destination": "Long Beach", + "destination_station_name": "Downtown Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "Los Angeles", + "origin_station_name": "Union Station", + "price": "13" + }, + { + "departure_date": "2019-03-01", + "departure_time": "12:50", + "destination": "Long Beach", + "destination_station_name": "Downtown Station", + "fare_type": "Economy", + "group_size": "1", + "origin": "Los Angeles", + "origin_station_name": "Union Station", + "price": "12" + } + ], + "slots": [ + { + "exclusive_end": 87, + "slot": "departure_time", + "start": 80 + }, + { + "exclusive_end": 130, + "slot": "price", + "start": 127 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 10 buses that match your criteria. The one I've chosen will leave at 6:30 am, and the price of an Economy ticket is $11." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "FindBus", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "later today" + ], + "departure_time": [ + "6:30 am" + ], + "destination": [ + "Long Beach" + ], + "fare_type": [ + "Economy" + ], + "group_size": [ + "1" + ], + "origin": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, that will do for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyBusTicket" + ], + "slot": "intent", + "values": [ + "BuyBusTicket" + ] + } + ], + "service": "Buses_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase a ticket?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "later today" + ], + "departure_time": [ + "6:30 am" + ], + "destination": [ + "Long Beach" + ], + "fare_type": [ + "Economy" + ], + "group_size": [ + "1" + ], + "origin": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Buses_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, let me know if you need any further assistance." + } + ] + } +]