diff --git "a/datasets/schema_guided/dialogues_027.json" "b/datasets/schema_guided/dialogues_027.json" deleted file mode 100644--- "a/datasets/schema_guided/dialogues_027.json" +++ /dev/null @@ -1,114917 +0,0 @@ -[ - { - "dialogue_id": "27_00000", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "fare_type": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you get me a bus ticket? I want an economy seat." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, where are you going? Where are you leaving from? And when would you like to travel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "SF" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "March 9th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin", - "values": [ - "SD" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 23, - "slot": "destination", - "start": 21 - }, - { - "exclusive_end": 36, - "slot": "departure_date", - "start": 27 - }, - { - "exclusive_end": 17, - "slot": "origin", - "start": 15 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 9th" - ], - "destination": [ - "SF" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going from SD to SF on March 9th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "59" - ], - "slot": "price", - "values": [ - "$59" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "6" - ], - "slot": "count", - "values": [ - "6" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-09", - "destination": "San Francisco", - "fare_type": "Economy", - "origin": "San Diego" - } - }, - "service_results": [ - { - "departure_date": "2019-03-09", - "departure_time": "07:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "59" - }, - { - "departure_date": "2019-03-09", - "departure_time": "10:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "54" - }, - { - "departure_date": "2019-03-09", - "departure_time": "11:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "44" - }, - { - "departure_date": "2019-03-09", - "departure_time": "14:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "54" - }, - { - "departure_date": "2019-03-09", - "departure_time": "16:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "47" - }, - { - "departure_date": "2019-03-09", - "departure_time": "17:10", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "63" - } - ], - "slots": [ - { - "exclusive_end": 61, - "slot": "departure_time", - "start": 54 - }, - { - "exclusive_end": 90, - "slot": "price", - "start": 87 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, I found 6 buses for you. The best bus leaves at 7:40 am, an economy ticket costs $59." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 9th" - ], - "destination": [ - "SF" - ], - "fare_type": [ - "Flexible" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is there anything else? I'd like a flexible ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "10:00" - ], - "slot": "departure_time", - "values": [ - "10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "74" - ], - "slot": "price", - "values": [ - "$74" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "5" - ], - "slot": "count", - "values": [ - "5" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-09", - "destination": "San Francisco", - "fare_type": "Flexible", - "origin": "San Diego" - } - }, - "service_results": [ - { - "departure_date": "2019-03-09", - "departure_time": "07:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "79" - }, - { - "departure_date": "2019-03-09", - "departure_time": "10:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "74" - }, - { - "departure_date": "2019-03-09", - "departure_time": "11:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "64" - }, - { - "departure_date": "2019-03-09", - "departure_time": "14:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "74" - }, - { - "departure_date": "2019-03-09", - "departure_time": "16:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "67" - } - ], - "slots": [ - { - "exclusive_end": 63, - "slot": "departure_time", - "start": 58 - }, - { - "exclusive_end": 77, - "slot": "price", - "start": 74 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, I found 5 flexible tickets available. One leaves at 10 am, it costs $74." - }, - { - "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": [ - "March 9th" - ], - "destination": [ - "SF" - ], - "fare_type": [ - "Flexible" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What station is it departing from and arriving at?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Santa Fe Depot" - ], - "slot": "origin_station_name", - "values": [ - "Santa Fe Depot" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Salesforce Transit Center" - ], - "slot": "destination_station_name", - "values": [ - "Salesforce Transit Center" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 75, - "slot": "origin_station_name", - "start": 61 - }, - { - "exclusive_end": 41, - "slot": "destination_station_name", - "start": 16 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It departs from Salesforce Transit Center and arrives at the Santa Fe Depot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 9th" - ], - "destination": [ - "SF" - ], - "fare_type": [ - "Flexible" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay, is there anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "11:40" - ], - "slot": "departure_time", - "values": [ - "11:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "64" - ], - "slot": "price", - "values": [ - "$64" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 30, - "slot": "departure_time", - "start": 22 - }, - { - "exclusive_end": 67, - "slot": "price", - "start": 64 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Another bus leaves at 11:40 am, a flexible ticket will cost you $64." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 9th" - ], - "departure_time": [ - "11:40 am" - ], - "destination": [ - "SF" - ], - "fare_type": [ - "Flexible" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like me to purchase a ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 9th" - ], - "departure_time": [ - "11:40 am" - ], - "destination": [ - "SF" - ], - "fare_type": [ - "Flexible" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes please, buy the ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "group_size", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, how many do 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": [ - "March 9th" - ], - "departure_time": [ - "11:40 am" - ], - "destination": [ - "SF" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "3" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Three tickets please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "11:40" - ], - "slot": "departure_time", - "values": [ - "11:40 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 72, - "slot": "origin", - "start": 63 - }, - { - "exclusive_end": 89, - "slot": "destination", - "start": 76 - }, - { - "exclusive_end": 119, - "slot": "departure_date", - "start": 110 - }, - { - "exclusive_end": 106, - "slot": "departure_time", - "start": 98 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm that you'd like to book 3 flexible tickets from San Diego to San Francisco leaving 11:40 am on March 9th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 9th" - ], - "departure_time": [ - "11:40 am" - ], - "destination": [ - "SF", - "San Francisco" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "4" - ], - "origin": [ - "SD", - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, it's for 4 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay sure, please confirm that you'd like 4 flexible tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 9th" - ], - "departure_time": [ - "11:40 am" - ], - "destination": [ - "SF", - "San Francisco" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "4" - ], - "origin": [ - "SD", - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-09", - "departure_time": "11:40", - "destination": "San Francisco", - "fare_type": "Flexible", - "group_size": "4", - "origin": "San Diego" - } - }, - "service_results": [ - { - "departure_date": "2019-03-09", - "departure_time": "11:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Flexible", - "group_size": "4", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "64" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay great, the booking is complete." - }, - { - "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": [ - "March 9th" - ], - "departure_time": [ - "11:40 am" - ], - "destination": [ - "SF", - "San Francisco" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "4" - ], - "origin": [ - "SD", - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot, that'll be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, see you." - } - ] - }, - { - "dialogue_id": "27_00001", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin", - "values": [ - "SD" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 117, - "slot": "origin", - "start": 115 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "fare_type": [ - "Economy extra" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going on a quick road trip to see a friend and need to get a bus. Can you find me Economy extra tickets out of SD?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "destination", - "values": [ - "Sacramento, CA" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 27, - "slot": "destination", - "start": 13 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "Sacramento, CA" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to Sacramento, CA." - }, - { - "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": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "the 9th" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 26, - "slot": "departure_date", - "start": 19 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 9th" - ], - "destination": [ - "Sacramento, CA" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to leave on the 9th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "86" - ], - "slot": "price", - "values": [ - "$86" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-09", - "destination": "Sacramento", - "fare_type": "Economy extra", - "origin": "San Diego" - } - }, - "service_results": [ - { - "departure_date": "2019-03-09", - "departure_time": "07:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "86" - }, - { - "departure_date": "2019-03-09", - "departure_time": "08:30", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "75" - }, - { - "departure_date": "2019-03-09", - "departure_time": "09:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "79" - }, - { - "departure_date": "2019-03-09", - "departure_time": "10:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "83" - }, - { - "departure_date": "2019-03-09", - "departure_time": "11:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "73" - }, - { - "departure_date": "2019-03-09", - "departure_time": "14:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "83" - } - ], - "slots": [ - { - "exclusive_end": 51, - "slot": "departure_time", - "start": 44 - }, - { - "exclusive_end": 39, - "slot": "price", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have one Economy extra ticket for $86 for 7:40 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 9th" - ], - "destination": [ - "Sacramento, CA" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "1" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other times? This is just for 1 person, by the way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:30" - ], - "slot": "departure_time", - "values": [ - "8:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "75" - ], - "slot": "price", - "values": [ - "$75" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-09", - "destination": "Sacramento", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "San Diego" - } - }, - "service_results": [ - { - "departure_date": "2019-03-09", - "departure_time": "07:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "86" - }, - { - "departure_date": "2019-03-09", - "departure_time": "08:30", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "75" - }, - { - "departure_date": "2019-03-09", - "departure_time": "09:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "79" - }, - { - "departure_date": "2019-03-09", - "departure_time": "10:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "83" - }, - { - "departure_date": "2019-03-09", - "departure_time": "11:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "73" - }, - { - "departure_date": "2019-03-09", - "departure_time": "14:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "83" - } - ], - "slots": [ - { - "exclusive_end": 51, - "slot": "departure_time", - "start": 44 - }, - { - "exclusive_end": 39, - "slot": "price", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have one Economy extra ticket for $75 for 8:30 am." - }, - { - "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": [ - "the 9th" - ], - "destination": [ - "Sacramento, CA" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "1" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What bus station do I need to be at?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Santa Fe Depot" - ], - "slot": "origin_station_name", - "values": [ - "Santa Fe Depot" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 29, - "slot": "origin_station_name", - "start": 15 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Bus station is Santa Fe Depot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 9th" - ], - "departure_time": [ - "8:30 am" - ], - "destination": [ - "Sacramento, CA" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "1" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good, I'm looking for bus tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "destination", - "values": [ - "Sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "08:30" - ], - "slot": "departure_time", - "values": [ - "8:30 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 53, - "slot": "origin", - "start": 44 - }, - { - "exclusive_end": 67, - "slot": "destination", - "start": 57 - }, - { - "exclusive_end": 89, - "slot": "departure_date", - "start": 80 - }, - { - "exclusive_end": 100, - "slot": "departure_time", - "start": 93 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: 1 Economy extra ticket from San Diego to Sacramento, leaving on March 9th at 8:30 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 9th", - "the 9th" - ], - "departure_time": [ - "8:30 am" - ], - "destination": [ - "Sacramento", - "Sacramento, CA" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "1" - ], - "origin": [ - "SD", - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Works for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-09", - "departure_time": "08:30", - "destination": "Sacramento", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "San Diego" - } - }, - "service_results": [ - { - "departure_date": "2019-03-09", - "departure_time": "08:30", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "75" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket is confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 9th", - "the 9th" - ], - "departure_time": [ - "8:30 am" - ], - "destination": [ - "Sacramento", - "Sacramento, CA" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "1" - ], - "origin": [ - "SD", - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help, that's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "27_00002", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "origin", - "values": [ - "Anaheim" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 53, - "slot": "origin", - "start": 46 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "fare_type": [ - "Economy" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you help me search for a bus leaving from Anaheim? I would prefer Economy tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you want to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "destination", - "values": [ - "Sacramento" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 26, - "slot": "destination", - "start": 16 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to go to Sacramento." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you want leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "5th of March" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 35, - "slot": "departure_date", - "start": 23 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "5th of March" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to leave on the 5th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:40" - ], - "slot": "departure_time", - "values": [ - "6:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "63" - ], - "slot": "price", - "values": [ - "$63" - ] - }, - { - "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-05", - "destination": "Sacramento", - "fare_type": "Economy", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-05", - "departure_time": "06:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "63" - }, - { - "departure_date": "2019-03-05", - "departure_time": "08:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "65" - }, - { - "departure_date": "2019-03-05", - "departure_time": "08:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "56" - }, - { - "departure_date": "2019-03-05", - "departure_time": "10:10", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "65" - }, - { - "departure_date": "2019-03-05", - "departure_time": "11:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "62" - }, - { - "departure_date": "2019-03-05", - "departure_time": "11:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "67" - }, - { - "departure_date": "2019-03-05", - "departure_time": "12:10", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "59" - }, - { - "departure_date": "2019-03-05", - "departure_time": "13:30", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "55" - }, - { - "departure_date": "2019-03-05", - "departure_time": "13:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "59" - }, - { - "departure_date": "2019-03-05", - "departure_time": "14:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "66" - } - ], - "slots": [ - { - "exclusive_end": 56, - "slot": "departure_time", - "start": 49 - }, - { - "exclusive_end": 98, - "slot": "price", - "start": 95 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found 10 buses. There is a bus leaving at 6:40 am and the price of an economy ticket is $63." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "5th of March" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which bus stations does the bus leave and finish at?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "destination_station_name", - "values": [ - "Sacramento Valley Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Anaheim Intermodal Center" - ], - "slot": "origin_station_name", - "values": [ - "Anaheim Intermodal Center" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 92, - "slot": "destination_station_name", - "start": 67 - }, - { - "exclusive_end": 45, - "slot": "origin_station_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus leaves from Anaheim Intermodal Center and goes finishes at Sacramento Valley Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "5th of March" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other buses available for 2 people?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:00" - ], - "slot": "departure_time", - "values": [ - "8 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "65" - ], - "slot": "price", - "values": [ - "$65" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-05", - "destination": "Sacramento", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-05", - "departure_time": "06:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "63" - }, - { - "departure_date": "2019-03-05", - "departure_time": "08:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "65" - }, - { - "departure_date": "2019-03-05", - "departure_time": "08:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "56" - }, - { - "departure_date": "2019-03-05", - "departure_time": "10:10", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "65" - }, - { - "departure_date": "2019-03-05", - "departure_time": "11:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "62" - }, - { - "departure_date": "2019-03-05", - "departure_time": "11:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "67" - }, - { - "departure_date": "2019-03-05", - "departure_time": "12:10", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "59" - }, - { - "departure_date": "2019-03-05", - "departure_time": "13:30", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "55" - }, - { - "departure_date": "2019-03-05", - "departure_time": "13:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "59" - }, - { - "departure_date": "2019-03-05", - "departure_time": "14:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "66" - } - ], - "slots": [ - { - "exclusive_end": 30, - "slot": "departure_time", - "start": 26 - }, - { - "exclusive_end": 69, - "slot": "price", - "start": 66 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a bus leaving at 8 am. The price of an economy ticket is $65." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "5th of March" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other buses available? I would prefer economy extra." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:40" - ], - "slot": "departure_time", - "values": [ - "8:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "66" - ], - "slot": "price", - "values": [ - "$66" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "8" - ], - "slot": "count", - "values": [ - "8" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-05", - "destination": "Sacramento", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-05", - "departure_time": "06:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "73" - }, - { - "departure_date": "2019-03-05", - "departure_time": "08:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "75" - }, - { - "departure_date": "2019-03-05", - "departure_time": "08:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "66" - }, - { - "departure_date": "2019-03-05", - "departure_time": "10:10", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "75" - }, - { - "departure_date": "2019-03-05", - "departure_time": "11:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "72" - }, - { - "departure_date": "2019-03-05", - "departure_time": "11:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "77" - }, - { - "departure_date": "2019-03-05", - "departure_time": "12:10", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "69" - }, - { - "departure_date": "2019-03-05", - "departure_time": "13:30", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "65" - } - ], - "slots": [ - { - "exclusive_end": 55, - "slot": "departure_time", - "start": 48 - }, - { - "exclusive_end": 103, - "slot": "price", - "start": 100 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found 8 buses. There is a bus leaving at 8:40 am and the price of an economy extra ticket is $66." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "5th of March" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to purchase tickets?" - }, - { - "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": [ - "5th of March" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I don't want to buy tickets right now. 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": "27_00003", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "San Fran" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 33, - "slot": "destination", - "start": 25 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "San Fran" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm looking for a bus to San Fran." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where from and when?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "the 6th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin", - "values": [ - "LAX" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 35, - "slot": "departure_date", - "start": 28 - }, - { - "exclusive_end": 24, - "slot": "origin", - "start": 21 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 6th" - ], - "destination": [ - "San Fran" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm heading out from LAX on the 6th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:20" - ], - "slot": "departure_time", - "values": [ - "6:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "53" - ], - "slot": "price", - "values": [ - "$53" - ] - }, - { - "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-06", - "destination": "San Francisco", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "departure_date": "2019-03-06", - "departure_time": "06:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "53" - }, - { - "departure_date": "2019-03-06", - "departure_time": "08:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "47" - }, - { - "departure_date": "2019-03-06", - "departure_time": "08:30", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "57" - }, - { - "departure_date": "2019-03-06", - "departure_time": "09:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "48" - }, - { - "departure_date": "2019-03-06", - "departure_time": "13:30", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "44" - }, - { - "departure_date": "2019-03-06", - "departure_time": "14:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "40" - }, - { - "departure_date": "2019-03-06", - "departure_time": "14:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "45" - }, - { - "departure_date": "2019-03-06", - "departure_time": "16:10", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "47" - }, - { - "departure_date": "2019-03-06", - "departure_time": "19:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "52" - }, - { - "departure_date": "2019-03-06", - "departure_time": "19:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "46" - } - ], - "slots": [ - { - "exclusive_end": 77, - "slot": "departure_time", - "start": 70 - }, - { - "exclusive_end": 58, - "slot": "price", - "start": 55 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's 10 buses available. One is an Economy trip for $53 leaving at 6:20 am." - }, - { - "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": [ - "the 6th" - ], - "destination": [ - "San Fran" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What station does it leave from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "origin_station_name", - "values": [ - "Union Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 36, - "slot": "origin_station_name", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus departs out of Union Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 6th" - ], - "destination": [ - "San Fran" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Any other buses?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:20" - ], - "slot": "departure_time", - "values": [ - "8:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "47" - ], - "slot": "price", - "values": [ - "$47" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 50, - "slot": "departure_time", - "start": 43 - }, - { - "exclusive_end": 31, - "slot": "price", - "start": 28 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's an Economy trip for $47 leaving at 8: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": [ - "the 6th" - ], - "destination": [ - "San Fran" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What stations does it leave from and drop off at?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "origin_station_name", - "values": [ - "Union Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Salesforce Transit Center" - ], - "slot": "destination_station_name", - "values": [ - "Salesforce Transit Center" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "origin_station_name", - "start": 21 - }, - { - "exclusive_end": 82, - "slot": "destination_station_name", - "start": 57 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus departs from Union Station with a destination to Salesforce Transit Center." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 6th" - ], - "destination": [ - "San Fran" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Any other buses?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:30" - ], - "slot": "departure_time", - "values": [ - "8:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "57" - ], - "slot": "price", - "values": [ - "$57" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 54, - "slot": "departure_time", - "start": 47 - }, - { - "exclusive_end": 31, - "slot": "price", - "start": 28 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's an Economy trip for $57 that leaves at 8:30 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 6th" - ], - "departure_time": [ - "8:30 am" - ], - "destination": [ - "San Fran" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds pretty good to me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Want to purchase tickets?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 6th" - ], - "departure_time": [ - "8:30 am" - ], - "destination": [ - "San Fran" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sure, book a seat." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "group_size", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many tickets should I reserve?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 6th" - ], - "departure_time": [ - "8:30 am" - ], - "destination": [ - "San Fran" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need two." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "08:30" - ], - "slot": "departure_time", - "values": [ - "8:30 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": 74, - "slot": "origin", - "start": 63 - }, - { - "exclusive_end": 91, - "slot": "destination", - "start": 78 - }, - { - "exclusive_end": 106, - "slot": "departure_date", - "start": 92 - }, - { - "exclusive_end": 117, - "slot": "departure_time", - "start": 110 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Just to make sure, you want 2 Economy bus tickets leaving from Los Angeles to San Francisco next Wednesday at 8:30 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Wednesday", - "the 6th" - ], - "departure_time": [ - "8:30 am" - ], - "destination": [ - "San Fran", - "San Francisco" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "LAX", - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds about right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-06", - "departure_time": "08:30", - "destination": "San Francisco", - "fare_type": "Economy", - "group_size": "2", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "departure_date": "2019-03-06", - "departure_time": "08:30", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "57" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You're all set!" - }, - { - "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", - "the 6th" - ], - "departure_time": [ - "8:30 am" - ], - "destination": [ - "San Fran", - "San Francisco" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "LAX", - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Need any other help?" - }, - { - "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", - "the 6th" - ], - "departure_time": [ - "8:30 am" - ], - "destination": [ - "San Fran", - "San Francisco" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "LAX", - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Not right now, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy the rest of the your day!" - } - ] - }, - { - "dialogue_id": "27_00004", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "origin", - "values": [ - "Anaheim, CA" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 65, - "slot": "origin", - "start": 54 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Could you help me look for a bus? I am departing from Anaheim, CA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What place will you go to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "destination", - "values": [ - "Las Vegas" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 46, - "slot": "destination", - "start": 37 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "Las Vegas" - ], - "group_size": [ - "1" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It's for 1 person; I'd like to visit Las Vegas." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date do you plan on departing?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "March 10th" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 36, - "slot": "departure_date", - "start": 26 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 10th" - ], - "destination": [ - "Las Vegas" - ], - "group_size": [ - "1" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I anticipate departing on March 10th." - }, - { - "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" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-10", - "destination": "Las Vegas", - "group_size": "1", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-10", - "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-10", - "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": "37" - }, - { - "departure_date": "2019-03-10", - "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": "38" - }, - { - "departure_date": "2019-03-10", - "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": "37" - } - ], - "slots": [ - { - "exclusive_end": 27, - "slot": "departure_time", - "start": 19 - }, - { - "exclusive_end": 61, - "slot": "price", - "start": 58 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus departs at 12:30 pm and the cost of the ticket is $35. The ticket is Economy." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 10th" - ], - "destination": [ - "Las Vegas" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "1" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other bus options? I'd prefer Flexible tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "14:50" - ], - "slot": "departure_time", - "values": [ - "2:50 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "57" - ], - "slot": "price", - "values": [ - "$57" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-10", - "destination": "Las Vegas", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-10", - "departure_time": "12:30", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "55" - }, - { - "departure_date": "2019-03-10", - "departure_time": "14:50", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "57" - }, - { - "departure_date": "2019-03-10", - "departure_time": "16:20", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "58" - }, - { - "departure_date": "2019-03-10", - "departure_time": "17:20", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "57" - } - ], - "slots": [ - { - "exclusive_end": 57, - "slot": "departure_time", - "start": 50 - }, - { - "exclusive_end": 77, - "slot": "price", - "start": 74 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a Flexible ticket for a bus departing at 2:50 pm and the cost is $57." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "March 10th" - ], - "destination": [ - "Las Vegas" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "1" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's the bus station I'll be departing from called? What station will the bus reach?" - }, - { - "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": 38, - "slot": "destination_station_name", - "start": 27 - }, - { - "exclusive_end": 94, - "slot": "origin_station_name", - "start": 69 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The destination station is Union Plaza, and the departing station is Anaheim Intermodal Center." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 10th" - ], - "departure_time": [ - "2:50 pm" - ], - "destination": [ - "Las Vegas" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "1" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds wonderful. I'm searching for the bus 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-10" - ], - "slot": "departure_date", - "values": [ - "March 10th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "14:50" - ], - "slot": "departure_time", - "values": [ - "2:50 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 110, - "slot": "origin", - "start": 103 - }, - { - "exclusive_end": 136, - "slot": "destination", - "start": 127 - }, - { - "exclusive_end": 167, - "slot": "departure_date", - "start": 157 - }, - { - "exclusive_end": 178, - "slot": "departure_time", - "start": 171 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please verify the following information: there's a flexible ticket for 1 person for a bus leaving from Anaheim and arriving at Las Vegas. The bus departs on March 10th at 2:50 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 10th" - ], - "departure_time": [ - "2:50 pm" - ], - "destination": [ - "Las Vegas" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "1" - ], - "origin": [ - "Anaheim", - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yep, that's perfect 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": "14:50", - "destination": "Las Vegas", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-10", - "departure_time": "14:50", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "57" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I verified your ticket." - }, - { - "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": [ - "March 10th" - ], - "departure_time": [ - "2:50 pm" - ], - "destination": [ - "Las Vegas" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "1" - ], - "origin": [ - "Anaheim", - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for helping me out. That's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a pleasant afternoon." - } - ] - }, - { - "dialogue_id": "27_00005", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "destination", - "values": [ - "Anaheim" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin", - "values": [ - "San Diego" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "destination", - "start": 30 - }, - { - "exclusive_end": 69, - "slot": "origin", - "start": 60 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "Anaheim" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you help me find a bus to Anaheim? I'll be leaving from San Diego." - }, - { - "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": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "7th of this month" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 42, - "slot": "departure_date", - "start": 25 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "7th of this month" - ], - "destination": [ - "Anaheim" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I plan on leaving by the 7th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "10:10" - ], - "slot": "departure_time", - "values": [ - "10:10 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-07", - "destination": "Anaheim", - "origin": "San Diego" - } - }, - "service_results": [ - { - "departure_date": "2019-03-07", - "departure_time": "10:10", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "25" - }, - { - "departure_date": "2019-03-07", - "departure_time": "10:40", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "24" - }, - { - "departure_date": "2019-03-07", - "departure_time": "13:20", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "22" - }, - { - "departure_date": "2019-03-07", - "departure_time": "14:00", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "24" - }, - { - "departure_date": "2019-03-07", - "departure_time": "14:10", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "25" - }, - { - "departure_date": "2019-03-07", - "departure_time": "16:50", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "24" - }, - { - "departure_date": "2019-03-07", - "departure_time": "18:00", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "22" - }, - { - "departure_date": "2019-03-07", - "departure_time": "18:10", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "23" - }, - { - "departure_date": "2019-03-07", - "departure_time": "18:40", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "27" - } - ], - "slots": [ - { - "exclusive_end": 51, - "slot": "departure_time", - "start": 43 - }, - { - "exclusive_end": 76, - "slot": "price", - "start": 73 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I was able to locate a bus that departs at 10:10 am. Economy tickets are $25." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "7th of this month" - ], - "departure_time": [ - "10:10 am" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Excellent." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like me to buy a bus ticket for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "7th of this month" - ], - "departure_time": [ - "10:10 am" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. Please reserve a seat for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "group_size", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many tickets would you like me to purchase?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "7th of this month" - ], - "departure_time": [ - "10:10 am" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I only need one ticket for myself." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Anaheim" - ], - "slot": "destination", - "values": [ - "Anaheim" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "10:10" - ], - "slot": "departure_time", - "values": [ - "10:10 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": 85, - "slot": "origin", - "start": 76 - }, - { - "exclusive_end": 72, - "slot": "destination", - "start": 65 - }, - { - "exclusive_end": 61, - "slot": "departure_date", - "start": 48 - }, - { - "exclusive_end": 108, - "slot": "departure_time", - "start": 100 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "To confirm: You'd like 1 Economy bus ticket for next Thursday to Anaheim to San Diego, departing at 10:10 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "7th of this month", - "next Thursday" - ], - "departure_time": [ - "10:10 am" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. I need tickets for four people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "10:10" - ], - "slot": "departure_time", - "values": [ - "10:10 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 75, - "slot": "departure_time", - "start": 67 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "To confirm: You need tickets for 4 people for the bus departing at 10:10 am?" - }, - { - "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": [ - "7th of this month", - "next Thursday" - ], - "departure_time": [ - "10:10 am" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is correct. Which bus station will we be departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Santa Fe Depot" - ], - "slot": "origin_station_name", - "values": [ - "Santa Fe Depot" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-07", - "departure_time": "10:10", - "destination": "Anaheim", - "fare_type": "Economy", - "group_size": "4", - "origin": "San Diego" - } - }, - "service_results": [ - { - "departure_date": "2019-03-07", - "departure_time": "10:10", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "4", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "25" - } - ], - "slots": [ - { - "exclusive_end": 72, - "slot": "origin_station_name", - "start": 58 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your tickets have been reserved. The bus departs from the Santa Fe Depot." - }, - { - "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": [ - "7th of this month", - "next Thursday" - ], - "departure_time": [ - "10:10 am" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you so much for all of your help. That'll be all for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your day." - } - ] - }, - { - "dialogue_id": "27_00006", - "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 have a plan for a short trip and I need to search for a bus." - }, - { - "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": "When and Where are you leaving from and to which place do you like to visit?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "destination", - "values": [ - "Las Vegas" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Long Beach" - ], - "slot": "origin", - "values": [ - "Long Beach" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 63, - "slot": "destination", - "start": 54 - }, - { - "exclusive_end": 50, - "slot": "departure_date", - "start": 42 - }, - { - "exclusive_end": 38, - "slot": "origin", - "start": 28 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "tomorrow" - ], - "destination": [ - "Las Vegas" - ], - "origin": [ - "Long Beach" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am planning to leave from Long Beach on tomorrow to Las Vegas." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:10" - ], - "slot": "departure_time", - "values": [ - "7:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "34" - ], - "slot": "price", - "values": [ - "$34" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-02", - "destination": "Las Vegas", - "origin": "Long Beach" - } - }, - "service_results": [ - { - "departure_date": "2019-03-02", - "departure_time": "07:10", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "34" - }, - { - "departure_date": "2019-03-02", - "departure_time": "10:10", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "41" - }, - { - "departure_date": "2019-03-02", - "departure_time": "15:30", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "35" - }, - { - "departure_date": "2019-03-02", - "departure_time": "16:50", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "39" - } - ], - "slots": [ - { - "exclusive_end": 37, - "slot": "departure_time", - "start": 30 - }, - { - "exclusive_end": 128, - "slot": "price", - "start": 125 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Found one bus which leaves at 7:10 am. Is that convenient to you?. For your information, the ticket cost for Economy seat is $34." - }, - { - "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": [ - "tomorrow" - ], - "departure_time": [ - "7:10 am" - ], - "destination": [ - "Las Vegas" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Long Beach" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is okay. Can you buy the tickets for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "group_size", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, how many?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "tomorrow" - ], - "departure_time": [ - "7:10 am" - ], - "destination": [ - "Las Vegas" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Long Beach" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need 2 tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Long Beach" - ], - "slot": "origin", - "values": [ - "Long Beach" - ] - }, - { - "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": [ - "07:10" - ], - "slot": "departure_time", - "values": [ - "7:10 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": 64, - "slot": "origin", - "start": 54 - }, - { - "exclusive_end": 77, - "slot": "destination", - "start": 68 - }, - { - "exclusive_end": 89, - "slot": "departure_date", - "start": 81 - }, - { - "exclusive_end": 100, - "slot": "departure_time", - "start": 93 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm to buy 2 Economy tickets in a bus from Long Beach to Las Vegas on tomorrow at 7:10 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "tomorrow" - ], - "departure_time": [ - "7:10 am" - ], - "destination": [ - "Las Vegas" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Long Beach" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is confirmed. Please make it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-02", - "departure_time": "07:10", - "destination": "Las Vegas", - "fare_type": "Economy", - "group_size": "2", - "origin": "Long Beach" - } - }, - "service_results": [ - { - "departure_date": "2019-03-02", - "departure_time": "07:10", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "34" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "tickets are booked as per your requirement." - }, - { - "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": [ - "tomorrow" - ], - "departure_time": [ - "7:10 am" - ], - "destination": [ - "Las Vegas" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Long Beach" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "27_00007", - "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 need a bus. Can you find one for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. Where are you right now and where are you heading to? Also, when are you leaving?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Long Beach" - ], - "slot": "destination", - "values": [ - "Long Beach" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "this Sunday" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento, CA" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 53, - "slot": "destination", - "start": 43 - }, - { - "exclusive_end": 65, - "slot": "departure_date", - "start": 54 - }, - { - "exclusive_end": 21, - "slot": "origin", - "start": 7 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "this Sunday" - ], - "destination": [ - "Long Beach" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm in Sacramento, CA and I'm traveling to Long Beach this Sunday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "65" - ], - "slot": "price", - "values": [ - "$65" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-03", - "destination": "Long Beach", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-03", - "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": "65" - }, - { - "departure_date": "2019-03-03", - "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-03", - "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": "69" - }, - { - "departure_date": "2019-03-03", - "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": "65" - }, - { - "departure_date": "2019-03-03", - "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": "66" - }, - { - "departure_date": "2019-03-03", - "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": "61" - }, - { - "departure_date": "2019-03-03", - "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": "61" - } - ], - "slots": [ - { - "exclusive_end": 95, - "slot": "departure_time", - "start": 88 - }, - { - "exclusive_end": 62, - "slot": "price", - "start": 59 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is an Economy class bus ticket available which costs $65 and has you departing at 7:40 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "this Sunday" - ], - "destination": [ - "Long Beach" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hmm, that's a bit problematic. Can you find me another bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:30" - ], - "slot": "departure_time", - "values": [ - "8:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "70" - ], - "slot": "price", - "values": [ - "$70" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 99, - "slot": "departure_time", - "start": 92 - }, - { - "exclusive_end": 73, - "slot": "price", - "start": 70 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. There is another Economy class ticket available. This one costs $70, but you leave at 8:30 am instead." - }, - { - "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": [ - "this Sunday" - ], - "destination": [ - "Long Beach" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which station does this bus depart from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "origin_station_name", - "values": [ - "Sacramento Valley Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 40, - "slot": "origin_station_name", - "start": 15 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It leaves from Sacramento Valley Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "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": [ - "this Sunday" - ], - "departure_time": [ - "8:30 am" - ], - "destination": [ - "Long Beach" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Perfect. I need tickets on that bus for 2 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Long Beach" - ], - "slot": "destination", - "values": [ - "Long Beach" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "08:30" - ], - "slot": "departure_time", - "values": [ - "8:30 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": 60, - "slot": "origin", - "start": 50 - }, - { - "exclusive_end": 74, - "slot": "destination", - "start": 64 - }, - { - "exclusive_end": 122, - "slot": "departure_date", - "start": 104 - }, - { - "exclusive_end": 99, - "slot": "departure_time", - "start": 92 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You want 2 Economy class tickets for the bus from Sacramento to Long Beach which departs at 8:30 am the day after tomorrow. Is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "day after tomorrow", - "this Sunday" - ], - "departure_time": [ - "8:30 am" - ], - "destination": [ - "Long Beach" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Sacramento", - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yup, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-03", - "departure_time": "08:30", - "destination": "Long Beach", - "fare_type": "Economy", - "group_size": "2", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-03", - "departure_time": "08:30", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "70" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I have purchased the tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "day after tomorrow", - "this Sunday" - ], - "departure_time": [ - "8:30 am" - ], - "destination": [ - "Long Beach" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Sacramento", - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_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": "Buses_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "day after tomorrow", - "this Sunday" - ], - "departure_time": [ - "8:30 am" - ], - "destination": [ - "Long Beach" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Sacramento", - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's all. Thanks again." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy the rest of your day." - } - ] - }, - { - "dialogue_id": "27_00008", - "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'm going travelling, can you help me search for a bus?" - }, - { - "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": "What's your itinerary going to be?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Portland" - ], - "slot": "destination", - "values": [ - "Portland" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin", - "values": [ - "Seattle" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "this Sunday" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "destination", - "start": 29 - }, - { - "exclusive_end": 25, - "slot": "origin", - "start": 18 - }, - { - "exclusive_end": 58, - "slot": "departure_date", - "start": 47 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "this Sunday" - ], - "destination": [ - "Portland" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to go from Seattle to Portland, leaving this Sunday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:10" - ], - "slot": "departure_time", - "values": [ - "6:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "34" - ], - "slot": "price", - "values": [ - "$34" - ] - }, - { - "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-03", - "destination": "Portland", - "origin": "Seattle" - } - }, - "service_results": [ - { - "departure_date": "2019-03-03", - "departure_time": "06:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "34" - }, - { - "departure_date": "2019-03-03", - "departure_time": "06:30", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "30" - }, - { - "departure_date": "2019-03-03", - "departure_time": "08:30", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "35" - }, - { - "departure_date": "2019-03-03", - "departure_time": "09:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "26" - }, - { - "departure_date": "2019-03-03", - "departure_time": "09:20", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "30" - }, - { - "departure_date": "2019-03-03", - "departure_time": "09:50", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "29" - }, - { - "departure_date": "2019-03-03", - "departure_time": "13:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "26" - }, - { - "departure_date": "2019-03-03", - "departure_time": "16:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "29" - }, - { - "departure_date": "2019-03-03", - "departure_time": "19:20", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "30" - }, - { - "departure_date": "2019-03-03", - "departure_time": "19:30", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "32" - } - ], - "slots": [ - { - "exclusive_end": 62, - "slot": "departure_time", - "start": 55 - }, - { - "exclusive_end": 101, - "slot": "price", - "start": 98 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10 options for you- how about a bus leaving at 6:10 am? You can get an Economy ticket for $34." - }, - { - "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": [ - "this Sunday" - ], - "destination": [ - "Portland" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What are the bus stations on the route?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Portland Bus Station" - ], - "slot": "destination_station_name", - "values": [ - "Portland Bus Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "King Street Station" - ], - "slot": "origin_station_name", - "values": [ - "King Street Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 72, - "slot": "destination_station_name", - "start": 52 - }, - { - "exclusive_end": 35, - "slot": "origin_station_name", - "start": 16 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It departs from King Street Station, and arrives at Portland Bus Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "destination", - "values": [ - "Vancouver, BC" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 62, - "slot": "destination", - "start": 49 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "this Sunday" - ], - "destination": [ - "Vancouver, BC" - ], - "group_size": [ - "3" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any options for 3 people travelling to Vancouver, BC?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:40" - ], - "slot": "departure_time", - "values": [ - "6:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "23" - ], - "slot": "price", - "values": [ - "$23" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-03", - "destination": "Vancouver", - "group_size": "3", - "origin": "Seattle" - } - }, - "service_results": [ - { - "departure_date": "2019-03-03", - "departure_time": "06:40", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "23" - }, - { - "departure_date": "2019-03-03", - "departure_time": "07:40", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "21" - }, - { - "departure_date": "2019-03-03", - "departure_time": "08:40", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "27" - }, - { - "departure_date": "2019-03-03", - "departure_time": "08:50", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "31" - }, - { - "departure_date": "2019-03-03", - "departure_time": "10:10", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "31" - }, - { - "departure_date": "2019-03-03", - "departure_time": "12:30", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "24" - }, - { - "departure_date": "2019-03-03", - "departure_time": "14:00", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "25" - }, - { - "departure_date": "2019-03-03", - "departure_time": "16:20", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "28" - }, - { - "departure_date": "2019-03-03", - "departure_time": "19:10", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "27" - } - ], - "slots": [ - { - "exclusive_end": 33, - "slot": "departure_time", - "start": 26 - }, - { - "exclusive_end": 62, - "slot": "price", - "start": 59 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a bus leaving at 6:40 am. An economy ticket costs $23." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "this Sunday" - ], - "destination": [ - "Vancouver, BC" - ], - "group_size": [ - "3" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else is available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "21" - ], - "slot": "price", - "values": [ - "$21" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 33, - "slot": "departure_time", - "start": 26 - }, - { - "exclusive_end": 54, - "slot": "price", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a bus leaving at 7:40 am, with a price of $21 for an Economy ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "this Sunday" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "Vancouver, BC" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I like the sound of that." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Shall I buy tickets for this bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "this Sunday" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "Vancouver, BC" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please reserve a seat." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin", - "values": [ - "Seattle" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Vancouver" - ], - "slot": "destination", - "values": [ - "Vancouver" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "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": 60, - "slot": "origin", - "start": 53 - }, - { - "exclusive_end": 73, - "slot": "destination", - "start": 64 - }, - { - "exclusive_end": 110, - "slot": "departure_date", - "start": 92 - }, - { - "exclusive_end": 84, - "slot": "departure_time", - "start": 77 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So I'll buy 3 Economy tickets for you to travel from Seattle to Vancouver at 7:40 am on the day after tomorrow. Is that okay?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "day after tomorrow", - "this Sunday" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "Vancouver", - "Vancouver, BC" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that sounds good. What are the bus stations on this route?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pacific Central Station" - ], - "slot": "destination_station_name", - "values": [ - "Pacific Central Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "King Street Station" - ], - "slot": "origin_station_name", - "values": [ - "King Street Station" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-03", - "departure_time": "07:40", - "destination": "Vancouver", - "fare_type": "Economy", - "group_size": "3", - "origin": "Seattle" - } - }, - "service_results": [ - { - "departure_date": "2019-03-03", - "departure_time": "07:40", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "21" - } - ], - "slots": [ - { - "exclusive_end": 109, - "slot": "destination_station_name", - "start": 86 - }, - { - "exclusive_end": 70, - "slot": "origin_station_name", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The reservation is confirmed. The bus departs from King Street Station and arrives at Pacific Central Station." - }, - { - "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": [ - "day after tomorrow", - "this Sunday" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "Vancouver", - "Vancouver, BC" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot, that's all I need for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "27_00009", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "group_size": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you help me find a bus for 2 people?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you going? When and where are you leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "LAX" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Fresno" - ], - "slot": "origin", - "values": [ - "Fresno, CA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "12th of March" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 19, - "slot": "destination", - "start": 16 - }, - { - "exclusive_end": 35, - "slot": "origin", - "start": 25 - }, - { - "exclusive_end": 72, - "slot": "departure_date", - "start": 59 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March" - ], - "destination": [ - "LAX" - ], - "group_size": [ - "2" - ], - "origin": [ - "Fresno, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to go to LAX from Fresno, CA and I want to leave on 12th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "09:00" - ], - "slot": "departure_time", - "values": [ - "9 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "38" - ], - "slot": "price", - "values": [ - "$38" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "9" - ], - "slot": "count", - "values": [ - "9" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-12", - "destination": "Los Angeles", - "group_size": "2", - "origin": "Fresno" - } - }, - "service_results": [ - { - "departure_date": "2019-03-12", - "departure_time": "09:00", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "38" - }, - { - "departure_date": "2019-03-12", - "departure_time": "09:50", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "36" - }, - { - "departure_date": "2019-03-12", - "departure_time": "13:00", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "34" - }, - { - "departure_date": "2019-03-12", - "departure_time": "13:10", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "32" - }, - { - "departure_date": "2019-03-12", - "departure_time": "13:30", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "37" - }, - { - "departure_date": "2019-03-12", - "departure_time": "14:00", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "32" - }, - { - "departure_date": "2019-03-12", - "departure_time": "15:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "31" - }, - { - "departure_date": "2019-03-12", - "departure_time": "16:00", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "39" - }, - { - "departure_date": "2019-03-12", - "departure_time": "19:20", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "35" - } - ], - "slots": [ - { - "exclusive_end": 85, - "slot": "departure_time", - "start": 81 - }, - { - "exclusive_end": 66, - "slot": "price", - "start": 63 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok I have 9 buses for you. This one is an Economy ticket. It's $38 and leaves at 9 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Long Beach" - ], - "slot": "origin", - "values": [ - "Long Beach" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 45, - "slot": "origin", - "start": 35 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March" - ], - "destination": [ - "LAX" - ], - "group_size": [ - "2" - ], - "origin": [ - "Long Beach" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What about if I want to leave from Long Beach. Are there any available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:40" - ], - "slot": "departure_time", - "values": [ - "6:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "12" - ], - "slot": "price", - "values": [ - "$12" - ] - }, - { - "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-12", - "destination": "Los Angeles", - "group_size": "2", - "origin": "Long Beach" - } - }, - "service_results": [ - { - "departure_date": "2019-03-12", - "departure_time": "06:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "12" - }, - { - "departure_date": "2019-03-12", - "departure_time": "07:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "10" - }, - { - "departure_date": "2019-03-12", - "departure_time": "10:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "11" - }, - { - "departure_date": "2019-03-12", - "departure_time": "11:30", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "12" - }, - { - "departure_date": "2019-03-12", - "departure_time": "12:50", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "10" - }, - { - "departure_date": "2019-03-12", - "departure_time": "13:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "11" - }, - { - "departure_date": "2019-03-12", - "departure_time": "13:50", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "12" - }, - { - "departure_date": "2019-03-12", - "departure_time": "15:20", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "12" - }, - { - "departure_date": "2019-03-12", - "departure_time": "16:00", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "11" - }, - { - "departure_date": "2019-03-12", - "departure_time": "16:30", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "13" - } - ], - "slots": [ - { - "exclusive_end": 47, - "slot": "departure_time", - "start": 40 - }, - { - "exclusive_end": 64, - "slot": "price", - "start": 61 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 10 available. This one leaves at 6:40 am and it costs $12. It's Economy." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March" - ], - "destination": [ - "LAX" - ], - "group_size": [ - "2" - ], - "origin": [ - "Long Beach" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is there anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "10" - ], - "slot": "price", - "values": [ - "$10" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 35, - "slot": "departure_time", - "start": 28 - }, - { - "exclusive_end": 53, - "slot": "price", - "start": 50 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is one that leaves at 7:40 am. The price is $10 and it's an Economy ticket." - }, - { - "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": [ - "12th of March" - ], - "destination": [ - "LAX" - ], - "group_size": [ - "2" - ], - "origin": [ - "Long Beach" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What station do I leave from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "destination_station_name", - "values": [ - "Union Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Downtown Station" - ], - "slot": "origin_station_name", - "values": [ - "Downtown Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 32, - "slot": "destination_station_name", - "start": 19 - }, - { - "exclusive_end": 68, - "slot": "origin_station_name", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The destination is Union Station and it leaves from Downtown Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "LAX" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Long Beach" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds perfect to me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to buy the tickets now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "LAX" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Long Beach" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Long Beach" - ], - "slot": "origin", - "values": [ - "Long Beach" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "March 12th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 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": 57, - "slot": "origin", - "start": 47 - }, - { - "exclusive_end": 72, - "slot": "destination", - "start": 61 - }, - { - "exclusive_end": 97, - "slot": "departure_date", - "start": 87 - }, - { - "exclusive_end": 108, - "slot": "departure_time", - "start": 101 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Let's confirm the details. The bus leaves from Long Beach to Los Angeles. It leaves on March 12th at 7:40 am. You are 2 people and you wanted an Economy ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March", - "March 12th" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "LAX", - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Long Beach" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's everything I think." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-12", - "departure_time": "07:40", - "destination": "Los Angeles", - "fare_type": "Economy", - "group_size": "2", - "origin": "Long Beach" - } - }, - "service_results": [ - { - "departure_date": "2019-03-12", - "departure_time": "07:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "10" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket is confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March", - "March 12th" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "LAX", - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Long Beach" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks so much for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I help with something 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": [ - "12th of March", - "March 12th" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "LAX", - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Long Beach" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. That should be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "27_00010", - "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": "Can you tell me where I can catch a bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "It depends on where you are leaving from and where you are going." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin", - "values": [ - "LAX" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "SD" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 29, - "slot": "origin", - "start": 26 - }, - { - "exclusive_end": 35, - "slot": "destination", - "start": 33 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "SD" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to get a ride from LAX to SD." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you need to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "6th of this month" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 45, - "slot": "departure_date", - "start": 28 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "6th of this month" - ], - "destination": [ - "SD" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am hoping to leave on the 6th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "26" - ], - "slot": "price", - "values": [ - "$26" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-06", - "destination": "San Diego", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "departure_date": "2019-03-06", - "departure_time": "07:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "26" - }, - { - "departure_date": "2019-03-06", - "departure_time": "07:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "23" - }, - { - "departure_date": "2019-03-06", - "departure_time": "09:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "29" - }, - { - "departure_date": "2019-03-06", - "departure_time": "10:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "25" - }, - { - "departure_date": "2019-03-06", - "departure_time": "11:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "29" - }, - { - "departure_date": "2019-03-06", - "departure_time": "14:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "24" - }, - { - "departure_date": "2019-03-06", - "departure_time": "15:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "27" - }, - { - "departure_date": "2019-03-06", - "departure_time": "16:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "27" - }, - { - "departure_date": "2019-03-06", - "departure_time": "16:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "29" - }, - { - "departure_date": "2019-03-06", - "departure_time": "18:10", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "26" - } - ], - "slots": [ - { - "exclusive_end": 59, - "slot": "departure_time", - "start": 52 - }, - { - "exclusive_end": 37, - "slot": "price", - "start": 34 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You can get an Economy ticket for $26. It leaves at 7:40 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "6th of this month" - ], - "destination": [ - "SD" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other options?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:50" - ], - "slot": "departure_time", - "values": [ - "7:50 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "23" - ], - "slot": "price", - "values": [ - "$23" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 55, - "slot": "departure_time", - "start": 48 - }, - { - "exclusive_end": 14, - "slot": "price", - "start": 11 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a $23 Economy ticket available for the 7:50 am bus." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "6th of this month" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to purchase tickets for this bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "6th of this month" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I need to get 1 ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:50" - ], - "slot": "departure_time", - "values": [ - "7:50 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": 110, - "slot": "origin", - "start": 99 - }, - { - "exclusive_end": 123, - "slot": "destination", - "start": 114 - }, - { - "exclusive_end": 82, - "slot": "departure_date", - "start": 68 - }, - { - "exclusive_end": 63, - "slot": "departure_time", - "start": 56 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So to confirm: You need to get 1 Economy ticket for the 7:50 am bus next Wednesday, traveling from Los Angeles to San Diego." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "6th of this month", - "next Wednesday" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "SD", - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "LAX", - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-06", - "departure_time": "07:50", - "destination": "San Diego", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "departure_date": "2019-03-06", - "departure_time": "07:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "23" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your purchase has been confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "6th of this month", - "next Wednesday" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "SD", - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "LAX", - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What are the names of the bus stations that I will be leaving from and arriving at?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Santa Fe Depot" - ], - "slot": "destination_station_name", - "values": [ - "Santa Fe Depot" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "origin_station_name", - "values": [ - "Union Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 73, - "slot": "destination_station_name", - "start": 59 - }, - { - "exclusive_end": 38, - "slot": "origin_station_name", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You will be leaving from Union Station and arriving at the Santa Fe Depot" - }, - { - "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": [ - "6th of this month", - "next Wednesday" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "SD", - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "LAX", - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you so much. That's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "27_00011", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "fare_type": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to find a bus. Can you do that? I need economy tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I can! Where are you leaving from? When do you want to depart?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "destination", - "values": [ - "Philly" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "5th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "origin", - "values": [ - "New York" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 49, - "slot": "destination", - "start": 43 - }, - { - "exclusive_end": 91, - "slot": "departure_date", - "start": 74 - }, - { - "exclusive_end": 25, - "slot": "origin", - "start": 17 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "5th of this month" - ], - "destination": [ - "Philly" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "New York" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm leaving from New York and I'm going to Philly. I want to leave on the 5th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "21" - ], - "slot": "price", - "values": [ - "$21" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-05", - "destination": "Philadelphia", - "fare_type": "Economy", - "origin": "New York" - } - }, - "service_results": [ - { - "departure_date": "2019-03-05", - "departure_time": "07:40", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "21" - }, - { - "departure_date": "2019-03-05", - "departure_time": "08:00", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "23" - }, - { - "departure_date": "2019-03-05", - "departure_time": "11:30", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "22" - }, - { - "departure_date": "2019-03-05", - "departure_time": "14:10", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "22" - }, - { - "departure_date": "2019-03-05", - "departure_time": "16:30", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "21" - }, - { - "departure_date": "2019-03-05", - "departure_time": "18:30", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "21" - }, - { - "departure_date": "2019-03-05", - "departure_time": "19:40", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "24" - } - ], - "slots": [ - { - "exclusive_end": 36, - "slot": "departure_time", - "start": 29 - }, - { - "exclusive_end": 71, - "slot": "price", - "start": 68 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's a bus that leaves at 7:40 am that day. The economy price is $21. Does that interest you at all?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "5th of this month" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "Philly" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "New York" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds perfect!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great! Would you like me to purchase tickets for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "5th of this month" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "Philly" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "New York" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "group_size", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many tickets do you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "5th of this month" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "Philly" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "New York" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Just one." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "origin", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "destination", - "values": [ - "Philadelphia" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7: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": 78, - "slot": "origin", - "start": 70 - }, - { - "exclusive_end": 124, - "slot": "destination", - "start": 112 - }, - { - "exclusive_end": 153, - "slot": "departure_date", - "start": 141 - }, - { - "exclusive_end": 89, - "slot": "departure_time", - "start": 82 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Great! Can you confirm the following details, please? You are leaving New York at 7:40 am, on a bus heading for Philadelphia. The bus leaves next Tuesday. The ticket is 1 economy ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "5th of this month", - "next Tuesday" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "Philadelphia", - "Philly" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "New York" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yup! By the way, what's the bus station I'm leaving from? And which station does it reach?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Port Authority Station" - ], - "slot": "origin_station_name", - "values": [ - "Port Authority Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Intercity Terminal" - ], - "slot": "destination_station_name", - "values": [ - "Intercity Terminal" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-05", - "departure_time": "07:40", - "destination": "Philadelphia", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York" - } - }, - "service_results": [ - { - "departure_date": "2019-03-05", - "departure_time": "07:40", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "21" - } - ], - "slots": [ - { - "exclusive_end": 63, - "slot": "origin_station_name", - "start": 41 - }, - { - "exclusive_end": 97, - "slot": "destination_station_name", - "start": 79 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket is confirmed. The bus leaves Port Authority Station and arrives at Intercity Terminal." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "5th of this month", - "next Tuesday" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "Philadelphia", - "Philly" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "New York" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay, great! Thanks for everything!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You're welcome! Can I help you with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "5th of this month", - "next Tuesday" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "Philadelphia", - "Philly" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "New York" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "27_00012", - "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": "Can you help me find out a bus schedule?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure thing. Where are you leaving from and what is your destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "destination", - "values": [ - "Anaheim" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Fresno" - ], - "slot": "origin", - "values": [ - "Fresno, CA" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 36, - "slot": "destination", - "start": 29 - }, - { - "exclusive_end": 25, - "slot": "origin", - "start": 15 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "Anaheim" - ], - "origin": [ - "Fresno, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going from Fresno, CA to Anaheim." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date are you leaving?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "departure_date", - "values": [ - "March 14th" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 31, - "slot": "departure_date", - "start": 21 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 14th" - ], - "destination": [ - "Anaheim" - ], - "origin": [ - "Fresno, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "The plan is to leave March 14th" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "12:40" - ], - "slot": "departure_time", - "values": [ - "12:40 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "42" - ], - "slot": "price", - "values": [ - "$42" - ] - }, - { - "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-14", - "destination": "Anaheim", - "origin": "Fresno" - } - }, - "service_results": [ - { - "departure_date": "2019-03-14", - "departure_time": "12:40", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "42" - }, - { - "departure_date": "2019-03-14", - "departure_time": "16:00", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "43" - }, - { - "departure_date": "2019-03-14", - "departure_time": "18:00", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "38" - }, - { - "departure_date": "2019-03-14", - "departure_time": "18:40", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "40" - } - ], - "slots": [ - { - "exclusive_end": 62, - "slot": "departure_time", - "start": 54 - }, - { - "exclusive_end": 99, - "slot": "price", - "start": 96 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've found 4 possible buses. My recommendation is the 12:40 pm bus. An Economy ticket will cost $42." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 14th" - ], - "destination": [ - "Anaheim" - ], - "origin": [ - "Fresno, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What other buses are available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "16:00" - ], - "slot": "departure_time", - "values": [ - "4 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "43" - ], - "slot": "price", - "values": [ - "$43" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 19, - "slot": "departure_time", - "start": 15 - }, - { - "exclusive_end": 38, - "slot": "price", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's also a 4 pm bus that costs $43 per Economy ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "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": [ - "March 14th" - ], - "departure_time": [ - "4 pm" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Fresno, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That one sounds good. I'll need bus tickets for 3 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Fresno" - ], - "slot": "origin", - "values": [ - "Fresno" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Anaheim" - ], - "slot": "destination", - "values": [ - "Anaheim" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "departure_date", - "values": [ - "March 14th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "16:00" - ], - "slot": "departure_time", - "values": [ - "4 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": 60, - "slot": "origin", - "start": 54 - }, - { - "exclusive_end": 71, - "slot": "destination", - "start": 64 - }, - { - "exclusive_end": 85, - "slot": "departure_date", - "start": 75 - }, - { - "exclusive_end": 44, - "slot": "departure_time", - "start": 40 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So you'd like 3 Economy tickets for the 4 pm bus from Fresno to Anaheim on March 14th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "March 14th" - ], - "departure_time": [ - "4 pm" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Fresno", - "Fresno, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's right. Also, can you tell me the name of the station I'm leaving from and arriving at?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim Intermodal Center" - ], - "slot": "destination_station_name", - "values": [ - "Anaheim Intermodal Center" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Fresno Station" - ], - "slot": "origin_station_name", - "values": [ - "Fresno Station" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-14", - "departure_time": "16:00", - "destination": "Anaheim", - "fare_type": "Economy", - "group_size": "3", - "origin": "Fresno" - } - }, - "service_results": [ - { - "departure_date": "2019-03-14", - "departure_time": "16:00", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "43" - } - ], - "slots": [ - { - "exclusive_end": 105, - "slot": "destination_station_name", - "start": 80 - }, - { - "exclusive_end": 63, - "slot": "origin_station_name", - "start": 49 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've booked your tickets. You'll be leaving from Fresno Station and arriving at Anaheim Intermodal 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": [ - "March 14th" - ], - "departure_time": [ - "4 pm" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Fresno", - "Fresno, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for all the help! That's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Of course! Have a great day." - } - ] - }, - { - "dialogue_id": "27_00013", - "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": "I need to meet my friends after a long time. Will you find a bus that suits for 1 people?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "From which place you are starting your journey and which is your destination place?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "destination", - "values": [ - "Vancouver" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Portland" - ], - "slot": "origin", - "values": [ - "Portland, OR" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "destination", - "start": 16 - }, - { - "exclusive_end": 72, - "slot": "origin", - "start": 60 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "Vancouver" - ], - "group_size": [ - "1" - ], - "origin": [ - "Portland, OR" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I wish to go to Vancouver and i am starting my journey from Portland, OR." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "on which date you are planning to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "March 5th" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 27, - "slot": "departure_date", - "start": 18 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 5th" - ], - "destination": [ - "Vancouver" - ], - "group_size": [ - "1" - ], - "origin": [ - "Portland, OR" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually it is on March 5th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:50" - ], - "slot": "departure_time", - "values": [ - "6:50 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "39" - ], - "slot": "price", - "values": [ - "$39" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-05", - "destination": "Vancouver", - "group_size": "1", - "origin": "Portland" - } - }, - "service_results": [ - { - "departure_date": "2019-03-05", - "departure_time": "06:50", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Portland", - "origin_station_name": "Portland Bus Station", - "price": "39" - }, - { - "departure_date": "2019-03-05", - "departure_time": "08:10", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Portland", - "origin_station_name": "Portland Bus Station", - "price": "38" - }, - { - "departure_date": "2019-03-05", - "departure_time": "10:20", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Portland", - "origin_station_name": "Portland Bus Station", - "price": "40" - }, - { - "departure_date": "2019-03-05", - "departure_time": "10:50", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Portland", - "origin_station_name": "Portland Bus Station", - "price": "36" - }, - { - "departure_date": "2019-03-05", - "departure_time": "16:30", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Portland", - "origin_station_name": "Portland Bus Station", - "price": "46" - }, - { - "departure_date": "2019-03-05", - "departure_time": "18:00", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Portland", - "origin_station_name": "Portland Bus Station", - "price": "37" - }, - { - "departure_date": "2019-03-05", - "departure_time": "18:20", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Portland", - "origin_station_name": "Portland Bus Station", - "price": "38" - }, - { - "departure_date": "2019-03-05", - "departure_time": "19:20", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Portland", - "origin_station_name": "Portland Bus Station", - "price": "39" - } - ], - "slots": [ - { - "exclusive_end": 36, - "slot": "departure_time", - "start": 29 - }, - { - "exclusive_end": 57, - "slot": "price", - "start": 54 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 1 bus that leaves at 6:50 am and the price is $39 which is 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": [ - "March 5th" - ], - "destination": [ - "Vancouver" - ], - "group_size": [ - "1" - ], - "origin": [ - "Portland, OR" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Whether any other buses available to my interest?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:10" - ], - "slot": "departure_time", - "values": [ - "8:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "38" - ], - "slot": "price", - "values": [ - "$38" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 33, - "slot": "departure_time", - "start": 26 - }, - { - "exclusive_end": 54, - "slot": "price", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes another bus leaves at 8:10 am and its costs is $38 which is also 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": [ - "March 5th" - ], - "destination": [ - "Vancouver" - ], - "group_size": [ - "1" - ], - "origin": [ - "Portland, OR" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "not interested, whether any other buses available to my interest?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "10:20" - ], - "slot": "departure_time", - "values": [ - "10:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "40" - ], - "slot": "price", - "values": [ - "$40" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 50, - "slot": "departure_time", - "start": 42 - }, - { - "exclusive_end": 71, - "slot": "price", - "start": 68 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes you can try for another bus leaves at 10:20 am and its costs is $40 which is also Economy ticket." - }, - { - "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": [ - "March 5th" - ], - "destination": [ - "Vancouver" - ], - "group_size": [ - "1" - ], - "origin": [ - "Portland, OR" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "ok, Find out to which station does this bus would reach?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pacific Central Station" - ], - "slot": "destination_station_name", - "values": [ - "Pacific Central Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 50, - "slot": "destination_station_name", - "start": 27 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Its destination station is Pacific Central Station." - }, - { - "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": [ - "March 5th" - ], - "destination": [ - "Vancouver" - ], - "group_size": [ - "1" - ], - "origin": [ - "Portland, OR" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Tell me the name of the bus station which i am leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Portland Bus Station" - ], - "slot": "origin_station_name", - "values": [ - "Portland Bus Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 43, - "slot": "origin_station_name", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You have to leave from Portland Bus Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 5th" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "Vancouver" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Portland, OR" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "ok that sounds good it suits my taste." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Whether i need to buy tickets on this bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 5th" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "Vancouver" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Portland, OR" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, Please Book ticket on this bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Portland" - ], - "slot": "origin", - "values": [ - "Portland" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Vancouver" - ], - "slot": "destination", - "values": [ - "Vancouver" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "Next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "10:20" - ], - "slot": "departure_time", - "values": [ - "10:20 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": 75, - "slot": "origin", - "start": 67 - }, - { - "exclusive_end": 112, - "slot": "destination", - "start": 103 - }, - { - "exclusive_end": 147, - "slot": "departure_date", - "start": 135 - }, - { - "exclusive_end": 170, - "slot": "departure_time", - "start": 162 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "ok please check and review the details : The bus origin station is Portland and destination station is Vancouver and the bus leaves on Next Tuesday and leaves at 10:20 am and ticket booked for 1 people also ticket is a Economy class." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 5th", - "Next Tuesday" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "Vancouver" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Portland", - "Portland, OR" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "ok that good please book it" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-05", - "departure_time": "10:20", - "destination": "Vancouver", - "fare_type": "Economy", - "group_size": "1", - "origin": "Portland" - } - }, - "service_results": [ - { - "departure_date": "2019-03-05", - "departure_time": "10:20", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Portland", - "origin_station_name": "Portland Bus Station", - "price": "40" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your bus ticket reservation is 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": [ - "March 5th", - "Next Tuesday" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "Vancouver" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Portland", - "Portland, OR" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot and that's all i need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Take care have a good day" - } - ] - }, - { - "dialogue_id": "27_00014", - "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": "Could you help me to find a bus, please?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, where are you headed to and where do you need to depart from? Also which day are you planning to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "origin", - "values": [ - "Anaheim, CA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "7th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Fresno" - ], - "slot": "destination", - "values": [ - "Fresno" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 32, - "slot": "origin", - "start": 21 - }, - { - "exclusive_end": 52, - "slot": "departure_date", - "start": 40 - }, - { - "exclusive_end": 84, - "slot": "destination", - "start": 78 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "7th of March" - ], - "destination": [ - "Fresno" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll be leaving from Anaheim, CA on the 7th of March and I'd like t travel to Fresno." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:40" - ], - "slot": "departure_time", - "values": [ - "6:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "40" - ], - "slot": "price", - "values": [ - "$40" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-07", - "destination": "Fresno", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-07", - "departure_time": "06:40", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "40" - }, - { - "departure_date": "2019-03-07", - "departure_time": "08:20", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "41" - }, - { - "departure_date": "2019-03-07", - "departure_time": "14:20", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "40" - }, - { - "departure_date": "2019-03-07", - "departure_time": "15:10", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "33" - } - ], - "slots": [ - { - "exclusive_end": 38, - "slot": "departure_time", - "start": 31 - }, - { - "exclusive_end": 89, - "slot": "price", - "start": 86 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, there's a bus leaving at 6:40 am that day, with an available Economy ticket for $40." - }, - { - "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": [ - "7th of March" - ], - "destination": [ - "Fresno" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hmm, what's the name of the bus station I'd be leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim Intermodal Center" - ], - "slot": "origin_station_name", - "values": [ - "Anaheim Intermodal Center" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 47, - "slot": "origin_station_name", - "start": 22 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The station is called Anaheim Intermodal Center." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "7th of March" - ], - "departure_time": [ - "6:40 am" - ], - "destination": [ - "Fresno" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay, that sounds fine then." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want me to buy tickets for this bus then?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "7th of March" - ], - "departure_time": [ - "6:40 am" - ], - "destination": [ - "Fresno" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes please, I'd like to reserve some seats." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "group_size", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many tickets should I get?" - }, - { - "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": [ - "7th of March" - ], - "departure_time": [ - "6:40 am" - ], - "destination": [ - "Fresno" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "We'll need 3." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Anaheim" - ], - "slot": "origin", - "values": [ - "Anaheim" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Fresno" - ], - "slot": "destination", - "values": [ - "Fresno" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "06:40" - ], - "slot": "departure_time", - "values": [ - "6:40 am" - ] - }, - { - "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": 51, - "slot": "origin", - "start": 44 - }, - { - "exclusive_end": 130, - "slot": "destination", - "start": 124 - }, - { - "exclusive_end": 65, - "slot": "departure_date", - "start": 52 - }, - { - "exclusive_end": 76, - "slot": "departure_time", - "start": 69 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Alright, so 3 people will be departing from Anaheim next Thursday at 6:40 am in Economy seats, and they'll be travelling to Fresno. Is that all correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "7th of March", - "next Thursday" - ], - "departure_time": [ - "6:40 am" - ], - "destination": [ - "Fresno" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Anaheim", - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-07", - "departure_time": "06:40", - "destination": "Fresno", - "fare_type": "Economy", - "group_size": "3", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-07", - "departure_time": "06:40", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "40" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, then it's confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "7th of March", - "next Thursday" - ], - "departure_time": [ - "6:40 am" - ], - "destination": [ - "Fresno" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Anaheim", - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a ton for your help!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_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": "Buses_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "7th of March", - "next Thursday" - ], - "departure_time": [ - "6:40 am" - ], - "destination": [ - "Fresno" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Anaheim", - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks, that's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, have a nice day then!" - } - ] - }, - { - "dialogue_id": "27_00015", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "fare_type": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you please find me Economy bus tickets?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which date and location are you departing?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin", - "values": [ - "Seattle, WA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "March 2nd" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 16, - "slot": "origin", - "start": 5 - }, - { - "exclusive_end": 29, - "slot": "departure_date", - "start": 20 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 2nd" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Seattle, WA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "From Seattle, WA on March 2nd." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is your destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Portland" - ], - "slot": "destination", - "values": [ - "Portland, OR" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 12, - "slot": "destination", - "start": 0 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 2nd" - ], - "destination": [ - "Portland, OR" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Seattle, WA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Portland, OR and I need four tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:10" - ], - "slot": "departure_time", - "values": [ - "6:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "31" - ], - "slot": "price", - "values": [ - "$31" - ] - }, - { - "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-02", - "destination": "Portland", - "fare_type": "Economy", - "group_size": "4", - "origin": "Seattle" - } - }, - "service_results": [ - { - "departure_date": "2019-03-02", - "departure_time": "06:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "31" - }, - { - "departure_date": "2019-03-02", - "departure_time": "06:30", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "30" - }, - { - "departure_date": "2019-03-02", - "departure_time": "08:30", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "29" - }, - { - "departure_date": "2019-03-02", - "departure_time": "09:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "32" - }, - { - "departure_date": "2019-03-02", - "departure_time": "09:20", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "28" - }, - { - "departure_date": "2019-03-02", - "departure_time": "09:50", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "31" - }, - { - "departure_date": "2019-03-02", - "departure_time": "13:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "28" - }, - { - "departure_date": "2019-03-02", - "departure_time": "16:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "34" - }, - { - "departure_date": "2019-03-02", - "departure_time": "19:20", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "29" - }, - { - "departure_date": "2019-03-02", - "departure_time": "19:30", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "36" - } - ], - "slots": [ - { - "exclusive_end": 39, - "slot": "departure_time", - "start": 32 - }, - { - "exclusive_end": 53, - "slot": "price", - "start": 50 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10 buses. One leaves at 6:10 am and is an $31 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": [ - "March 2nd" - ], - "departure_time": [ - "6:10 am" - ], - "destination": [ - "Portland, OR" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Seattle, WA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good, I need bus tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin", - "values": [ - "Seattle" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Portland" - ], - "slot": "destination", - "values": [ - "Portland" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "06:10" - ], - "slot": "departure_time", - "values": [ - "6:10 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": 23, - "slot": "origin", - "start": 16 - }, - { - "exclusive_end": 35, - "slot": "destination", - "start": 27 - }, - { - "exclusive_end": 44, - "slot": "departure_date", - "start": 36 - }, - { - "exclusive_end": 55, - "slot": "departure_time", - "start": 48 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The leaves from Seattle to Portland tomorrow at 6:10 am. 4 Economy tickets are available." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 2nd", - "tomorrow" - ], - "departure_time": [ - "6:10 am" - ], - "destination": [ - "Portland", - "Portland, OR" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Seattle", - "Seattle, WA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that will be fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-02", - "departure_time": "06:10", - "destination": "Portland", - "fare_type": "Economy", - "group_size": "4", - "origin": "Seattle" - } - }, - "service_results": [ - { - "departure_date": "2019-03-02", - "departure_time": "06:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "31" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your tickets are reserved." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 2nd", - "tomorrow" - ], - "departure_time": [ - "6:10 am" - ], - "destination": [ - "Portland", - "Portland, OR" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Seattle", - "Seattle, WA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I assist you with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 2nd", - "tomorrow" - ], - "departure_time": [ - "6:10 am" - ], - "destination": [ - "Portland", - "Portland, OR" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Seattle", - "Seattle, WA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No thank you that will be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Glad to help, have a great day!" - } - ] - }, - { - "dialogue_id": "27_00016", - "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": "Can you search for a bus ticket please?" - }, - { - "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": "Yes, what is your location and where are you going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "destination", - "values": [ - "Sacramento" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin", - "values": [ - "Vegas" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "the 12th" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 36, - "slot": "destination", - "start": 26 - }, - { - "exclusive_end": 12, - "slot": "origin", - "start": 7 - }, - { - "exclusive_end": 48, - "slot": "departure_date", - "start": 40 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 12th" - ], - "destination": [ - "Sacramento" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm in Vegas and going to Sacramento on the 12th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:20" - ], - "slot": "departure_time", - "values": [ - "7:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "88" - ], - "slot": "price", - "values": [ - "$88" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-12", - "destination": "Sacramento", - "origin": "Las Vegas" - } - }, - "service_results": [ - { - "departure_date": "2019-03-12", - "departure_time": "07:20", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "88" - }, - { - "departure_date": "2019-03-12", - "departure_time": "07:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "59" - }, - { - "departure_date": "2019-03-12", - "departure_time": "10:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "69" - }, - { - "departure_date": "2019-03-12", - "departure_time": "12:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "77" - } - ], - "slots": [ - { - "exclusive_end": 38, - "slot": "departure_time", - "start": 31 - }, - { - "exclusive_end": 73, - "slot": "price", - "start": 70 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is an Economy ticket for 7:20 am and the price of the ticket is $88." - }, - { - "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": [ - "the 12th" - ], - "destination": [ - "Sacramento" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's the bus station I will be going to." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Plaza" - ], - "slot": "origin_station_name", - "values": [ - "Union Plaza" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 29, - "slot": "origin_station_name", - "start": 18 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The station is in Union Plaza." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 12th" - ], - "destination": [ - "Sacramento" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is there any other bus available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:50" - ], - "slot": "departure_time", - "values": [ - "7:50 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "59" - ], - "slot": "price", - "values": [ - "$59" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 45, - "slot": "departure_time", - "start": 38 - }, - { - "exclusive_end": 53, - "slot": "price", - "start": 50 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is one economy class leaving at 7:50 am for $59." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "the 12th" - ], - "destination": [ - "Sacramento" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which bus station is it leaving from and reaching?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "destination_station_name", - "values": [ - "Sacramento Valley Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Union Plaza" - ], - "slot": "origin_station_name", - "values": [ - "Union Plaza" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 64, - "slot": "destination_station_name", - "start": 39 - }, - { - "exclusive_end": 23, - "slot": "origin_station_name", - "start": 12 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Depart from Union Plaza and arrival at Sacramento Valley Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 12th" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good." - }, - { - "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": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "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 12th" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes for four people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin", - "values": [ - "Las Vegas" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "destination", - "values": [ - "Sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "March 12th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:50" - ], - "slot": "departure_time", - "values": [ - "7:50 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": 28, - "slot": "origin", - "start": 19 - }, - { - "exclusive_end": 59, - "slot": "destination", - "start": 49 - }, - { - "exclusive_end": 73, - "slot": "departure_date", - "start": 63 - }, - { - "exclusive_end": 39, - "slot": "departure_time", - "start": 32 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus is leaving Las Vegas at 7:50 am going to Sacramento on March 12th. Economy tickets for 4 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 12th", - "the 12th" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Las Vegas", - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, it will be for three people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "March 12th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 28, - "slot": "departure_date", - "start": 18 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus leaves on March 12th for 3 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 12th", - "the 12th" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Las Vegas", - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, thank you that works." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-12", - "departure_time": "07:50", - "destination": "Sacramento", - "fare_type": "Economy", - "group_size": "3", - "origin": "Las Vegas" - } - }, - "service_results": [ - { - "departure_date": "2019-03-12", - "departure_time": "07:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "59" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket is purchased." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 12th", - "the 12th" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Las Vegas", - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your assistance." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 12th", - "the 12th" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Las Vegas", - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, Thank you for you help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "27_00017", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "group_size": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm in charge of my best friend's bachelor party and need to find a bus that will fit 4 people." - }, - { - "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": "I can help you with that. Let's get some details fist. Where are you departing from, what time do you need to leave, and where is your destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "SF" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "origin", - "values": [ - "Anaheim, CA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "the 1st" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 74, - "slot": "destination", - "start": 72 - }, - { - "exclusive_end": 43, - "slot": "origin", - "start": 32 - }, - { - "exclusive_end": 26, - "slot": "departure_date", - "start": 19 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 1st" - ], - "destination": [ - "SF" - ], - "group_size": [ - "4" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to leave on the 1st from Anaheim, CA, and we will be arriving in SF if all goes well." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:00" - ], - "slot": "departure_time", - "values": [ - "8 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "44" - ], - "slot": "price", - "values": [ - "$44" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "6" - ], - "slot": "count", - "values": [ - "6" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-01", - "destination": "San Francisco", - "group_size": "4", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-01", - "departure_time": "08:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "4", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "44" - }, - { - "departure_date": "2019-03-01", - "departure_time": "10:10", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "4", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "47" - }, - { - "departure_date": "2019-03-01", - "departure_time": "11:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "4", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "46" - }, - { - "departure_date": "2019-03-01", - "departure_time": "11:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "4", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "50" - }, - { - "departure_date": "2019-03-01", - "departure_time": "14:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "4", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "51" - }, - { - "departure_date": "2019-03-01", - "departure_time": "16:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "4", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "43" - } - ], - "slots": [ - { - "exclusive_end": 99, - "slot": "departure_time", - "start": 95 - }, - { - "exclusive_end": 64, - "slot": "price", - "start": 61 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Out of the 6 buses I've narrowed it down to, the first one a $44 Economy ticket, and leaves at 8 am. Will this meet your needs?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "the 1st" - ], - "destination": [ - "SF" - ], - "group_size": [ - "4" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What bus station would we leave from and arrive at? I would like something close to home for the departure station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Salesforce Transit Center" - ], - "slot": "destination_station_name", - "values": [ - "Salesforce Transit Center" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Anaheim Intermodal Center" - ], - "slot": "origin_station_name", - "values": [ - "Anaheim Intermodal Center" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 93, - "slot": "destination_station_name", - "start": 68 - }, - { - "exclusive_end": 51, - "slot": "origin_station_name", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You would be leaving from Anaheim Intermodal Center and arriving at Salesforce Transit Center. Is that close enough to your home?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 1st" - ], - "departure_time": [ - "8 am" - ], - "destination": [ - "SF" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that sounds like what I was hoping for." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like me to go ahead and reserve those tickets for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 1st" - ], - "departure_time": [ - "8 am" - ], - "destination": [ - "SF" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, the party is a little ways out so I don't need to purchase tickets just yet." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, can I help 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": [ - "the 1st" - ], - "departure_time": [ - "8 am" - ], - "destination": [ - "SF" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that was the last thing on my agenda, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem, have a nice day." - } - ] - }, - { - "dialogue_id": "27_00018", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Portland" - ], - "slot": "destination", - "values": [ - "Portland, OR" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "the 9th" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 36, - "slot": "destination", - "start": 24 - }, - { - "exclusive_end": 83, - "slot": "departure_date", - "start": 76 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 9th" - ], - "destination": [ - "Portland, OR" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to take a bus to Portland, OR, can you help me find a bus leaving on the 9th?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you planning to leave from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin", - "values": [ - "Seattle" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 28, - "slot": "origin", - "start": 21 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 9th" - ], - "destination": [ - "Portland, OR" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll be leaving from Seattle actually." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:10" - ], - "slot": "departure_time", - "values": [ - "6:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "32" - ], - "slot": "price", - "values": [ - "$32" - ] - }, - { - "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-09", - "destination": "Portland", - "origin": "Seattle" - } - }, - "service_results": [ - { - "departure_date": "2019-03-09", - "departure_time": "06:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "32" - }, - { - "departure_date": "2019-03-09", - "departure_time": "06:30", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "28" - }, - { - "departure_date": "2019-03-09", - "departure_time": "08:30", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "33" - }, - { - "departure_date": "2019-03-09", - "departure_time": "09:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "30" - }, - { - "departure_date": "2019-03-09", - "departure_time": "09:20", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "28" - }, - { - "departure_date": "2019-03-09", - "departure_time": "09:50", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "29" - }, - { - "departure_date": "2019-03-09", - "departure_time": "13:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "30" - }, - { - "departure_date": "2019-03-09", - "departure_time": "16:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "31" - }, - { - "departure_date": "2019-03-09", - "departure_time": "19:20", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "31" - }, - { - "departure_date": "2019-03-09", - "departure_time": "19:30", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "28" - } - ], - "slots": [ - { - "exclusive_end": 97, - "slot": "departure_time", - "start": 90 - }, - { - "exclusive_end": 62, - "slot": "price", - "start": 59 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 10 buses that might work for you. How about this $32 economy bus that leaves at 6:10 am?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 9th" - ], - "departure_time": [ - "6:10 am" - ], - "destination": [ - "Portland, OR" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good actually" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great, should I get you tickets?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 9th" - ], - "departure_time": [ - "6:10 am" - ], - "destination": [ - "Portland, OR" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, it's just for one, solo travelling this time" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin", - "values": [ - "Seattle" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Portland" - ], - "slot": "destination", - "values": [ - "Portland" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "06:10" - ], - "slot": "departure_time", - "values": [ - "6:10 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": 44, - "slot": "origin", - "start": 37 - }, - { - "exclusive_end": 31, - "slot": "destination", - "start": 23 - }, - { - "exclusive_end": 57, - "slot": "departure_date", - "start": 48 - }, - { - "exclusive_end": 76, - "slot": "departure_time", - "start": 69 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So 1 economy ticket to Portland from Seattle on March 9th leaving at 6:10 am" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 9th", - "the 9th" - ], - "departure_time": [ - "6:10 am" - ], - "destination": [ - "Portland", - "Portland, OR" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually I might bring two other people, so book it for 3" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 30, - "slot": "departure_date", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So 3 tickets for the March 9th bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 9th", - "the 9th" - ], - "departure_time": [ - "6:10 am" - ], - "destination": [ - "Portland", - "Portland, OR" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that is correct" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-09", - "departure_time": "06:10", - "destination": "Portland", - "fare_type": "Economy", - "group_size": "3", - "origin": "Seattle" - } - }, - "service_results": [ - { - "departure_date": "2019-03-09", - "departure_time": "06:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "32" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I've confirmed your tickets" - }, - { - "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": [ - "March 9th", - "the 9th" - ], - "departure_time": [ - "6:10 am" - ], - "destination": [ - "Portland", - "Portland, OR" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's the bus station we leave from? And which station is our destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Portland Bus Station" - ], - "slot": "destination_station_name", - "values": [ - "Portland Bus Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "King Street Station" - ], - "slot": "origin_station_name", - "values": [ - "King Street Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 74, - "slot": "destination_station_name", - "start": 54 - }, - { - "exclusive_end": 39, - "slot": "origin_station_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You're leaving from King Street Station and ending at Portland Bus Station" - }, - { - "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": [ - "March 9th", - "the 9th" - ], - "departure_time": [ - "6:10 am" - ], - "destination": [ - "Portland", - "Portland, OR" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great, thanks for that, that's all I need for now" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great, enjoy your bus ride" - } - ] - }, - { - "dialogue_id": "27_00019", - "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 would like to search for a bus." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure thing. Where and when do you want to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin", - "values": [ - "San Fran" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "March 5th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "LAX" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "fare_type", - "values": [ - "dontcare" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 48, - "slot": "origin", - "start": 40 - }, - { - "exclusive_end": 34, - "slot": "departure_date", - "start": 25 - }, - { - "exclusive_end": 55, - "slot": "destination", - "start": 52 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 5th" - ], - "destination": [ - "LAX" - ], - "fare_type": [ - "dontcare" - ], - "origin": [ - "San Fran" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to leave on March 5th from San Fran to LAX. Any type is all right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:00" - ], - "slot": "departure_time", - "values": [ - "7 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "45" - ], - "slot": "price", - "values": [ - "$45" - ] - }, - { - "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-05", - "destination": "Los Angeles", - "origin": "San Francisco" - } - }, - "service_results": [ - { - "departure_date": "2019-03-05", - "departure_time": "07:00", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "45" - }, - { - "departure_date": "2019-03-05", - "departure_time": "07:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "45" - }, - { - "departure_date": "2019-03-05", - "departure_time": "08:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "44" - }, - { - "departure_date": "2019-03-05", - "departure_time": "08:50", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "47" - }, - { - "departure_date": "2019-03-05", - "departure_time": "10:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "51" - }, - { - "departure_date": "2019-03-05", - "departure_time": "11:10", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "46" - }, - { - "departure_date": "2019-03-05", - "departure_time": "13:10", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "47" - }, - { - "departure_date": "2019-03-05", - "departure_time": "14:10", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "49" - }, - { - "departure_date": "2019-03-05", - "departure_time": "16:20", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "41" - }, - { - "departure_date": "2019-03-05", - "departure_time": "17:50", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "47" - } - ], - "slots": [ - { - "exclusive_end": 101, - "slot": "departure_time", - "start": 97 - }, - { - "exclusive_end": 79, - "slot": "price", - "start": 76 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 10 possible busses. There is an Economy bus ticket with a cost of $45 and it leaves at 7 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 5th" - ], - "departure_time": [ - "7 am" - ], - "destination": [ - "LAX" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "San Fran" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sound great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to book tickets?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 5th" - ], - "departure_time": [ - "7 am" - ], - "destination": [ - "LAX" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "San Fran" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please book tickets for 1 person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:00" - ], - "slot": "departure_time", - "values": [ - "7 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": 78, - "slot": "origin", - "start": 65 - }, - { - "exclusive_end": 93, - "slot": "destination", - "start": 82 - }, - { - "exclusive_end": 59, - "slot": "departure_date", - "start": 47 - }, - { - "exclusive_end": 109, - "slot": "departure_time", - "start": 105 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: 1 Economy class bus ticket for next Tuesday from San Francisco to Los Angeles leaving at 7 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "March 5th", - "next Tuesday" - ], - "departure_time": [ - "7 am" - ], - "destination": [ - "LAX", - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "San Fran", - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is correct. Where is the bus departing from and which station does the bus arrives?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "destination_station_name", - "values": [ - "Union Station" - ] - }, - { - "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-05", - "departure_time": "07:00", - "destination": "Los Angeles", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco" - } - }, - "service_results": [ - { - "departure_date": "2019-03-05", - "departure_time": "07:00", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "45" - } - ], - "slots": [ - { - "exclusive_end": 99, - "slot": "destination_station_name", - "start": 86 - }, - { - "exclusive_end": 67, - "slot": "origin_station_name", - "start": 42 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The booking is done. The bus departs from Salesforce Transit Center and it arrives to Union Station" - }, - { - "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": [ - "March 5th", - "next Tuesday" - ], - "departure_time": [ - "7 am" - ], - "destination": [ - "LAX", - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "San Fran", - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you. That would be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "27_00020", - "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 need to go on a trip to visit my family. Can you help me find a bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 15, - "slot": "origin", - "start": 5 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "From Sacramento city." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you plan to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "the 3rd" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 10, - "slot": "departure_date", - "start": 3 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 3rd" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "On the 3rd." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What's the destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "SF" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 2, - "slot": "destination", - "start": 0 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 3rd" - ], - "destination": [ - "SF" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "SF, if possible." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "21" - ], - "slot": "price", - "values": [ - "$21" - ] - }, - { - "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-03", - "destination": "San Francisco", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-03", - "departure_time": "07:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "21" - }, - { - "departure_date": "2019-03-03", - "departure_time": "08:30", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "21" - }, - { - "departure_date": "2019-03-03", - "departure_time": "10:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "22" - }, - { - "departure_date": "2019-03-03", - "departure_time": "10:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "24" - }, - { - "departure_date": "2019-03-03", - "departure_time": "11:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "22" - }, - { - "departure_date": "2019-03-03", - "departure_time": "12:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "23" - }, - { - "departure_date": "2019-03-03", - "departure_time": "13:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "23" - }, - { - "departure_date": "2019-03-03", - "departure_time": "13:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "24" - }, - { - "departure_date": "2019-03-03", - "departure_time": "17:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "23" - }, - { - "departure_date": "2019-03-03", - "departure_time": "18:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "22" - } - ], - "slots": [ - { - "exclusive_end": 65, - "slot": "departure_time", - "start": 58 - }, - { - "exclusive_end": 79, - "slot": "price", - "start": 76 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10 buses you may like. There's one that leaves at 7:40 am and costs $21. It's a Economy ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 3rd" - ], - "destination": [ - "SF" - ], - "group_size": [ - "2" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Any other available? It want 2 tickets, not one." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:30" - ], - "slot": "departure_time", - "values": [ - "8:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "21" - ], - "slot": "price", - "values": [ - "$21" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "9" - ], - "slot": "count", - "values": [ - "9" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-03", - "destination": "San Francisco", - "group_size": "2", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-03", - "departure_time": "07:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "21" - }, - { - "departure_date": "2019-03-03", - "departure_time": "08:30", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "21" - }, - { - "departure_date": "2019-03-03", - "departure_time": "10:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "22" - }, - { - "departure_date": "2019-03-03", - "departure_time": "10:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "24" - }, - { - "departure_date": "2019-03-03", - "departure_time": "11:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "22" - }, - { - "departure_date": "2019-03-03", - "departure_time": "12:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "23" - }, - { - "departure_date": "2019-03-03", - "departure_time": "13:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "23" - }, - { - "departure_date": "2019-03-03", - "departure_time": "13:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "24" - }, - { - "departure_date": "2019-03-03", - "departure_time": "17:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "23" - } - ], - "slots": [ - { - "exclusive_end": 57, - "slot": "departure_time", - "start": 50 - }, - { - "exclusive_end": 94, - "slot": "price", - "start": 91 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found other 9 buses. There's one that leaves at 8:30 am, also a Economy ticket. It costs $21." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "the 3rd" - ], - "destination": [ - "SF" - ], - "group_size": [ - "2" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "From which bus station will I be leaving from and where will I arrive?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Salesforce Transit Center" - ], - "slot": "destination_station_name", - "values": [ - "Salesforce Transit Center" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "origin_station_name", - "values": [ - "Sacramento Valley Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 78, - "slot": "destination_station_name", - "start": 53 - }, - { - "exclusive_end": 45, - "slot": "origin_station_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You will leave from Sacramento Valley Station to the Salesforce Transit Center." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 3rd" - ], - "departure_time": [ - "8:30 am" - ], - "destination": [ - "SF" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds great 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 buy the tickets?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 3rd" - ], - "departure_time": [ - "8:30 am" - ], - "destination": [ - "SF" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, not right now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_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": "Buses_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 3rd" - ], - "departure_time": [ - "8:30 am" - ], - "destination": [ - "SF" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have an amazing day." - } - ] - }, - { - "dialogue_id": "27_00021", - "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": "Can you help me find a bus for a trip that i'm taking?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What would be the date and locations that you would like the bus to travel to and from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "destination", - "values": [ - "New York City" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "origin", - "values": [ - "Washington" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "departure_date", - "values": [ - "13th of this month" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 29, - "slot": "destination", - "start": 16 - }, - { - "exclusive_end": 45, - "slot": "origin", - "start": 35 - }, - { - "exclusive_end": 71, - "slot": "departure_date", - "start": 53 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "13th of this month" - ], - "destination": [ - "New York City" - ], - "origin": [ - "Washington" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to go to New York City from Washington on the 13th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:10" - ], - "slot": "departure_time", - "values": [ - "8:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "32" - ], - "slot": "price", - "values": [ - "$32" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-13", - "destination": "New York", - "origin": "Washington" - } - }, - "service_results": [ - { - "departure_date": "2019-03-13", - "departure_time": "08:10", - "destination": "New York", - "destination_station_name": "Port Authority Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Washington", - "origin_station_name": "Union Station", - "price": "32" - }, - { - "departure_date": "2019-03-13", - "departure_time": "08:20", - "destination": "New York", - "destination_station_name": "Port Authority Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Washington", - "origin_station_name": "Union Station", - "price": "39" - }, - { - "departure_date": "2019-03-13", - "departure_time": "11:10", - "destination": "New York", - "destination_station_name": "Port Authority Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Washington", - "origin_station_name": "Union Station", - "price": "38" - }, - { - "departure_date": "2019-03-13", - "departure_time": "12:00", - "destination": "New York", - "destination_station_name": "Port Authority Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Washington", - "origin_station_name": "Union Station", - "price": "33" - }, - { - "departure_date": "2019-03-13", - "departure_time": "12:30", - "destination": "New York", - "destination_station_name": "Port Authority Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Washington", - "origin_station_name": "Union Station", - "price": "34" - }, - { - "departure_date": "2019-03-13", - "departure_time": "13:40", - "destination": "New York", - "destination_station_name": "Port Authority Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Washington", - "origin_station_name": "Union Station", - "price": "35" - }, - { - "departure_date": "2019-03-13", - "departure_time": "14:00", - "destination": "New York", - "destination_station_name": "Port Authority Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Washington", - "origin_station_name": "Union Station", - "price": "38" - }, - { - "departure_date": "2019-03-13", - "departure_time": "19:30", - "destination": "New York", - "destination_station_name": "Port Authority Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Washington", - "origin_station_name": "Union Station", - "price": "36" - } - ], - "slots": [ - { - "exclusive_end": 69, - "slot": "departure_time", - "start": 62 - }, - { - "exclusive_end": 102, - "slot": "price", - "start": 99 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found one bus that matches your criteria. The bus leaves at 8:10 am, and an Economy ticket costs $32." - }, - { - "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": [ - "13th of this month" - ], - "destination": [ - "New York City" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Washington" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I like the idea of an Economy ticket, but I need something that will accommodate 2 people. Can you find me a different bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:20" - ], - "slot": "departure_time", - "values": [ - "8:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "39" - ], - "slot": "price", - "values": [ - "$39" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "7" - ], - "slot": "count", - "values": [ - "7" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-13", - "destination": "New York", - "fare_type": "Economy", - "group_size": "2", - "origin": "Washington" - } - }, - "service_results": [ - { - "departure_date": "2019-03-13", - "departure_time": "08:10", - "destination": "New York", - "destination_station_name": "Port Authority Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Washington", - "origin_station_name": "Union Station", - "price": "32" - }, - { - "departure_date": "2019-03-13", - "departure_time": "08:20", - "destination": "New York", - "destination_station_name": "Port Authority Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Washington", - "origin_station_name": "Union Station", - "price": "39" - }, - { - "departure_date": "2019-03-13", - "departure_time": "11:10", - "destination": "New York", - "destination_station_name": "Port Authority Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Washington", - "origin_station_name": "Union Station", - "price": "38" - }, - { - "departure_date": "2019-03-13", - "departure_time": "12:00", - "destination": "New York", - "destination_station_name": "Port Authority Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Washington", - "origin_station_name": "Union Station", - "price": "33" - }, - { - "departure_date": "2019-03-13", - "departure_time": "12:30", - "destination": "New York", - "destination_station_name": "Port Authority Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Washington", - "origin_station_name": "Union Station", - "price": "34" - }, - { - "departure_date": "2019-03-13", - "departure_time": "13:40", - "destination": "New York", - "destination_station_name": "Port Authority Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Washington", - "origin_station_name": "Union Station", - "price": "35" - }, - { - "departure_date": "2019-03-13", - "departure_time": "14:00", - "destination": "New York", - "destination_station_name": "Port Authority Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Washington", - "origin_station_name": "Union Station", - "price": "38" - } - ], - "slots": [ - { - "exclusive_end": 88, - "slot": "departure_time", - "start": 81 - }, - { - "exclusive_end": 117, - "slot": "price", - "start": 114 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've found 7 total buses that match your criteria. The one I've chosen leaves at 8:20 am and an Economy ticket is $39." - }, - { - "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": [ - "13th of this month" - ], - "destination": [ - "New York City" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Washington" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "From what station does this bus leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "origin_station_name", - "values": [ - "Union Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 13, - "slot": "origin_station_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Union Station is the station of origin." - }, - { - "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": [ - "13th of this month" - ], - "destination": [ - "New York City" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Washington" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "And what is the arrival station?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Port Authority Station" - ], - "slot": "destination_station_name", - "values": [ - "Port Authority Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 56, - "slot": "destination_station_name", - "start": 34 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The station of destination is the Port Authority Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "13th of this month" - ], - "departure_time": [ - "8:20 am" - ], - "destination": [ - "New York City" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Washington" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay, it sounds like that will work for me. Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to purchase tickets for this bus?" - }, - { - "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": [ - "13th of this month" - ], - "departure_time": [ - "8:20 am" - ], - "destination": [ - "New York City" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Washington" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I just needed the information for now. Again, thank you for your assistance." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem, I hope you have a nice day." - } - ] - }, - { - "dialogue_id": "27_00022", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "fare_type": [ - "Economy extra" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you help me search for a bus? I've got a preference for Economy extra tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you leaving from, and where are you going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Long Beach" - ], - "slot": "destination", - "values": [ - "Long Beach" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento, CA" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 24, - "slot": "destination", - "start": 14 - }, - { - "exclusive_end": 65, - "slot": "origin", - "start": 51 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "Long Beach" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I wanna go to Long Beach, and I'll be leaving from Sacramento, CA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you plan to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "fare_type", - "values": [ - "dontcare" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "Long Beach" - ], - "fare_type": [ - "dontcare" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am fine with any type of tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you plan to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "today" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 28, - "slot": "departure_date", - "start": 23 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "today" - ], - "destination": [ - "Long Beach" - ], - "fare_type": [ - "dontcare" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am planning to leave today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "69" - ], - "slot": "price", - "values": [ - "$69" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-01", - "destination": "Long Beach", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-01", - "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": "69" - }, - { - "departure_date": "2019-03-01", - "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-01", - "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": "68" - }, - { - "departure_date": "2019-03-01", - "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": "66" - }, - { - "departure_date": "2019-03-01", - "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": "65" - }, - { - "departure_date": "2019-03-01", - "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": "65" - }, - { - "departure_date": "2019-03-01", - "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": "66" - } - ], - "slots": [ - { - "exclusive_end": 25, - "slot": "departure_time", - "start": 18 - }, - { - "exclusive_end": 61, - "slot": "price", - "start": 58 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus leaves at 7:40 am, and the price of the ticket is $69. It is an Economy ticket." - }, - { - "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": [ - "today" - ], - "destination": [ - "Long Beach" - ], - "fare_type": [ - "dontcare" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which station does this bus reach, and which does it leave from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Downtown Station" - ], - "slot": "destination_station_name", - "values": [ - "Downtown Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "origin_station_name", - "values": [ - "Sacramento Valley Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 43, - "slot": "destination_station_name", - "start": 27 - }, - { - "exclusive_end": 96, - "slot": "origin_station_name", - "start": 71 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The destination station is Downtown Station, and the origin station is Sacramento Valley Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "today" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "Long Beach" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good to me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to buy tickets for the bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "today" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "Long Beach" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yup, I wanna reserve a seat." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "group_size", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many tickets do you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "today" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "Long Beach" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Only one." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Long Beach" - ], - "slot": "destination", - "values": [ - "Long Beach" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7: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": 74, - "slot": "origin", - "start": 64 - }, - { - "exclusive_end": 109, - "slot": "destination", - "start": 99 - }, - { - "exclusive_end": 58, - "slot": "departure_date", - "start": 53 - }, - { - "exclusive_end": 131, - "slot": "departure_time", - "start": 124 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following details: the bus leaves today from Sacramento, and the destination is Long Beach. It leaves at 7:40 am and it's an Economy ticket for 1." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "today" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "Long Beach" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Sacramento", - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Works for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-01", - "departure_time": "07:40", - "destination": "Long Beach", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-01", - "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": "69" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket is confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "today" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "Long Beach" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Sacramento", - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_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": "Buses_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "today" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "Long Beach" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Sacramento", - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, thanks for your help!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good one" - } - ] - }, - { - "dialogue_id": "27_00023", - "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": "Can you help me search for a bus?" - }, - { - "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": "Sure. A few questions first. Where will you be leaving from? When do you plan on leaving and where will you be going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "9th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "SD" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 33, - "slot": "origin", - "start": 23 - }, - { - "exclusive_end": 74, - "slot": "departure_date", - "start": 57 - }, - { - "exclusive_end": 106, - "slot": "destination", - "start": 104 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "9th of this month" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Flexible" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be leaving from Sacramento. I plan on leaving the 9th of this month and I will like to travel to SD. Also I would prefer Flexible tickets if that is possible." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "10:20" - ], - "slot": "departure_time", - "values": [ - "10:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "91" - ], - "slot": "price", - "values": [ - "$91" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "8" - ], - "slot": "count", - "values": [ - "8" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-09", - "destination": "San Diego", - "fare_type": "Flexible", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-09", - "departure_time": "10:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "91" - }, - { - "departure_date": "2019-03-09", - "departure_time": "10:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "96" - }, - { - "departure_date": "2019-03-09", - "departure_time": "11:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "92" - }, - { - "departure_date": "2019-03-09", - "departure_time": "12:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "90" - }, - { - "departure_date": "2019-03-09", - "departure_time": "13:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "85" - }, - { - "departure_date": "2019-03-09", - "departure_time": "13:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "88" - }, - { - "departure_date": "2019-03-09", - "departure_time": "13:30", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "90" - }, - { - "departure_date": "2019-03-09", - "departure_time": "19:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "93" - } - ], - "slots": [ - { - "exclusive_end": 112, - "slot": "departure_time", - "start": 104 - }, - { - "exclusive_end": 145, - "slot": "price", - "start": 142 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found 8 possible buses for you that match your preferences. The best one in my opinion leaves at 10:20 am and is a Flexible ticket for $91" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "9th of this month" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Flexible" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to purchase this ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "9th of this month" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "4" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. Could you reserve seats for four people?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "10:20" - ], - "slot": "departure_time", - "values": [ - "10:20 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 80, - "slot": "origin", - "start": 70 - }, - { - "exclusive_end": 126, - "slot": "destination", - "start": 117 - }, - { - "exclusive_end": 93, - "slot": "departure_date", - "start": 84 - }, - { - "exclusive_end": 105, - "slot": "departure_time", - "start": 97 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I can do that. Could you please confirm, The bus will be leaving from Sacramento on March 9th at 10:20 am heading to San Diego. You also wanted to reserve 4 seats all being Flexible tickets?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "9th of this month", - "March 9th" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "SD", - "San Diego" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "1" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Oh I am sorry. Thought you said 4. I have changed that to one now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "10:20" - ], - "slot": "departure_time", - "values": [ - "10:20 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 57, - "slot": "departure_time", - "start": 49 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Just to double check, you would like to leave at 10:20 am for 1 person? right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "9th of this month", - "March 9th" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "SD", - "San Diego" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "1" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yep 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-09", - "departure_time": "10:20", - "destination": "San Diego", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-09", - "departure_time": "10:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "91" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great, your ticket has been confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "9th of this month", - "March 9th" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "SD", - "San Diego" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "1" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "ok thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "could I help you with anything else 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": [ - "9th of this month", - "March 9th" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "SD", - "San Diego" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "1" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "nope, I am good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Cool. Have a great day." - } - ] - }, - { - "dialogue_id": "27_00024", - "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": "Can you help me find a bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you going? Where will you be leaving from and when do you plan to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin", - "values": [ - "San Diego" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "departure_date", - "values": [ - "13th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Fresno" - ], - "slot": "destination", - "values": [ - "Fresno, CA" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 27, - "slot": "origin", - "start": 18 - }, - { - "exclusive_end": 67, - "slot": "departure_date", - "start": 49 - }, - { - "exclusive_end": 41, - "slot": "destination", - "start": 31 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "13th of this month" - ], - "destination": [ - "Fresno, CA" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to go from San Diego to Fresno, CA on the 13th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:50" - ], - "slot": "departure_time", - "values": [ - "8:50 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "47" - ], - "slot": "price", - "values": [ - "$47" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-13", - "destination": "Fresno", - "origin": "San Diego" - } - }, - "service_results": [ - { - "departure_date": "2019-03-13", - "departure_time": "08:50", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "47" - }, - { - "departure_date": "2019-03-13", - "departure_time": "10:30", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "40" - }, - { - "departure_date": "2019-03-13", - "departure_time": "13:30", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "49" - }, - { - "departure_date": "2019-03-13", - "departure_time": "13:40", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "49" - }, - { - "departure_date": "2019-03-13", - "departure_time": "17:20", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "45" - }, - { - "departure_date": "2019-03-13", - "departure_time": "19:50", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "41" - } - ], - "slots": [ - { - "exclusive_end": 33, - "slot": "departure_time", - "start": 26 - }, - { - "exclusive_end": 62, - "slot": "price", - "start": 59 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a bus leaving at 8:50 am. An Economy ticket costs $47." - }, - { - "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": [ - "13th of this month" - ], - "departure_time": [ - "8:50 am" - ], - "destination": [ - "Fresno, CA" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good. I want to buy the bus ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "group_size", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many tickets do you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "13th of this month" - ], - "departure_time": [ - "8:50 am" - ], - "destination": [ - "Fresno, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need one ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Fresno" - ], - "slot": "destination", - "values": [ - "Fresno" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "departure_date", - "values": [ - "March 13th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "08:50" - ], - "slot": "departure_time", - "values": [ - "8:50 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": 105, - "slot": "origin", - "start": 96 - }, - { - "exclusive_end": 116, - "slot": "destination", - "start": 110 - }, - { - "exclusive_end": 130, - "slot": "departure_date", - "start": 120 - }, - { - "exclusive_end": 141, - "slot": "departure_time", - "start": 134 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following details: You want to purchase 1 Economy ticket for the bus leaving San Diego for Fresno on March 13th at 8:50 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - }, - { - "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": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "13th of this month", - "March 13th" - ], - "departure_time": [ - "8:50 am" - ], - "destination": [ - "Fresno", - "Fresno, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's correct. What station will the bus depart from? And what station will the bus travel to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Fresno Station" - ], - "slot": "destination_station_name", - "values": [ - "Fresno Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Santa Fe Depot" - ], - "slot": "origin_station_name", - "values": [ - "Santa Fe Depot" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-13", - "departure_time": "08:50", - "destination": "Fresno", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego" - } - }, - "service_results": [ - { - "departure_date": "2019-03-13", - "departure_time": "08:50", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "47" - } - ], - "slots": [ - { - "exclusive_end": 94, - "slot": "destination_station_name", - "start": 80 - }, - { - "exclusive_end": 65, - "slot": "origin_station_name", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket is confirmed. The bus will depart from Santa Fe Depot and arrive in Fresno Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "13th of this month", - "March 13th" - ], - "departure_time": [ - "8:50 am" - ], - "destination": [ - "Fresno", - "Fresno, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_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": "Buses_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "13th of this month", - "March 13th" - ], - "departure_time": [ - "8:50 am" - ], - "destination": [ - "Fresno", - "Fresno, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "27_00025", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "SFO" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "next friday" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 27, - "slot": "destination", - "start": 24 - }, - { - "exclusive_end": 39, - "slot": "departure_date", - "start": 28 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next friday" - ], - "destination": [ - "SFO" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am planning a trip to SFO next friday. Can you search a bus for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Fresno" - ], - "slot": "origin", - "values": [ - "Fresno" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 30, - "slot": "origin", - "start": 24 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next friday" - ], - "destination": [ - "SFO" - ], - "origin": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would be leaving from Fresno." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:00" - ], - "slot": "departure_time", - "values": [ - "7 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "31" - ], - "slot": "price", - "values": [ - "$31" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-08", - "destination": "San Francisco", - "origin": "Fresno" - } - }, - "service_results": [ - { - "departure_date": "2019-03-08", - "departure_time": "07:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "31" - }, - { - "departure_date": "2019-03-08", - "departure_time": "07:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "38" - }, - { - "departure_date": "2019-03-08", - "departure_time": "09:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "28" - }, - { - "departure_date": "2019-03-08", - "departure_time": "10:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "27" - }, - { - "departure_date": "2019-03-08", - "departure_time": "11:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "33" - }, - { - "departure_date": "2019-03-08", - "departure_time": "12:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "35" - }, - { - "departure_date": "2019-03-08", - "departure_time": "13:10", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "35" - }, - { - "departure_date": "2019-03-08", - "departure_time": "13:30", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "32" - }, - { - "departure_date": "2019-03-08", - "departure_time": "16:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "32" - } - ], - "slots": [ - { - "exclusive_end": 38, - "slot": "departure_time", - "start": 34 - }, - { - "exclusive_end": 52, - "slot": "price", - "start": 49 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found a bus that leaves at 7 am and costs $31 for the 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": [ - "next friday" - ], - "destination": [ - "SFO" - ], - "origin": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Any other buses available that day?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:50" - ], - "slot": "departure_time", - "values": [ - "7:50 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "38" - ], - "slot": "price", - "values": [ - "$38" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 36, - "slot": "departure_time", - "start": 29 - }, - { - "exclusive_end": 67, - "slot": "price", - "start": 64 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about one that leaves at 7:50 am? It's economy ticket costs $38." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next friday" - ], - "destination": [ - "SFO" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ], - "origin": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, can I have some more options? I am looking to book 3 seats in economy extra." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "09:00" - ], - "slot": "departure_time", - "values": [ - "9 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "38" - ], - "slot": "price", - "values": [ - "$38" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "7" - ], - "slot": "count", - "values": [ - "7" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-08", - "destination": "San Francisco", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "Fresno" - } - }, - "service_results": [ - { - "departure_date": "2019-03-08", - "departure_time": "07:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "41" - }, - { - "departure_date": "2019-03-08", - "departure_time": "07:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "48" - }, - { - "departure_date": "2019-03-08", - "departure_time": "09:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "38" - }, - { - "departure_date": "2019-03-08", - "departure_time": "10:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "37" - }, - { - "departure_date": "2019-03-08", - "departure_time": "11:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "43" - }, - { - "departure_date": "2019-03-08", - "departure_time": "12:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "45" - }, - { - "departure_date": "2019-03-08", - "departure_time": "13:10", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "45" - } - ], - "slots": [ - { - "exclusive_end": 85, - "slot": "departure_time", - "start": 81 - }, - { - "exclusive_end": 121, - "slot": "price", - "start": 118 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found 7 buses that match your specifications. There is one that leaves at 9 am. The economy extra ticket costs $38." - }, - { - "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 friday" - ], - "destination": [ - "SFO" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ], - "origin": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good. Which station does this bus leave from and where does it arrive" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Salesforce Transit Center" - ], - "slot": "destination_station_name", - "values": [ - "salesforce transit center" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Fresno Station" - ], - "slot": "origin_station_name", - "values": [ - "Fresno station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 75, - "slot": "destination_station_name", - "start": 50 - }, - { - "exclusive_end": 34, - "slot": "origin_station_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus leaves from Fresno station and arrives at salesforce transit center." - }, - { - "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 friday" - ], - "departure_time": [ - "9 am" - ], - "destination": [ - "SFO" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ], - "origin": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds perfect. Book my tickets please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Fresno" - ], - "slot": "origin", - "values": [ - "Fresno" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "09:00" - ], - "slot": "departure_time", - "values": [ - "9 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 60, - "slot": "origin", - "start": 54 - }, - { - "exclusive_end": 77, - "slot": "destination", - "start": 64 - }, - { - "exclusive_end": 93, - "slot": "departure_date", - "start": 82 - }, - { - "exclusive_end": 98, - "slot": "departure_time", - "start": 94 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, booking economy extra tickets for 3 people from Fresno to San Francisco for next Friday 9 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Friday", - "next friday" - ], - "departure_time": [ - "9 am" - ], - "destination": [ - "SFO", - "San Francisco" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ], - "origin": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds perfect to me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-08", - "departure_time": "09:00", - "destination": "San Francisco", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "Fresno" - } - }, - "service_results": [ - { - "departure_date": "2019-03-08", - "departure_time": "09:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "38" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Congratulations, booking 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 Friday", - "next friday" - ], - "departure_time": [ - "9 am" - ], - "destination": [ - "SFO", - "San Francisco" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ], - "origin": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need my help with something 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": [ - "next Friday", - "next friday" - ], - "departure_time": [ - "9 am" - ], - "destination": [ - "SFO", - "San Francisco" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ], - "origin": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that would be all. Thanks again." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a fantastic trip" - } - ] - }, - { - "dialogue_id": "27_00026", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Portland" - ], - "slot": "origin", - "values": [ - "Portland, OR" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 60, - "slot": "origin", - "start": 48 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "origin": [ - "Portland, OR" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hi. Can you help me make a bus reservation from Portland, OR?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. What's your departure date? And can you tell me your destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento, CA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "2nd of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "SD" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 80, - "slot": "origin", - "start": 66 - }, - { - "exclusive_end": 40, - "slot": "departure_date", - "start": 23 - }, - { - "exclusive_end": 60, - "slot": "destination", - "start": 58 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "2nd of this month" - ], - "destination": [ - "SD" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll be leaving on the 2nd of this month. I want to go to SD from Sacramento, CA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "10:20" - ], - "slot": "departure_time", - "values": [ - "10:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "75" - ], - "slot": "price", - "values": [ - "$75" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-02", - "destination": "San Diego", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-02", - "departure_time": "10:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "75" - }, - { - "departure_date": "2019-03-02", - "departure_time": "10:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "75" - }, - { - "departure_date": "2019-03-02", - "departure_time": "11:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "76" - }, - { - "departure_date": "2019-03-02", - "departure_time": "12:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "74" - }, - { - "departure_date": "2019-03-02", - "departure_time": "13:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "71" - }, - { - "departure_date": "2019-03-02", - "departure_time": "13:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "69" - }, - { - "departure_date": "2019-03-02", - "departure_time": "13:30", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "73" - }, - { - "departure_date": "2019-03-02", - "departure_time": "19:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "73" - } - ], - "slots": [ - { - "exclusive_end": 76, - "slot": "departure_time", - "start": 68 - }, - { - "exclusive_end": 105, - "slot": "price", - "start": 102 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay... we do have a bus leaving on that day. The departure time is 10:20 am, and the ticket price is $75 for an Economy seat." - }, - { - "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": [ - "2nd of this month" - ], - "destination": [ - "SD" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which bus station does it leave from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "origin_station_name", - "values": [ - "Sacramento Valley Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "origin_station_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sacramento Valley 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": [ - "2nd of this month" - ], - "destination": [ - "SD" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great, and can you tell me the arrival station?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Santa Fe Depot" - ], - "slot": "destination_station_name", - "values": [ - "Santa Fe Depot" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 14, - "slot": "destination_station_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Santa Fe Depot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "2nd of this month" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay, sounds great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Excellent. Would you like to reserve a ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "2nd of this month" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "group_size", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Will you be traveling alone?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "2nd of this month" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I need tickets for 2 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "tomorrow" - ] - }, - { - "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": 115, - "slot": "origin", - "start": 105 - }, - { - "exclusive_end": 141, - "slot": "destination", - "start": 132 - }, - { - "exclusive_end": 90, - "slot": "departure_date", - "start": 82 - }, - { - "exclusive_end": 77, - "slot": "departure_time", - "start": 69 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "All right, got it. Just to confirm: that's 2 Economy tickets for the 10:20 am bus tomorrow, leaving from Sacramento and arriving in San Diego, correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "2nd of this month", - "tomorrow" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "SD", - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Sacramento", - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-02", - "departure_time": "10:20", - "destination": "San Diego", - "fare_type": "Economy", - "group_size": "2", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-02", - "departure_time": "10:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "2", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "75" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "All right, I've made your reservation. Please check your email for the confirmation notice." - }, - { - "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": [ - "2nd of this month", - "tomorrow" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "SD", - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Sacramento", - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much for you help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem. Have a great day!" - } - ] - }, - { - "dialogue_id": "27_00027", - "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'm planning a trip, can you find me a bus ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, where from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "destination", - "values": [ - "Vancouver" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Portland" - ], - "slot": "origin", - "values": [ - "Portland" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 36, - "slot": "destination", - "start": 27 - }, - { - "exclusive_end": 13, - "slot": "origin", - "start": 5 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "Vancouver" - ], - "group_size": [ - "2" - ], - "origin": [ - "Portland" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "From Portland and going to Vancouver. I'll need 2 tickets" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem. When do you want to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "5th of this month" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 24, - "slot": "departure_date", - "start": 7 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "5th of this month" - ], - "destination": [ - "Vancouver" - ], - "group_size": [ - "2" - ], - "origin": [ - "Portland" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "On the 5th of this month please" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:50" - ], - "slot": "departure_time", - "values": [ - "6:50 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "39" - ], - "slot": "price", - "values": [ - "$39" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "8" - ], - "slot": "count", - "values": [ - "8" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-05", - "destination": "Vancouver", - "group_size": "2", - "origin": "Portland" - } - }, - "service_results": [ - { - "departure_date": "2019-03-05", - "departure_time": "06:50", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Portland", - "origin_station_name": "Portland Bus Station", - "price": "39" - }, - { - "departure_date": "2019-03-05", - "departure_time": "08:10", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Portland", - "origin_station_name": "Portland Bus Station", - "price": "38" - }, - { - "departure_date": "2019-03-05", - "departure_time": "10:20", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Portland", - "origin_station_name": "Portland Bus Station", - "price": "40" - }, - { - "departure_date": "2019-03-05", - "departure_time": "10:50", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Portland", - "origin_station_name": "Portland Bus Station", - "price": "36" - }, - { - "departure_date": "2019-03-05", - "departure_time": "16:30", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Portland", - "origin_station_name": "Portland Bus Station", - "price": "46" - }, - { - "departure_date": "2019-03-05", - "departure_time": "18:00", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Portland", - "origin_station_name": "Portland Bus Station", - "price": "37" - }, - { - "departure_date": "2019-03-05", - "departure_time": "18:20", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Portland", - "origin_station_name": "Portland Bus Station", - "price": "38" - }, - { - "departure_date": "2019-03-05", - "departure_time": "19:20", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Portland", - "origin_station_name": "Portland Bus Station", - "price": "39" - } - ], - "slots": [ - { - "exclusive_end": 70, - "slot": "departure_time", - "start": 63 - }, - { - "exclusive_end": 47, - "slot": "price", - "start": 44 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've found 8, there's an economy ticket for $39 that leaves at 6:50 am" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "5th of this month" - ], - "departure_time": [ - "6:50 am" - ], - "destination": [ - "Vancouver" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Portland" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah that sounds great" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want me to book them for you?" - }, - { - "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": [ - "5th of this month" - ], - "departure_time": [ - "6:50 am" - ], - "destination": [ - "Vancouver" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Portland" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No thanks, I'll book them later. I don't need anything else" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem, have a lovely day" - } - ] - }, - { - "dialogue_id": "27_00028", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "the 2nd" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "fare_type", - "values": [ - "dontcare" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 44, - "slot": "departure_date", - "start": 37 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 2nd" - ], - "fare_type": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need help finding a bus ticket for the 2nd, any ticket type will be fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you be traveling to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "destination", - "values": [ - "Seattle, WA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "March 5th" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "destination", - "start": 23 - }, - { - "exclusive_end": 71, - "slot": "departure_date", - "start": 62 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 5th" - ], - "destination": [ - "Seattle, WA" - ], - "fare_type": [ - "dontcare" - ], - "group_size": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need four tickets to Seattle, WA, and I will need to return March 5th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What city are you departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "origin", - "values": [ - "Vancouver" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 28, - "slot": "origin", - "start": 19 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 5th" - ], - "destination": [ - "Seattle, WA" - ], - "fare_type": [ - "dontcare" - ], - "group_size": [ - "4" - ], - "origin": [ - "Vancouver" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will coming from Vancouver." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:40" - ], - "slot": "departure_time", - "values": [ - "6:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "28" - ], - "slot": "price", - "values": [ - "$28" - ] - }, - { - "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-05", - "destination": "Seattle", - "group_size": "4", - "origin": "Vancouver" - } - }, - "service_results": [ - { - "departure_date": "2019-03-05", - "departure_time": "06:40", - "destination": "Seattle", - "destination_station_name": "King Street Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "28" - }, - { - "departure_date": "2019-03-05", - "departure_time": "08:10", - "destination": "Seattle", - "destination_station_name": "King Street Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "30" - }, - { - "departure_date": "2019-03-05", - "departure_time": "08:30", - "destination": "Seattle", - "destination_station_name": "King Street Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "28" - }, - { - "departure_date": "2019-03-05", - "departure_time": "08:50", - "destination": "Seattle", - "destination_station_name": "King Street Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "27" - }, - { - "departure_date": "2019-03-05", - "departure_time": "10:00", - "destination": "Seattle", - "destination_station_name": "King Street Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "30" - }, - { - "departure_date": "2019-03-05", - "departure_time": "12:30", - "destination": "Seattle", - "destination_station_name": "King Street Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "26" - }, - { - "departure_date": "2019-03-05", - "departure_time": "17:50", - "destination": "Seattle", - "destination_station_name": "King Street Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "29" - }, - { - "departure_date": "2019-03-05", - "departure_time": "18:30", - "destination": "Seattle", - "destination_station_name": "King Street Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "25" - }, - { - "departure_date": "2019-03-05", - "departure_time": "18:40", - "destination": "Seattle", - "destination_station_name": "King Street Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "26" - }, - { - "departure_date": "2019-03-05", - "departure_time": "19:10", - "destination": "Seattle", - "destination_station_name": "King Street Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "33" - } - ], - "slots": [ - { - "exclusive_end": 99, - "slot": "departure_time", - "start": 92 - }, - { - "exclusive_end": 107, - "slot": "price", - "start": 104 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have located 10 available bus tickets for you. Would you an economy ticket that leaves at 6:40 am for $28?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 5th" - ], - "destination": [ - "Seattle, WA" - ], - "fare_type": [ - "dontcare" - ], - "group_size": [ - "4" - ], - "origin": [ - "Vancouver" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you tell me what else is available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:10" - ], - "slot": "departure_time", - "values": [ - "8:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "30" - ], - "slot": "price", - "values": [ - "$30" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 62, - "slot": "departure_time", - "start": 55 - }, - { - "exclusive_end": 35, - "slot": "price", - "start": 32 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I also have economy tickets for $30 that will leave at 8:10 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 5th" - ], - "destination": [ - "Seattle, WA" - ], - "fare_type": [ - "dontcare" - ], - "group_size": [ - "4" - ], - "origin": [ - "Vancouver" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that that one either. Anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:30" - ], - "slot": "departure_time", - "values": [ - "8:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "28" - ], - "slot": "price", - "values": [ - "$28" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 58, - "slot": "departure_time", - "start": 51 - }, - { - "exclusive_end": 35, - "slot": "price", - "start": 32 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about an economy ticket for $28 that leaves at 8:30 am?" - }, - { - "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": [ - "March 5th" - ], - "destination": [ - "Seattle, WA" - ], - "fare_type": [ - "dontcare" - ], - "group_size": [ - "4" - ], - "origin": [ - "Vancouver" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay, what bus station will I be leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pacific Central Station" - ], - "slot": "origin_station_name", - "values": [ - "Pacific Central Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 50, - "slot": "origin_station_name", - "start": 27 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You will be departing from Pacific Central 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": [ - "March 5th" - ], - "destination": [ - "Seattle, WA" - ], - "fare_type": [ - "dontcare" - ], - "group_size": [ - "4" - ], - "origin": [ - "Vancouver" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What bus station will I arrive to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "King Street Station" - ], - "slot": "destination_station_name", - "values": [ - "King Street Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 38, - "slot": "destination_station_name", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You will arrive to King Street 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": [ - "March 5th" - ], - "departure_time": [ - "8:30 am" - ], - "destination": [ - "Seattle, WA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Vancouver" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Those tickets seem good to me." - }, - { - "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-05" - ], - "slot": "departure_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "08:30" - ], - "slot": "departure_time", - "values": [ - "8:30 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": 99, - "slot": "origin", - "start": 90 - }, - { - "exclusive_end": 146, - "slot": "destination", - "start": 139 - }, - { - "exclusive_end": 63, - "slot": "departure_date", - "start": 51 - }, - { - "exclusive_end": 110, - "slot": "departure_time", - "start": 103 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, I can confirm you 4 economy seat tickets for next Tuesday. You will be leaving from Vancouver at 8:30 am and you will will arrive to Seattle. Would that work for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 5th", - "next Tuesday" - ], - "departure_time": [ - "8:30 am" - ], - "destination": [ - "Seattle", - "Seattle, WA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Vancouver" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that would be amazing." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-05", - "departure_time": "08:30", - "destination": "Seattle", - "fare_type": "Economy", - "group_size": "4", - "origin": "Vancouver" - } - }, - "service_results": [ - { - "departure_date": "2019-03-05", - "departure_time": "08:30", - "destination": "Seattle", - "destination_station_name": "King Street Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "28" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, your tickets have been successfully reserved. Did you need anything else?" - }, - { - "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": [ - "March 5th", - "next Tuesday" - ], - "departure_time": [ - "8:30 am" - ], - "destination": [ - "Seattle", - "Seattle, WA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Vancouver" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No that will be it, thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You are welcome and I hope you enjoy your trip." - } - ] - }, - { - "dialogue_id": "27_00029", - "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": "You can help me to find a bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where you wanna go and when?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "destination", - "values": [ - "Philadelphia" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "next Wednesday" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 15, - "slot": "destination", - "start": 3 - }, - { - "exclusive_end": 33, - "slot": "departure_date", - "start": 19 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Wednesday" - ], - "destination": [ - "Philadelphia" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "In Philadelphia on next Wednesday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will be the leaving?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "origin", - "values": [ - "NY" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 7, - "slot": "origin", - "start": 5 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Wednesday" - ], - "destination": [ - "Philadelphia" - ], - "origin": [ - "NY" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "From NY I want to leave." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "20" - ], - "slot": "price", - "values": [ - "$20" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-06", - "destination": "Philadelphia", - "origin": "New York" - } - }, - "service_results": [ - { - "departure_date": "2019-03-06", - "departure_time": "07:40", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "20" - }, - { - "departure_date": "2019-03-06", - "departure_time": "08:00", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "23" - }, - { - "departure_date": "2019-03-06", - "departure_time": "11:30", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "20" - }, - { - "departure_date": "2019-03-06", - "departure_time": "14:10", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "22" - }, - { - "departure_date": "2019-03-06", - "departure_time": "16:30", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "22" - }, - { - "departure_date": "2019-03-06", - "departure_time": "18:30", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "26" - }, - { - "departure_date": "2019-03-06", - "departure_time": "19:40", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "22" - } - ], - "slots": [ - { - "exclusive_end": 54, - "slot": "departure_time", - "start": 47 - }, - { - "exclusive_end": 67, - "slot": "price", - "start": 64 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found at Economy class a buss that leaves at 7:40 am and cost $20." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Wednesday" - ], - "destination": [ - "Philadelphia" - ], - "origin": [ - "NY" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Anything else available can you find?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:00" - ], - "slot": "departure_time", - "values": [ - "8 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "23" - ], - "slot": "price", - "values": [ - "$23" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 60, - "slot": "departure_time", - "start": 56 - }, - { - "exclusive_end": 7, - "slot": "price", - "start": 4 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "For $23 at Economy class I found one bus that leaves at 8 am." - }, - { - "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": [ - "next Wednesday" - ], - "destination": [ - "Philadelphia" - ], - "origin": [ - "NY" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Tell me please the name of the bus station" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Port Authority Station" - ], - "slot": "origin_station_name", - "values": [ - "Port Authority Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 22, - "slot": "origin_station_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Port Authority Station is the origin station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Wednesday" - ], - "destination": [ - "Philadelphia" - ], - "origin": [ - "NY" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Any other option you can find?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "11:30" - ], - "slot": "departure_time", - "values": [ - "11:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "20" - ], - "slot": "price", - "values": [ - "$20" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 11, - "slot": "departure_time", - "start": 3 - }, - { - "exclusive_end": 66, - "slot": "price", - "start": 63 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "At 11:30 am will be the leave with Economy ticket.Cost will be $20." - }, - { - "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": [ - "next Wednesday" - ], - "destination": [ - "Philadelphia" - ], - "origin": [ - "NY" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "The bus will rich at witch station?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Intercity Terminal" - ], - "slot": "destination_station_name", - "values": [ - "Intercity Terminal" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 18, - "slot": "destination_station_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Intercity Terminal will be the destination 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": [ - "next Wednesday" - ], - "departure_time": [ - "11:30 am" - ], - "destination": [ - "Philadelphia" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "NY" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good.I want ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "group_size", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How much do you want to buy?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Wednesday" - ], - "departure_time": [ - "11:30 am" - ], - "destination": [ - "Philadelphia" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "NY" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "For two people will be fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "origin", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "destination", - "values": [ - "Philadelphia" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "11:30" - ], - "slot": "departure_time", - "values": [ - "11:30 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": 28, - "slot": "origin", - "start": 20 - }, - { - "exclusive_end": 85, - "slot": "destination", - "start": 73 - }, - { - "exclusive_end": 46, - "slot": "departure_date", - "start": 32 - }, - { - "exclusive_end": 58, - "slot": "departure_time", - "start": 50 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Bus will leave from New York on next Wednesday at 11:30 am and arrive at Philadelphia.Tickets will be for 2 person at with Economy ticket is correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Wednesday" - ], - "departure_time": [ - "11:30 am" - ], - "destination": [ - "Philadelphia" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "NY", - "New York" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No.Make it for one person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 28, - "slot": "departure_date", - "start": 14 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Bus leaves on next Wednesday and ticket is for 1 people confirm please." - }, - { - "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": [ - "next Wednesday" - ], - "departure_time": [ - "11:30 am" - ], - "destination": [ - "Philadelphia" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "NY", - "New York" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good but tell me the name of the bus station from where I am leaving from." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Port Authority Station" - ], - "slot": "origin_station_name", - "values": [ - "Port Authority Station" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-06", - "departure_time": "11:30", - "destination": "Philadelphia", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York" - } - }, - "service_results": [ - { - "departure_date": "2019-03-06", - "departure_time": "11:30", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "20" - } - ], - "slots": [ - { - "exclusive_end": 42, - "slot": "origin_station_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ticket is confirmed.Port Authority Station is the origin station." - }, - { - "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": [ - "next Wednesday" - ], - "departure_time": [ - "11:30 am" - ], - "destination": [ - "Philadelphia" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "NY", - "New York" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks.That's all that I needed now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day!" - } - ] - }, - { - "dialogue_id": "27_00030", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "March 1st" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 44, - "slot": "departure_date", - "start": 35 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 1st" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Could you find me a bus leaving on March 1st?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you traveling to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "destination", - "values": [ - "Anaheim" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "destination", - "start": 18 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 1st" - ], - "destination": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to go to Anaheim." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you leave from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin", - "values": [ - "SD" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 20, - "slot": "origin", - "start": 18 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 1st" - ], - "destination": [ - "Anaheim" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will leave from SD." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "10:10" - ], - "slot": "departure_time", - "values": [ - "10:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "24" - ], - "slot": "price", - "values": [ - "$24" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-01", - "destination": "Anaheim", - "origin": "San Diego" - } - }, - "service_results": [ - { - "departure_date": "2019-03-01", - "departure_time": "10:10", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "24" - }, - { - "departure_date": "2019-03-01", - "departure_time": "10:40", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "23" - }, - { - "departure_date": "2019-03-01", - "departure_time": "13:20", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "24" - }, - { - "departure_date": "2019-03-01", - "departure_time": "14:00", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "21" - }, - { - "departure_date": "2019-03-01", - "departure_time": "14:10", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "22" - }, - { - "departure_date": "2019-03-01", - "departure_time": "16:50", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "23" - }, - { - "departure_date": "2019-03-01", - "departure_time": "18:00", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "23" - }, - { - "departure_date": "2019-03-01", - "departure_time": "18:10", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "23" - }, - { - "departure_date": "2019-03-01", - "departure_time": "18:40", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "21" - } - ], - "slots": [ - { - "exclusive_end": 28, - "slot": "departure_time", - "start": 20 - }, - { - "exclusive_end": 67, - "slot": "price", - "start": 64 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus leaves from 10:10 am. The price of an Economy ticket is $24." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 1st" - ], - "destination": [ - "Anaheim" - ], - "group_size": [ - "3" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other buses available? I need three tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "10:40" - ], - "slot": "departure_time", - "values": [ - "10:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "23" - ], - "slot": "price", - "values": [ - "$23" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-01", - "destination": "Anaheim", - "group_size": "3", - "origin": "San Diego" - } - }, - "service_results": [ - { - "departure_date": "2019-03-01", - "departure_time": "10:10", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "24" - }, - { - "departure_date": "2019-03-01", - "departure_time": "10:40", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "23" - }, - { - "departure_date": "2019-03-01", - "departure_time": "13:20", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "24" - }, - { - "departure_date": "2019-03-01", - "departure_time": "14:00", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "21" - }, - { - "departure_date": "2019-03-01", - "departure_time": "14:10", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "22" - }, - { - "departure_date": "2019-03-01", - "departure_time": "16:50", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "23" - }, - { - "departure_date": "2019-03-01", - "departure_time": "18:00", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "23" - }, - { - "departure_date": "2019-03-01", - "departure_time": "18:10", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "23" - }, - { - "departure_date": "2019-03-01", - "departure_time": "18:40", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "21" - } - ], - "slots": [ - { - "exclusive_end": 26, - "slot": "departure_time", - "start": 18 - }, - { - "exclusive_end": 55, - "slot": "price", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus leaves at 10:40 am. The economy tickets are $23." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 1st" - ], - "departure_time": [ - "10:40 am" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "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_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 1st" - ], - "departure_time": [ - "10:40 am" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I do not want tickets now. That is all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have an awesome day." - } - ] - }, - { - "dialogue_id": "27_00031", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "fare_type": [ - "Flexible" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you help me find a bus, I want Flexible tickets please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "Los Angeles" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 14, - "slot": "destination", - "start": 3 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "Los Angeles" - ], - "fare_type": [ - "Flexible" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "To Los Angeles." - }, - { - "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 are you leaving and from where?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin", - "values": [ - "SD" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "Sunday this week" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 20, - "slot": "origin", - "start": 18 - }, - { - "exclusive_end": 37, - "slot": "departure_date", - "start": 21 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Sunday this week" - ], - "destination": [ - "Los Angeles" - ], - "fare_type": [ - "Flexible" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am leaving from SD Sunday this week." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:10" - ], - "slot": "departure_time", - "values": [ - "6:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "46" - ], - "slot": "price", - "values": [ - "$46" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-03", - "destination": "Los Angeles", - "fare_type": "Flexible", - "origin": "San Diego" - } - }, - "service_results": [ - { - "departure_date": "2019-03-03", - "departure_time": "06:10", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "46" - }, - { - "departure_date": "2019-03-03", - "departure_time": "06:50", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "49" - }, - { - "departure_date": "2019-03-03", - "departure_time": "08:30", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "49" - }, - { - "departure_date": "2019-03-03", - "departure_time": "09:50", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "46" - }, - { - "departure_date": "2019-03-03", - "departure_time": "10:00", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "47" - }, - { - "departure_date": "2019-03-03", - "departure_time": "12:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "49" - }, - { - "departure_date": "2019-03-03", - "departure_time": "12:50", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "49" - }, - { - "departure_date": "2019-03-03", - "departure_time": "13:30", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "44" - }, - { - "departure_date": "2019-03-03", - "departure_time": "14:10", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "45" - }, - { - "departure_date": "2019-03-03", - "departure_time": "16:30", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "48" - } - ], - "slots": [ - { - "exclusive_end": 25, - "slot": "departure_time", - "start": 18 - }, - { - "exclusive_end": 36, - "slot": "price", - "start": 33 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus leaves at 6:10 am and is $46. It is a Flexible ticket." - }, - { - "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": [ - "Sunday this week" - ], - "destination": [ - "Los Angeles" - ], - "fare_type": [ - "Flexible" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which station does it arrive at?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "destination_station_name", - "values": [ - "Union Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 27, - "slot": "destination_station_name", - "start": 14 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It arrives at Union Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Sunday this week" - ], - "departure_time": [ - "6:10 am" - ], - "destination": [ - "Los Angeles" - ], - "fare_type": [ - "Flexible" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to purchase tickets now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Sunday this week" - ], - "departure_time": [ - "6:10 am" - ], - "destination": [ - "Los Angeles" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "1" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I want to make a reservation for 1 person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "06:10" - ], - "slot": "departure_time", - "values": [ - "6:10 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 55, - "slot": "origin", - "start": 46 - }, - { - "exclusive_end": 120, - "slot": "destination", - "start": 109 - }, - { - "exclusive_end": 92, - "slot": "departure_date", - "start": 74 - }, - { - "exclusive_end": 66, - "slot": "departure_time", - "start": 59 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a flexible ticket for 1 person leaving San Diego at 6:10 am on the day after tomorrow and arriving in Los Angeles. Is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Sunday this week", - "day after tomorrow" - ], - "departure_time": [ - "6:10 am" - ], - "destination": [ - "Los Angeles" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "3" - ], - "origin": [ - "SD", - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I need tickets for three people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "06:10" - ], - "slot": "departure_time", - "values": [ - "6:10 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 27, - "slot": "departure_time", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "3 people leaving at 6:10 am, is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Sunday this week", - "day after tomorrow" - ], - "departure_time": [ - "6:10 am" - ], - "destination": [ - "Los Angeles" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "3" - ], - "origin": [ - "SD", - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-03", - "departure_time": "06:10", - "destination": "Los Angeles", - "fare_type": "Flexible", - "group_size": "3", - "origin": "San Diego" - } - }, - "service_results": [ - { - "departure_date": "2019-03-03", - "departure_time": "06:10", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Flexible", - "group_size": "3", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "46" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your tickets are confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "Sunday this week", - "day after tomorrow" - ], - "departure_time": [ - "6:10 am" - ], - "destination": [ - "Los Angeles" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "3" - ], - "origin": [ - "SD", - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the departure station?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Santa Fe Depot" - ], - "slot": "origin_station_name", - "values": [ - "Santa Fe Depot" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 14, - "slot": "origin_station_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Santa Fe Depot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Sunday this week", - "day after tomorrow" - ], - "departure_time": [ - "6:10 am" - ], - "destination": [ - "Los Angeles" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "3" - ], - "origin": [ - "SD", - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_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": "Buses_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Sunday this week", - "day after tomorrow" - ], - "departure_time": [ - "6:10 am" - ], - "destination": [ - "Los Angeles" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "3" - ], - "origin": [ - "SD", - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No that will be all thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "27_00032", - "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": "Will you look in for a bus for me please?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you moving and where are you leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "LA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin", - "values": [ - "San Francisco" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 18, - "slot": "destination", - "start": 16 - }, - { - "exclusive_end": 49, - "slot": "origin", - "start": 36 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "LA" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to go to LA and leaving from San Francisco" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When are you planning to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "tomorrow" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 28, - "slot": "departure_date", - "start": 20 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "tomorrow" - ], - "destination": [ - "LA" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be moving on tomorrow" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:00" - ], - "slot": "departure_time", - "values": [ - "7 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "48" - ], - "slot": "price", - "values": [ - "$48" - ] - }, - { - "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-02", - "destination": "Los Angeles", - "origin": "San Francisco" - } - }, - "service_results": [ - { - "departure_date": "2019-03-02", - "departure_time": "07:00", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "48" - }, - { - "departure_date": "2019-03-02", - "departure_time": "07:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "42" - }, - { - "departure_date": "2019-03-02", - "departure_time": "08:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "45" - }, - { - "departure_date": "2019-03-02", - "departure_time": "08:50", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "48" - }, - { - "departure_date": "2019-03-02", - "departure_time": "10:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "46" - }, - { - "departure_date": "2019-03-02", - "departure_time": "11:10", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "48" - }, - { - "departure_date": "2019-03-02", - "departure_time": "13:10", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "52" - }, - { - "departure_date": "2019-03-02", - "departure_time": "14:10", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "51" - }, - { - "departure_date": "2019-03-02", - "departure_time": "16:20", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "48" - }, - { - "departure_date": "2019-03-02", - "departure_time": "17:50", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "51" - } - ], - "slots": [ - { - "exclusive_end": 68, - "slot": "departure_time", - "start": 64 - }, - { - "exclusive_end": 110, - "slot": "price", - "start": 107 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have short listed 10 buses for you.The bus will be leaving at 7 am and the cost of the economy ticket is $48" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "tomorrow" - ], - "destination": [ - "LA" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which station is bus going and what is the name of the bus station of departure?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "destination_station_name", - "values": [ - "Union Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Salesforce Transit Center" - ], - "slot": "origin_station_name", - "values": [ - "Salesforce Transit Center" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 93, - "slot": "destination_station_name", - "start": 80 - }, - { - "exclusive_end": 55, - "slot": "origin_station_name", - "start": 30 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus will be starting from Salesforce Transit Center and will be reaching to Union Station" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "tomorrow" - ], - "destination": [ - "LA" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there other available buses?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "42" - ], - "slot": "price", - "values": [ - "$42" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 33, - "slot": "departure_time", - "start": 26 - }, - { - "exclusive_end": 72, - "slot": "price", - "start": 69 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus will be leaing at 7:40 am with the cost of economy ticket at $42" - }, - { - "frames": [ - { - "actions": [ - { - "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": [ - "tomorrow" - ], - "destination": [ - "LA" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need Economy tickets and are there any other available buses?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:40" - ], - "slot": "departure_time", - "values": [ - "8:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "45" - ], - "slot": "price", - "values": [ - "$45" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-02", - "destination": "Los Angeles", - "fare_type": "Economy", - "origin": "San Francisco" - } - }, - "service_results": [ - { - "departure_date": "2019-03-02", - "departure_time": "07:00", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "48" - }, - { - "departure_date": "2019-03-02", - "departure_time": "07:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "42" - }, - { - "departure_date": "2019-03-02", - "departure_time": "08:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "45" - }, - { - "departure_date": "2019-03-02", - "departure_time": "08:50", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "48" - }, - { - "departure_date": "2019-03-02", - "departure_time": "10:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "46" - }, - { - "departure_date": "2019-03-02", - "departure_time": "11:10", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "48" - }, - { - "departure_date": "2019-03-02", - "departure_time": "13:10", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "52" - }, - { - "departure_date": "2019-03-02", - "departure_time": "14:10", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "51" - }, - { - "departure_date": "2019-03-02", - "departure_time": "16:20", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "48" - }, - { - "departure_date": "2019-03-02", - "departure_time": "17:50", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "51" - } - ], - "slots": [ - { - "exclusive_end": 34, - "slot": "departure_time", - "start": 27 - }, - { - "exclusive_end": 76, - "slot": "price", - "start": 73 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus will be leaving at 8:40 am and the cost of the Economy ticket is $45" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "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": [ - "tomorrow" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "LA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It is perfect and i need bus tickets for 2 people" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "08:40" - ], - "slot": "departure_time", - "values": [ - "8:40 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": 71, - "slot": "origin", - "start": 58 - }, - { - "exclusive_end": 86, - "slot": "destination", - "start": 75 - }, - { - "exclusive_end": 95, - "slot": "departure_date", - "start": 87 - }, - { - "exclusive_end": 106, - "slot": "departure_time", - "start": 99 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please give confirmation details: The bus is leaving from San Francisco to Los Angeles tomorrow at 8:40 am and 2 Economy tickets" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "tomorrow" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "LA", - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, it need for four people" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 64, - "slot": "destination", - "start": 53 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please give confirmation details: The destination is Los Angeles for 4 people" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "destination_station_name" - ], - "slot_values": { - "departure_date": [ - "tomorrow" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "LA", - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "This is perfect for me and what station is the bus reaching?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "destination_station_name", - "values": [ - "Union Station" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-02", - "departure_time": "08:40", - "destination": "Los Angeles", - "fare_type": "Economy", - "group_size": "4", - "origin": "San Francisco" - } - }, - "service_results": [ - { - "departure_date": "2019-03-02", - "departure_time": "08:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "45" - } - ], - "slots": [ - { - "exclusive_end": 62, - "slot": "destination_station_name", - "start": 49 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "your ticket is booked and destination station is Union Station." - }, - { - "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": [ - "tomorrow" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "LA", - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot. That's all i want" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "27_00033", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "group_size": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find a bus for four people?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which city will you be leaving from and what will be your destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Long Beach" - ], - "slot": "destination", - "values": [ - "Long Beach" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 29, - "slot": "destination", - "start": 19 - }, - { - "exclusive_end": 45, - "slot": "origin", - "start": 35 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "Long Beach" - ], - "group_size": [ - "4" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be going to Long Beach from Sacramento." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When will be your date of departure?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "9th of this month" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 41, - "slot": "departure_date", - "start": 24 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "9th of this month" - ], - "destination": [ - "Long Beach" - ], - "group_size": [ - "4" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "My date of departure is 9th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "70" - ], - "slot": "price", - "values": [ - "$70" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "7" - ], - "slot": "count", - "values": [ - "7" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-09", - "destination": "Long Beach", - "group_size": "4", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-09", - "departure_time": "07:40", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "70" - }, - { - "departure_date": "2019-03-09", - "departure_time": "08:30", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "63" - }, - { - "departure_date": "2019-03-09", - "departure_time": "11:00", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "73" - }, - { - "departure_date": "2019-03-09", - "departure_time": "13:00", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "59" - }, - { - "departure_date": "2019-03-09", - "departure_time": "13:20", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "62" - }, - { - "departure_date": "2019-03-09", - "departure_time": "13:30", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "64" - }, - { - "departure_date": "2019-03-09", - "departure_time": "19:50", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "67" - } - ], - "slots": [ - { - "exclusive_end": 63, - "slot": "departure_time", - "start": 56 - }, - { - "exclusive_end": 103, - "slot": "price", - "start": 100 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ther are 7 buses suitable to your choice, One leaves at 7:40 am and the Economy ticket is priced at $70." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Fresno" - ], - "slot": "origin", - "values": [ - "Fresno" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 44, - "slot": "origin", - "start": 38 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "9th of this month" - ], - "destination": [ - "Long Beach" - ], - "group_size": [ - "4" - ], - "origin": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you look for any other buses from Fresno?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "09:50" - ], - "slot": "departure_time", - "values": [ - "9:50 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "37" - ], - "slot": "price", - "values": [ - "$37" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "6" - ], - "slot": "count", - "values": [ - "6" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-09", - "destination": "Long Beach", - "group_size": "4", - "origin": "Fresno" - } - }, - "service_results": [ - { - "departure_date": "2019-03-09", - "departure_time": "09:50", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "37" - }, - { - "departure_date": "2019-03-09", - "departure_time": "12:30", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "40" - }, - { - "departure_date": "2019-03-09", - "departure_time": "13:40", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "46" - }, - { - "departure_date": "2019-03-09", - "departure_time": "17:10", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "37" - }, - { - "departure_date": "2019-03-09", - "departure_time": "18:40", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "40" - }, - { - "departure_date": "2019-03-09", - "departure_time": "19:00", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "38" - } - ], - "slots": [ - { - "exclusive_end": 73, - "slot": "departure_time", - "start": 66 - }, - { - "exclusive_end": 113, - "slot": "price", - "start": 110 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 6 buses suitable to your choice, One of which leaves at 9:50 am and the Economy ticket is priced at $37." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "9th of this month" - ], - "destination": [ - "Long Beach" - ], - "group_size": [ - "4" - ], - "origin": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you look for any other buses?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "12:30" - ], - "slot": "departure_time", - "values": [ - "12:30 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "40" - ], - "slot": "price", - "values": [ - "$40" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 41, - "slot": "departure_time", - "start": 33 - }, - { - "exclusive_end": 81, - "slot": "price", - "start": 78 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is one bus which leaves at 12:30 pm and the Economy ticket is priced at $40." - }, - { - "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": [ - "9th of this month" - ], - "destination": [ - "Long Beach" - ], - "group_size": [ - "4" - ], - "origin": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the destination of the bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Downtown Station" - ], - "slot": "destination_station_name", - "values": [ - "Downtown Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 35, - "slot": "destination_station_name", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus will go to Downtown 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": [ - "9th of this month" - ], - "departure_time": [ - "12:30 pm" - ], - "destination": [ - "Long Beach" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds great to me. Can you help me buying the bus ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Fresno" - ], - "slot": "origin", - "values": [ - "Fresno" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Long Beach" - ], - "slot": "destination", - "values": [ - "Long Beach" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "12:30" - ], - "slot": "departure_time", - "values": [ - "12:30 pm" - ] - }, - { - "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": 81, - "slot": "origin", - "start": 75 - }, - { - "exclusive_end": 95, - "slot": "destination", - "start": 85 - }, - { - "exclusive_end": 108, - "slot": "departure_date", - "start": 99 - }, - { - "exclusive_end": 120, - "slot": "departure_time", - "start": 112 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the details: You want me to book 4 Economy bus tickets from Fresno to Long Beach on March 9th at 12:30 pm." - }, - { - "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": [ - "9th of this month", - "March 9th" - ], - "departure_time": [ - "12:30 pm" - ], - "destination": [ - "Long Beach" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, That sounds great to me. What station will i be taking the bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Fresno Station" - ], - "slot": "origin_station_name", - "values": [ - "Fresno Station" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-09", - "departure_time": "12:30", - "destination": "Long Beach", - "fare_type": "Economy", - "group_size": "4", - "origin": "Fresno" - } - }, - "service_results": [ - { - "departure_date": "2019-03-09", - "departure_time": "12:30", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "40" - } - ], - "slots": [ - { - "exclusive_end": 76, - "slot": "origin_station_name", - "start": 62 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket is booked and confirmed and the origin station is Fresno Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "9th of this month", - "March 9th" - ], - "departure_time": [ - "12:30 pm" - ], - "destination": [ - "Long Beach" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay, Thank you very much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need my help 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": [ - "9th of this month", - "March 9th" - ], - "departure_time": [ - "12:30 pm" - ], - "destination": [ - "Long Beach" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. That will be all. Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I am glad I could help. Have a nice day." - } - ] - }, - { - "dialogue_id": "27_00034", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "Tuesday next week" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "origin", - "start": 27 - }, - { - "exclusive_end": 58, - "slot": "departure_date", - "start": 41 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Tuesday next week" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm looking for a bus from Sacramento on Tuesday next week" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "For which destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "San Diego" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "destination", - "start": 16 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Tuesday next week" - ], - "destination": [ - "San Diego" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I have to go to San Diego" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "10:20" - ], - "slot": "departure_time", - "values": [ - "10:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "68" - ], - "slot": "price", - "values": [ - "$68" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "8" - ], - "slot": "count", - "values": [ - "8" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-05", - "destination": "San Diego", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-05", - "departure_time": "10:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "68" - }, - { - "departure_date": "2019-03-05", - "departure_time": "10:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "72" - }, - { - "departure_date": "2019-03-05", - "departure_time": "11:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "63" - }, - { - "departure_date": "2019-03-05", - "departure_time": "12:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "70" - }, - { - "departure_date": "2019-03-05", - "departure_time": "13:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "81" - }, - { - "departure_date": "2019-03-05", - "departure_time": "13:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "81" - }, - { - "departure_date": "2019-03-05", - "departure_time": "13:30", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "69" - }, - { - "departure_date": "2019-03-05", - "departure_time": "19:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "73" - } - ], - "slots": [ - { - "exclusive_end": 51, - "slot": "departure_time", - "start": 43 - }, - { - "exclusive_end": 61, - "slot": "price", - "start": 58 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 8 buses. The bus ticket leaving at 10:20 am costs $68, It is Economy ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - }, - { - "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": [ - "Tuesday next week" - ], - "destination": [ - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there other buses available for four people? Economy tickets are good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "10:50" - ], - "slot": "departure_time", - "values": [ - "10:50 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "72" - ], - "slot": "price", - "values": [ - "$72" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "7" - ], - "slot": "count", - "values": [ - "7" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-05", - "destination": "San Diego", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-05", - "departure_time": "10:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "68" - }, - { - "departure_date": "2019-03-05", - "departure_time": "10:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "72" - }, - { - "departure_date": "2019-03-05", - "departure_time": "11:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "63" - }, - { - "departure_date": "2019-03-05", - "departure_time": "12:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "70" - }, - { - "departure_date": "2019-03-05", - "departure_time": "13:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "81" - }, - { - "departure_date": "2019-03-05", - "departure_time": "13:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "81" - }, - { - "departure_date": "2019-03-05", - "departure_time": "13:30", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "69" - } - ], - "slots": [ - { - "exclusive_end": 34, - "slot": "departure_time", - "start": 26 - }, - { - "exclusive_end": 71, - "slot": "price", - "start": 68 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 7 bus. A bus at 10:50 am. The ticket is Economy and costs $72." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin", - "values": [ - "LAX" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 70, - "slot": "origin", - "start": 67 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Tuesday next week" - ], - "destination": [ - "San Diego" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "4" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I prefer Economy extra tickets: are there other buses leaving from LAX?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "38" - ], - "slot": "price", - "values": [ - "$38" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "9" - ], - "slot": "count", - "values": [ - "9" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-05", - "destination": "San Diego", - "fare_type": "Economy extra", - "group_size": "4", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "departure_date": "2019-03-05", - "departure_time": "07:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "4", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "38" - }, - { - "departure_date": "2019-03-05", - "departure_time": "07:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "4", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "40" - }, - { - "departure_date": "2019-03-05", - "departure_time": "09:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "4", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "38" - }, - { - "departure_date": "2019-03-05", - "departure_time": "10:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "4", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "37" - }, - { - "departure_date": "2019-03-05", - "departure_time": "11:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "4", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "34" - }, - { - "departure_date": "2019-03-05", - "departure_time": "14:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "4", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "34" - }, - { - "departure_date": "2019-03-05", - "departure_time": "15:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "4", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "33" - }, - { - "departure_date": "2019-03-05", - "departure_time": "16:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "4", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "34" - }, - { - "departure_date": "2019-03-05", - "departure_time": "16:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "4", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "38" - } - ], - "slots": [ - { - "exclusive_end": 35, - "slot": "departure_time", - "start": 28 - }, - { - "exclusive_end": 71, - "slot": "price", - "start": 68 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 9 buses. A bus at 7:40 am, the ticket Economy extra costs $38" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Tuesday next week" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "San Diego" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "4" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Oh, It's perfect!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you buy the ticket now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Tuesday next week" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "San Diego" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "4" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No thanks, not now" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_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": "Buses_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Tuesday next week" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "San Diego" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "4" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No thanks, that's all for now" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day" - } - ] - }, - { - "dialogue_id": "27_00035", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "SD" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 79, - "slot": "destination", - "start": 77 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "In day to day work i forgot to book a train so will you find me bus to go to SD" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "oh,god sorry to hear, i will find it, where are you leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Fresno" - ], - "slot": "origin", - "values": [ - "Fresno" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 11, - "slot": "origin", - "start": 5 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "SD" - ], - "origin": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "from Fresno i need to depart" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Please tell the date on which you leave" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "the 11th" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 8, - "slot": "departure_date", - "start": 0 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 11th" - ], - "destination": [ - "SD" - ], - "origin": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "the 11th is that date" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:00" - ], - "slot": "departure_time", - "values": [ - "6 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "50" - ], - "slot": "price", - "values": [ - "$50" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-11", - "destination": "San Diego", - "origin": "Fresno" - } - }, - "service_results": [ - { - "departure_date": "2019-03-11", - "departure_time": "06:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "50" - }, - { - "departure_date": "2019-03-11", - "departure_time": "06:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "43" - }, - { - "departure_date": "2019-03-11", - "departure_time": "12:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "47" - }, - { - "departure_date": "2019-03-11", - "departure_time": "13:10", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "48" - }, - { - "departure_date": "2019-03-11", - "departure_time": "13:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "46" - }, - { - "departure_date": "2019-03-11", - "departure_time": "18:30", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "50" - } - ], - "slots": [ - { - "exclusive_end": 58, - "slot": "departure_time", - "start": 54 - }, - { - "exclusive_end": 79, - "slot": "price", - "start": 76 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please check the following details ,the bus depart at 6 am and its costs is $50 and is Economy ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 11th" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Flexible" - ], - "origin": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need Flexible tickets ,is there any other buses?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:50" - ], - "slot": "departure_time", - "values": [ - "6:50 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "63" - ], - "slot": "price", - "values": [ - "$63" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-11", - "destination": "San Diego", - "fare_type": "Flexible", - "origin": "Fresno" - } - }, - "service_results": [ - { - "departure_date": "2019-03-11", - "departure_time": "06:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "70" - }, - { - "departure_date": "2019-03-11", - "departure_time": "06:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "63" - }, - { - "departure_date": "2019-03-11", - "departure_time": "12:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "67" - }, - { - "departure_date": "2019-03-11", - "departure_time": "13:10", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "68" - }, - { - "departure_date": "2019-03-11", - "departure_time": "13:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "66" - }, - { - "departure_date": "2019-03-11", - "departure_time": "18:30", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "70" - } - ], - "slots": [ - { - "exclusive_end": 61, - "slot": "departure_time", - "start": 54 - }, - { - "exclusive_end": 82, - "slot": "price", - "start": 79 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please check the following details ,the bus depart at 6:50 am and its costs is $63 and is Flexible ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - }, - { - "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 11th" - ], - "departure_time": [ - "6:50 am" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "1" - ], - "origin": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "ok thats great . Number of people is 1 and the ticket for bus" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Fresno" - ], - "slot": "origin", - "values": [ - "fresno" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "San DIego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "March 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "06:50" - ], - "slot": "departure_time", - "values": [ - "6:50 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 73, - "slot": "origin", - "start": 67 - }, - { - "exclusive_end": 103, - "slot": "destination", - "start": 94 - }, - { - "exclusive_end": 127, - "slot": "departure_date", - "start": 117 - }, - { - "exclusive_end": 61, - "slot": "departure_time", - "start": 54 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please check the following details ,the bus depart at 6:50 am from fresno and the destination San DIego ,the date is March 11th and it for 1 people and its costs is $63 and is Flexible ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "March 11th", - "the 11th" - ], - "departure_time": [ - "6:50 am" - ], - "destination": [ - "SD", - "San DIego" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "1" - ], - "origin": [ - "Fresno", - "fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "ok good . what is the name of the bus station leaving from and which station does the bus reach?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Santa Fe Depot" - ], - "slot": "destination_station_name", - "values": [ - "santa fe depot" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Fresno Station" - ], - "slot": "origin_station_name", - "values": [ - "Fresno station" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-11", - "departure_time": "06:50", - "destination": "San Diego", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Fresno" - } - }, - "service_results": [ - { - "departure_date": "2019-03-11", - "departure_time": "06:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "63" - } - ], - "slots": [ - { - "exclusive_end": 78, - "slot": "destination_station_name", - "start": 64 - }, - { - "exclusive_end": 36, - "slot": "origin_station_name", - "start": 22 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "the origin station is Fresno station and destination station is santa fe depot." - }, - { - "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": [ - "March 11th", - "the 11th" - ], - "departure_time": [ - "6:50 am" - ], - "destination": [ - "SD", - "San DIego" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "1" - ], - "origin": [ - "Fresno", - "fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "thanks a lot and that's all i need" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "take care have a great day" - } - ] - }, - { - "dialogue_id": "27_00036", - "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 am searching for a bus." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "From where, to where?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "San Diego" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 31, - "slot": "origin", - "start": 21 - }, - { - "exclusive_end": 50, - "slot": "destination", - "start": 41 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "San Diego" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to leave from Sacramento going to San Diego." - }, - { - "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": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "March 10th" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 10, - "slot": "departure_date", - "start": 0 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 10th" - ], - "destination": [ - "San Diego" - ], - "group_size": [ - "4" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "March 10th and i need tickets for 4 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "10:20" - ], - "slot": "departure_time", - "values": [ - "10:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "81" - ], - "slot": "price", - "values": [ - "$81" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-10", - "destination": "San Diego", - "group_size": "4", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-10", - "departure_time": "10:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "81" - }, - { - "departure_date": "2019-03-10", - "departure_time": "10:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "80" - }, - { - "departure_date": "2019-03-10", - "departure_time": "11:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "78" - }, - { - "departure_date": "2019-03-10", - "departure_time": "12:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "65" - }, - { - "departure_date": "2019-03-10", - "departure_time": "13:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "78" - }, - { - "departure_date": "2019-03-10", - "departure_time": "13:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "80" - }, - { - "departure_date": "2019-03-10", - "departure_time": "13:30", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "76" - }, - { - "departure_date": "2019-03-10", - "departure_time": "19:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "74" - } - ], - "slots": [ - { - "exclusive_end": 24, - "slot": "departure_time", - "start": 16 - }, - { - "exclusive_end": 70, - "slot": "price", - "start": 67 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Departure is at 10:20 am. It is an Economy ticket and the price is $81." - }, - { - "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": [ - "March 10th" - ], - "destination": [ - "San Diego" - ], - "group_size": [ - "4" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What will be the destination station?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Santa Fe Depot" - ], - "slot": "destination_station_name", - "values": [ - "Santa Fe Depot" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 18, - "slot": "destination_station_name", - "start": 4 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The Santa Fe Depot 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": [ - "March 10th" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's fine. Let's book the tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "March 10th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "10:20" - ], - "slot": "departure_time", - "values": [ - "10:20 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": 55, - "slot": "origin", - "start": 45 - }, - { - "exclusive_end": 79, - "slot": "destination", - "start": 70 - }, - { - "exclusive_end": 93, - "slot": "departure_date", - "start": 83 - }, - { - "exclusive_end": 121, - "slot": "departure_time", - "start": 113 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm that you will be leaving from Sacramento, traveling to San Diego on March 10th. Departure time is 10:20 am and it will be the Economy ticket for 4 people. Is all this correct?" - }, - { - "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": [ - "March 10th" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's correct. What is the departure station?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "origin_station_name", - "values": [ - "Sacramento Valley Station" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-10", - "departure_time": "10:20", - "destination": "San Diego", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-10", - "departure_time": "10:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "81" - } - ], - "slots": [ - { - "exclusive_end": 46, - "slot": "origin_station_name", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You will depart from Sacramento Valley Station. Your ticket has been confirmed. Is there anything else?" - }, - { - "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": [ - "March 10th" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That will be all. Thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You're welcome. Thank you for using our system. Have a great day." - } - ] - }, - { - "dialogue_id": "27_00037", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "destination", - "values": [ - "Sacramento, CA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "departure_date", - "values": [ - "March 4th" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 47, - "slot": "destination", - "start": 33 - }, - { - "exclusive_end": 60, - "slot": "departure_date", - "start": 51 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 4th" - ], - "destination": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm searching for a bus to go to Sacramento, CA on March 4th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What location would you like?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "origin", - "values": [ - "Anaheim, Ca" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 24, - "slot": "origin", - "start": 13 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 4th" - ], - "destination": [ - "Sacramento, CA" - ], - "origin": [ - "Anaheim, Ca" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Leaving from Anaheim, Ca." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:40" - ], - "slot": "departure_time", - "values": [ - "6:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "68" - ], - "slot": "price", - "values": [ - "$68" - ] - }, - { - "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-04", - "destination": "Sacramento", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-04", - "departure_time": "06:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "68" - }, - { - "departure_date": "2019-03-04", - "departure_time": "08:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "70" - }, - { - "departure_date": "2019-03-04", - "departure_time": "08:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "60" - }, - { - "departure_date": "2019-03-04", - "departure_time": "10:10", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "72" - }, - { - "departure_date": "2019-03-04", - "departure_time": "11:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "65" - }, - { - "departure_date": "2019-03-04", - "departure_time": "11:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "64" - }, - { - "departure_date": "2019-03-04", - "departure_time": "12:10", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "50" - }, - { - "departure_date": "2019-03-04", - "departure_time": "13:30", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "60" - }, - { - "departure_date": "2019-03-04", - "departure_time": "13:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "48" - }, - { - "departure_date": "2019-03-04", - "departure_time": "14:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "68" - } - ], - "slots": [ - { - "exclusive_end": 78, - "slot": "departure_time", - "start": 71 - }, - { - "exclusive_end": 86, - "slot": "price", - "start": 83 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Great, my search has 10 buses. How about an economy bus that leaves at 6:40 am for $68?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 4th" - ], - "destination": [ - "Sacramento, CA" - ], - "origin": [ - "Anaheim, Ca" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, what else is there?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:00" - ], - "slot": "departure_time", - "values": [ - "8 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "70" - ], - "slot": "price", - "values": [ - "$70" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 32, - "slot": "departure_time", - "start": 28 - }, - { - "exclusive_end": 39, - "slot": "price", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's an economy seat for 8 am at $70, would you like this?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 4th" - ], - "destination": [ - "Sacramento, CA" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim, Ca" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I need something else for two people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:40" - ], - "slot": "departure_time", - "values": [ - "8:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "60" - ], - "slot": "price", - "values": [ - "$60" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "8" - ], - "slot": "count", - "values": [ - "8" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-04", - "destination": "Sacramento", - "group_size": "2", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-04", - "departure_time": "06:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "68" - }, - { - "departure_date": "2019-03-04", - "departure_time": "08:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "70" - }, - { - "departure_date": "2019-03-04", - "departure_time": "08:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "60" - }, - { - "departure_date": "2019-03-04", - "departure_time": "10:10", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "72" - }, - { - "departure_date": "2019-03-04", - "departure_time": "11:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "65" - }, - { - "departure_date": "2019-03-04", - "departure_time": "11:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "64" - }, - { - "departure_date": "2019-03-04", - "departure_time": "12:10", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "50" - }, - { - "departure_date": "2019-03-04", - "departure_time": "13:30", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "60" - } - ], - "slots": [ - { - "exclusive_end": 57, - "slot": "departure_time", - "start": 50 - }, - { - "exclusive_end": 68, - "slot": "price", - "start": 65 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "From the 8 buses I've found an economy ticket for 8:40 am that's $60." - }, - { - "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": [ - "March 4th" - ], - "destination": [ - "Sacramento, CA" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim, Ca" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Where do it go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "destination_station_name", - "values": [ - "Sacramento Valley Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 28, - "slot": "destination_station_name", - "start": 3 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "To Sacramento Valley Station" - }, - { - "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": [ - "March 4th" - ], - "destination": [ - "Sacramento, CA" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim, Ca" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What bus station would I leave from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim Intermodal Center" - ], - "slot": "origin_station_name", - "values": [ - "Anaheim Intermodal Center" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "origin_station_name", - "start": 9 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "From the Anaheim Intermodal Center." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 4th" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "Sacramento, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim, Ca" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to book this ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 4th" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "Sacramento, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim, Ca" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please book my ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Anaheim" - ], - "slot": "origin", - "values": [ - "Anaheim" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "destination", - "values": [ - "Sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "departure_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "08:40" - ], - "slot": "departure_time", - "values": [ - "8:40 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": 89, - "slot": "origin", - "start": 82 - }, - { - "exclusive_end": 125, - "slot": "destination", - "start": 115 - }, - { - "exclusive_end": 73, - "slot": "departure_date", - "start": 62 - }, - { - "exclusive_end": 100, - "slot": "departure_time", - "start": 93 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Great, please confirm your bus details: 2 economy tickets fro next Monday leaving Anaheim at 8:40 am and arrive at Sacramento next." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 4th", - "next Monday" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "Sacramento", - "Sacramento, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim", - "Anaheim, Ca" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-04", - "departure_time": "08:40", - "destination": "Sacramento", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-04", - "departure_time": "08:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "60" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirmation complete." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 4th", - "next Monday" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "Sacramento", - "Sacramento, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim", - "Anaheim, Ca" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Awesome, thanks for everything." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there 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": [ - "March 4th", - "next Monday" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "Sacramento", - "Sacramento, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim", - "Anaheim, Ca" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day" - } - ] - }, - { - "dialogue_id": "27_00038", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "LA" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 38, - "slot": "destination", - "start": 36 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "LA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you help me find a bus going to LA?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date and time are you looking for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Long Beach" - ], - "slot": "origin", - "values": [ - "Long Beach" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "5th of March" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 27, - "slot": "origin", - "start": 17 - }, - { - "exclusive_end": 51, - "slot": "departure_date", - "start": 39 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "5th of March" - ], - "destination": [ - "LA" - ], - "origin": [ - "Long Beach" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm leaving from Long Beach around the 5th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:40" - ], - "slot": "departure_time", - "values": [ - "6:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "13" - ], - "slot": "price", - "values": [ - "$13" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-05", - "destination": "Los Angeles", - "origin": "Long Beach" - } - }, - "service_results": [ - { - "departure_date": "2019-03-05", - "departure_time": "06:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "13" - }, - { - "departure_date": "2019-03-05", - "departure_time": "07:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "13" - }, - { - "departure_date": "2019-03-05", - "departure_time": "10:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "11" - }, - { - "departure_date": "2019-03-05", - "departure_time": "11:30", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "12" - }, - { - "departure_date": "2019-03-05", - "departure_time": "12:50", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "10" - }, - { - "departure_date": "2019-03-05", - "departure_time": "13:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "12" - }, - { - "departure_date": "2019-03-05", - "departure_time": "13:50", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "12" - }, - { - "departure_date": "2019-03-05", - "departure_time": "15:20", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "12" - }, - { - "departure_date": "2019-03-05", - "departure_time": "16:00", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "13" - }, - { - "departure_date": "2019-03-05", - "departure_time": "16:30", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "12" - } - ], - "slots": [ - { - "exclusive_end": 56, - "slot": "departure_time", - "start": 49 - }, - { - "exclusive_end": 33, - "slot": "price", - "start": 30 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found an Economy ticket for $13 that leaves at 6:40 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "fare_type", - "values": [ - "dontcare" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "5th of March" - ], - "destination": [ - "LA" - ], - "fare_type": [ - "dontcare" - ], - "origin": [ - "Long Beach" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other buses? Seating doesn't matter." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "13" - ], - "slot": "price", - "values": [ - "$13" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-05", - "destination": "Los Angeles", - "origin": "Long Beach" - } - }, - "service_results": [ - { - "departure_date": "2019-03-05", - "departure_time": "06:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "13" - }, - { - "departure_date": "2019-03-05", - "departure_time": "07:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "13" - }, - { - "departure_date": "2019-03-05", - "departure_time": "10:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "11" - }, - { - "departure_date": "2019-03-05", - "departure_time": "11:30", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "12" - }, - { - "departure_date": "2019-03-05", - "departure_time": "12:50", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "10" - }, - { - "departure_date": "2019-03-05", - "departure_time": "13:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "12" - }, - { - "departure_date": "2019-03-05", - "departure_time": "13:50", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "12" - }, - { - "departure_date": "2019-03-05", - "departure_time": "15:20", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "12" - }, - { - "departure_date": "2019-03-05", - "departure_time": "16:00", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "13" - }, - { - "departure_date": "2019-03-05", - "departure_time": "16:30", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "12" - } - ], - "slots": [ - { - "exclusive_end": 57, - "slot": "departure_time", - "start": 50 - }, - { - "exclusive_end": 34, - "slot": "price", - "start": 31 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is an Economy ticket for $13 that leaves at 7:40 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "5th of March" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "LA" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Long Beach" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to buy tickets?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "5th of March" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "LA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Long Beach" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I need 2 tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Long Beach" - ], - "slot": "origin", - "values": [ - "Long Beach" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 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": 82, - "slot": "origin", - "start": 72 - }, - { - "exclusive_end": 97, - "slot": "destination", - "start": 86 - }, - { - "exclusive_end": 54, - "slot": "departure_date", - "start": 42 - }, - { - "exclusive_end": 65, - "slot": "departure_time", - "start": 58 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: 2 Economy bus tickets for next Tuesday at 7:40 am, from Long Beach to Los Angeles." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "5th of March", - "next Tuesday" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "LA", - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Long Beach" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Wait, I need to make it for 4 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 41, - "slot": "destination", - "start": 30 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: 4 tickets for Los Angeles." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "destination_station_name" - ], - "slot_values": { - "departure_date": [ - "5th of March", - "next Tuesday" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "LA", - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Long Beach" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That works. What's the name of the LA bus station?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "destination_station_name", - "values": [ - "Union Station" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-05", - "departure_time": "07:40", - "destination": "Los Angeles", - "fare_type": "Economy", - "group_size": "4", - "origin": "Long Beach" - } - }, - "service_results": [ - { - "departure_date": "2019-03-05", - "departure_time": "07:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "13" - } - ], - "slots": [ - { - "exclusive_end": 66, - "slot": "destination_station_name", - "start": 53 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your tickets have been purchased. You will arrive at Union Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "5th of March", - "next Tuesday" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "LA", - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Long Beach" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What about the station we're leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Downtown Station" - ], - "slot": "origin_station_name", - "values": [ - "Downtown Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 41, - "slot": "origin_station_name", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You will be leaving from Downtown Station." - }, - { - "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": [ - "5th of March", - "next Tuesday" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "LA", - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Long Beach" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for you help, that'll be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "27_00039", - "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'm looking for 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": "What is your origin city and destination city, and what time do you want to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "destination", - "values": [ - "Anaheim" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin", - "values": [ - "LAX" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "10th of March" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 29, - "slot": "destination", - "start": 22 - }, - { - "exclusive_end": 18, - "slot": "origin", - "start": 15 - }, - { - "exclusive_end": 50, - "slot": "departure_date", - "start": 37 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "10th of March" - ], - "destination": [ - "Anaheim" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going from LAX to Anaheim on the 10th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:00" - ], - "slot": "departure_time", - "values": [ - "7 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "12" - ], - "slot": "price", - "values": [ - "$12" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-10", - "destination": "Anaheim", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "departure_date": "2019-03-10", - "departure_time": "07:00", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "12" - }, - { - "departure_date": "2019-03-10", - "departure_time": "11:10", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "13" - }, - { - "departure_date": "2019-03-10", - "departure_time": "13:30", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "11" - }, - { - "departure_date": "2019-03-10", - "departure_time": "13:50", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "13" - }, - { - "departure_date": "2019-03-10", - "departure_time": "15:00", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "13" - }, - { - "departure_date": "2019-03-10", - "departure_time": "15:40", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "12" - }, - { - "departure_date": "2019-03-10", - "departure_time": "15:50", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "15" - }, - { - "departure_date": "2019-03-10", - "departure_time": "17:30", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "14" - }, - { - "departure_date": "2019-03-10", - "departure_time": "18:30", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "13" - }, - { - "departure_date": "2019-03-10", - "departure_time": "19:10", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "12" - } - ], - "slots": [ - { - "exclusive_end": 57, - "slot": "departure_time", - "start": 53 - }, - { - "exclusive_end": 25, - "slot": "price", - "start": 22 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The economy ticket is $12 for the bus that leaves at 7 am." - }, - { - "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": [ - "Anaheim" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What station does the bus arrive at?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim Intermodal Center" - ], - "slot": "destination_station_name", - "values": [ - "Anaheim Intermodal Center" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 48, - "slot": "destination_station_name", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The arrival station is Anaheim Intermodal Center." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "10th of March" - ], - "departure_time": [ - "7 am" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great, I want to buy tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "group_size", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many tickets should I buy?" - }, - { - "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": [ - "10th of March" - ], - "departure_time": [ - "7 am" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "4 tickets, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Anaheim" - ], - "slot": "destination", - "values": [ - "Anaheim" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "March 10th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:00" - ], - "slot": "departure_time", - "values": [ - "7 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": 121, - "slot": "origin", - "start": 110 - }, - { - "exclusive_end": 144, - "slot": "destination", - "start": 137 - }, - { - "exclusive_end": 92, - "slot": "departure_date", - "start": 82 - }, - { - "exclusive_end": 74, - "slot": "departure_time", - "start": 70 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Can you confirm these details before I buy? 4 economy tickets for the 7 am bus on March 10th that leaves from Los Angeles and arrives in Anaheim." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "NEGATE", - "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": [ - "7 am" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "LAX", - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually its only 3 tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "07:00" - ], - "slot": "departure_time", - "values": [ - "7 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 67, - "slot": "departure_time", - "start": 63 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, got it. Please confirm that I'm buying 3 tickets for the 7 am bus." - }, - { - "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": [ - "10th of March", - "March 10th" - ], - "departure_time": [ - "7 am" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "LAX", - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's correct. What's the name of the bus station in LAX?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "origin_station_name", - "values": [ - "Union Station" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-10", - "departure_time": "07:00", - "destination": "Anaheim", - "fare_type": "Economy", - "group_size": "3", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "departure_date": "2019-03-10", - "departure_time": "07:00", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "12" - } - ], - "slots": [ - { - "exclusive_end": 58, - "slot": "origin_station_name", - "start": 45 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The ticket is confirmed. You're leaving from Union Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "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": [ - "7 am" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "LAX", - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need my help 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": [ - "10th of March", - "March 10th" - ], - "departure_time": [ - "7 am" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "LAX", - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, that's it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "27_00040", - "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": "Hi there, I was wondering if you could help me find a bus." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What day are you planning to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "8th of March" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "departure_date", - "start": 25 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "8th of March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be leaving on the 8th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What city will you be leaving from and what is your destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento, CA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "San Fran" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 39, - "slot": "origin", - "start": 25 - }, - { - "exclusive_end": 51, - "slot": "destination", - "start": 43 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "8th of March" - ], - "destination": [ - "San Fran" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Well, I'll be going from Sacramento, CA to San Fran." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "24" - ], - "slot": "price", - "values": [ - "$24" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-08", - "destination": "San Francisco", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-08", - "departure_time": "07:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "24" - }, - { - "departure_date": "2019-03-08", - "departure_time": "08:30", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "23" - }, - { - "departure_date": "2019-03-08", - "departure_time": "10:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "18" - }, - { - "departure_date": "2019-03-08", - "departure_time": "10:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "26" - }, - { - "departure_date": "2019-03-08", - "departure_time": "11:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "24" - }, - { - "departure_date": "2019-03-08", - "departure_time": "12:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "25" - }, - { - "departure_date": "2019-03-08", - "departure_time": "13:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "21" - }, - { - "departure_date": "2019-03-08", - "departure_time": "13:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "23" - }, - { - "departure_date": "2019-03-08", - "departure_time": "17:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "24" - }, - { - "departure_date": "2019-03-08", - "departure_time": "18:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "25" - } - ], - "slots": [ - { - "exclusive_end": 45, - "slot": "departure_time", - "start": 38 - }, - { - "exclusive_end": 106, - "slot": "price", - "start": 103 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, I've found a bus that leaves at 7:40 am on the 8th of March. It's an economy ticket and it costs $24." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "8th of March" - ], - "destination": [ - "San Fran" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hmmm, are there any other buses available that day?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:30" - ], - "slot": "departure_time", - "values": [ - "8:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "23" - ], - "slot": "price", - "values": [ - "$23" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 79, - "slot": "departure_time", - "start": 72 - }, - { - "exclusive_end": 47, - "slot": "price", - "start": 44 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Well, I've found another economy ticket for $23, and this one leaves at 8:30 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "8th of March" - ], - "destination": [ - "San Fran" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is there anything available that leaves later in the morning?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "10:20" - ], - "slot": "departure_time", - "values": [ - "10:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "18" - ], - "slot": "price", - "values": [ - "$18" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 48, - "slot": "departure_time", - "start": 40 - }, - { - "exclusive_end": 116, - "slot": "price", - "start": 113 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There sure is! I see one that leaves at 10:20 am, and it's even less expensive. You can travel economy class for $18." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "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": [ - "8th of March" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "San Fran" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds perfect! I will need 2 tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "next Friday" - ] - }, - { - "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": 79, - "slot": "origin", - "start": 69 - }, - { - "exclusive_end": 114, - "slot": "destination", - "start": 101 - }, - { - "exclusive_end": 91, - "slot": "departure_date", - "start": 80 - }, - { - "exclusive_end": 51, - "slot": "departure_time", - "start": 43 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Great! So, I have 2 economy tickets on the 10:20 am bus leaving from Sacramento next Friday going to San Francisco." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "8th of March", - "next Friday" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "San Fran", - "San Francisco" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Sacramento", - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Perfect. I'll take them!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-08", - "departure_time": "10:20", - "destination": "San Francisco", - "fare_type": "Economy", - "group_size": "2", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-08", - "departure_time": "10:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "18" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, you are confirmed on that bus." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "8th of March", - "next Friday" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "San Fran", - "San Francisco" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Sacramento", - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "And what is the name of the bus station I'm leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "origin_station_name", - "values": [ - "Sacramento Valley Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 55, - "slot": "origin_station_name", - "start": 30 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "That bus will be leaving from Sacramento Valley Station." - }, - { - "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": [ - "8th of March", - "next Friday" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "San Fran", - "San Francisco" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Sacramento", - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you so much for your help, I think that's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Thank you for calling, enjoy the rest of your day!" - } - ] - }, - { - "dialogue_id": "27_00041", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "fare_type": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you assist me in finding Economy tickets for a bus trip?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What adte are you leaving?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "8th of this month" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 46, - "slot": "departure_date", - "start": 29 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "8th of this month" - ], - "fare_type": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to leave on the 8th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What city are you traveling to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "SFO" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 19, - "slot": "destination", - "start": 16 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "8th of this month" - ], - "destination": [ - "SFO" - ], - "fare_type": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I wish to visit SFO." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What city are you departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "origin", - "values": [ - "Anaheim, CA" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 29, - "slot": "origin", - "start": 18 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "8th of this month" - ], - "destination": [ - "SFO" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I iwll be leaving Anaheim, CA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:00" - ], - "slot": "departure_time", - "values": [ - "8 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "45" - ], - "slot": "price", - "values": [ - "$45" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-08", - "destination": "San Francisco", - "fare_type": "Economy", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-08", - "departure_time": "08:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "45" - }, - { - "departure_date": "2019-03-08", - "departure_time": "10:10", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "51" - }, - { - "departure_date": "2019-03-08", - "departure_time": "11:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "49" - }, - { - "departure_date": "2019-03-08", - "departure_time": "11:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "43" - }, - { - "departure_date": "2019-03-08", - "departure_time": "14:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "47" - }, - { - "departure_date": "2019-03-08", - "departure_time": "16:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "46" - } - ], - "slots": [ - { - "exclusive_end": 30, - "slot": "departure_time", - "start": 26 - }, - { - "exclusive_end": 55, - "slot": "price", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a bus leaving at 8 am. Economy tickets are $45. Would you like to book?" - }, - { - "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": [ - "8th of this month" - ], - "destination": [ - "SFO" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Not yet. What are the bu stations I will depart from and arrive at?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Salesforce Transit Center" - ], - "slot": "destination_station_name", - "values": [ - "Salesforce Transit Center" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Anaheim Intermodal Center" - ], - "slot": "origin_station_name", - "values": [ - "Anaheim Intermodal Center" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 73, - "slot": "destination_station_name", - "start": 48 - }, - { - "exclusive_end": 46, - "slot": "origin_station_name", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Departing station is Anaheim Intermodal Center. Salesforce Transit Center is arrival." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "8th of this month" - ], - "departure_time": [ - "8 am" - ], - "destination": [ - "SFO" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's the one I want." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you wish to purchase tickets?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "8th of this month" - ], - "departure_time": [ - "8 am" - ], - "destination": [ - "SFO" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes please. I need to reserve tickets for 4 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Anaheim" - ], - "slot": "origin", - "values": [ - "Anaheim" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "08:00" - ], - "slot": "departure_time", - "values": [ - "8 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": 86, - "slot": "origin", - "start": 79 - }, - { - "exclusive_end": 124, - "slot": "destination", - "start": 111 - }, - { - "exclusive_end": 70, - "slot": "departure_date", - "start": 59 - }, - { - "exclusive_end": 94, - "slot": "departure_time", - "start": 90 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "To confirm: You wish to purchase 4 economy bus tickets for next Friday leaving Anaheim at 8 am and arriving in San Francisco. Is this correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "8th of this month", - "next Friday" - ], - "departure_time": [ - "8 am" - ], - "destination": [ - "SFO", - "San Francisco" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Anaheim", - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that is correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-08", - "departure_time": "08:00", - "destination": "San Francisco", - "fare_type": "Economy", - "group_size": "4", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-08", - "departure_time": "08:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "4", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "45" - } - ], - "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": [ - "8th of this month", - "next Friday" - ], - "departure_time": [ - "8 am" - ], - "destination": [ - "SFO", - "San Francisco" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Anaheim", - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank You" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Will there be anything else ?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "8th of this month", - "next Friday" - ], - "departure_time": [ - "8 am" - ], - "destination": [ - "SFO", - "San Francisco" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Anaheim", - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No that is all for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "27_00042", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "origin", - "values": [ - "Anaheim, CA" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "origin", - "start": 23 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I plan on leaving from Anaheim, CA to go on a short trip. Could you please find me a bus?" - }, - { - "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 will you be leaving and where are you traveling to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "11th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "destination", - "values": [ - "Sacramento" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 38, - "slot": "departure_date", - "start": 25 - }, - { - "exclusive_end": 58, - "slot": "destination", - "start": 48 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "11th of March" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Flexible" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I plan on leaving on the 11th of March to go to Sacramento. I'd prefer buying Flexible tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:40" - ], - "slot": "departure_time", - "values": [ - "6:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "88" - ], - "slot": "price", - "values": [ - "$88" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-11", - "destination": "Sacramento", - "fare_type": "Flexible", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-11", - "departure_time": "06:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "88" - }, - { - "departure_date": "2019-03-11", - "departure_time": "08:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "95" - }, - { - "departure_date": "2019-03-11", - "departure_time": "08:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "76" - }, - { - "departure_date": "2019-03-11", - "departure_time": "10:10", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "83" - }, - { - "departure_date": "2019-03-11", - "departure_time": "11:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "87" - }, - { - "departure_date": "2019-03-11", - "departure_time": "11:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "88" - }, - { - "departure_date": "2019-03-11", - "departure_time": "12:10", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "85" - }, - { - "departure_date": "2019-03-11", - "departure_time": "13:30", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "76" - }, - { - "departure_date": "2019-03-11", - "departure_time": "13:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "86" - }, - { - "departure_date": "2019-03-11", - "departure_time": "14:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "85" - } - ], - "slots": [ - { - "exclusive_end": 36, - "slot": "departure_time", - "start": 29 - }, - { - "exclusive_end": 75, - "slot": "price", - "start": 72 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found a bus that leaves at 6:40 am. It is a Flexible ticket and costs $88." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "11th of March" - ], - "departure_time": [ - "6:40 am" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Flexible" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to buy a ticket for this bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "11th of March" - ], - "departure_time": [ - "6:40 am" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "1" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I'd like to reserve a seat for one person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Anaheim" - ], - "slot": "origin", - "values": [ - "Anaheim" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "destination", - "values": [ - "Sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "March 11th" - ] - }, - { - "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": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 129, - "slot": "origin", - "start": 122 - }, - { - "exclusive_end": 156, - "slot": "destination", - "start": 146 - }, - { - "exclusive_end": 94, - "slot": "departure_date", - "start": 84 - }, - { - "exclusive_end": 105, - "slot": "departure_time", - "start": 98 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm that you'd like to buy a Flexible ticket for 1 person that leaves on March 11th at 6:40 am, departing from Anaheim and arriving at Sacramento." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "11th of March", - "March 11th" - ], - "departure_time": [ - "6:40 am" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "3" - ], - "origin": [ - "Anaheim", - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, the ticket is for three people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Anaheim" - ], - "slot": "origin", - "values": [ - "Anaheim" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 78, - "slot": "origin", - "start": 71 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So you'd like the ticket to be for 3 people for the bus departing from Anaheim, right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "11th of March", - "March 11th" - ], - "departure_time": [ - "6:40 am" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "3" - ], - "origin": [ - "Anaheim", - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-11", - "departure_time": "06:40", - "destination": "Sacramento", - "fare_type": "Flexible", - "group_size": "3", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-11", - "departure_time": "06:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Flexible", - "group_size": "3", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "88" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, your ticket has been reserved." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "11th of March", - "March 11th" - ], - "departure_time": [ - "6:40 am" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "3" - ], - "origin": [ - "Anaheim", - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks so much for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_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": "Buses_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "11th of March", - "March 11th" - ], - "departure_time": [ - "6:40 am" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "3" - ], - "origin": [ - "Anaheim", - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's it. Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day!" - } - ] - }, - { - "dialogue_id": "27_00043", - "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": "Please search me a bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is the city of departure" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin", - "values": [ - "Vegas" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 17, - "slot": "origin", - "start": 12 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It would be Vegas" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "where are you leaving for and when?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "SF" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "12th of March" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 16, - "slot": "destination", - "start": 14 - }, - { - "exclusive_end": 33, - "slot": "departure_date", - "start": 20 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March" - ], - "destination": [ - "SF" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am going to SF on 12th of March" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "10:50" - ], - "slot": "departure_time", - "values": [ - "10:50 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "50" - ], - "slot": "price", - "values": [ - "$50" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-12", - "destination": "San Francisco", - "origin": "Las Vegas" - } - }, - "service_results": [ - { - "departure_date": "2019-03-12", - "departure_time": "10:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "50" - }, - { - "departure_date": "2019-03-12", - "departure_time": "12:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "56" - }, - { - "departure_date": "2019-03-12", - "departure_time": "14:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "56" - }, - { - "departure_date": "2019-03-12", - "departure_time": "14:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "55" - }, - { - "departure_date": "2019-03-12", - "departure_time": "15:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "54" - }, - { - "departure_date": "2019-03-12", - "departure_time": "19:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "59" - } - ], - "slots": [ - { - "exclusive_end": 34, - "slot": "departure_time", - "start": 26 - }, - { - "exclusive_end": 64, - "slot": "price", - "start": 61 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a bus leaving at 10:50 am, economy ticket and costs $50" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March" - ], - "destination": [ - "SF" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other options" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "12:50" - ], - "slot": "departure_time", - "values": [ - "12:50 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "56" - ], - "slot": "price", - "values": [ - "$56" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 40, - "slot": "departure_time", - "start": 32 - }, - { - "exclusive_end": 70, - "slot": "price", - "start": 67 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is another bus leaving at 12:50 pm, economy ticket and costs $56" - }, - { - "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": [ - "12th of March" - ], - "destination": [ - "SF" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the arrival station, and the departure station?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Salesforce Transit Center" - ], - "slot": "destination_station_name", - "values": [ - "Salesforce Transit center" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Union Plaza" - ], - "slot": "origin_station_name", - "values": [ - "Union plaza" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 44, - "slot": "destination_station_name", - "start": 19 - }, - { - "exclusive_end": 77, - "slot": "origin_station_name", - "start": 66 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The destination is Salesforce Transit center and the departure is Union plaza" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "later today" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 27, - "slot": "departure_date", - "start": 16 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "later today" - ], - "destination": [ - "SF" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to leave later today, any bus available" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "14:40" - ], - "slot": "departure_time", - "values": [ - "2:40 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "50" - ], - "slot": "price", - "values": [ - "$50" - ] - }, - { - "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-01", - "destination": "San Francisco", - "origin": "Las Vegas" - } - }, - "service_results": [ - { - "departure_date": "2019-03-01", - "departure_time": "10:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "55" - }, - { - "departure_date": "2019-03-01", - "departure_time": "12:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "48" - }, - { - "departure_date": "2019-03-01", - "departure_time": "14:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "50" - }, - { - "departure_date": "2019-03-01", - "departure_time": "14:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "58" - } - ], - "slots": [ - { - "exclusive_end": 30, - "slot": "departure_time", - "start": 23 - }, - { - "exclusive_end": 44, - "slot": "price", - "start": 41 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 4 leaving at 2:40 pm and costs $50 and its economy" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - }, - { - "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": [ - "later today" - ], - "departure_time": [ - "2:40 pm" - ], - "destination": [ - "SF" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want four tickets" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin", - "values": [ - "las vegas" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "14:40" - ], - "slot": "departure_time", - "values": [ - "2:40 pm" - ] - }, - { - "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": 57, - "slot": "origin", - "start": 48 - }, - { - "exclusive_end": 42, - "slot": "destination", - "start": 29 - }, - { - "exclusive_end": 67, - "slot": "departure_date", - "start": 62 - }, - { - "exclusive_end": 78, - "slot": "departure_time", - "start": 71 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm 4 tickets for San Francisco from las vegas for today at 2:40 pm economy tickets" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "destination_station_name" - ], - "slot_values": { - "departure_date": [ - "later today", - "today" - ], - "departure_time": [ - "2:40 pm" - ], - "destination": [ - "SF", - "San Francisco" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Vegas", - "las vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "ok, what time it reach" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Salesforce Transit Center" - ], - "slot": "destination_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-01", - "departure_time": "14:40", - "destination": "San Francisco", - "fare_type": "Economy", - "group_size": "4", - "origin": "Las Vegas" - } - }, - "service_results": [ - { - "departure_date": "2019-03-01", - "departure_time": "14:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "4", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "50" - } - ], - "slots": [ - { - "exclusive_end": 25, - "slot": "destination_station_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Salesforce Transit center" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "later today", - "today" - ], - "departure_time": [ - "2:40 pm" - ], - "destination": [ - "SF", - "San Francisco" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Vegas", - "las vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "thnaks" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "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": [ - "later today", - "today" - ], - "departure_time": [ - "2:40 pm" - ], - "destination": [ - "SF", - "San Francisco" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Vegas", - "las vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "no, thats it" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "good day!" - } - ] - }, - { - "dialogue_id": "27_00044", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "the 1st" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 48, - "slot": "departure_date", - "start": 41 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 1st" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Could you help me find a bus to leave on the 1st?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin", - "values": [ - "San Fran" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 29, - "slot": "origin", - "start": 21 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 1st" - ], - "origin": [ - "San Fran" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll be leaving from San Fran." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you heading to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "Los Angeles" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 14, - "slot": "destination", - "start": 3 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 1st" - ], - "destination": [ - "Los Angeles" - ], - "origin": [ - "San Fran" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "To Los Angeles." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:00" - ], - "slot": "departure_time", - "values": [ - "7 AM" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "50" - ], - "slot": "price", - "values": [ - "$50" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-01", - "destination": "Los Angeles", - "origin": "San Francisco" - } - }, - "service_results": [ - { - "departure_date": "2019-03-01", - "departure_time": "07:00", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "50" - }, - { - "departure_date": "2019-03-01", - "departure_time": "07:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "41" - }, - { - "departure_date": "2019-03-01", - "departure_time": "08:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "41" - }, - { - "departure_date": "2019-03-01", - "departure_time": "08:50", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "47" - }, - { - "departure_date": "2019-03-01", - "departure_time": "10:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "44" - }, - { - "departure_date": "2019-03-01", - "departure_time": "11:10", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "52" - }, - { - "departure_date": "2019-03-01", - "departure_time": "13:10", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "48" - }, - { - "departure_date": "2019-03-01", - "departure_time": "14:10", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "52" - }, - { - "departure_date": "2019-03-01", - "departure_time": "16:20", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "46" - }, - { - "departure_date": "2019-03-01", - "departure_time": "17:50", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "44" - } - ], - "slots": [ - { - "exclusive_end": 28, - "slot": "departure_time", - "start": 24 - }, - { - "exclusive_end": 60, - "slot": "price", - "start": 57 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a bus leaving at 7 AM, it's an economy ticket for $50." - }, - { - "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": [ - "the 1st" - ], - "destination": [ - "Los Angeles" - ], - "origin": [ - "San Fran" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What station does it go to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "destination_station_name", - "values": [ - "Union Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 27, - "slot": "destination_station_name", - "start": 14 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It travels to Union Station." - }, - { - "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": [ - "the 1st" - ], - "destination": [ - "Los Angeles" - ], - "origin": [ - "San Fran" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What bus station would I be leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Salesforce Transit Center" - ], - "slot": "origin_station_name", - "values": [ - "Salesforce Transit Center" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 41, - "slot": "origin_station_name", - "start": 16 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It departs from Salesforce Transit Center." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 1st" - ], - "destination": [ - "Los Angeles" - ], - "origin": [ - "San Fran" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else do you have available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 AM" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "41" - ], - "slot": "price", - "values": [ - "$41" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 31, - "slot": "departure_time", - "start": 24 - }, - { - "exclusive_end": 58, - "slot": "price", - "start": 55 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a bus leaving at 7:40 AM, an economy ticket for $41." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "2nd of March" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 57, - "slot": "departure_date", - "start": 45 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "2nd of March" - ], - "destination": [ - "Los Angeles" - ], - "origin": [ - "San Fran" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else is there? I'd like to leave on the 2nd of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:40" - ], - "slot": "departure_time", - "values": [ - "8:40 AM" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "45" - ], - "slot": "price", - "values": [ - "$45" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-02", - "destination": "Los Angeles", - "origin": "San Francisco" - } - }, - "service_results": [ - { - "departure_date": "2019-03-02", - "departure_time": "07:00", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "48" - }, - { - "departure_date": "2019-03-02", - "departure_time": "07:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "42" - }, - { - "departure_date": "2019-03-02", - "departure_time": "08:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "45" - }, - { - "departure_date": "2019-03-02", - "departure_time": "08:50", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "48" - }, - { - "departure_date": "2019-03-02", - "departure_time": "10:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "46" - }, - { - "departure_date": "2019-03-02", - "departure_time": "11:10", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "48" - }, - { - "departure_date": "2019-03-02", - "departure_time": "13:10", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "52" - }, - { - "departure_date": "2019-03-02", - "departure_time": "14:10", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "51" - }, - { - "departure_date": "2019-03-02", - "departure_time": "16:20", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "48" - }, - { - "departure_date": "2019-03-02", - "departure_time": "17:50", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "51" - } - ], - "slots": [ - { - "exclusive_end": 29, - "slot": "departure_time", - "start": 22 - }, - { - "exclusive_end": 36, - "slot": "price", - "start": 33 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have another bus at 8:40 AM, a $45 economy ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "2nd of March" - ], - "departure_time": [ - "8:40 AM" - ], - "destination": [ - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "San Fran" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I like that one." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to purchase tickets?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "2nd of March" - ], - "departure_time": [ - "8:40 AM" - ], - "destination": [ - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "San Fran" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I'd like to book a seat." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "group_size", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many do you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "2nd of March" - ], - "departure_time": [ - "8:40 AM" - ], - "destination": [ - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "San Fran" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It's just for one person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "08:40" - ], - "slot": "departure_time", - "values": [ - "8: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": 47, - "slot": "origin", - "start": 34 - }, - { - "exclusive_end": 74, - "slot": "destination", - "start": 63 - }, - { - "exclusive_end": 83, - "slot": "departure_date", - "start": 75 - }, - { - "exclusive_end": 94, - "slot": "departure_time", - "start": 87 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirming the following, leaving San Francisco and heading to Los Angeles tomorrow at 8:40 AM, 1 economy ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "2nd of March", - "tomorrow" - ], - "departure_time": [ - "8:40 AM" - ], - "destination": [ - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "San Fran", - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sorry, change it to four tickets please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "08:40" - ], - "slot": "departure_time", - "values": [ - "8:40 AM" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 43, - "slot": "departure_time", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm, leaving tomorrow at 8:40 AM, 4 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "2nd of March", - "tomorrow" - ], - "departure_time": [ - "8:40 AM" - ], - "destination": [ - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "San Fran", - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's correct, thank you. What bus station will I be leaving to and heading towards?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "destination_station_name", - "values": [ - "Union Station" - ] - }, - { - "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": "08:40", - "destination": "Los Angeles", - "fare_type": "Economy", - "group_size": "4", - "origin": "San Francisco" - } - }, - "service_results": [ - { - "departure_date": "2019-03-02", - "departure_time": "08:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "45" - } - ], - "slots": [ - { - "exclusive_end": 59, - "slot": "destination_station_name", - "start": 46 - }, - { - "exclusive_end": 35, - "slot": "origin_station_name", - "start": 10 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You leave Salesforce Transit Center and go to Union Station. the booking is 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": [ - "2nd of March", - "tomorrow" - ], - "departure_time": [ - "8:40 AM" - ], - "destination": [ - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "San Fran", - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I'm happy to do so." - } - ] - }, - { - "dialogue_id": "27_00045", - "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 need to take a bus, can you help?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "departure_date", - "values": [ - "13th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "SD" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 58, - "slot": "departure_date", - "start": 40 - }, - { - "exclusive_end": 32, - "slot": "destination", - "start": 30 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "13th of this month" - ], - "destination": [ - "SD" - ], - "group_size": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "For one person, I am going to SD on the 13th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Travelling from SD to where?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "origin", - "values": [ - "Anaheim, CA" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "origin", - "start": 23 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "13th of this month" - ], - "destination": [ - "SD" - ], - "group_size": [ - "1" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be leaving from Anaheim, CA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:00" - ], - "slot": "departure_time", - "values": [ - "6 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "23" - ], - "slot": "price", - "values": [ - "$23" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "9" - ], - "slot": "count", - "values": [ - "9" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-13", - "destination": "San Diego", - "group_size": "1", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-13", - "departure_time": "06:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "23" - }, - { - "departure_date": "2019-03-13", - "departure_time": "07:30", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "23" - }, - { - "departure_date": "2019-03-13", - "departure_time": "09:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "24" - }, - { - "departure_date": "2019-03-13", - "departure_time": "09:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "24" - }, - { - "departure_date": "2019-03-13", - "departure_time": "14:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "22" - }, - { - "departure_date": "2019-03-13", - "departure_time": "14:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "21" - }, - { - "departure_date": "2019-03-13", - "departure_time": "17:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "23" - }, - { - "departure_date": "2019-03-13", - "departure_time": "19:10", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "24" - }, - { - "departure_date": "2019-03-13", - "departure_time": "19:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "21" - } - ], - "slots": [ - { - "exclusive_end": 56, - "slot": "departure_time", - "start": 52 - }, - { - "exclusive_end": 68, - "slot": "price", - "start": 65 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 9 possible buses for you, the bus leaves at 6 am and its $23 for the Economy ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "13th of this month" - ], - "destination": [ - "SD" - ], - "group_size": [ - "1" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the name of the station the bus will be leaving from, and which station does the bus travel to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Santa Fe Depot" - ], - "slot": "destination_station_name", - "values": [ - "Santa Fe Depot" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Anaheim Intermodal Center" - ], - "slot": "origin_station_name", - "values": [ - "Anaheim Intermodal Center" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 71, - "slot": "destination_station_name", - "start": 57 - }, - { - "exclusive_end": 46, - "slot": "origin_station_name", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus will go from Anaheim Intermodal Center, going to Santa Fe Depot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "13th of this month" - ], - "departure_time": [ - "6 am" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to buy a ticket for this bus?" - }, - { - "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": [ - "13th of this month" - ], - "departure_time": [ - "6 am" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, not now. That's all I need thanks!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day!" - } - ] - }, - { - "dialogue_id": "27_00046", - "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 need a bus." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "From where will you depart? And at what time? Where are you going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Fresno" - ], - "slot": "destination", - "values": [ - "Fresno, CA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin", - "values": [ - "Vegas" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "departure_date", - "values": [ - "the 14th" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "destination", - "start": 27 - }, - { - "exclusive_end": 23, - "slot": "origin", - "start": 18 - }, - { - "exclusive_end": 49, - "slot": "departure_date", - "start": 41 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 14th" - ], - "destination": [ - "Fresno, CA" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to go from Vegas to Fresno, CA on the 14th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:10" - ], - "slot": "departure_time", - "values": [ - "7:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "43" - ], - "slot": "price", - "values": [ - "$43" - ] - }, - { - "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-14", - "destination": "Fresno", - "origin": "Las Vegas" - } - }, - "service_results": [ - { - "departure_date": "2019-03-14", - "departure_time": "07:10", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "43" - }, - { - "departure_date": "2019-03-14", - "departure_time": "07:50", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "39" - }, - { - "departure_date": "2019-03-14", - "departure_time": "11:20", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "47" - }, - { - "departure_date": "2019-03-14", - "departure_time": "12:20", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "42" - }, - { - "departure_date": "2019-03-14", - "departure_time": "14:00", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "33" - }, - { - "departure_date": "2019-03-14", - "departure_time": "14:10", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "41" - }, - { - "departure_date": "2019-03-14", - "departure_time": "14:50", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "35" - }, - { - "departure_date": "2019-03-14", - "departure_time": "15:40", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "45" - }, - { - "departure_date": "2019-03-14", - "departure_time": "16:00", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "36" - }, - { - "departure_date": "2019-03-14", - "departure_time": "16:20", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "36" - } - ], - "slots": [ - { - "exclusive_end": 45, - "slot": "departure_time", - "start": 38 - }, - { - "exclusive_end": 85, - "slot": "price", - "start": 82 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10 buses. The first leaves at 7:10 am and is an Economy ticket that costs $43." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 14th" - ], - "destination": [ - "Fresno, CA" - ], - "fare_type": [ - "Flexible" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I prefer flexible tickets. Can you find one please?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:50" - ], - "slot": "departure_time", - "values": [ - "7:50 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "59" - ], - "slot": "price", - "values": [ - "$59" - ] - }, - { - "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-14", - "destination": "Fresno", - "fare_type": "Flexible", - "origin": "Las Vegas" - } - }, - "service_results": [ - { - "departure_date": "2019-03-14", - "departure_time": "07:10", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "63" - }, - { - "departure_date": "2019-03-14", - "departure_time": "07:50", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "59" - }, - { - "departure_date": "2019-03-14", - "departure_time": "11:20", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "67" - }, - { - "departure_date": "2019-03-14", - "departure_time": "12:20", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "62" - }, - { - "departure_date": "2019-03-14", - "departure_time": "14:00", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "53" - }, - { - "departure_date": "2019-03-14", - "departure_time": "14:10", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "61" - }, - { - "departure_date": "2019-03-14", - "departure_time": "14:50", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "55" - }, - { - "departure_date": "2019-03-14", - "departure_time": "15:40", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "65" - }, - { - "departure_date": "2019-03-14", - "departure_time": "16:00", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "56" - } - ], - "slots": [ - { - "exclusive_end": 38, - "slot": "departure_time", - "start": 31 - }, - { - "exclusive_end": 49, - "slot": "price", - "start": 46 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 9, the first leaves at 7:50 am and is $59. It is a flexible ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 14th" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "Fresno, CA" - ], - "fare_type": [ - "Flexible" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That one sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to buy tickets?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 14th" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "Fresno, CA" - ], - "fare_type": [ - "Flexible" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I would like to reserve a seat." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "group_size", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many tickets?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 14th" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "Fresno, CA" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "2" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need tickets for two people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin", - "values": [ - "Las Vegas" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Fresno" - ], - "slot": "destination", - "values": [ - "Fresno" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "departure_date", - "values": [ - "March 14th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:50" - ], - "slot": "departure_time", - "values": [ - "7: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": 81, - "slot": "origin", - "start": 72 - }, - { - "exclusive_end": 91, - "slot": "destination", - "start": 85 - }, - { - "exclusive_end": 55, - "slot": "departure_date", - "start": 45 - }, - { - "exclusive_end": 66, - "slot": "departure_time", - "start": 59 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have Flexible tickets for 2 people leaving March 14th at 7:50 am from Las Vegas to Fresno, is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 14th", - "the 14th" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "Fresno", - "Fresno, CA" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "3" - ], - "origin": [ - "Las Vegas", - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, three people please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin", - "values": [ - "Las Vegas" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 30, - "slot": "origin", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a bus leaving Las Vegas for 3 people. Is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 14th", - "the 14th" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "Fresno", - "Fresno, CA" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "3" - ], - "origin": [ - "Las Vegas", - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that is perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-14", - "departure_time": "07:50", - "destination": "Fresno", - "fare_type": "Flexible", - "group_size": "3", - "origin": "Las Vegas" - } - }, - "service_results": [ - { - "departure_date": "2019-03-14", - "departure_time": "07:50", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Flexible", - "group_size": "3", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "59" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your seats are reserved." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "March 14th", - "the 14th" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "Fresno", - "Fresno, CA" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "3" - ], - "origin": [ - "Las Vegas", - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What station do we depart from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Plaza" - ], - "slot": "origin_station_name", - "values": [ - "Union Plaza" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 27, - "slot": "origin_station_name", - "start": 16 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You depart from Union Plaza." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "destination_station_name" - ], - "slot_values": { - "departure_date": [ - "March 14th", - "the 14th" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "Fresno", - "Fresno, CA" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "3" - ], - "origin": [ - "Las Vegas", - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "And which station do we arrive to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Fresno Station" - ], - "slot": "destination_station_name", - "values": [ - "Fresno Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 28, - "slot": "destination_station_name", - "start": 14 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You arrive at Fresno Station." - }, - { - "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": [ - "March 14th", - "the 14th" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "Fresno", - "Fresno, CA" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "3" - ], - "origin": [ - "Las Vegas", - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you! That's all I needed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day!" - } - ] - }, - { - "dialogue_id": "27_00047", - "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 need to find a bus route." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where to? And from where?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "destination", - "values": [ - "Las Vegas" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "origin", - "values": [ - "Anaheim, CA" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 29, - "slot": "destination", - "start": 20 - }, - { - "exclusive_end": 16, - "slot": "origin", - "start": 5 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "Las Vegas" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "From Anaheim, CA to Las Vegas. See if you can get me some Economy extra tiks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When are you looking to depart?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "next Wednesday" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 17, - "slot": "departure_date", - "start": 3 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Wednesday" - ], - "destination": [ - "Las Vegas" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "On next Wednesday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "12:30" - ], - "slot": "departure_time", - "values": [ - "12:30 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "47" - ], - "slot": "price", - "values": [ - "$47" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-06", - "destination": "Las Vegas", - "fare_type": "Economy extra", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-06", - "departure_time": "12:30", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "47" - }, - { - "departure_date": "2019-03-06", - "departure_time": "14:50", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "46" - }, - { - "departure_date": "2019-03-06", - "departure_time": "16:20", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "44" - }, - { - "departure_date": "2019-03-06", - "departure_time": "17:20", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "49" - } - ], - "slots": [ - { - "exclusive_end": 71, - "slot": "departure_time", - "start": 63 - }, - { - "exclusive_end": 46, - "slot": "price", - "start": 43 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I see 4 buses. One is an Economy extra for $47 that departs at 12:30 pm." - }, - { - "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 extra" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "To which station does it go? And from what station does it leave?" - }, - { - "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": 53, - "slot": "destination_station_name", - "start": 42 - }, - { - "exclusive_end": 38, - "slot": "origin_station_name", - "start": 13 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It goes from Anaheim Intermodal Center to Union Plaza." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - }, - { - "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": [ - "12:30 pm" - ], - "destination": [ - "Las Vegas" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "1" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That works. Could you buy me a ticket for 1?" - }, - { - "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-06" - ], - "slot": "departure_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "12:30" - ], - "slot": "departure_time", - "values": [ - "12:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "origin", - "start": 27 - }, - { - "exclusive_end": 47, - "slot": "destination", - "start": 38 - }, - { - "exclusive_end": 66, - "slot": "departure_date", - "start": 52 - }, - { - "exclusive_end": 78, - "slot": "departure_time", - "start": 70 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. 1 Economy extra from Anaheim to Las Vegas for next Wednesday at 12:30 pm. Do I got that right?" - }, - { - "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": [ - "12:30 pm" - ], - "destination": [ - "Las Vegas" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "1" - ], - "origin": [ - "Anaheim", - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "You got it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-06", - "departure_time": "12:30", - "destination": "Las Vegas", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-06", - "departure_time": "12:30", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "47" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "And you got a ticket." - }, - { - "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": [ - "next Wednesday" - ], - "departure_time": [ - "12:30 pm" - ], - "destination": [ - "Las Vegas" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "1" - ], - "origin": [ - "Anaheim", - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nice. I'm all good now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Me too. See you later." - } - ] - }, - { - "dialogue_id": "27_00048", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "SF" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "March 10th" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 49, - "slot": "destination", - "start": 47 - }, - { - "exclusive_end": 43, - "slot": "departure_date", - "start": 33 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 10th" - ], - "destination": [ - "SF" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to a music festival on March 10th in SF. Can you help me find a bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What city are you leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin", - "values": [ - "LA" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 19, - "slot": "origin", - "start": 17 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 10th" - ], - "destination": [ - "SF" - ], - "origin": [ - "LA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm leaving from LA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:20" - ], - "slot": "departure_time", - "values": [ - "6:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "49" - ], - "slot": "price", - "values": [ - "$49" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-10", - "destination": "San Francisco", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "departure_date": "2019-03-10", - "departure_time": "06:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "49" - }, - { - "departure_date": "2019-03-10", - "departure_time": "08:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "52" - }, - { - "departure_date": "2019-03-10", - "departure_time": "08:30", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "48" - }, - { - "departure_date": "2019-03-10", - "departure_time": "09:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "49" - }, - { - "departure_date": "2019-03-10", - "departure_time": "13:30", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "50" - }, - { - "departure_date": "2019-03-10", - "departure_time": "14:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "45" - }, - { - "departure_date": "2019-03-10", - "departure_time": "14:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "45" - }, - { - "departure_date": "2019-03-10", - "departure_time": "16:10", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "44" - }, - { - "departure_date": "2019-03-10", - "departure_time": "19:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "42" - }, - { - "departure_date": "2019-03-10", - "departure_time": "19:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "50" - } - ], - "slots": [ - { - "exclusive_end": 54, - "slot": "departure_time", - "start": 47 - }, - { - "exclusive_end": 34, - "slot": "price", - "start": 31 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is an Economy ticket for $49, leaving at 6:20 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 10th" - ], - "destination": [ - "SF" - ], - "group_size": [ - "3" - ], - "origin": [ - "LA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other buses? This is going to be for three people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:20" - ], - "slot": "departure_time", - "values": [ - "8:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "52" - ], - "slot": "price", - "values": [ - "$52" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "9" - ], - "slot": "count", - "values": [ - "9" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-10", - "destination": "San Francisco", - "group_size": "3", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "departure_date": "2019-03-10", - "departure_time": "06:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "49" - }, - { - "departure_date": "2019-03-10", - "departure_time": "08:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "52" - }, - { - "departure_date": "2019-03-10", - "departure_time": "08:30", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "48" - }, - { - "departure_date": "2019-03-10", - "departure_time": "09:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "49" - }, - { - "departure_date": "2019-03-10", - "departure_time": "13:30", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "50" - }, - { - "departure_date": "2019-03-10", - "departure_time": "14:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "45" - }, - { - "departure_date": "2019-03-10", - "departure_time": "14:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "45" - }, - { - "departure_date": "2019-03-10", - "departure_time": "16:10", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "44" - }, - { - "departure_date": "2019-03-10", - "departure_time": "19:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "42" - } - ], - "slots": [ - { - "exclusive_end": 85, - "slot": "departure_time", - "start": 78 - }, - { - "exclusive_end": 37, - "slot": "price", - "start": 34 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 9 buses. I have one for $52 a ticket in Economy seating, leaving at 8: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": [ - "March 10th" - ], - "destination": [ - "SF" - ], - "group_size": [ - "3" - ], - "origin": [ - "LA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What about the names of the bus stations?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Salesforce Transit Center" - ], - "slot": "destination_station_name", - "values": [ - "Salesforce Transit Center" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "origin_station_name", - "values": [ - "Union Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 70, - "slot": "destination_station_name", - "start": 45 - }, - { - "exclusive_end": 31, - "slot": "origin_station_name", - "start": 18 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Origin station is Union Station, arriving at Salesforce Transit Center." - }, - { - "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": [ - "March 10th" - ], - "departure_time": [ - "8:20 am" - ], - "destination": [ - "SF" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "LA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good, let's get those tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "March 10th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "08:20" - ], - "slot": "departure_time", - "values": [ - "8:20 am" - ] - }, - { - "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": 72, - "slot": "origin", - "start": 61 - }, - { - "exclusive_end": 128, - "slot": "destination", - "start": 115 - }, - { - "exclusive_end": 86, - "slot": "departure_date", - "start": 76 - }, - { - "exclusive_end": 97, - "slot": "departure_time", - "start": 90 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: 3 bus tickets, Economy Seating, leaving from Los Angeles on March 10th at 8:20 am, and arriving in San Francisco." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 10th" - ], - "departure_time": [ - "8:20 am" - ], - "destination": [ - "SF", - "San Francisco" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "LA", - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "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": "08:20", - "destination": "San Francisco", - "fare_type": "Economy", - "group_size": "3", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "departure_date": "2019-03-10", - "departure_time": "08:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "52" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your tickets have been purchased." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 10th" - ], - "departure_time": [ - "8:20 am" - ], - "destination": [ - "SF", - "San Francisco" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "LA", - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_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": "Buses_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 10th" - ], - "departure_time": [ - "8:20 am" - ], - "destination": [ - "SF", - "San Francisco" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "LA", - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "27_00049", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "fare_type": [ - "Economy extra" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hello, I was hoping you could help me search for bus tickets? I am looking for Economy extra tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where is your destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "destination", - "values": [ - "Vegas" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 31, - "slot": "destination", - "start": 26 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "Vegas" - ], - "fare_type": [ - "Economy extra" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am planning on going to Vegas." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you be departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento, CA" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "origin", - "start": 23 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "Vegas" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be leaving from Sacramento, CA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date are you planning on leaving?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "next Tuesday" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 29, - "slot": "departure_date", - "start": 17 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Tuesday" - ], - "destination": [ - "Vegas" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "The date will be next Tuesday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:30" - ], - "slot": "departure_time", - "values": [ - "7:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "73" - ], - "slot": "price", - "values": [ - "$73" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-05", - "destination": "Las Vegas", - "fare_type": "Economy extra", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-05", - "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": "73" - }, - { - "departure_date": "2019-03-05", - "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": "82" - }, - { - "departure_date": "2019-03-05", - "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": "76" - }, - { - "departure_date": "2019-03-05", - "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": "86" - }, - { - "departure_date": "2019-03-05", - "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": "72" - }, - { - "departure_date": "2019-03-05", - "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": "80" - }, - { - "departure_date": "2019-03-05", - "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": "85" - }, - { - "departure_date": "2019-03-05", - "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": "85" - }, - { - "departure_date": "2019-03-05", - "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": "79" - }, - { - "departure_date": "2019-03-05", - "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": "78" - } - ], - "slots": [ - { - "exclusive_end": 56, - "slot": "departure_time", - "start": 49 - }, - { - "exclusive_end": 106, - "slot": "price", - "start": 103 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found 10 buses for you. One bus leaves at 7:30 am and the cost of the Economy extra tickets are $73." - }, - { - "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": [ - "next Tuesday" - ], - "destination": [ - "Vegas" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "May I ask which bus station I will be leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "origin_station_name", - "values": [ - "Sacramento Valley Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 55, - "slot": "origin_station_name", - "start": 30 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The departing station will be Sacramento Valley Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "departure_date", - "values": [ - "March 14th" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 92, - "slot": "departure_date", - "start": 82 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 14th" - ], - "destination": [ - "Vegas" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Does there happen to be any other bus tickets available? I am planning on leaving March 14th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "10:20" - ], - "slot": "departure_time", - "values": [ - "10:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "79" - ], - "slot": "price", - "values": [ - "$79" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "9" - ], - "slot": "count", - "values": [ - "9" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-14", - "destination": "Las Vegas", - "fare_type": "Economy extra", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-14", - "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": "77" - }, - { - "departure_date": "2019-03-14", - "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": "79" - }, - { - "departure_date": "2019-03-14", - "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-14", - "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": "78" - }, - { - "departure_date": "2019-03-14", - "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-14", - "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": "72" - }, - { - "departure_date": "2019-03-14", - "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": "85" - }, - { - "departure_date": "2019-03-14", - "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": "83" - }, - { - "departure_date": "2019-03-14", - "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": "79" - } - ], - "slots": [ - { - "exclusive_end": 56, - "slot": "departure_time", - "start": 48 - }, - { - "exclusive_end": 99, - "slot": "price", - "start": 96 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found 9 buses for you. One bus leaves at 10:20 am and the Economy extra ticket will cost $79." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "March 14th" - ], - "destination": [ - "Vegas" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Will the station still be Sacramento Valley Station? Which station will I be arriving at?" - }, - { - "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": 35, - "slot": "destination_station_name", - "start": 24 - }, - { - "exclusive_end": 86, - "slot": "origin_station_name", - "start": 61 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You will be arriving at Union Plaza and still departing from Sacramento Valley Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 14th" - ], - "destination": [ - "Vegas" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can I have some other bus options, please?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "10:40" - ], - "slot": "departure_time", - "values": [ - "10:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "81" - ], - "slot": "price", - "values": [ - "$81" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 48, - "slot": "departure_time", - "start": 40 - }, - { - "exclusive_end": 88, - "slot": "price", - "start": 85 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found another bus that leaves at 10:40 am. The Economy extra ticket will cost $81." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "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": [ - "March 14th" - ], - "departure_time": [ - "10:40 am" - ], - "destination": [ - "Vegas" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That works for me. I will need 2 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-14" - ], - "slot": "departure_date", - "values": [ - "March 14th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "10:40" - ], - "slot": "departure_time", - "values": [ - "10:40 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 79, - "slot": "origin", - "start": 69 - }, - { - "exclusive_end": 105, - "slot": "destination", - "start": 96 - }, - { - "exclusive_end": 142, - "slot": "departure_date", - "start": 132 - }, - { - "exclusive_end": 174, - "slot": "departure_time", - "start": 166 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following details: The bus will be departing from Sacramento and arriving in Las Vegas. The date of departure is March 14th and will be leaving at 10:40 am. I have booked 2 Economy extra tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 14th" - ], - "departure_time": [ - "10:40 am" - ], - "destination": [ - "Las Vegas", - "Vegas" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "Sacramento", - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-14", - "departure_time": "10:40", - "destination": "Las Vegas", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-14", - "departure_time": "10:40", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "81" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your tickets are confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 14th" - ], - "departure_time": [ - "10:40 am" - ], - "destination": [ - "Las Vegas", - "Vegas" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "Sacramento", - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your help, that will be all for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "27_00050", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin", - "values": [ - "Vegas" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 48, - "slot": "origin", - "start": 43 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "fare_type": [ - "Flexible" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am looking for flexible bus tickets from Vegas. Can you help me search the bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When are you planning to leave and what is the destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Fresno" - ], - "slot": "destination", - "values": [ - "Fresno, CA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "the 11th" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 24, - "slot": "destination", - "start": 14 - }, - { - "exclusive_end": 36, - "slot": "departure_date", - "start": 28 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 11th" - ], - "destination": [ - "Fresno, CA" - ], - "fare_type": [ - "Flexible" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am going to Fresno, CA on the 11th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:10" - ], - "slot": "departure_time", - "values": [ - "7:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "65" - ], - "slot": "price", - "values": [ - "$65" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-11", - "destination": "Fresno", - "fare_type": "Flexible", - "origin": "Las Vegas" - } - }, - "service_results": [ - { - "departure_date": "2019-03-11", - "departure_time": "07:10", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "65" - }, - { - "departure_date": "2019-03-11", - "departure_time": "07:50", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "61" - }, - { - "departure_date": "2019-03-11", - "departure_time": "11:20", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "63" - }, - { - "departure_date": "2019-03-11", - "departure_time": "12:20", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "66" - }, - { - "departure_date": "2019-03-11", - "departure_time": "14:00", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "66" - }, - { - "departure_date": "2019-03-11", - "departure_time": "14:10", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "61" - }, - { - "departure_date": "2019-03-11", - "departure_time": "14:50", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "60" - }, - { - "departure_date": "2019-03-11", - "departure_time": "15:40", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "57" - }, - { - "departure_date": "2019-03-11", - "departure_time": "16:00", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "58" - }, - { - "departure_date": "2019-03-11", - "departure_time": "16:20", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "60" - } - ], - "slots": [ - { - "exclusive_end": 75, - "slot": "departure_time", - "start": 68 - }, - { - "exclusive_end": 53, - "slot": "price", - "start": 50 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found you a flexible ticket bus that costs $65 and leaves at 7:10 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": [ - "the 11th" - ], - "destination": [ - "Fresno, CA" - ], - "fare_type": [ - "Flexible" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What are its departure and arrival stations?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Fresno Station" - ], - "slot": "destination_station_name", - "values": [ - "Fresno station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Union Plaza" - ], - "slot": "origin_station_name", - "values": [ - "union plaza" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 61, - "slot": "destination_station_name", - "start": 47 - }, - { - "exclusive_end": 31, - "slot": "origin_station_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus starts from union plaza and arrives at Fresno station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 11th" - ], - "departure_time": [ - "7:10 am" - ], - "destination": [ - "Fresno, CA" - ], - "fare_type": [ - "Flexible" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good to me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Should I buy tickets for this bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 11th" - ], - "departure_time": [ - "7:10 am" - ], - "destination": [ - "Fresno, CA" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "1" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. I am looking to buy one ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin", - "values": [ - "Las Vegas" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Fresno" - ], - "slot": "destination", - "values": [ - "Fresno" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "March 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:10" - ], - "slot": "departure_time", - "values": [ - "7:10 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 74, - "slot": "origin", - "start": 65 - }, - { - "exclusive_end": 84, - "slot": "destination", - "start": 78 - }, - { - "exclusive_end": 98, - "slot": "departure_date", - "start": 88 - }, - { - "exclusive_end": 109, - "slot": "departure_time", - "start": 102 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, please confirm the details. Booking 1 flexible ticket from Las Vegas to Fresno on March 11th at 7:10 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 11th", - "the 11th" - ], - "departure_time": [ - "7:10 am" - ], - "destination": [ - "Fresno", - "Fresno, CA" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "4" - ], - "origin": [ - "Las Vegas", - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually, change that to four people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "07:10" - ], - "slot": "departure_time", - "values": [ - "7:10 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 19, - "slot": "departure_time", - "start": 12 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Booking the 7:10 am bus for 4 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 11th", - "the 11th" - ], - "departure_time": [ - "7:10 am" - ], - "destination": [ - "Fresno", - "Fresno, CA" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "4" - ], - "origin": [ - "Las Vegas", - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-11", - "departure_time": "07:10", - "destination": "Fresno", - "fare_type": "Flexible", - "group_size": "4", - "origin": "Las Vegas" - } - }, - "service_results": [ - { - "departure_date": "2019-03-11", - "departure_time": "07:10", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Flexible", - "group_size": "4", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "65" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your booking has been made." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 11th", - "the 11th" - ], - "departure_time": [ - "7:10 am" - ], - "destination": [ - "Fresno", - "Fresno, CA" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "4" - ], - "origin": [ - "Las Vegas", - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need my help with something 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": [ - "March 11th", - "the 11th" - ], - "departure_time": [ - "7:10 am" - ], - "destination": [ - "Fresno", - "Fresno, CA" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "4" - ], - "origin": [ - "Las Vegas", - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No that would be all. Thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great trip." - } - ] - }, - { - "dialogue_id": "27_00051", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "San Diego" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 32, - "slot": "destination", - "start": 23 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I wan to find a bus to San Diego." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date would you like to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "departure_date", - "values": [ - "March 14th" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 26, - "slot": "departure_date", - "start": 16 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 14th" - ], - "destination": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to leave March 14th" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to leave from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Long Beach" - ], - "slot": "origin", - "values": [ - "Long beach, CA" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 14, - "slot": "origin", - "start": 0 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 14th" - ], - "destination": [ - "San Diego" - ], - "origin": [ - "Long beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Long beach, CA" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:00" - ], - "slot": "departure_time", - "values": [ - "7 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "20" - ], - "slot": "price", - "values": [ - "$20" - ] - }, - { - "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-14", - "destination": "San Diego", - "origin": "Long Beach" - } - }, - "service_results": [ - { - "departure_date": "2019-03-14", - "departure_time": "07:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "20" - }, - { - "departure_date": "2019-03-14", - "departure_time": "08:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "26" - }, - { - "departure_date": "2019-03-14", - "departure_time": "10:30", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "26" - }, - { - "departure_date": "2019-03-14", - "departure_time": "11:30", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "25" - }, - { - "departure_date": "2019-03-14", - "departure_time": "11:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "24" - }, - { - "departure_date": "2019-03-14", - "departure_time": "11:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "23" - }, - { - "departure_date": "2019-03-14", - "departure_time": "13:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "30" - }, - { - "departure_date": "2019-03-14", - "departure_time": "15:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "24" - }, - { - "departure_date": "2019-03-14", - "departure_time": "15:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "23" - }, - { - "departure_date": "2019-03-14", - "departure_time": "19:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "24" - } - ], - "slots": [ - { - "exclusive_end": 57, - "slot": "departure_time", - "start": 53 - }, - { - "exclusive_end": 88, - "slot": "price", - "start": 85 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 10 options for you. There is a bus Leaving at 7 am with an economy ticket for $20." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 14th" - ], - "destination": [ - "San Diego" - ], - "origin": [ - "Long beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What other option do you have?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:40" - ], - "slot": "departure_time", - "values": [ - "8: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": 24, - "slot": "departure_time", - "start": 17 - }, - { - "exclusive_end": 55, - "slot": "price", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "A bus Leaving at 8:40 am with an Economy ticket for $26" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 14th" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Long beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to purchase the ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 14th" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Long beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes for 1 person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Long Beach" - ], - "slot": "origin", - "values": [ - "Long Beach" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "departure_date", - "values": [ - "March 14th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "08:40" - ], - "slot": "departure_time", - "values": [ - "8: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": 76, - "slot": "origin", - "start": 66 - }, - { - "exclusive_end": 95, - "slot": "destination", - "start": 86 - }, - { - "exclusive_end": 49, - "slot": "departure_date", - "start": 39 - }, - { - "exclusive_end": 60, - "slot": "departure_time", - "start": 53 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "1 economy ticket for the bus departing March 14th at 8:40 am from Long Beach going to San Diego. Is that correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 14th" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Long Beach", - "Long beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that is good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-14", - "departure_time": "08:40", - "destination": "San Diego", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach" - } - }, - "service_results": [ - { - "departure_date": "2019-03-14", - "departure_time": "08:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "26" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket is booked." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "March 14th" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Long Beach", - "Long beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What station does the bus depart from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Downtown Station" - ], - "slot": "origin_station_name", - "values": [ - "Downtown Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 16, - "slot": "origin_station_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Downtown Station." - }, - { - "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": [ - "March 14th" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Long Beach", - "Long beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks that will be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have an awesome day!" - } - ] - }, - { - "dialogue_id": "27_00052", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "origin", - "values": [ - "Anaheim" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 33, - "slot": "origin", - "start": 26 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a bus leaving from Anaheim." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to go and when would you like to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "destination", - "values": [ - "Sacramento" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "departure_date", - "values": [ - "March 13th" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 19, - "slot": "destination", - "start": 9 - }, - { - "exclusive_end": 73, - "slot": "departure_date", - "start": 63 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 13th" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Going to Sacramento. I want an Economy extra ticket leaving on March 13th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:40" - ], - "slot": "departure_time", - "values": [ - "6:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "75" - ], - "slot": "price", - "values": [ - "$75" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-13", - "destination": "Sacramento", - "fare_type": "Economy extra", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-13", - "departure_time": "06:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "75" - }, - { - "departure_date": "2019-03-13", - "departure_time": "08:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "79" - }, - { - "departure_date": "2019-03-13", - "departure_time": "08:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "69" - }, - { - "departure_date": "2019-03-13", - "departure_time": "10:10", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "84" - }, - { - "departure_date": "2019-03-13", - "departure_time": "11:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "81" - }, - { - "departure_date": "2019-03-13", - "departure_time": "11:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "71" - }, - { - "departure_date": "2019-03-13", - "departure_time": "12:10", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "64" - }, - { - "departure_date": "2019-03-13", - "departure_time": "13:30", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "67" - }, - { - "departure_date": "2019-03-13", - "departure_time": "13:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "66" - }, - { - "departure_date": "2019-03-13", - "departure_time": "14:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "85" - } - ], - "slots": [ - { - "exclusive_end": 64, - "slot": "departure_time", - "start": 57 - }, - { - "exclusive_end": 14, - "slot": "price", - "start": 11 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a $75 Economy extra ticket for a bus leaving at 6:40 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "March 13th" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What station is it leaving from? Where does it arrive?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "destination_station_name", - "values": [ - "Sacramento Valley Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Anaheim Intermodal Center" - ], - "slot": "origin_station_name", - "values": [ - "Anaheim Intermodal Center" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 80, - "slot": "destination_station_name", - "start": 55 - }, - { - "exclusive_end": 38, - "slot": "origin_station_name", - "start": 13 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Leaving from Anaheim Intermodal Center and arriving at Sacramento Valley Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 13th" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else is available? I need something for two people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:00" - ], - "slot": "departure_time", - "values": [ - "8 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "79" - ], - "slot": "price", - "values": [ - "$79" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "9" - ], - "slot": "count", - "values": [ - "9" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-13", - "destination": "Sacramento", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-13", - "departure_time": "06:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "75" - }, - { - "departure_date": "2019-03-13", - "departure_time": "08:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "79" - }, - { - "departure_date": "2019-03-13", - "departure_time": "08:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "69" - }, - { - "departure_date": "2019-03-13", - "departure_time": "10:10", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "84" - }, - { - "departure_date": "2019-03-13", - "departure_time": "11:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "81" - }, - { - "departure_date": "2019-03-13", - "departure_time": "11:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "71" - }, - { - "departure_date": "2019-03-13", - "departure_time": "12:10", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "64" - }, - { - "departure_date": "2019-03-13", - "departure_time": "13:30", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "67" - }, - { - "departure_date": "2019-03-13", - "departure_time": "13:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "66" - } - ], - "slots": [ - { - "exclusive_end": 87, - "slot": "departure_time", - "start": 83 - }, - { - "exclusive_end": 40, - "slot": "price", - "start": 37 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 9 possible buses. There is a $79 Economy extra ticket for a bus leaving at 8 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 13th" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else is there?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:40" - ], - "slot": "departure_time", - "values": [ - "8:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "69" - ], - "slot": "price", - "values": [ - "$69" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 64, - "slot": "departure_time", - "start": 57 - }, - { - "exclusive_end": 14, - "slot": "price", - "start": 11 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a $69 Economy extra ticket for a bus leaving at 8:40 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 13th" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to purchase tickets?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 13th" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, go ahead and reserve seats." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Anaheim" - ], - "slot": "origin", - "values": [ - "Anaheim" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "destination", - "values": [ - "Sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "departure_date", - "values": [ - "March 13th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "08:40" - ], - "slot": "departure_time", - "values": [ - "8:40 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 95, - "slot": "origin", - "start": 88 - }, - { - "exclusive_end": 109, - "slot": "destination", - "start": 99 - }, - { - "exclusive_end": 123, - "slot": "departure_date", - "start": 113 - }, - { - "exclusive_end": 78, - "slot": "departure_time", - "start": 71 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following: You want 2 Economy extra tickets for the 8:40 am bus from Anaheim to Sacramento on March 13th?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 13th" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-13", - "departure_time": "08:40", - "destination": "Sacramento", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-13", - "departure_time": "08:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "69" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your tickets have been successfully reserved." - }, - { - "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": [ - "March 13th" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for the help, that's all I needed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your day!" - } - ] - }, - { - "dialogue_id": "27_00053", - "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 need to take a bus." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, let me help. When will you leave, and where might you go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "destination", - "values": [ - "Vegas" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "departure_date", - "values": [ - "the 4th" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 22, - "slot": "destination", - "start": 17 - }, - { - "exclusive_end": 77, - "slot": "departure_date", - "start": 70 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 4th" - ], - "destination": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to get to Vegas, I'm going to a wedding. I'd like to depart on the 4th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "From where will you leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "origin", - "values": [ - "Anaheim" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 39, - "slot": "origin", - "start": 32 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 4th" - ], - "destination": [ - "Vegas" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm leaving disneyland. It's in Anaheim." - }, - { - "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" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-04", - "destination": "Las Vegas", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-04", - "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-04", - "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-04", - "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": "42" - }, - { - "departure_date": "2019-03-04", - "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": "38" - } - ], - "slots": [ - { - "exclusive_end": 76, - "slot": "departure_time", - "start": 68 - }, - { - "exclusive_end": 49, - "slot": "price", - "start": 46 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a good deal on a bus ticket, it's only $35. and it leaves at 12:30 pm and it's an economy ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 4th" - ], - "destination": [ - "Vegas" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I really need to save some money, is there an economy extra ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "14:50" - ], - "slot": "departure_time", - "values": [ - "2:50 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "44" - ], - "slot": "price", - "values": [ - "$44" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-04", - "destination": "Las Vegas", - "fare_type": "Economy extra", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-04", - "departure_time": "12:30", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "45" - }, - { - "departure_date": "2019-03-04", - "departure_time": "14:50", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "44" - }, - { - "departure_date": "2019-03-04", - "departure_time": "16:20", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "52" - }, - { - "departure_date": "2019-03-04", - "departure_time": "17:20", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "48" - } - ], - "slots": [ - { - "exclusive_end": 24, - "slot": "departure_time", - "start": 17 - }, - { - "exclusive_end": 51, - "slot": "price", - "start": 48 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Well, there is a 2:50 pm departure but it costs $44. It is an Economy extra." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 4th" - ], - "destination": [ - "Vegas" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hmm, are there any other options?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "16:20" - ], - "slot": "departure_time", - "values": [ - "4:20 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "52" - ], - "slot": "price", - "values": [ - "$52" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 23, - "slot": "departure_time", - "start": 16 - }, - { - "exclusive_end": 38, - "slot": "price", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Well, there's a 4:20 pm that costs $52. It's economy extra as you prefer." - }, - { - "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 4th" - ], - "departure_time": [ - "4:20 pm" - ], - "destination": [ - "Vegas" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I think that might work." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "group_size", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many tickets will you take?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 4th" - ], - "departure_time": [ - "4:20 pm" - ], - "destination": [ - "Vegas" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I think I need 2." - }, - { - "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-04" - ], - "slot": "departure_date", - "values": [ - "next monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "16:20" - ], - "slot": "departure_time", - "values": [ - "4:20 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 43, - "slot": "origin", - "start": 36 - }, - { - "exclusive_end": 105, - "slot": "destination", - "start": 96 - }, - { - "exclusive_end": 81, - "slot": "departure_date", - "start": 70 - }, - { - "exclusive_end": 54, - "slot": "departure_time", - "start": 47 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "OK, here's what I have. Bus leaving Anaheim at 4:20 pm, Economy extra next monday. Destined for Las Vegas. You have 2 tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next monday", - "the 4th" - ], - "departure_time": [ - "4:20 pm" - ], - "destination": [ - "Las Vegas", - "Vegas" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm so sorry. I really need 3 tickets. I have to take my 16 year old." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "16:20" - ], - "slot": "departure_time", - "values": [ - "4:20 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 43, - "slot": "departure_time", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok, Here's what I have: Leaving for 4:20 pm. 3 tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - }, - { - "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": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "next monday", - "the 4th" - ], - "departure_time": [ - "4:20 pm" - ], - "destination": [ - "Las Vegas", - "Vegas" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's just the ticket. What station will I leave from? Where will I arrive?" - }, - { - "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" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-04", - "departure_time": "16:20", - "destination": "Las Vegas", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-04", - "departure_time": "16:20", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "52" - } - ], - "slots": [ - { - "exclusive_end": 28, - "slot": "destination_station_name", - "start": 17 - }, - { - "exclusive_end": 77, - "slot": "origin_station_name", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You are going to Union Plaza but you'll depart from Anaheim Intermodal 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": [ - "next monday", - "the 4th" - ], - "departure_time": [ - "4:20 pm" - ], - "destination": [ - "Las Vegas", - "Vegas" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's great. I appreciate the detailed information." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a safe trip to Vegas." - } - ] - }, - { - "dialogue_id": "27_00054", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "fare_type": [ - "Economy extra" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Will you help me find Economy extra tickets on a bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you want to travel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "The 1st" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 7, - "slot": "departure_date", - "start": 0 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "The 1st" - ], - "fare_type": [ - "Economy extra" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "The 1st." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you traveling to and from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "destination", - "values": [ - "Sacramento, CA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Long Beach" - ], - "slot": "origin", - "values": [ - "Long Beach, CA" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 51, - "slot": "destination", - "start": 37 - }, - { - "exclusive_end": 33, - "slot": "origin", - "start": 19 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "The 1st" - ], - "destination": [ - "Sacramento, CA" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "Long Beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm traveling from Long Beach, CA to Sacramento, CA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:50" - ], - "slot": "departure_time", - "values": [ - "6:50 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "76" - ], - "slot": "price", - "values": [ - "$76" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "9" - ], - "slot": "count", - "values": [ - "9" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-01", - "destination": "Sacramento", - "fare_type": "Economy extra", - "origin": "Long Beach" - } - }, - "service_results": [ - { - "departure_date": "2019-03-01", - "departure_time": "06:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "76" - }, - { - "departure_date": "2019-03-01", - "departure_time": "07:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "72" - }, - { - "departure_date": "2019-03-01", - "departure_time": "08:30", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "79" - }, - { - "departure_date": "2019-03-01", - "departure_time": "10:20", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "75" - }, - { - "departure_date": "2019-03-01", - "departure_time": "10:30", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "73" - }, - { - "departure_date": "2019-03-01", - "departure_time": "10:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "70" - }, - { - "departure_date": "2019-03-01", - "departure_time": "13:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "59" - }, - { - "departure_date": "2019-03-01", - "departure_time": "13:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "59" - }, - { - "departure_date": "2019-03-01", - "departure_time": "15:20", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "60" - } - ], - "slots": [ - { - "exclusive_end": 38, - "slot": "departure_time", - "start": 31 - }, - { - "exclusive_end": 69, - "slot": "price", - "start": 66 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 9 buses. One leaves at 6:50 am. It's an Economy extra for $76." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "10th of this month" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 45, - "slot": "departure_date", - "start": 27 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "10th of this month" - ], - "destination": [ - "Sacramento, CA" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Long Beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Any Economy tickets on the 10th of this month?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:00" - ], - "slot": "departure_time", - "values": [ - "7 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "71" - ], - "slot": "price", - "values": [ - "$71" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "8" - ], - "slot": "count", - "values": [ - "8" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-10", - "destination": "Sacramento", - "fare_type": "Economy", - "origin": "Long Beach" - } - }, - "service_results": [ - { - "departure_date": "2019-03-10", - "departure_time": "06:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "67" - }, - { - "departure_date": "2019-03-10", - "departure_time": "07:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "71" - }, - { - "departure_date": "2019-03-10", - "departure_time": "08:30", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "62" - }, - { - "departure_date": "2019-03-10", - "departure_time": "10:20", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "70" - }, - { - "departure_date": "2019-03-10", - "departure_time": "10:30", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "70" - }, - { - "departure_date": "2019-03-10", - "departure_time": "10:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "62" - }, - { - "departure_date": "2019-03-10", - "departure_time": "13:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "59" - }, - { - "departure_date": "2019-03-10", - "departure_time": "13:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "59" - } - ], - "slots": [ - { - "exclusive_end": 77, - "slot": "departure_time", - "start": 73 - }, - { - "exclusive_end": 57, - "slot": "price", - "start": 54 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 8 buses. One of them is an Economy ticket for $71. Bus leaves at 7 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": [ - "10th of this month" - ], - "destination": [ - "Sacramento, CA" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Long Beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What are the origin and destination stations?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "destination_station_name", - "values": [ - "Sacramento Valley Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Downtown Station" - ], - "slot": "origin_station_name", - "values": [ - "Downtown Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 73, - "slot": "destination_station_name", - "start": 48 - }, - { - "exclusive_end": 32, - "slot": "origin_station_name", - "start": 16 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Bus leaves from Downtown Station and arrives at Sacramento Valley Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "10th of this month" - ], - "departure_time": [ - "7 am" - ], - "destination": [ - "Sacramento, CA" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Long Beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to reserve tickets?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "10th of this month" - ], - "departure_time": [ - "7 am" - ], - "destination": [ - "Sacramento, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Long Beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, 1 ticket please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Long Beach" - ], - "slot": "origin", - "values": [ - "Long Beach" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "destination", - "values": [ - "Sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "March 10th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:00" - ], - "slot": "departure_time", - "values": [ - "7 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": 68, - "slot": "origin", - "start": 58 - }, - { - "exclusive_end": 82, - "slot": "destination", - "start": 72 - }, - { - "exclusive_end": 96, - "slot": "departure_date", - "start": 86 - }, - { - "exclusive_end": 104, - "slot": "departure_time", - "start": 100 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm 1 Economy ticket on a bus that leaves from Long Beach to Sacramento on March 10th at 7 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "10th of this month", - "March 10th" - ], - "departure_time": [ - "7 am" - ], - "destination": [ - "Sacramento", - "Sacramento, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Long Beach", - "Long Beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-10", - "departure_time": "07:00", - "destination": "Sacramento", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach" - } - }, - "service_results": [ - { - "departure_date": "2019-03-10", - "departure_time": "07:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "71" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I've reserved your ticket." - }, - { - "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 this month", - "March 10th" - ], - "departure_time": [ - "7 am" - ], - "destination": [ - "Sacramento", - "Sacramento, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Long Beach", - "Long Beach, CA" - ] - } - } - } - ], - "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 wonderful day." - } - ] - }, - { - "dialogue_id": "27_00055", - "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": "Can you help me find a bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you leaving from, going, and when are you leaving?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "origin", - "values": [ - "Philadelphia" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "departure_date", - "values": [ - "March 13th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "destination", - "values": [ - "Washington" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 27, - "slot": "origin", - "start": 15 - }, - { - "exclusive_end": 55, - "slot": "departure_date", - "start": 45 - }, - { - "exclusive_end": 41, - "slot": "destination", - "start": 31 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 13th" - ], - "destination": [ - "Washington" - ], - "origin": [ - "Philadelphia" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going from Philadelphia to Washington on March 13th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:30" - ], - "slot": "departure_time", - "values": [ - "7:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "27" - ], - "slot": "price", - "values": [ - "$27" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-13", - "destination": "Washington", - "origin": "Philadelphia" - } - }, - "service_results": [ - { - "departure_date": "2019-03-13", - "departure_time": "07:30", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "27" - }, - { - "departure_date": "2019-03-13", - "departure_time": "07:50", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "28" - }, - { - "departure_date": "2019-03-13", - "departure_time": "08:20", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "26" - }, - { - "departure_date": "2019-03-13", - "departure_time": "10:00", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "30" - }, - { - "departure_date": "2019-03-13", - "departure_time": "10:50", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "29" - }, - { - "departure_date": "2019-03-13", - "departure_time": "15:20", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "23" - }, - { - "departure_date": "2019-03-13", - "departure_time": "16:50", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "26" - }, - { - "departure_date": "2019-03-13", - "departure_time": "19:10", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "26" - } - ], - "slots": [ - { - "exclusive_end": 52, - "slot": "departure_time", - "start": 45 - }, - { - "exclusive_end": 33, - "slot": "price", - "start": 30 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's an economy ticket for $27 dollars at 7:30 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "fare_type", - "values": [ - "dontcare" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 13th" - ], - "destination": [ - "Washington" - ], - "fare_type": [ - "dontcare" - ], - "origin": [ - "Philadelphia" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm fine with any time of ticket, and are there other available buses?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:50" - ], - "slot": "departure_time", - "values": [ - "7:50 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "28" - ], - "slot": "price", - "values": [ - "$28" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-13", - "destination": "Washington", - "origin": "Philadelphia" - } - }, - "service_results": [ - { - "departure_date": "2019-03-13", - "departure_time": "07:30", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "27" - }, - { - "departure_date": "2019-03-13", - "departure_time": "07:50", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "28" - }, - { - "departure_date": "2019-03-13", - "departure_time": "08:20", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "26" - }, - { - "departure_date": "2019-03-13", - "departure_time": "10:00", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "30" - }, - { - "departure_date": "2019-03-13", - "departure_time": "10:50", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "29" - }, - { - "departure_date": "2019-03-13", - "departure_time": "15:20", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "23" - }, - { - "departure_date": "2019-03-13", - "departure_time": "16:50", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "26" - }, - { - "departure_date": "2019-03-13", - "departure_time": "19:10", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "26" - } - ], - "slots": [ - { - "exclusive_end": 52, - "slot": "departure_time", - "start": 45 - }, - { - "exclusive_end": 33, - "slot": "price", - "start": 30 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's an economy ticket for $28 dollars at 7:50 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - }, - { - "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": [ - "March 13th" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "Washington" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Philadelphia" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm looking for a bus ticket for one person, and that sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "origin", - "values": [ - "Philadelphia" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Washington" - ], - "slot": "destination", - "values": [ - "Washington" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "departure_date", - "values": [ - "March 13th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:50" - ], - "slot": "departure_time", - "values": [ - "7:50 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": 73, - "slot": "origin", - "start": 61 - }, - { - "exclusive_end": 87, - "slot": "destination", - "start": 77 - }, - { - "exclusive_end": 101, - "slot": "departure_date", - "start": 91 - }, - { - "exclusive_end": 169, - "slot": "departure_time", - "start": 162 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Did I get the following details right? The bus is going from Philadelphia to Washington on March 13th. It's an economy ticket for 1 person, and the bus leaves at 7:50 am." - }, - { - "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": [ - "March 13th" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "Washington" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Philadelphia" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah that's right. What bus station am I leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Intercity Terminal" - ], - "slot": "origin_station_name", - "values": [ - "Intercity Terminal" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-13", - "departure_time": "07:50", - "destination": "Washington", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia" - } - }, - "service_results": [ - { - "departure_date": "2019-03-13", - "departure_time": "07:50", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "28" - } - ], - "slots": [ - { - "exclusive_end": 38, - "slot": "origin_station_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You're leaving from Intercity Terminal, and your ticket is confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "destination_station_name" - ], - "slot_values": { - "departure_date": [ - "March 13th" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "Washington" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Philadelphia" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What station does the bus end at?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "destination_station_name", - "values": [ - "Union Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 32, - "slot": "destination_station_name", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The destination is Union Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 13th" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "Washington" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Philadelphia" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_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": "Buses_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 13th" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "Washington" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Philadelphia" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, thanks again for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "27_00056", - "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 need help finding a bus." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "destination", - "values": [ - "Vancouver, BC" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 16, - "slot": "destination", - "start": 3 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "Vancouver, BC" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "To Vancouver, BC." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Departure city?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin", - "values": [ - "Seattle, WA" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 24, - "slot": "origin", - "start": 13 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "Vancouver, BC" - ], - "origin": [ - "Seattle, WA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Leaving from Seattle, WA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Departure date?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "departure_date", - "values": [ - "14th of this month" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 39, - "slot": "departure_date", - "start": 21 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "14th of this month" - ], - "destination": [ - "Vancouver, BC" - ], - "group_size": [ - "1" - ], - "origin": [ - "Seattle, WA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "1 person leaving the 14th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:40" - ], - "slot": "departure_time", - "values": [ - "6:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "28" - ], - "slot": "price", - "values": [ - "$28" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "9" - ], - "slot": "count", - "values": [ - "9" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-14", - "destination": "Vancouver", - "group_size": "1", - "origin": "Seattle" - } - }, - "service_results": [ - { - "departure_date": "2019-03-14", - "departure_time": "06:40", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "28" - }, - { - "departure_date": "2019-03-14", - "departure_time": "07:40", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "27" - }, - { - "departure_date": "2019-03-14", - "departure_time": "08:40", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "22" - }, - { - "departure_date": "2019-03-14", - "departure_time": "08:50", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "27" - }, - { - "departure_date": "2019-03-14", - "departure_time": "10:10", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "29" - }, - { - "departure_date": "2019-03-14", - "departure_time": "12:30", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "27" - }, - { - "departure_date": "2019-03-14", - "departure_time": "14:00", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "29" - }, - { - "departure_date": "2019-03-14", - "departure_time": "16:20", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "29" - }, - { - "departure_date": "2019-03-14", - "departure_time": "19:10", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "30" - } - ], - "slots": [ - { - "exclusive_end": 38, - "slot": "departure_time", - "start": 31 - }, - { - "exclusive_end": 57, - "slot": "price", - "start": 54 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 9 buses. One leaves at 6:40 am in Economy for $28." - }, - { - "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": [ - "14th of this month" - ], - "destination": [ - "Vancouver, BC" - ], - "group_size": [ - "1" - ], - "origin": [ - "Seattle, WA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's the departure station?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "King Street Station" - ], - "slot": "origin_station_name", - "values": [ - "King Street Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 19, - "slot": "origin_station_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "King Street 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": [ - "14th of this month" - ], - "destination": [ - "Vancouver, BC" - ], - "group_size": [ - "1" - ], - "origin": [ - "Seattle, WA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's the arrival station?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pacific Central Station" - ], - "slot": "destination_station_name", - "values": [ - "Pacific Central Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 23, - "slot": "destination_station_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Pacific Central Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "14th of this month" - ], - "destination": [ - "Vancouver, BC" - ], - "group_size": [ - "1" - ], - "origin": [ - "Seattle, WA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Any other buses that match?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "27" - ], - "slot": "price", - "values": [ - "$27" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 52, - "slot": "departure_time", - "start": 45 - }, - { - "exclusive_end": 33, - "slot": "price", - "start": 30 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's an Economy ticket for $27 leaving at 7:40 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "14th of this month" - ], - "destination": [ - "Vancouver, BC" - ], - "group_size": [ - "3" - ], - "origin": [ - "Seattle, WA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Any others? There are three of us." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:40" - ], - "slot": "departure_time", - "values": [ - "8:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "22" - ], - "slot": "price", - "values": [ - "$22" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "7" - ], - "slot": "count", - "values": [ - "7" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-14", - "destination": "Vancouver", - "group_size": "3", - "origin": "Seattle" - } - }, - "service_results": [ - { - "departure_date": "2019-03-14", - "departure_time": "06:40", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "28" - }, - { - "departure_date": "2019-03-14", - "departure_time": "07:40", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "27" - }, - { - "departure_date": "2019-03-14", - "departure_time": "08:40", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "22" - }, - { - "departure_date": "2019-03-14", - "departure_time": "08:50", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "27" - }, - { - "departure_date": "2019-03-14", - "departure_time": "10:10", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "29" - }, - { - "departure_date": "2019-03-14", - "departure_time": "12:30", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "27" - }, - { - "departure_date": "2019-03-14", - "departure_time": "14:00", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "29" - } - ], - "slots": [ - { - "exclusive_end": 36, - "slot": "departure_time", - "start": 29 - }, - { - "exclusive_end": 72, - "slot": "price", - "start": 69 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 7 matches. There's a 8:40 am bus with tickets in Economy for $22." - }, - { - "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": [ - "14th of this month" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "Vancouver, BC" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Seattle, WA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good, I want tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin", - "values": [ - "Seattle" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Vancouver" - ], - "slot": "destination", - "values": [ - "Vancouver" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "departure_date", - "values": [ - "March 14th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "08:40" - ], - "slot": "departure_time", - "values": [ - "8:40 am" - ] - }, - { - "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": 57, - "slot": "origin", - "start": 50 - }, - { - "exclusive_end": 102, - "slot": "destination", - "start": 93 - }, - { - "exclusive_end": 71, - "slot": "departure_date", - "start": 61 - }, - { - "exclusive_end": 82, - "slot": "departure_time", - "start": 75 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: 3 tickets in Economy leaving from Seattle on March 14th at 8:40 am, going to Vancouver." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "14th of this month", - "March 14th" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "Vancouver", - "Vancouver, BC" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Seattle", - "Seattle, WA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-14", - "departure_time": "08:40", - "destination": "Vancouver", - "fare_type": "Economy", - "group_size": "3", - "origin": "Seattle" - } - }, - "service_results": [ - { - "departure_date": "2019-03-14", - "departure_time": "08:40", - "destination": "Vancouver", - "destination_station_name": "Pacific Central Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "22" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your tickets are 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": [ - "14th of this month", - "March 14th" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "Vancouver", - "Vancouver, BC" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Seattle", - "Seattle, WA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for the help, that's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "27_00057", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "SD" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 50, - "slot": "destination", - "start": 48 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "SD" - ], - "fare_type": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you help me find a bus. I want to travel to SD and would like an economy ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to travel from and when would you like to travel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "origin", - "values": [ - "Anaheim" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "12th of March" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 26, - "slot": "origin", - "start": 19 - }, - { - "exclusive_end": 47, - "slot": "departure_date", - "start": 34 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will depart from Anaheim on the 12th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:00" - ], - "slot": "departure_time", - "values": [ - "6 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "23" - ], - "slot": "price", - "values": [ - "$23" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-12", - "destination": "San Diego", - "fare_type": "Economy", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-12", - "departure_time": "06:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "23" - }, - { - "departure_date": "2019-03-12", - "departure_time": "07:30", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "25" - }, - { - "departure_date": "2019-03-12", - "departure_time": "09:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "25" - }, - { - "departure_date": "2019-03-12", - "departure_time": "09:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "24" - }, - { - "departure_date": "2019-03-12", - "departure_time": "14:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "24" - }, - { - "departure_date": "2019-03-12", - "departure_time": "14:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "23" - }, - { - "departure_date": "2019-03-12", - "departure_time": "17:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "22" - }, - { - "departure_date": "2019-03-12", - "departure_time": "19:10", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "25" - }, - { - "departure_date": "2019-03-12", - "departure_time": "19:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "24" - } - ], - "slots": [ - { - "exclusive_end": 38, - "slot": "departure_time", - "start": 34 - }, - { - "exclusive_end": 78, - "slot": "price", - "start": 75 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found a bus that leaves at 6 am. The price for an Economy ticket is $23" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "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": [ - "12th of March" - ], - "departure_time": [ - "6 am" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's great. I need tickets for three people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Anaheim" - ], - "slot": "origin", - "values": [ - "Anaheim" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "March 12th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "06:00" - ], - "slot": "departure_time", - "values": [ - "6 am" - ] - }, - { - "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": 56, - "slot": "origin", - "start": 49 - }, - { - "exclusive_end": 69, - "slot": "destination", - "start": 60 - }, - { - "exclusive_end": 91, - "slot": "departure_date", - "start": 81 - }, - { - "exclusive_end": 77, - "slot": "departure_time", - "start": 73 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok so to confirm: You want to travel by bus from Anaheim to San Diego at 6 am on March 12th. You would like 3 Economy tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March", - "March 12th" - ], - "departure_time": [ - "6 am" - ], - "destination": [ - "SD", - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually there will be four people travelling." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok so that's 4 people travelling Economy." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March", - "March 12th" - ], - "departure_time": [ - "6 am" - ], - "destination": [ - "SD", - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-12", - "departure_time": "06:00", - "destination": "San Diego", - "fare_type": "Economy", - "group_size": "4", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-12", - "departure_time": "06:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "4", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "23" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your booking has 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": [ - "12th of March", - "March 12th" - ], - "departure_time": [ - "6 am" - ], - "destination": [ - "SD", - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's great, I don't need anything else." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your day." - } - ] - }, - { - "dialogue_id": "27_00058", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "group_size": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to get a bus now. It is for two." - }, - { - "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": "What are your travel plans? When will you leave? From where will you leave and to where will you travel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Long Beach" - ], - "slot": "destination", - "values": [ - "Long Beach" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin", - "values": [ - "LAX" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "Tuesday next week" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 57, - "slot": "destination", - "start": 47 - }, - { - "exclusive_end": 37, - "slot": "origin", - "start": 34 - }, - { - "exclusive_end": 78, - "slot": "departure_date", - "start": 61 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Tuesday next week" - ], - "destination": [ - "Long Beach" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want Economy extra tickets from LAX going to Long Beach on Tuesday next week." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:30" - ], - "slot": "departure_time", - "values": [ - "6:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "21" - ], - "slot": "price", - "values": [ - "$21" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-05", - "destination": "Long Beach", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "departure_date": "2019-03-05", - "departure_time": "06:30", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "21" - }, - { - "departure_date": "2019-03-05", - "departure_time": "06:40", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "22" - }, - { - "departure_date": "2019-03-05", - "departure_time": "07:00", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "20" - }, - { - "departure_date": "2019-03-05", - "departure_time": "07:40", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "22" - }, - { - "departure_date": "2019-03-05", - "departure_time": "09:00", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "19" - }, - { - "departure_date": "2019-03-05", - "departure_time": "10:40", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "22" - }, - { - "departure_date": "2019-03-05", - "departure_time": "10:50", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "20" - }, - { - "departure_date": "2019-03-05", - "departure_time": "11:00", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "22" - }, - { - "departure_date": "2019-03-05", - "departure_time": "11:50", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "20" - }, - { - "departure_date": "2019-03-05", - "departure_time": "12:50", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "21" - } - ], - "slots": [ - { - "exclusive_end": 50, - "slot": "departure_time", - "start": 43 - }, - { - "exclusive_end": 58, - "slot": "price", - "start": 55 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 10 choices. One option leaves at 6:30 am for $21. It is classified as an Economy extra ticket." - }, - { - "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": [ - "Tuesday next week" - ], - "destination": [ - "Long Beach" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What station will that depart from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "origin_station_name", - "values": [ - "Union Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 28, - "slot": "origin_station_name", - "start": 15 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It leaves from Union 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": [ - "Tuesday next week" - ], - "destination": [ - "Long Beach" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What station does it terminate at?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Downtown Station" - ], - "slot": "destination_station_name", - "values": [ - "Downtown Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 33, - "slot": "destination_station_name", - "start": 17 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You'll travel to Downtown Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Tuesday next week" - ], - "departure_time": [ - "6:30 am" - ], - "destination": [ - "Long Beach" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I think that's the one I want to go with." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "May I get your tickets for you now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Tuesday next week" - ], - "departure_time": [ - "6:30 am" - ], - "destination": [ - "Long Beach" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I'll do that later, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I get you 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": [ - "Tuesday next week" - ], - "departure_time": [ - "6:30 am" - ], - "destination": [ - "Long Beach" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, not right now. Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great, have a good trip." - } - ] - }, - { - "dialogue_id": "27_00059", - "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'm going on a trip, can you help me search for a bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you catch the bus from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin", - "values": [ - "Seattle" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 20, - "slot": "origin", - "start": 13 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll go from Seattle." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "To where?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Portland" - ], - "slot": "destination", - "values": [ - "Portland" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 14, - "slot": "destination", - "start": 6 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "Portland" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "On to Portland." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When are you going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "departure_date", - "values": [ - "March 4th" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 12, - "slot": "departure_date", - "start": 3 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 4th" - ], - "destination": [ - "Portland" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "On March 4th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:10" - ], - "slot": "departure_time", - "values": [ - "6:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "28" - ], - "slot": "price", - "values": [ - "$28" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-04", - "destination": "Portland", - "origin": "Seattle" - } - }, - "service_results": [ - { - "departure_date": "2019-03-04", - "departure_time": "06:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "28" - }, - { - "departure_date": "2019-03-04", - "departure_time": "06:30", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "30" - }, - { - "departure_date": "2019-03-04", - "departure_time": "08:30", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "26" - }, - { - "departure_date": "2019-03-04", - "departure_time": "09:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "32" - }, - { - "departure_date": "2019-03-04", - "departure_time": "09:20", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "25" - }, - { - "departure_date": "2019-03-04", - "departure_time": "09:50", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "33" - }, - { - "departure_date": "2019-03-04", - "departure_time": "13:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "25" - }, - { - "departure_date": "2019-03-04", - "departure_time": "16:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "33" - }, - { - "departure_date": "2019-03-04", - "departure_time": "19:20", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "29" - }, - { - "departure_date": "2019-03-04", - "departure_time": "19:30", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "31" - } - ], - "slots": [ - { - "exclusive_end": 24, - "slot": "departure_time", - "start": 17 - }, - { - "exclusive_end": 63, - "slot": "price", - "start": 60 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's a bus at 6:10 am, for which an Economy ticket costs $28." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 4th" - ], - "destination": [ - "Portland" - ], - "group_size": [ - "2" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is available for two people?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:30" - ], - "slot": "departure_time", - "values": [ - "6:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "30" - ], - "slot": "price", - "values": [ - "$30" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "9" - ], - "slot": "count", - "values": [ - "9" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-04", - "destination": "Portland", - "group_size": "2", - "origin": "Seattle" - } - }, - "service_results": [ - { - "departure_date": "2019-03-04", - "departure_time": "06:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "28" - }, - { - "departure_date": "2019-03-04", - "departure_time": "06:30", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "30" - }, - { - "departure_date": "2019-03-04", - "departure_time": "08:30", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "26" - }, - { - "departure_date": "2019-03-04", - "departure_time": "09:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "32" - }, - { - "departure_date": "2019-03-04", - "departure_time": "09:20", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "25" - }, - { - "departure_date": "2019-03-04", - "departure_time": "09:50", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "33" - }, - { - "departure_date": "2019-03-04", - "departure_time": "13:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "25" - }, - { - "departure_date": "2019-03-04", - "departure_time": "16:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "33" - }, - { - "departure_date": "2019-03-04", - "departure_time": "19:20", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "29" - } - ], - "slots": [ - { - "exclusive_end": 54, - "slot": "departure_time", - "start": 47 - }, - { - "exclusive_end": 97, - "slot": "price", - "start": 94 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 9 options- there is a bus leaving at 6:30 am, for which an Economy ticket will cost $30." - }, - { - "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": [ - "March 4th" - ], - "destination": [ - "Portland" - ], - "group_size": [ - "2" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which station does it go to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Portland Bus Station" - ], - "slot": "destination_station_name", - "values": [ - "Portland Bus Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 31, - "slot": "destination_station_name", - "start": 11 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It goes to Portland Bus Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 4th" - ], - "departure_time": [ - "6:30 am" - ], - "destination": [ - "Portland" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I like the sound of that." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Shall I buy tickets for this bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 4th" - ], - "departure_time": [ - "6:30 am" - ], - "destination": [ - "Portland" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please do." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin", - "values": [ - "Seattle" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Portland" - ], - "slot": "destination", - "values": [ - "Portland" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "departure_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "06:30" - ], - "slot": "departure_time", - "values": [ - "6:30 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": 73, - "slot": "origin", - "start": 66 - }, - { - "exclusive_end": 85, - "slot": "destination", - "start": 77 - }, - { - "exclusive_end": 106, - "slot": "departure_date", - "start": 95 - }, - { - "exclusive_end": 117, - "slot": "departure_time", - "start": 110 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So to confirm: I'll buy 2 Economy bus tickets for travelling from Seattle to Portland, leaving next Monday at 6:30 am. Is this okay?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 4th", - "next Monday" - ], - "departure_time": [ - "6:30 am" - ], - "destination": [ - "Portland" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that sounds 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:30", - "destination": "Portland", - "fare_type": "Economy", - "group_size": "2", - "origin": "Seattle" - } - }, - "service_results": [ - { - "departure_date": "2019-03-04", - "departure_time": "06:30", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "30" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The ticket has been successfully reserved." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 4th", - "next Monday" - ], - "departure_time": [ - "6:30 am" - ], - "destination": [ - "Portland" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else you want help with?" - }, - { - "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": [ - "March 4th", - "next Monday" - ], - "departure_time": [ - "6:30 am" - ], - "destination": [ - "Portland" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's all for now, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "27_00060", - "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": "Would you find me a bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you want to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "destination", - "values": [ - "Washington" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 32, - "slot": "destination", - "start": 22 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "Washington" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to go to Washington." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When will you leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "12th of March" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 29, - "slot": "departure_date", - "start": 16 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March" - ], - "destination": [ - "Washington" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will leave on 12th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you leave from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "Los Angeles" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "origin", - "values": [ - "Anaheim, CA" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 27, - "slot": "destination", - "start": 16 - }, - { - "exclusive_end": 44, - "slot": "origin", - "start": 33 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March" - ], - "destination": [ - "Los Angeles" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to go to Los Angeles from Anaheim, CA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:10" - ], - "slot": "departure_time", - "values": [ - "6:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "13" - ], - "slot": "price", - "values": [ - "$13" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-12", - "destination": "Los Angeles", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-12", - "departure_time": "06:10", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "13" - }, - { - "departure_date": "2019-03-12", - "departure_time": "08:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "12" - }, - { - "departure_date": "2019-03-12", - "departure_time": "09:10", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "12" - }, - { - "departure_date": "2019-03-12", - "departure_time": "11:20", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "12" - }, - { - "departure_date": "2019-03-12", - "departure_time": "12:10", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "12" - }, - { - "departure_date": "2019-03-12", - "departure_time": "13:30", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "12" - }, - { - "departure_date": "2019-03-12", - "departure_time": "13:50", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "14" - }, - { - "departure_date": "2019-03-12", - "departure_time": "16:10", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "13" - }, - { - "departure_date": "2019-03-12", - "departure_time": "17:00", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "13" - }, - { - "departure_date": "2019-03-12", - "departure_time": "17:20", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "14" - } - ], - "slots": [ - { - "exclusive_end": 25, - "slot": "departure_time", - "start": 18 - }, - { - "exclusive_end": 39, - "slot": "price", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus leaves at 6:10 am. It costs $13 on economy class." - }, - { - "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": [ - "12th of March" - ], - "destination": [ - "Los Angeles" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the name of the bus station?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim Intermodal Center" - ], - "slot": "origin_station_name", - "values": [ - "Anaheim Intermodal Center" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 51, - "slot": "origin_station_name", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus station is called Anaheim Intermodal Center." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March" - ], - "destination": [ - "Los Angeles" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you have some other buses available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:40" - ], - "slot": "departure_time", - "values": [ - "8:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "12" - ], - "slot": "price", - "values": [ - "$12" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "departure_time", - "start": 18 - }, - { - "exclusive_end": 42, - "slot": "price", - "start": 39 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus leaves at 8:40 am and it costs $12. It is an economy ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to buy bus tickets?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please reserve me a seat." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "group_size", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many tickets do you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "The tickets are for two people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Anaheim" - ], - "slot": "origin", - "values": [ - "Anaheim" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "March 12th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "08:40" - ], - "slot": "departure_time", - "values": [ - "8:40 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": 33, - "slot": "origin", - "start": 26 - }, - { - "exclusive_end": 48, - "slot": "destination", - "start": 37 - }, - { - "exclusive_end": 62, - "slot": "departure_date", - "start": 52 - }, - { - "exclusive_end": 73, - "slot": "departure_time", - "start": 66 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So you want to leave from Anaheim to Los Angeles on March 12th at 8:40 am? You need 2 economy tickets. Is this right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March", - "March 12th" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Anaheim", - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, there are four in my party." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm that you need 4 tickets. It is an economy ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March", - "March 12th" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Anaheim", - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that works." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-12", - "departure_time": "08:40", - "destination": "Los Angeles", - "fare_type": "Economy", - "group_size": "4", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-12", - "departure_time": "08:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "12" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I have confirmed your ticket." - }, - { - "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": [ - "12th of March", - "March 12th" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Anaheim", - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which bus station does it go to? What is the name of the bus station I am deprting from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "destination_station_name", - "values": [ - "Union Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Anaheim Intermodal Center" - ], - "slot": "origin_station_name", - "values": [ - "Anaheim Intermodal Center" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 63, - "slot": "destination_station_name", - "start": 50 - }, - { - "exclusive_end": 39, - "slot": "origin_station_name", - "start": 14 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It will leave Anaheim Intermodal Center and go to Union Station." - }, - { - "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": [ - "12th of March", - "March 12th" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Anaheim", - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for helping. I got what I needed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a fantastic day." - } - ] - }, - { - "dialogue_id": "27_00061", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Long Beach" - ], - "slot": "destination", - "values": [ - "Long Beach, CA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 53, - "slot": "destination", - "start": 39 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "Long Beach, CA" - ], - "fare_type": [ - "Economy extra" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Me and my friends are taking a trip to Long Beach, CA. Can you help me find an economy extra ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, when are you starting your trip?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "11th of this month" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 22, - "slot": "departure_date", - "start": 4 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "11th of this month" - ], - "destination": [ - "Long Beach, CA" - ], - "fare_type": [ - "Economy extra" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "The 11th of this month" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great, and where are you leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 15, - "slot": "origin", - "start": 5 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "11th of this month" - ], - "destination": [ - "Long Beach, CA" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "From Sacramento" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "83" - ], - "slot": "price", - "values": [ - "$83" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-11", - "destination": "Long Beach", - "fare_type": "Economy extra", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-11", - "departure_time": "07:40", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "83" - }, - { - "departure_date": "2019-03-11", - "departure_time": "08:30", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "79" - }, - { - "departure_date": "2019-03-11", - "departure_time": "11:00", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "84" - }, - { - "departure_date": "2019-03-11", - "departure_time": "13:00", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "79" - }, - { - "departure_date": "2019-03-11", - "departure_time": "13:20", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "82" - }, - { - "departure_date": "2019-03-11", - "departure_time": "13:30", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "79" - }, - { - "departure_date": "2019-03-11", - "departure_time": "19:50", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "74" - } - ], - "slots": [ - { - "exclusive_end": 64, - "slot": "departure_time", - "start": 57 - }, - { - "exclusive_end": 42, - "slot": "price", - "start": 39 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've found an economy extra ticket for $83, it leaves at 7:40 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": [ - "11th of this month" - ], - "destination": [ - "Long Beach, CA" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which station does it leave from and get to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Downtown Station" - ], - "slot": "destination_station_name", - "values": [ - "Downtown Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "origin_station_name", - "values": [ - "Sacramento Valley Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 83, - "slot": "destination_station_name", - "start": 67 - }, - { - "exclusive_end": 50, - "slot": "origin_station_name", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You'll be departing from Sacramento Valley Station and arriving at Downtown Station" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "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": [ - "11th of this month" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "Long Beach, CA" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah that sounds great, can you book me two?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Long Beach" - ], - "slot": "destination", - "values": [ - "Long Beach" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "March 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 107, - "slot": "origin", - "start": 97 - }, - { - "exclusive_end": 134, - "slot": "destination", - "start": 124 - }, - { - "exclusive_end": 87, - "slot": "departure_date", - "start": 77 - }, - { - "exclusive_end": 73, - "slot": "departure_time", - "start": 66 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, can you just confirm: I'll book 2 economy extra tickets for 7:40 am on March 11th, leaving Sacramento and arriving at Long Beach" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "11th of this month", - "March 11th" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "Long Beach", - "Long Beach, CA" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually, can you make it three tickets?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem. Are you happy for me to book 3 Economy Extra tickets?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "11th of this month", - "March 11th" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "Long Beach", - "Long Beach, CA" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes please" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-11", - "departure_time": "07:40", - "destination": "Long Beach", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-11", - "departure_time": "07:40", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "83" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great, it's all booked for you" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "11th of this month", - "March 11th" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "Long Beach", - "Long Beach, CA" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks very much" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem. Anything else I can help with?" - }, - { - "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": [ - "11th of this month", - "March 11th" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "Long Beach", - "Long Beach, CA" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's all thanks" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great, have a wonderful day" - } - ] - }, - { - "dialogue_id": "27_00062", - "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 need to find a bus." - }, - { - "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": "When and where are you leaving from, and where would you like to travel to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin", - "values": [ - "SF" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "SD" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "8th of this month" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 35, - "slot": "origin", - "start": 33 - }, - { - "exclusive_end": 41, - "slot": "destination", - "start": 39 - }, - { - "exclusive_end": 66, - "slot": "departure_date", - "start": 49 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "8th of this month" - ], - "destination": [ - "SD" - ], - "group_size": [ - "3" - ], - "origin": [ - "SF" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need tickets for 3 people from SF to SD on the 8th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "11:00" - ], - "slot": "departure_time", - "values": [ - "11 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "51" - ], - "slot": "price", - "values": [ - "$51" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-08", - "destination": "San Diego", - "group_size": "3", - "origin": "San Francisco" - } - }, - "service_results": [ - { - "departure_date": "2019-03-08", - "departure_time": "11:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "51" - }, - { - "departure_date": "2019-03-08", - "departure_time": "13:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "49" - }, - { - "departure_date": "2019-03-08", - "departure_time": "13:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "59" - }, - { - "departure_date": "2019-03-08", - "departure_time": "15:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "58" - }, - { - "departure_date": "2019-03-08", - "departure_time": "15:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "50" - }, - { - "departure_date": "2019-03-08", - "departure_time": "18:30", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "52" - } - ], - "slots": [ - { - "exclusive_end": 39, - "slot": "departure_time", - "start": 34 - }, - { - "exclusive_end": 68, - "slot": "price", - "start": 65 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok, there is a bus that leaves at 11 am. An Economy ticket costs $51." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "8th of this month" - ], - "destination": [ - "SD" - ], - "group_size": [ - "3" - ], - "origin": [ - "SF" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Did you find any other buses?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "13:40" - ], - "slot": "departure_time", - "values": [ - "1:40 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "49" - ], - "slot": "price", - "values": [ - "$49" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 38, - "slot": "departure_time", - "start": 31 - }, - { - "exclusive_end": 67, - "slot": "price", - "start": 64 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, there is a bus leaving at 1:40 pm. An Economy ticket costs $49." - }, - { - "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": [ - "8th of this month" - ], - "departure_time": [ - "1:40 pm" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "SF" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, those bus tickets will work." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "13:40" - ], - "slot": "departure_time", - "values": [ - "1:40 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": 112, - "slot": "origin", - "start": 99 - }, - { - "exclusive_end": 125, - "slot": "destination", - "start": 116 - }, - { - "exclusive_end": 82, - "slot": "departure_date", - "start": 71 - }, - { - "exclusive_end": 93, - "slot": "departure_time", - "start": 86 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok, please confirm that you want 3 Economy tickets for the bus leaving next Friday at 1:40 pm from San Francisco to San Diego." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "8th of this month", - "next Friday" - ], - "departure_time": [ - "1:40 pm" - ], - "destination": [ - "SD", - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "SF", - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-08", - "departure_time": "13:40", - "destination": "San Diego", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco" - } - }, - "service_results": [ - { - "departure_date": "2019-03-08", - "departure_time": "13:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "49" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok, your tickets have been purchased" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "8th of this month", - "next Friday" - ], - "departure_time": [ - "1:40 pm" - ], - "destination": [ - "SD", - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "SF", - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you tell me the name of the station the bus departs from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Salesforce Transit Center" - ], - "slot": "origin_station_name", - "values": [ - "Salesforce Transit Center" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 50, - "slot": "origin_station_name", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You will be leaving from Salesforce Transit Center." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "8th of this month", - "next Friday" - ], - "departure_time": [ - "1:40 pm" - ], - "destination": [ - "SD", - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "SF", - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks so much!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can assit you with?" - }, - { - "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": [ - "8th of this month", - "next Friday" - ], - "departure_time": [ - "1:40 pm" - ], - "destination": [ - "SD", - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "SF", - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No that is all. Thanks!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy the rest of your day!" - } - ] - }, - { - "dialogue_id": "27_00063", - "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 need to take a bus out of town. Can you help me find one?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure! Where are you departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin", - "values": [ - "Los Angeles" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 33, - "slot": "origin", - "start": 22 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "group_size": [ - "4" - ], - "origin": [ - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll be coming out of Los Angeles. And it's actually for four people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sounds good! When are you planning to leave, and where are you going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "March 10th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Fresno" - ], - "slot": "destination", - "values": [ - "Fresno, CA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "fare_type", - "values": [ - "dontcare" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 31, - "slot": "departure_date", - "start": 21 - }, - { - "exclusive_end": 60, - "slot": "destination", - "start": 50 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 10th" - ], - "destination": [ - "Fresno, CA" - ], - "fare_type": [ - "dontcare" - ], - "group_size": [ - "4" - ], - "origin": [ - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to leave on March 10th, and I'm going to Fresno, CA. Any ticket type is fine, by the way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:30" - ], - "slot": "departure_time", - "values": [ - "7:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "39" - ], - "slot": "price", - "values": [ - "$39" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-10", - "destination": "Fresno", - "group_size": "4", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "departure_date": "2019-03-10", - "departure_time": "07:30", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "39" - }, - { - "departure_date": "2019-03-10", - "departure_time": "10:40", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "36" - }, - { - "departure_date": "2019-03-10", - "departure_time": "12:40", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "36" - }, - { - "departure_date": "2019-03-10", - "departure_time": "13:10", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "43" - }, - { - "departure_date": "2019-03-10", - "departure_time": "15:30", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "34" - }, - { - "departure_date": "2019-03-10", - "departure_time": "17:30", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "36" - }, - { - "departure_date": "2019-03-10", - "departure_time": "17:40", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "30" - }, - { - "departure_date": "2019-03-10", - "departure_time": "18:10", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "41" - }, - { - "departure_date": "2019-03-10", - "departure_time": "19:20", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "39" - } - ], - "slots": [ - { - "exclusive_end": 32, - "slot": "departure_time", - "start": 25 - }, - { - "exclusive_end": 63, - "slot": "price", - "start": 60 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found a bus leaving at 7:30 am that day. It's going to be $39 for an Economy ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "March 10th" - ], - "destination": [ - "Fresno, CA" - ], - "fare_type": [ - "dontcare" - ], - "group_size": [ - "4" - ], - "origin": [ - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you tell me the name of the stations I'll be departing from and arriving at?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Fresno Station" - ], - "slot": "destination_station_name", - "values": [ - "Fresno Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "origin_station_name", - "values": [ - "Union Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 69, - "slot": "destination_station_name", - "start": 55 - }, - { - "exclusive_end": 38, - "slot": "origin_station_name", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You'll be departing from Union Station and arriving at Fresno Station. Is that okay?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 10th" - ], - "departure_time": [ - "7:30 am" - ], - "destination": [ - "Fresno, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yep! That sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great! Do you want me to buy your bus tickets?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 10th" - ], - "departure_time": [ - "7:30 am" - ], - "destination": [ - "Fresno, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I'd like to make that reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Fresno" - ], - "slot": "destination", - "values": [ - "Fresno" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "March 10th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:30" - ], - "slot": "departure_time", - "values": [ - "7:30 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": 66 - }, - { - "exclusive_end": 100, - "slot": "destination", - "start": 94 - }, - { - "exclusive_end": 133, - "slot": "departure_date", - "start": 123 - }, - { - "exclusive_end": 144, - "slot": "departure_time", - "start": 137 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Alright. Just to make sure, the bus you're taking is leaving from Los Angeles and arriving in Fresno. You'll be leaving on March 10th at 7:30 am, and this reservation is for 4 Economy tickets. Is that correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 10th" - ], - "departure_time": [ - "7:30 am" - ], - "destination": [ - "Fresno", - "Fresno, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Los Angeles" - ] - } - } - } - ], - "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": "07:30", - "destination": "Fresno", - "fare_type": "Economy", - "group_size": "4", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "departure_date": "2019-03-10", - "departure_time": "07:30", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "39" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great! Your tickets have been reserved." - }, - { - "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": [ - "March 10th" - ], - "departure_time": [ - "7:30 am" - ], - "destination": [ - "Fresno", - "Fresno, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you so much! That's all I needed for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem! Have a great day!" - } - ] - }, - { - "dialogue_id": "27_00064", - "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": "Could you help me in finding a bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you want to go? From which place you are leaving?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "the 9th" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 39, - "slot": "origin", - "start": 29 - }, - { - "exclusive_end": 10, - "slot": "departure_date", - "start": 3 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 9th" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "On the 9th, I am moving from Sacramento." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which is your reaching place?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "SF" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 18, - "slot": "destination", - "start": 16 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 9th" - ], - "destination": [ - "SF" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I wish to go to SF." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "21" - ], - "slot": "price", - "values": [ - "$21" - ] - }, - { - "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-09", - "destination": "San Francisco", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-09", - "departure_time": "07:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "21" - }, - { - "departure_date": "2019-03-09", - "departure_time": "08:30", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "22" - }, - { - "departure_date": "2019-03-09", - "departure_time": "10:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "21" - }, - { - "departure_date": "2019-03-09", - "departure_time": "10:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "26" - }, - { - "departure_date": "2019-03-09", - "departure_time": "11:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "26" - }, - { - "departure_date": "2019-03-09", - "departure_time": "12:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "21" - }, - { - "departure_date": "2019-03-09", - "departure_time": "13:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "20" - }, - { - "departure_date": "2019-03-09", - "departure_time": "13:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "23" - }, - { - "departure_date": "2019-03-09", - "departure_time": "17:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "22" - }, - { - "departure_date": "2019-03-09", - "departure_time": "18:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "18" - } - ], - "slots": [ - { - "exclusive_end": 79, - "slot": "departure_time", - "start": 72 - }, - { - "exclusive_end": 100, - "slot": "price", - "start": 97 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I searched and found 10 buses for you. The Economy bus ticket starts at 7:40 am with the cost of $21." - }, - { - "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 9th" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "SF" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It is good for me. Shall I book tickets?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "group_size", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many number of tickets shall I book?" - }, - { - "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": [ - "the 9th" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "SF" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need ticket for 3 persons." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "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": 95, - "slot": "origin", - "start": 85 - }, - { - "exclusive_end": 112, - "slot": "destination", - "start": 99 - }, - { - "exclusive_end": 32, - "slot": "departure_date", - "start": 23 - }, - { - "exclusive_end": 79, - "slot": "departure_time", - "start": 72 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Kindly ensure that, on March 9th, The bus with Economy ticket starts at 7:40 am from Sacramento to San Francisco. It is booked for 3 persons." - }, - { - "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": [ - "March 9th", - "the 9th" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "SF", - "San Francisco" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope. It is for 2 persons." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 73, - "slot": "destination", - "start": 60 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Kindly ensure that, ticket for 2 persons has been booked to San Francisco." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "destination_station_name" - ], - "slot_values": { - "departure_date": [ - "March 9th", - "the 9th" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "SF", - "San Francisco" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. It is good for me. In which station the bus will reach?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Salesforce Transit Center" - ], - "slot": "destination_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-09", - "departure_time": "07:40", - "destination": "San Francisco", - "fare_type": "Economy", - "group_size": "2", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-09", - "departure_time": "07:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "21" - } - ], - "slots": [ - { - "exclusive_end": 85, - "slot": "destination_station_name", - "start": 60 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket is booked successfully. The reaching station is Salesforce Transit Center." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "March 9th", - "the 9th" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "SF", - "San Francisco" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "From which station the bus is moving?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "origin_station_name", - "values": [ - "Sacramento Valley Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 49, - "slot": "origin_station_name", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The startign station is Sacramento Valley Station" - }, - { - "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": [ - "March 9th", - "the 9th" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "SF", - "San Francisco" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Than you so much for your help. That is what I want." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "27_00065", - "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 search bus tickets for one passenger?" - }, - { - "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": "Sure. Please tell me your departure date and location as well as your destination." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "SD" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento, CA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "the 10th" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 49, - "slot": "destination", - "start": 47 - }, - { - "exclusive_end": 43, - "slot": "origin", - "start": 29 - }, - { - "exclusive_end": 23, - "slot": "departure_date", - "start": 15 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 10th" - ], - "destination": [ - "SD" - ], - "group_size": [ - "1" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm leaving on the 10th from Sacramento, CA to SD." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "10:20" - ], - "slot": "departure_time", - "values": [ - "10:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "81" - ], - "slot": "price", - "values": [ - "$81" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "8" - ], - "slot": "count", - "values": [ - "8" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-10", - "destination": "San Diego", - "group_size": "1", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-10", - "departure_time": "10:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "81" - }, - { - "departure_date": "2019-03-10", - "departure_time": "10:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "80" - }, - { - "departure_date": "2019-03-10", - "departure_time": "11:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "78" - }, - { - "departure_date": "2019-03-10", - "departure_time": "12:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "65" - }, - { - "departure_date": "2019-03-10", - "departure_time": "13:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "78" - }, - { - "departure_date": "2019-03-10", - "departure_time": "13:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "80" - }, - { - "departure_date": "2019-03-10", - "departure_time": "13:30", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "76" - }, - { - "departure_date": "2019-03-10", - "departure_time": "19:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "74" - } - ], - "slots": [ - { - "exclusive_end": 67, - "slot": "departure_time", - "start": 59 - }, - { - "exclusive_end": 97, - "slot": "price", - "start": 94 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 8 possible buses. I'd recommend the one leaving at 10:20 am. The Economy ticket costs $81." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 10th" - ], - "destination": [ - "SD" - ], - "group_size": [ - "1" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Anything else available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "10:50" - ], - "slot": "departure_time", - "values": [ - "10:50 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "80" - ], - "slot": "price", - "values": [ - "$80" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "departure_time", - "start": 29 - }, - { - "exclusive_end": 64, - "slot": "price", - "start": 61 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. There's another one at 10:50 am. The Economy ticket is $80." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 10th" - ], - "destination": [ - "SD" - ], - "group_size": [ - "1" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Anything else available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "11:00" - ], - "slot": "departure_time", - "values": [ - "11 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "78" - ], - "slot": "price", - "values": [ - "$78" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 31, - "slot": "departure_time", - "start": 26 - }, - { - "exclusive_end": 45, - "slot": "price", - "start": 42 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. There's also one at 11 am priced at $78 for an Economy class ticket." - }, - { - "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": [ - "the 10th" - ], - "destination": [ - "SD" - ], - "group_size": [ - "1" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What station is the bus leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "origin_station_name", - "values": [ - "Sacramento Valley Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 45, - "slot": "origin_station_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus leaves from Sacramento Valley Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 10th" - ], - "departure_time": [ - "11 am" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds perfect for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want me to buy your 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": [ - "the 10th" - ], - "departure_time": [ - "11 am" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, not at the moment. That will be all for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good one!" - } - ] - }, - { - "dialogue_id": "27_00066", - "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": "Can you help me with finding a bus?" - }, - { - "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": "Where and when are you leaving from and where are you going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin", - "values": [ - "SFO" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "destination", - "values": [ - "Las Vegas" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "Wednesday next week" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 54, - "slot": "origin", - "start": 51 - }, - { - "exclusive_end": 117, - "slot": "destination", - "start": 108 - }, - { - "exclusive_end": 45, - "slot": "departure_date", - "start": 26 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Wednesday next week" - ], - "destination": [ - "Las Vegas" - ], - "group_size": [ - "3" - ], - "origin": [ - "SFO" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am planning to leave on Wednesday next week from SFO. It's a travel plan for 3 people and I want to go to Las Vegas." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:20" - ], - "slot": "departure_time", - "values": [ - "7:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "50" - ], - "slot": "price", - "values": [ - "$50" - ] - }, - { - "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", - "group_size": "3", - "origin": "San Francisco" - } - }, - "service_results": [ - { - "departure_date": "2019-03-06", - "departure_time": "07:20", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "50" - }, - { - "departure_date": "2019-03-06", - "departure_time": "07:50", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "48" - }, - { - "departure_date": "2019-03-06", - "departure_time": "08:00", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "53" - }, - { - "departure_date": "2019-03-06", - "departure_time": "12:20", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "42" - }, - { - "departure_date": "2019-03-06", - "departure_time": "14:20", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "57" - }, - { - "departure_date": "2019-03-06", - "departure_time": "16:30", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "52" - }, - { - "departure_date": "2019-03-06", - "departure_time": "19:10", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "50" - } - ], - "slots": [ - { - "exclusive_end": 24, - "slot": "departure_time", - "start": 17 - }, - { - "exclusive_end": 59, - "slot": "price", - "start": 56 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus leaves a 7:20 am. I have an economy tickets for $50." - }, - { - "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": [ - "Wednesday next week" - ], - "destination": [ - "Las Vegas" - ], - "group_size": [ - "3" - ], - "origin": [ - "SFO" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which station will the bus go to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Plaza" - ], - "slot": "destination_station_name", - "values": [ - "Union Plaza" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 31, - "slot": "destination_station_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's destination is Union Plaza." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Wednesday next week" - ], - "destination": [ - "Las Vegas" - ], - "group_size": [ - "3" - ], - "origin": [ - "SFO" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What other buses are there?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:50" - ], - "slot": "departure_time", - "values": [ - "7:50 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "48" - ], - "slot": "price", - "values": [ - "$48" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "departure_time", - "start": 18 - }, - { - "exclusive_end": 72, - "slot": "price", - "start": 69 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus leaves at 7:50 am the price for a standard Economy ticket is $48." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "LAX" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 19, - "slot": "destination", - "start": 16 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Wednesday next week" - ], - "destination": [ - "LAX" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ], - "origin": [ - "SFO" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to go to LAX and prefer Economy extra tickets. Do you have any other buses available." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:00" - ], - "slot": "departure_time", - "values": [ - "7 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "56" - ], - "slot": "price", - "values": [ - "$56" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-06", - "destination": "Los Angeles", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "San Francisco" - } - }, - "service_results": [ - { - "departure_date": "2019-03-06", - "departure_time": "07:00", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "56" - }, - { - "departure_date": "2019-03-06", - "departure_time": "07:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "62" - }, - { - "departure_date": "2019-03-06", - "departure_time": "08:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "51" - }, - { - "departure_date": "2019-03-06", - "departure_time": "08:50", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "52" - }, - { - "departure_date": "2019-03-06", - "departure_time": "10:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "64" - }, - { - "departure_date": "2019-03-06", - "departure_time": "11:10", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "57" - }, - { - "departure_date": "2019-03-06", - "departure_time": "13:10", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "59" - }, - { - "departure_date": "2019-03-06", - "departure_time": "14:10", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "54" - }, - { - "departure_date": "2019-03-06", - "departure_time": "16:20", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "54" - }, - { - "departure_date": "2019-03-06", - "departure_time": "17:50", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "50" - } - ], - "slots": [ - { - "exclusive_end": 100, - "slot": "departure_time", - "start": 96 - }, - { - "exclusive_end": 80, - "slot": "price", - "start": 77 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10 other buses for you. The first one is an Economy extra ticket for $56 that leaves at 7 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": [ - "Wednesday next week" - ], - "departure_time": [ - "7 am" - ], - "destination": [ - "LAX" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ], - "origin": [ - "SFO" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds great but I'm still searching for other bus tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:00" - ], - "slot": "departure_time", - "values": [ - "7 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 109, - "slot": "origin", - "start": 96 - }, - { - "exclusive_end": 160, - "slot": "destination", - "start": 149 - }, - { - "exclusive_end": 124, - "slot": "departure_date", - "start": 110 - }, - { - "exclusive_end": 132, - "slot": "departure_time", - "start": 128 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following itinerary: The Economy extra tickets are for 3 people leaving from San Francisco next Wednesday at 7 am and arriving at Los Angeles." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Wednesday next week", - "next Wednesday" - ], - "departure_time": [ - "7 am" - ], - "destination": [ - "LAX", - "Los Angeles" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ], - "origin": [ - "SFO", - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that sounds good" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-06", - "departure_time": "07:00", - "destination": "Los Angeles", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "San Francisco" - } - }, - "service_results": [ - { - "departure_date": "2019-03-06", - "departure_time": "07:00", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "56" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, I've confirmed your ticket. You are good to go." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Wednesday next week", - "next Wednesday" - ], - "departure_time": [ - "7 am" - ], - "destination": [ - "LAX", - "Los Angeles" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ], - "origin": [ - "SFO", - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks so much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Con I help you with anything else 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": [ - "Wednesday next week", - "next Wednesday" - ], - "departure_time": [ - "7 am" - ], - "destination": [ - "LAX", - "Los Angeles" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ], - "origin": [ - "SFO", - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that will do it. Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay then, have a great day." - } - ] - }, - { - "dialogue_id": "27_00067", - "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 need to search for a bus, can you help me out?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin", - "values": [ - "LAX" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 35, - "slot": "origin", - "start": 32 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am planning on departing from LAX." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date will you depart from LAX?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "7th of March" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 35, - "slot": "departure_date", - "start": 23 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "7th of March" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to leave on the 7th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is your destination of interest?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Fresno" - ], - "slot": "destination", - "values": [ - "Fresno" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 30, - "slot": "destination", - "start": 24 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "7th of March" - ], - "destination": [ - "Fresno" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to take a bus to Fresno." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:30" - ], - "slot": "departure_time", - "values": [ - "7:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "31" - ], - "slot": "price", - "values": [ - "$31" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-07", - "destination": "Fresno", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "departure_date": "2019-03-07", - "departure_time": "07:30", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "31" - }, - { - "departure_date": "2019-03-07", - "departure_time": "10:40", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "41" - }, - { - "departure_date": "2019-03-07", - "departure_time": "12:40", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "37" - }, - { - "departure_date": "2019-03-07", - "departure_time": "13:10", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "37" - }, - { - "departure_date": "2019-03-07", - "departure_time": "15:30", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "35" - }, - { - "departure_date": "2019-03-07", - "departure_time": "17:30", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "32" - }, - { - "departure_date": "2019-03-07", - "departure_time": "17:40", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "39" - }, - { - "departure_date": "2019-03-07", - "departure_time": "18:10", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "38" - }, - { - "departure_date": "2019-03-07", - "departure_time": "19:20", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "36" - } - ], - "slots": [ - { - "exclusive_end": 76, - "slot": "departure_time", - "start": 69 - }, - { - "exclusive_end": 40, - "slot": "price", - "start": 37 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is an economy ticket priced at $31 available, and it leaves at 7:30 am, does that sound good?" - }, - { - "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": [ - "7th of March" - ], - "destination": [ - "Fresno" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Where will the bus depart from, what is the station called?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "origin_station_name", - "values": [ - "Union Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 38, - "slot": "origin_station_name", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus will depart from Union 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": [ - "7th of March" - ], - "destination": [ - "Fresno" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What station will the bus arrive to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Fresno Station" - ], - "slot": "destination_station_name", - "values": [ - "Fresno Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 14, - "slot": "destination_station_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Fresno Station is the destination station of this trip." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "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": [ - "7th of March" - ], - "departure_time": [ - "7:30 am" - ], - "destination": [ - "Fresno" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That all sounds good, can I get three bus tickets for this trip?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Fresno" - ], - "slot": "destination", - "values": [ - "Fresno" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:30" - ], - "slot": "departure_time", - "values": [ - "7:30 am" - ] - }, - { - "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": 73, - "slot": "origin", - "start": 62 - }, - { - "exclusive_end": 96, - "slot": "destination", - "start": 90 - }, - { - "exclusive_end": 144, - "slot": "departure_date", - "start": 131 - }, - { - "exclusive_end": 127, - "slot": "departure_time", - "start": 120 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your interested in 3 economy tickets for a bus departing from Los Angeles and arriving at Fresno. The bus will leave at 7:30 am on next Thursday, is that all correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "7th of March", - "next Thursday" - ], - "departure_time": [ - "7:30 am" - ], - "destination": [ - "Fresno" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "LAX", - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That all sounds correct, no problems here." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-07", - "departure_time": "07:30", - "destination": "Fresno", - "fare_type": "Economy", - "group_size": "3", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "departure_date": "2019-03-07", - "departure_time": "07:30", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "31" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The ticket has been made and is now 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": [ - "7th of March", - "next Thursday" - ], - "departure_time": [ - "7:30 am" - ], - "destination": [ - "Fresno" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "LAX", - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's all I needed, thanks for the help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your welcome, have a great day." - } - ] - }, - { - "dialogue_id": "27_00068", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Long Beach" - ], - "slot": "origin", - "values": [ - "Long Beach, CA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 54, - "slot": "origin", - "start": 40 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "fare_type": [ - "Flexible" - ], - "origin": [ - "Long Beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to find a bus! I am leaving from Long Beach, CA and I 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 to leave and where are you traveling to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "SD" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "the 10th" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 18, - "slot": "destination", - "start": 16 - }, - { - "exclusive_end": 53, - "slot": "departure_date", - "start": 45 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 10th" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Flexible" - ], - "origin": [ - "Long Beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to go to SD and I am plan to leave on the 10th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:00" - ], - "slot": "departure_time", - "values": [ - "7 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "45" - ], - "slot": "price", - "values": [ - "$45" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-10", - "destination": "San Diego", - "fare_type": "Flexible", - "origin": "Long Beach" - } - }, - "service_results": [ - { - "departure_date": "2019-03-10", - "departure_time": "07:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "45" - }, - { - "departure_date": "2019-03-10", - "departure_time": "08:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "45" - }, - { - "departure_date": "2019-03-10", - "departure_time": "10:30", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "44" - }, - { - "departure_date": "2019-03-10", - "departure_time": "11:30", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "45" - }, - { - "departure_date": "2019-03-10", - "departure_time": "11:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "47" - }, - { - "departure_date": "2019-03-10", - "departure_time": "11:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "50" - }, - { - "departure_date": "2019-03-10", - "departure_time": "13:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "42" - }, - { - "departure_date": "2019-03-10", - "departure_time": "15:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "40" - }, - { - "departure_date": "2019-03-10", - "departure_time": "15:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "46" - }, - { - "departure_date": "2019-03-10", - "departure_time": "19:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "45" - } - ], - "slots": [ - { - "exclusive_end": 22, - "slot": "departure_time", - "start": 18 - }, - { - "exclusive_end": 64, - "slot": "price", - "start": 61 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus leaves at 7 am. It offers Flexible tickets and costs $45." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "fare_type", - "values": [ - "dontcare" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 10th" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "dontcare" - ], - "origin": [ - "Long Beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there other buses available? I am okay with any kind of tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:40" - ], - "slot": "departure_time", - "values": [ - "8:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "25" - ], - "slot": "price", - "values": [ - "$25" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "9" - ], - "slot": "count", - "values": [ - "9" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-10", - "destination": "San Diego", - "origin": "Long Beach" - } - }, - "service_results": [ - { - "departure_date": "2019-03-10", - "departure_time": "07:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "25" - }, - { - "departure_date": "2019-03-10", - "departure_time": "08:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "25" - }, - { - "departure_date": "2019-03-10", - "departure_time": "10:30", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "24" - }, - { - "departure_date": "2019-03-10", - "departure_time": "11:30", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "25" - }, - { - "departure_date": "2019-03-10", - "departure_time": "11:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "27" - }, - { - "departure_date": "2019-03-10", - "departure_time": "11:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "30" - }, - { - "departure_date": "2019-03-10", - "departure_time": "13:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "22" - }, - { - "departure_date": "2019-03-10", - "departure_time": "15:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "20" - }, - { - "departure_date": "2019-03-10", - "departure_time": "15:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "26" - } - ], - "slots": [ - { - "exclusive_end": 42, - "slot": "departure_time", - "start": 35 - }, - { - "exclusive_end": 86, - "slot": "price", - "start": 83 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 9 buses. One bus leaves at 8:40 am and it offers economy tickets that cost $25." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 10th" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Long Beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to buy tickets?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 10th" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Long Beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I would like to reserve some seats." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "group_size", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many tickets do you like?" - }, - { - "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": [ - "the 10th" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Long Beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "3 tickets please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Long Beach" - ], - "slot": "origin", - "values": [ - "Long Beach" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "March 10th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "08:40" - ], - "slot": "departure_time", - "values": [ - "8:40 am" - ] - }, - { - "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": 86, - "slot": "origin", - "start": 76 - }, - { - "exclusive_end": 99, - "slot": "destination", - "start": 90 - }, - { - "exclusive_end": 124, - "slot": "departure_date", - "start": 114 - }, - { - "exclusive_end": 135, - "slot": "departure_time", - "start": 128 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following reservation details: The bus is traveling from Long Beach to San Diego. It leaves on March 10th at 8:40 am. It is for 3 people; all economy tickets." - }, - { - "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": [ - "March 10th", - "the 10th" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "SD", - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Long Beach", - "Long Beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that works. What bus station am I leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Downtown Station" - ], - "slot": "origin_station_name", - "values": [ - "Downtown Station" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-10", - "departure_time": "08:40", - "destination": "San Diego", - "fare_type": "Economy", - "group_size": "3", - "origin": "Long Beach" - } - }, - "service_results": [ - { - "departure_date": "2019-03-10", - "departure_time": "08:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "3", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "25" - } - ], - "slots": [ - { - "exclusive_end": 71, - "slot": "origin_station_name", - "start": 55 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation is complete. The departure station is Downtown Station." - }, - { - "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": [ - "March 10th", - "the 10th" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "SD", - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Long Beach", - "Long Beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for the help. That's all I was looking for." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "27_00069", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "origin", - "values": [ - "Anaheim" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 77, - "slot": "origin", - "start": 70 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "fare_type": [ - "Economy extra" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Will you help me find Economy extra tickets on a bus that leaves from Anaheim?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you traveling to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "destination", - "values": [ - "Sacramento" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 10, - "slot": "destination", - "start": 0 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sacramento." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "March 6th" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 9, - "slot": "departure_date", - "start": 0 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 6th" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "4" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "March 6th for 4 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:40" - ], - "slot": "departure_time", - "values": [ - "6:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "76" - ], - "slot": "price", - "values": [ - "$76" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-06", - "destination": "Sacramento", - "fare_type": "Economy extra", - "group_size": "4", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-06", - "departure_time": "06:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "4", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "76" - }, - { - "departure_date": "2019-03-06", - "departure_time": "08:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "4", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "82" - }, - { - "departure_date": "2019-03-06", - "departure_time": "08:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "4", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "62" - }, - { - "departure_date": "2019-03-06", - "departure_time": "10:10", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "4", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "74" - }, - { - "departure_date": "2019-03-06", - "departure_time": "11:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "4", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "81" - }, - { - "departure_date": "2019-03-06", - "departure_time": "11:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "4", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "76" - }, - { - "departure_date": "2019-03-06", - "departure_time": "12:10", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "4", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "68" - }, - { - "departure_date": "2019-03-06", - "departure_time": "13:30", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "4", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "69" - }, - { - "departure_date": "2019-03-06", - "departure_time": "13:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "4", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "66" - }, - { - "departure_date": "2019-03-06", - "departure_time": "14:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "4", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "75" - } - ], - "slots": [ - { - "exclusive_end": 47, - "slot": "departure_time", - "start": 40 - }, - { - "exclusive_end": 54, - "slot": "price", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10 buses. One of them leaves at 6:40 am at $76, an Economy extra ticket." - }, - { - "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": [ - "March 6th" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "4" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What are the origin and destination stations?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "destination_station_name", - "values": [ - "Sacramento Valley Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Anaheim Intermodal Center" - ], - "slot": "origin_station_name", - "values": [ - "Anaheim Intermodal Center" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 86, - "slot": "destination_station_name", - "start": 61 - }, - { - "exclusive_end": 45, - "slot": "origin_station_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus leaves from Anaheim Intermodal Center and arrives at Sacramento Valley Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 6th" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "4" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:00" - ], - "slot": "departure_time", - "values": [ - "8 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "82" - ], - "slot": "price", - "values": [ - "$82" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 39, - "slot": "departure_time", - "start": 35 - }, - { - "exclusive_end": 47, - "slot": "price", - "start": 44 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found another bus that leaves at 8 am for $82 for an Economy extra ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "the 3rd" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "departure_date", - "start": 27 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 3rd" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "1" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Anything for one person on the 3rd?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:40" - ], - "slot": "departure_time", - "values": [ - "8:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "69" - ], - "slot": "price", - "values": [ - "$69" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "8" - ], - "slot": "count", - "values": [ - "8" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-03", - "destination": "Sacramento", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-03", - "departure_time": "06:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "69" - }, - { - "departure_date": "2019-03-03", - "departure_time": "08:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "77" - }, - { - "departure_date": "2019-03-03", - "departure_time": "08:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "69" - }, - { - "departure_date": "2019-03-03", - "departure_time": "10:10", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "77" - }, - { - "departure_date": "2019-03-03", - "departure_time": "11:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "74" - }, - { - "departure_date": "2019-03-03", - "departure_time": "11:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "85" - }, - { - "departure_date": "2019-03-03", - "departure_time": "12:10", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "63" - }, - { - "departure_date": "2019-03-03", - "departure_time": "13:30", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "67" - } - ], - "slots": [ - { - "exclusive_end": 38, - "slot": "departure_time", - "start": 31 - }, - { - "exclusive_end": 46, - "slot": "price", - "start": 43 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 8 buses. One leaves at 8:40 am for $69, an Economy extra 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 3rd" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "1" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Anaheim" - ], - "slot": "origin", - "values": [ - "Anaheim" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "destination", - "values": [ - "Sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "08:40" - ], - "slot": "departure_time", - "values": [ - "8:40 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 71, - "slot": "origin", - "start": 64 - }, - { - "exclusive_end": 85, - "slot": "destination", - "start": 75 - }, - { - "exclusive_end": 107, - "slot": "departure_date", - "start": 89 - }, - { - "exclusive_end": 118, - "slot": "departure_time", - "start": 111 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm a Economy extra ticket on a bus that leaves from Anaheim to Sacramento on day after tomorrow at 8:40 am for 1 person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "destination_station_name" - ], - "slot_values": { - "departure_date": [ - "day after tomorrow", - "the 3rd" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "1" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great. What's the destination station?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "destination_station_name", - "values": [ - "Sacramento Valley Station" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-03", - "departure_time": "08:40", - "destination": "Sacramento", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-03", - "departure_time": "08:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "69" - } - ], - "slots": [ - { - "exclusive_end": 25, - "slot": "destination_station_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sacramento Valley Station. I've made your reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "day after tomorrow", - "the 3rd" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "1" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's the origin station?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim Intermodal Center" - ], - "slot": "origin_station_name", - "values": [ - "Anaheim Intermodal Center" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "origin_station_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Anaheim Intermodal 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": [ - "day after tomorrow", - "the 3rd" - ], - "departure_time": [ - "8:40 am" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "1" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "27_00070", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin", - "values": [ - "Vegas" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "origin", - "start": 32 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want a bus. I am leaving from Vegas." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you want to go? And when do you plan to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "destination", - "values": [ - "Anaheim" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "March 1st" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 77, - "slot": "destination", - "start": 70 - }, - { - "exclusive_end": 110, - "slot": "departure_date", - "start": 101 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 1st" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "3" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I have a three person group. I want Flexible tickets. I want to go to Anaheim and I plan to leave on March 1st." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "14:10" - ], - "slot": "departure_time", - "values": [ - "2:10 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "58" - ], - "slot": "price", - "values": [ - "$58" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-01", - "destination": "Anaheim", - "fare_type": "Flexible", - "group_size": "3", - "origin": "Las Vegas" - } - }, - "service_results": [ - { - "departure_date": "2019-03-01", - "departure_time": "14:10", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Flexible", - "group_size": "3", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "58" - }, - { - "departure_date": "2019-03-01", - "departure_time": "14:20", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Flexible", - "group_size": "3", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "62" - }, - { - "departure_date": "2019-03-01", - "departure_time": "14:40", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Flexible", - "group_size": "3", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "55" - }, - { - "departure_date": "2019-03-01", - "departure_time": "17:50", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Flexible", - "group_size": "3", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "57" - } - ], - "slots": [ - { - "exclusive_end": 42, - "slot": "departure_time", - "start": 35 - }, - { - "exclusive_end": 85, - "slot": "price", - "start": 82 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 4 buses. One bus leaves at 2:10 pm. It offers a flexible ticket and costs $58." - }, - { - "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": [ - "March 1st" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "3" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the bus station it's departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Plaza" - ], - "slot": "origin_station_name", - "values": [ - "Union Plaza" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 11, - "slot": "origin_station_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Union Plaza is the origin station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "this Saturday" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 55, - "slot": "departure_date", - "start": 42 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "this Saturday" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "3" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there other buses? I want to leave on this Saturday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "14:20" - ], - "slot": "departure_time", - "values": [ - "2:20 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "55" - ], - "slot": "price", - "values": [ - "$55" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "3" - ], - "slot": "count", - "values": [ - "3" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-02", - "destination": "Anaheim", - "fare_type": "Flexible", - "group_size": "3", - "origin": "Las Vegas" - } - }, - "service_results": [ - { - "departure_date": "2019-03-02", - "departure_time": "14:10", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Flexible", - "group_size": "3", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "53" - }, - { - "departure_date": "2019-03-02", - "departure_time": "14:20", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Flexible", - "group_size": "3", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "55" - }, - { - "departure_date": "2019-03-02", - "departure_time": "14:40", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Flexible", - "group_size": "3", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "60" - } - ], - "slots": [ - { - "exclusive_end": 43, - "slot": "departure_time", - "start": 36 - }, - { - "exclusive_end": 86, - "slot": "price", - "start": 83 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 3 buses. One bus departs at 2:20 pm. It offers a flexible ticket and costs $55." - }, - { - "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": [ - "this Saturday" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "3" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which station does it arrive in? What bus station does it leave from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim Intermodal Center" - ], - "slot": "destination_station_name", - "values": [ - "Anaheim Intermodal Center" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Union Plaza" - ], - "slot": "origin_station_name", - "values": [ - "Union Plaza" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 77, - "slot": "destination_station_name", - "start": 52 - }, - { - "exclusive_end": 33, - "slot": "origin_station_name", - "start": 22 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The origin station is Union Plaza and it arrives in Anaheim Intermodal Center." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "this Saturday" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "4" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What are the other available buses like? It is for four people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "14:40" - ], - "slot": "departure_time", - "values": [ - "2:40 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "60" - ], - "slot": "price", - "values": [ - "$60" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "2" - ], - "slot": "count", - "values": [ - "2" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-02", - "destination": "Anaheim", - "fare_type": "Flexible", - "group_size": "4", - "origin": "Las Vegas" - } - }, - "service_results": [ - { - "departure_date": "2019-03-02", - "departure_time": "14:10", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Flexible", - "group_size": "4", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "53" - }, - { - "departure_date": "2019-03-02", - "departure_time": "14:20", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Flexible", - "group_size": "4", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "55" - } - ], - "slots": [ - { - "exclusive_end": 42, - "slot": "departure_time", - "start": 35 - }, - { - "exclusive_end": 62, - "slot": "price", - "start": 59 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 2 buses. One bus leaves at 2:40 pm. A ticket costs $60 and it is Flexible." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "this Saturday" - ], - "departure_time": [ - "2:40 pm" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "4" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to book tickets for this bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "this Saturday" - ], - "departure_time": [ - "2:40 pm" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "4" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I want to reserve some seats." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin", - "values": [ - "Las Vegas" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Anaheim" - ], - "slot": "destination", - "values": [ - "Anaheim" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "14:40" - ], - "slot": "departure_time", - "values": [ - "2:40 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 103, - "slot": "origin", - "start": 94 - }, - { - "exclusive_end": 127, - "slot": "destination", - "start": 120 - }, - { - "exclusive_end": 147, - "slot": "departure_date", - "start": 139 - }, - { - "exclusive_end": 158, - "slot": "departure_time", - "start": 151 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following reservation details: 4 flexible tickets for the bus leaving from Las Vegas and arriving in Anaheim. It leaves tomorrow at 2:40 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "this Saturday", - "tomorrow" - ], - "departure_time": [ - "2:40 pm" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "4" - ], - "origin": [ - "Las Vegas", - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-02", - "departure_time": "14:40", - "destination": "Anaheim", - "fare_type": "Flexible", - "group_size": "4", - "origin": "Las Vegas" - } - }, - "service_results": [ - { - "departure_date": "2019-03-02", - "departure_time": "14:40", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Flexible", - "group_size": "4", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "60" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your tickets are purchased." - }, - { - "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": [ - "this Saturday", - "tomorrow" - ], - "departure_time": [ - "2:40 pm" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "4" - ], - "origin": [ - "Las Vegas", - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you. That's all I wanted." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "27_00071", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Fresno" - ], - "slot": "origin", - "values": [ - "Fresno" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 32, - "slot": "origin", - "start": 26 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "origin": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to find a bus from Fresno, can you help?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When are you leaving?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "LA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "this Sunday" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "destination", - "start": 32 - }, - { - "exclusive_end": 47, - "slot": "departure_date", - "start": 36 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "this Sunday" - ], - "destination": [ - "LA" - ], - "group_size": [ - "3" - ], - "origin": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "There are three of us, going to LA, this Sunday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "09:00" - ], - "slot": "departure_time", - "values": [ - "9 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "33" - ], - "slot": "price", - "values": [ - "$33" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-03", - "destination": "Los Angeles", - "group_size": "3", - "origin": "Fresno" - } - }, - "service_results": [ - { - "departure_date": "2019-03-03", - "departure_time": "09:00", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "33" - }, - { - "departure_date": "2019-03-03", - "departure_time": "09:50", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "45" - }, - { - "departure_date": "2019-03-03", - "departure_time": "13:00", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "39" - }, - { - "departure_date": "2019-03-03", - "departure_time": "13:10", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "37" - }, - { - "departure_date": "2019-03-03", - "departure_time": "13:30", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "39" - }, - { - "departure_date": "2019-03-03", - "departure_time": "14:00", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "36" - }, - { - "departure_date": "2019-03-03", - "departure_time": "15:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "33" - }, - { - "departure_date": "2019-03-03", - "departure_time": "16:00", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "38" - }, - { - "departure_date": "2019-03-03", - "departure_time": "19:20", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "37" - } - ], - "slots": [ - { - "exclusive_end": 31, - "slot": "departure_time", - "start": 27 - }, - { - "exclusive_end": 56, - "slot": "price", - "start": 53 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "For an economy seat on the 9 am bus it will cost you $33" - }, - { - "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": [ - "this Sunday" - ], - "destination": [ - "LA" - ], - "group_size": [ - "3" - ], - "origin": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which bus station is that 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": "You will be leaving 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": [ - "this Sunday" - ], - "destination": [ - "LA" - ], - "group_size": [ - "3" - ], - "origin": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "And where does it go to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "destination_station_name", - "values": [ - "Union Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 31, - "slot": "destination_station_name", - "start": 18 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It will arrive at Union Station" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "this Sunday" - ], - "departure_time": [ - "9 am" - ], - "destination": [ - "LA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok, that's good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to buy your bus tickets?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "this Sunday" - ], - "departure_time": [ - "9 am" - ], - "destination": [ - "LA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, not now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else you need help with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "this Sunday" - ], - "departure_time": [ - "9 am" - ], - "destination": [ - "LA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you for the help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day!" - } - ] - }, - { - "dialogue_id": "27_00072", - "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 am planing a short trip and would like to travel by bus. Could you help me find one that is available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, no problem. When are you planning on leaving? Also, what are the departure and arrival destinations?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "origin", - "values": [ - "New York City" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "Saturday this week" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "destination", - "values": [ - "Philly" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 60, - "slot": "origin", - "start": 47 - }, - { - "exclusive_end": 41, - "slot": "departure_date", - "start": 23 - }, - { - "exclusive_end": 80, - "slot": "destination", - "start": 74 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Saturday this week" - ], - "destination": [ - "Philly" - ], - "origin": [ - "New York City" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am planning to leave Saturday this week from New York City to travel to Philly." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "24" - ], - "slot": "price", - "values": [ - "$24" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "7" - ], - "slot": "count", - "values": [ - "7" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-02", - "destination": "Philadelphia", - "origin": "New York" - } - }, - "service_results": [ - { - "departure_date": "2019-03-02", - "departure_time": "07:40", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "24" - }, - { - "departure_date": "2019-03-02", - "departure_time": "08:00", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "24" - }, - { - "departure_date": "2019-03-02", - "departure_time": "11:30", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "21" - }, - { - "departure_date": "2019-03-02", - "departure_time": "14:10", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "23" - }, - { - "departure_date": "2019-03-02", - "departure_time": "16:30", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "18" - }, - { - "departure_date": "2019-03-02", - "departure_time": "18:30", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "20" - }, - { - "departure_date": "2019-03-02", - "departure_time": "19:40", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "25" - } - ], - "slots": [ - { - "exclusive_end": 78, - "slot": "departure_time", - "start": 71 - }, - { - "exclusive_end": 111, - "slot": "price", - "start": 108 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok, there are 7 buses available. The best deal is a bus that leaves at 7:40 am. It is an Economy ticket for $24." - }, - { - "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": [ - "Saturday this week" - ], - "destination": [ - "Philly" - ], - "origin": [ - "New York City" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What bus station would I be leaving from and what is the name of the arrival station?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Intercity Terminal" - ], - "slot": "destination_station_name", - "values": [ - "Intercity Terminal" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Port Authority Station" - ], - "slot": "origin_station_name", - "values": [ - "Port Authority Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 90, - "slot": "destination_station_name", - "start": 72 - }, - { - "exclusive_end": 47, - "slot": "origin_station_name", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The departure station is Port Authority Station and you would arrive at Intercity Terminal." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Saturday this week" - ], - "destination": [ - "Philly" - ], - "origin": [ - "New York City" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What other buses are available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:00" - ], - "slot": "departure_time", - "values": [ - "8 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "24" - ], - "slot": "price", - "values": [ - "$24" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "departure_time", - "start": 21 - }, - { - "exclusive_end": 66, - "slot": "price", - "start": 63 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I show one leaving a 8 am, which is also an Economy ticket for $24." - }, - { - "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": [ - "8 am" - ], - "destination": [ - "Philly" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "New York City" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to go ahead and purchase tickets to reserve a seat?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "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": [ - "8 am" - ], - "destination": [ - "Philly" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "New York City" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I would like to reserve a seat for 3 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "origin", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "destination", - "values": [ - "Philadelphia" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "08:00" - ], - "slot": "departure_time", - "values": [ - "8 am" - ] - }, - { - "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": 141, - "slot": "origin", - "start": 133 - }, - { - "exclusive_end": 173, - "slot": "destination", - "start": 161 - }, - { - "exclusive_end": 98, - "slot": "departure_date", - "start": 90 - }, - { - "exclusive_end": 106, - "slot": "departure_time", - "start": 102 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok let me confirm the details I have with you. I have 3 Economy tickets for a bus leaving tomorrow at 8 am. The bus will depart from New York and will arrive in Philadelphia." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - }, - { - "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": [ - "8 am" - ], - "destination": [ - "Philadelphia", - "Philly" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "New York", - "New York City" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually, no, could you make it for just one person?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok, so you would like just 1 Economy ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - }, - { - "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": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "Saturday this week", - "tomorrow" - ], - "departure_time": [ - "8 am" - ], - "destination": [ - "Philadelphia", - "Philly" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "New York", - "New York City" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please. And could you provide me with the departure and arrival stations?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Intercity Terminal" - ], - "slot": "destination_station_name", - "values": [ - "Intercity Terminal" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Port Authority Station" - ], - "slot": "origin_station_name", - "values": [ - "Port Authority Station" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-02", - "departure_time": "08:00", - "destination": "Philadelphia", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York" - } - }, - "service_results": [ - { - "departure_date": "2019-03-02", - "departure_time": "08:00", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "24" - } - ], - "slots": [ - { - "exclusive_end": 117, - "slot": "destination_station_name", - "start": 99 - }, - { - "exclusive_end": 79, - "slot": "origin_station_name", - "start": 57 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have confirmed your ticket. You will be departing from Port Authority Station and will arrive at Intercity Terminal." - }, - { - "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": [ - "Saturday this week", - "tomorrow" - ], - "departure_time": [ - "8 am" - ], - "destination": [ - "Philadelphia", - "Philly" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "New York", - "New York City" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great! Thank you for your help today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem. Have a great day." - } - ] - }, - { - "dialogue_id": "27_00073", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "group_size": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you have a bus available for 4 people?" - }, - { - "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": "Where and when will you depart from, and what is your destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "origin", - "values": [ - "Anaheim" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Fresno" - ], - "slot": "destination", - "values": [ - "Fresno" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 26, - "slot": "origin", - "start": 19 - }, - { - "exclusive_end": 40, - "slot": "departure_date", - "start": 27 - }, - { - "exclusive_end": 58, - "slot": "destination", - "start": 52 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Thursday" - ], - "destination": [ - "Fresno" - ], - "group_size": [ - "4" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will depart from Anaheim next Thursday, and go to Fresno." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:40" - ], - "slot": "departure_time", - "values": [ - "6:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "40" - ], - "slot": "price", - "values": [ - "$40" - ] - }, - { - "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-07", - "destination": "Fresno", - "group_size": "4", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-07", - "departure_time": "06:40", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "40" - }, - { - "departure_date": "2019-03-07", - "departure_time": "08:20", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "41" - }, - { - "departure_date": "2019-03-07", - "departure_time": "14:20", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "40" - }, - { - "departure_date": "2019-03-07", - "departure_time": "15:10", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "33" - } - ], - "slots": [ - { - "exclusive_end": 73, - "slot": "departure_time", - "start": 66 - }, - { - "exclusive_end": 113, - "slot": "price", - "start": 110 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 4 buses that suit your needs. The best choice leaves at 6:40 am, it is the economy ticket priced at $40." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Thursday" - ], - "departure_time": [ - "6:40 am" - ], - "destination": [ - "Fresno" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That works for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need tickets for this bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Thursday" - ], - "departure_time": [ - "6:40 am" - ], - "destination": [ - "Fresno" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please reserve a seat for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Anaheim" - ], - "slot": "origin", - "values": [ - "Anaheim" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Fresno" - ], - "slot": "destination", - "values": [ - "Fresno" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "06:40" - ], - "slot": "departure_time", - "values": [ - "6: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": 76, - "slot": "origin", - "start": 69 - }, - { - "exclusive_end": 122, - "slot": "destination", - "start": 116 - }, - { - "exclusive_end": 90, - "slot": "departure_date", - "start": 77 - }, - { - "exclusive_end": 101, - "slot": "departure_time", - "start": 94 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the details of the bus schedule: The bus departs from Anaheim next Thursday at 6:40 am, destined for Fresno. This is an economy ticket for 4 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - }, - { - "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": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "next Thursday" - ], - "departure_time": [ - "6:40 am" - ], - "destination": [ - "Fresno" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good to me. Which station am I departing from, and which station will I arrive at?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Fresno Station" - ], - "slot": "destination_station_name", - "values": [ - "Fresno Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Anaheim Intermodal Center" - ], - "slot": "origin_station_name", - "values": [ - "Anaheim Intermodal Center" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-07", - "departure_time": "06:40", - "destination": "Fresno", - "fare_type": "Economy", - "group_size": "4", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-07", - "departure_time": "06:40", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "40" - } - ], - "slots": [ - { - "exclusive_end": 108, - "slot": "destination_station_name", - "start": 94 - }, - { - "exclusive_end": 74, - "slot": "origin_station_name", - "start": 49 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket has been verified. Departure is from Anaheim Intermodal Center and destination is Fresno Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Thursday" - ], - "departure_time": [ - "6:40 am" - ], - "destination": [ - "Fresno" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I appreciate your help, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_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": "Buses_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Thursday" - ], - "departure_time": [ - "6:40 am" - ], - "destination": [ - "Fresno" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, but thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your day." - } - ] - }, - { - "dialogue_id": "27_00074", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "group_size": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you help search a bus for two" - }, - { - "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 leaving" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin", - "values": [ - "Las Vegas" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "departure_date", - "values": [ - "14th of march" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "destination", - "values": [ - "Sacramento, CA" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 58, - "slot": "origin", - "start": 49 - }, - { - "exclusive_end": 25, - "slot": "departure_date", - "start": 12 - }, - { - "exclusive_end": 43, - "slot": "destination", - "start": 29 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "14th of march" - ], - "destination": [ - "Sacramento, CA" - ], - "group_size": [ - "2" - ], - "origin": [ - "Las Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Leaving for 14th of march to Sacramento, CA from Las Vegas" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:20" - ], - "slot": "departure_time", - "values": [ - "7:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "83" - ], - "slot": "price", - "values": [ - "$83" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-14", - "destination": "Sacramento", - "group_size": "2", - "origin": "Las Vegas" - } - }, - "service_results": [ - { - "departure_date": "2019-03-14", - "departure_time": "07:20", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "83" - }, - { - "departure_date": "2019-03-14", - "departure_time": "07:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "66" - }, - { - "departure_date": "2019-03-14", - "departure_time": "10:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "70" - }, - { - "departure_date": "2019-03-14", - "departure_time": "12:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "76" - } - ], - "slots": [ - { - "exclusive_end": 62, - "slot": "departure_time", - "start": 55 - }, - { - "exclusive_end": 37, - "slot": "price", - "start": 34 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The price of an economy ticket is $83 and it leaves at 7:20 am" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "14th of march" - ], - "departure_time": [ - "7:20 am" - ], - "destination": [ - "Sacramento, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Las Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is good" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else i can do for you?" - }, - { - "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": [ - "14th of march" - ], - "departure_time": [ - "7:20 am" - ], - "destination": [ - "Sacramento, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Las Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I was looking for some bus tickkets" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin", - "values": [ - "Las Vegas" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "destination", - "values": [ - "Sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "departure_date", - "values": [ - "march 14th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:20" - ], - "slot": "departure_time", - "values": [ - "7: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": 30, - "slot": "origin", - "start": 21 - }, - { - "exclusive_end": 56, - "slot": "destination", - "start": 46 - }, - { - "exclusive_end": 71, - "slot": "departure_date", - "start": 61 - }, - { - "exclusive_end": 41, - "slot": "departure_time", - "start": 34 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please check: leaves Las Vegas at 7:20 am for Sacramento, CA march 14th for 2 people, economy tickets" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "14th of march", - "march 14th" - ], - "departure_time": [ - "7:20 am" - ], - "destination": [ - "Sacramento", - "Sacramento, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Las Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "yes that is correct" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-14", - "departure_time": "07:20", - "destination": "Sacramento", - "fare_type": "Economy", - "group_size": "2", - "origin": "Las Vegas" - } - }, - "service_results": [ - { - "departure_date": "2019-03-14", - "departure_time": "07:20", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "83" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your tickets have been booked" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "destination_station_name" - ], - "slot_values": { - "departure_date": [ - "14th of march", - "march 14th" - ], - "departure_time": [ - "7:20 am" - ], - "destination": [ - "Sacramento", - "Sacramento, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Las Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which station does it reach?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "destination_station_name", - "values": [ - "Sacramento Valley Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "destination_station_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sacramento Valley Station" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "14th of march", - "march 14th" - ], - "departure_time": [ - "7:20 am" - ], - "destination": [ - "Sacramento", - "Sacramento, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Las Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Whats the departing station?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Plaza" - ], - "slot": "origin_station_name", - "values": [ - "Union Plaza" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 15, - "slot": "origin_station_name", - "start": 4 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Its Union Plaza" - }, - { - "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": [ - "14th of march", - "march 14th" - ], - "departure_time": [ - "7:20 am" - ], - "destination": [ - "Sacramento", - "Sacramento, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Las Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks thats it for now" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a pleasant day!" - } - ] - }, - { - "dialogue_id": "27_00075", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 68, - "slot": "origin", - "start": 58 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "group_size": [ - "3" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please can you help me search for a bus. I'm leaving from Sacramento. There are three people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you going to go to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "SF" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 15, - "slot": "destination", - "start": 13 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "SF" - ], - "group_size": [ - "3" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to go SF." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date do you plan to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "12th of this month" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 22, - "slot": "departure_date", - "start": 4 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of this month" - ], - "destination": [ - "SF" - ], - "group_size": [ - "3" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "The 12th of this month is when I am want to leave" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "21" - ], - "slot": "price", - "values": [ - "$21" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-12", - "destination": "San Francisco", - "group_size": "3", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-12", - "departure_time": "07:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "21" - }, - { - "departure_date": "2019-03-12", - "departure_time": "08:30", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "21" - }, - { - "departure_date": "2019-03-12", - "departure_time": "10:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "21" - }, - { - "departure_date": "2019-03-12", - "departure_time": "10:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "25" - }, - { - "departure_date": "2019-03-12", - "departure_time": "11:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "22" - }, - { - "departure_date": "2019-03-12", - "departure_time": "12:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "22" - }, - { - "departure_date": "2019-03-12", - "departure_time": "13:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "22" - }, - { - "departure_date": "2019-03-12", - "departure_time": "13:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "22" - }, - { - "departure_date": "2019-03-12", - "departure_time": "17:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "24" - }, - { - "departure_date": "2019-03-12", - "departure_time": "18:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "20" - } - ], - "slots": [ - { - "exclusive_end": 37, - "slot": "departure_time", - "start": 30 - }, - { - "exclusive_end": 97, - "slot": "price", - "start": 94 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a bus that leaves at 7:40 am and it is an Economy ticket. The price of the ticket is $21." - }, - { - "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": [ - "12th of this month" - ], - "destination": [ - "SF" - ], - "group_size": [ - "3" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What bus station will I be leaving from and which station in SF will it reach?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Salesforce Transit Center" - ], - "slot": "destination_station_name", - "values": [ - "Salesforce Transit Center" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "origin_station_name", - "values": [ - "Sacramento Valley Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 102, - "slot": "destination_station_name", - "start": 77 - }, - { - "exclusive_end": 45, - "slot": "origin_station_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You will be leaving Sacramento Valley Station and the destination station is Salesforce Transit Center." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of this month" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "SF" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "March 12th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "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": 69, - "slot": "origin", - "start": 59 - }, - { - "exclusive_end": 99, - "slot": "destination", - "start": 86 - }, - { - "exclusive_end": 129, - "slot": "departure_date", - "start": 119 - }, - { - "exclusive_end": 137, - "slot": "departure_time", - "start": 130 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Are you sure about these details? You will be leaving from Sacramento and arriving at San Francisco. The bus leaves on March 12th 7:40 am. It's an Economy ticket for 3 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of this month", - "March 12th" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "SF", - "San Francisco" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "All the detials are fine, that will work for me" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-12", - "departure_time": "07:40", - "destination": "San Francisco", - "fare_type": "Economy", - "group_size": "3", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-12", - "departure_time": "07:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "21" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I have confirmed your ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of this month", - "March 12th" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "SF", - "San Francisco" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks alot for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I assist you with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of this month", - "March 12th" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "SF", - "San Francisco" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No that will be it, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy the rest of your day." - } - ] - }, - { - "dialogue_id": "27_00076", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "destination", - "values": [ - "Anaheim, CA" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 59, - "slot": "destination", - "start": 48 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you help me find a bus that will take me to Anaheim, 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": "Certainly. When do you plan to leave and where are you leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin", - "values": [ - "San Diego" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "this Sunday" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 27, - "slot": "origin", - "start": 18 - }, - { - "exclusive_end": 39, - "slot": "departure_date", - "start": 28 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "this Sunday" - ], - "destination": [ - "Anaheim, CA" - ], - "fare_type": [ - "Flexible" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am leaving from San Diego this Sunday. I would prefer flexible tickets if possible." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "10:10" - ], - "slot": "departure_time", - "values": [ - "10:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "43" - ], - "slot": "price", - "values": [ - "$43" - ] - }, - { - "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-03", - "destination": "Anaheim", - "fare_type": "Flexible", - "origin": "San Diego" - } - }, - "service_results": [ - { - "departure_date": "2019-03-03", - "departure_time": "10:10", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "43" - }, - { - "departure_date": "2019-03-03", - "departure_time": "10:40", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "42" - }, - { - "departure_date": "2019-03-03", - "departure_time": "13:20", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "48" - }, - { - "departure_date": "2019-03-03", - "departure_time": "14:00", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "43" - }, - { - "departure_date": "2019-03-03", - "departure_time": "14:10", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "46" - }, - { - "departure_date": "2019-03-03", - "departure_time": "16:50", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "44" - }, - { - "departure_date": "2019-03-03", - "departure_time": "18:00", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "43" - }, - { - "departure_date": "2019-03-03", - "departure_time": "18:10", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "43" - }, - { - "departure_date": "2019-03-03", - "departure_time": "18:40", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "42" - } - ], - "slots": [ - { - "exclusive_end": 78, - "slot": "departure_time", - "start": 70 - }, - { - "exclusive_end": 113, - "slot": "price", - "start": 110 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found 9 buses for you with flexible tickets. One bus leaves at 10:10 am and the price of the ticket is $43." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "the 10th" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 59, - "slot": "departure_date", - "start": 51 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 10th" - ], - "destination": [ - "Anaheim, CA" - ], - "fare_type": [ - "Flexible" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What other buses are available? I plan to leave on the 10th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "10:40" - ], - "slot": "departure_time", - "values": [ - "10:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "42" - ], - "slot": "price", - "values": [ - "$42" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "8" - ], - "slot": "count", - "values": [ - "8" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-10", - "destination": "Anaheim", - "fare_type": "Flexible", - "origin": "San Diego" - } - }, - "service_results": [ - { - "departure_date": "2019-03-10", - "departure_time": "10:10", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "41" - }, - { - "departure_date": "2019-03-10", - "departure_time": "10:40", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "42" - }, - { - "departure_date": "2019-03-10", - "departure_time": "13:20", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "43" - }, - { - "departure_date": "2019-03-10", - "departure_time": "14:00", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "44" - }, - { - "departure_date": "2019-03-10", - "departure_time": "14:10", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "45" - }, - { - "departure_date": "2019-03-10", - "departure_time": "16:50", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "45" - }, - { - "departure_date": "2019-03-10", - "departure_time": "18:00", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "47" - }, - { - "departure_date": "2019-03-10", - "departure_time": "18:10", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "43" - } - ], - "slots": [ - { - "exclusive_end": 78, - "slot": "departure_time", - "start": 70 - }, - { - "exclusive_end": 113, - "slot": "price", - "start": 110 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found 8 buses for you with flexible tickets. One bus leaves at 10:40 am and the price of the ticket is $42." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "destination", - "values": [ - "Sacramento, CA" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 76, - "slot": "destination", - "start": 62 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 10th" - ], - "destination": [ - "Sacramento, CA" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "1" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any others available? It is for one person going to Sacramento, CA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "88" - ], - "slot": "price", - "values": [ - "$88" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "6" - ], - "slot": "count", - "values": [ - "6" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-10", - "destination": "Sacramento", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego" - } - }, - "service_results": [ - { - "departure_date": "2019-03-10", - "departure_time": "07:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "88" - }, - { - "departure_date": "2019-03-10", - "departure_time": "08:30", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "95" - }, - { - "departure_date": "2019-03-10", - "departure_time": "09:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "87" - }, - { - "departure_date": "2019-03-10", - "departure_time": "10:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "99" - }, - { - "departure_date": "2019-03-10", - "departure_time": "11:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "88" - }, - { - "departure_date": "2019-03-10", - "departure_time": "14:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "101" - } - ], - "slots": [ - { - "exclusive_end": 77, - "slot": "departure_time", - "start": 70 - }, - { - "exclusive_end": 112, - "slot": "price", - "start": 109 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found 6 buses for you with flexible tickets. One bus leaves at 7:40 am and the price of the ticket is $88." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 10th" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "Sacramento, CA" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "1" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to buy a ticket on this bus?" - }, - { - "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": [ - "the 10th" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "Sacramento, CA" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "1" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I do not want to buy tickets at this time. Thank you, that will be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You're welcome. Have a great day." - } - ] - }, - { - "dialogue_id": "27_00077", - "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": "Can you find me a bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you headed to, and when will you be leaving?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "departure_date", - "values": [ - "14th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "San Fran" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 48, - "slot": "departure_date", - "start": 30 - }, - { - "exclusive_end": 22, - "slot": "destination", - "start": 14 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "14th of this month" - ], - "destination": [ - "San Fran" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm headed to San Fran on the 14th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you be leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 15, - "slot": "origin", - "start": 5 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "14th of this month" - ], - "destination": [ - "San Fran" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "From Sacramento." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "23" - ], - "slot": "price", - "values": [ - "$23" - ] - }, - { - "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-14", - "destination": "San Francisco", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-14", - "departure_time": "07:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "23" - }, - { - "departure_date": "2019-03-14", - "departure_time": "08:30", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "22" - }, - { - "departure_date": "2019-03-14", - "departure_time": "10:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "23" - }, - { - "departure_date": "2019-03-14", - "departure_time": "10:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "22" - }, - { - "departure_date": "2019-03-14", - "departure_time": "11:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "26" - }, - { - "departure_date": "2019-03-14", - "departure_time": "12:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "20" - }, - { - "departure_date": "2019-03-14", - "departure_time": "13:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "23" - }, - { - "departure_date": "2019-03-14", - "departure_time": "13:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "21" - }, - { - "departure_date": "2019-03-14", - "departure_time": "17:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "19" - }, - { - "departure_date": "2019-03-14", - "departure_time": "18:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "22" - } - ], - "slots": [ - { - "exclusive_end": 68, - "slot": "departure_time", - "start": 61 - }, - { - "exclusive_end": 82, - "slot": "price", - "start": 79 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10 buses for you. One option is a bus that leaves at 7:40 am and costs $23. It's an Economy ticket." - }, - { - "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": [ - "14th of this month" - ], - "destination": [ - "San Fran" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What stations does this bus go from and to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Salesforce Transit Center" - ], - "slot": "destination_station_name", - "values": [ - "Salesforce Transit Center" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "origin_station_name", - "values": [ - "Sacramento Valley Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 86, - "slot": "destination_station_name", - "start": 61 - }, - { - "exclusive_end": 45, - "slot": "origin_station_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus leaves from Sacramento Valley Station and arrives at Salesforce Transit Center." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "14th of this month" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "San Fran" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good to me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want me to buy tickets for this bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "14th of this month" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "San Fran" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, go ahead." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "group_size", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many tickets do 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": [ - "14th of this month" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "San Fran" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need three." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "departure_date", - "values": [ - "March 14th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "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": 41, - "slot": "origin", - "start": 31 - }, - { - "exclusive_end": 58, - "slot": "destination", - "start": 45 - }, - { - "exclusive_end": 103, - "slot": "departure_date", - "start": 93 - }, - { - "exclusive_end": 89, - "slot": "departure_time", - "start": 82 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: 3 tickets from Sacramento to San Francisco. The bus will leave at 7:40 am on March 14th. These are Economy tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "14th of this month", - "March 14th" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "San Fran", - "San Francisco" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, sounds great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-14", - "departure_time": "07:40", - "destination": "San Francisco", - "fare_type": "Economy", - "group_size": "3", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-14", - "departure_time": "07:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "23" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your tickets are purchased and 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": [ - "14th of this month", - "March 14th" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "San Fran", - "San Francisco" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help, that's all" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "27_00078", - "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 am looking to travel. Can you help me find a bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you coming from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "origin", - "values": [ - "Vancouver" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "the 9th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Portland" - ], - "slot": "destination", - "values": [ - "Portland" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 22, - "slot": "origin", - "start": 13 - }, - { - "exclusive_end": 33, - "slot": "departure_date", - "start": 26 - }, - { - "exclusive_end": 61, - "slot": "destination", - "start": 53 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 9th" - ], - "destination": [ - "Portland" - ], - "origin": [ - "Vancouver" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am leaving Vancouver on the 9th. My destination is Portland." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "09:20" - ], - "slot": "departure_time", - "values": [ - "9:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "40" - ], - "slot": "price", - "values": [ - "$40" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-09", - "destination": "Portland", - "origin": "Vancouver" - } - }, - "service_results": [ - { - "departure_date": "2019-03-09", - "departure_time": "09:20", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "40" - }, - { - "departure_date": "2019-03-09", - "departure_time": "09:30", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "37" - }, - { - "departure_date": "2019-03-09", - "departure_time": "15:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "47" - }, - { - "departure_date": "2019-03-09", - "departure_time": "16:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "45" - }, - { - "departure_date": "2019-03-09", - "departure_time": "16:50", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "42" - }, - { - "departure_date": "2019-03-09", - "departure_time": "17:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "36" - }, - { - "departure_date": "2019-03-09", - "departure_time": "18:20", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "40" - }, - { - "departure_date": "2019-03-09", - "departure_time": "19:20", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "39" - } - ], - "slots": [ - { - "exclusive_end": 40, - "slot": "departure_time", - "start": 33 - }, - { - "exclusive_end": 73, - "slot": "price", - "start": 70 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus from Vancouver leaves at 9:20 am. It is an economy ticket for $40." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 9th" - ], - "destination": [ - "Portland" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "Vancouver" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually, I am looking for 2 seats in economy extra." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "09:30" - ], - "slot": "departure_time", - "values": [ - "9:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "47" - ], - "slot": "price", - "values": [ - "$47" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-09", - "destination": "Portland", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Vancouver" - } - }, - "service_results": [ - { - "departure_date": "2019-03-09", - "departure_time": "09:20", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "50" - }, - { - "departure_date": "2019-03-09", - "departure_time": "09:30", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "47" - }, - { - "departure_date": "2019-03-09", - "departure_time": "15:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "57" - }, - { - "departure_date": "2019-03-09", - "departure_time": "16:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "55" - }, - { - "departure_date": "2019-03-09", - "departure_time": "16:50", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "52" - }, - { - "departure_date": "2019-03-09", - "departure_time": "17:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "46" - }, - { - "departure_date": "2019-03-09", - "departure_time": "18:20", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "50" - }, - { - "departure_date": "2019-03-09", - "departure_time": "19:20", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "49" - } - ], - "slots": [ - { - "exclusive_end": 44, - "slot": "departure_time", - "start": 37 - }, - { - "exclusive_end": 82, - "slot": "price", - "start": 79 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Gotcha, there is a bus that leavs at 9:30 am. The seat is in economy extra for $47." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "the 9th" - ], - "destination": [ - "Portland" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "Vancouver" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which bus station will I be leaving from? Also, which one will I be arriving at?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Portland Bus Station" - ], - "slot": "destination_station_name", - "values": [ - "Portland Bus Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Pacific Central Station" - ], - "slot": "origin_station_name", - "values": [ - "Pacific Central Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 85, - "slot": "destination_station_name", - "start": 65 - }, - { - "exclusive_end": 48, - "slot": "origin_station_name", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You will be leaving from Pacific Central Station and arriving at Portland Bus Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 9th" - ], - "destination": [ - "Portland" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "Vancouver" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What other buses are available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "15:10" - ], - "slot": "departure_time", - "values": [ - "3:10 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "57" - ], - "slot": "price", - "values": [ - "$57" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "departure_time", - "start": 30 - }, - { - "exclusive_end": 75, - "slot": "price", - "start": 72 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a bus that leaves at 3:10 pm. The seat is in economy extra for $57." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 9th" - ], - "departure_time": [ - "3:10 pm" - ], - "destination": [ - "Portland" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "Vancouver" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great! Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to purchase tickets now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 9th" - ], - "departure_time": [ - "3:10 pm" - ], - "destination": [ - "Portland" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "Vancouver" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Not at the moment." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok. Is there anything else I can help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 9th" - ], - "departure_time": [ - "3:10 pm" - ], - "destination": [ - "Portland" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "Vancouver" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is all. Thank you for the assistance." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day, now." - } - ] - }, - { - "dialogue_id": "27_00079", - "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": "Can you help me search for a bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where is the destination? When is your departure date?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "March 12th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "SF" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 36, - "slot": "departure_date", - "start": 26 - }, - { - "exclusive_end": 98, - "slot": "destination", - "start": 96 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 12th" - ], - "destination": [ - "SF" - ], - "fare_type": [ - "Economy extra" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am planning to leave on March 12th. I prefer Economy extra tickets. I am planning on going to SF." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What city will you be departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin", - "values": [ - "Vegas" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 23, - "slot": "origin", - "start": 18 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 12th" - ], - "destination": [ - "SF" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am leaving from Vegas." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "10:50" - ], - "slot": "departure_time", - "values": [ - "10:50 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "60" - ], - "slot": "price", - "values": [ - "$60" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "6" - ], - "slot": "count", - "values": [ - "6" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-12", - "destination": "San Francisco", - "fare_type": "Economy extra", - "origin": "Las Vegas" - } - }, - "service_results": [ - { - "departure_date": "2019-03-12", - "departure_time": "10:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "60" - }, - { - "departure_date": "2019-03-12", - "departure_time": "12:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "66" - }, - { - "departure_date": "2019-03-12", - "departure_time": "14:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "66" - }, - { - "departure_date": "2019-03-12", - "departure_time": "14:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "65" - }, - { - "departure_date": "2019-03-12", - "departure_time": "15:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "64" - }, - { - "departure_date": "2019-03-12", - "departure_time": "19:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "69" - } - ], - "slots": [ - { - "exclusive_end": 69, - "slot": "departure_time", - "start": 61 - }, - { - "exclusive_end": 104, - "slot": "price", - "start": 101 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 6 buses that will suit your needs. One bus leaves at 10:50 am and the price of the ticket is $60. It is an Economy extra seat." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 12th" - ], - "departure_time": [ - "10:50 am" - ], - "destination": [ - "SF" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Did you want to purchase the tickets for this bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 12th" - ], - "departure_time": [ - "10:50 am" - ], - "destination": [ - "SF" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I want to reserve two seats." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin", - "values": [ - "Las Vegas" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "March 12th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "10:50" - ], - "slot": "departure_time", - "values": [ - "10:50 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 73, - "slot": "origin", - "start": 64 - }, - { - "exclusive_end": 103, - "slot": "destination", - "start": 90 - }, - { - "exclusive_end": 149, - "slot": "departure_date", - "start": 139 - }, - { - "exclusive_end": 135, - "slot": "departure_time", - "start": 127 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following details: The bus is departing from Las Vegas and arriving in San Francisco. The bus is leaving at 10:50 am on March 12th. You need 2 Economy extra tickets." - }, - { - "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": [ - "March 12th" - ], - "departure_time": [ - "10:50 am" - ], - "destination": [ - "SF", - "San Francisco" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "Las Vegas", - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that works. What is the name of the bus station I am departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Plaza" - ], - "slot": "origin_station_name", - "values": [ - "Union Plaza" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-12", - "departure_time": "10:50", - "destination": "San Francisco", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Las Vegas" - } - }, - "service_results": [ - { - "departure_date": "2019-03-12", - "departure_time": "10:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "60" - } - ], - "slots": [ - { - "exclusive_end": 57, - "slot": "origin_station_name", - "start": 46 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket is confirmed. The station will be Union Plaza." - }, - { - "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": [ - "March 12th" - ], - "departure_time": [ - "10:50 am" - ], - "destination": [ - "SF", - "San Francisco" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "Las Vegas", - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you so much for your help. That's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "27_00080", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "8th of this month" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 94, - "slot": "departure_date", - "start": 77 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "8th of this month" - ], - "group_size": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you search for a bus for two people please? I would like to leave on the 8th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you going to leave from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "origin", - "values": [ - "Anaheim" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Fresno" - ], - "slot": "destination", - "values": [ - "Fresno" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 30, - "slot": "origin", - "start": 23 - }, - { - "exclusive_end": 61, - "slot": "destination", - "start": 55 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "8th of this month" - ], - "destination": [ - "Fresno" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be leaving from Anaheim and would like to go to Fresno." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:40" - ], - "slot": "departure_time", - "values": [ - "6:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "39" - ], - "slot": "price", - "values": [ - "$39" - ] - }, - { - "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-08", - "destination": "Fresno", - "group_size": "2", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-08", - "departure_time": "06:40", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "39" - }, - { - "departure_date": "2019-03-08", - "departure_time": "08:20", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "33" - }, - { - "departure_date": "2019-03-08", - "departure_time": "14:20", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "39" - }, - { - "departure_date": "2019-03-08", - "departure_time": "15:10", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "41" - } - ], - "slots": [ - { - "exclusive_end": 62, - "slot": "departure_time", - "start": 55 - }, - { - "exclusive_end": 83, - "slot": "price", - "start": 80 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found 4 buses suited for you. One bus leaves at 6:40 am and the price is $39 for an Economy ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "8th of this month" - ], - "destination": [ - "Fresno" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the name of the bus station I will be leaving from and what station will the bus go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Fresno Station" - ], - "slot": "destination_station_name", - "values": [ - "Fresno Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Anaheim Intermodal Center" - ], - "slot": "origin_station_name", - "values": [ - "Anaheim Intermodal Center" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 14, - "slot": "destination_station_name", - "start": 0 - }, - { - "exclusive_end": 68, - "slot": "origin_station_name", - "start": 43 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Fresno Station is the destination station. Anaheim Intermodal Center is the origin 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": [ - "8th of this month" - ], - "departure_time": [ - "6:40 am" - ], - "destination": [ - "Fresno" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds perfect. I would like to look for some bus tickets" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Anaheim" - ], - "slot": "origin", - "values": [ - "Anaheim" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Fresno" - ], - "slot": "destination", - "values": [ - "Fresno" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "06:40" - ], - "slot": "departure_time", - "values": [ - "6:40 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": 38, - "slot": "origin", - "start": 31 - }, - { - "exclusive_end": 48, - "slot": "destination", - "start": 42 - }, - { - "exclusive_end": 60, - "slot": "departure_date", - "start": 49 - }, - { - "exclusive_end": 82, - "slot": "departure_time", - "start": 75 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus is going to leave from Anaheim to Fresno next Friday. It leaves at 6:40 am. It is for 2 people and is an Economy ticket. Is that okay?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "8th of this month", - "next Friday" - ], - "departure_time": [ - "6:40 am" - ], - "destination": [ - "Fresno" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that seems perfect for me" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-08", - "departure_time": "06:40", - "destination": "Fresno", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-08", - "departure_time": "06:40", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "39" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I have confirmed your ticket" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "8th of this month", - "next Friday" - ], - "departure_time": [ - "6:40 am" - ], - "destination": [ - "Fresno" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need any help 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": [ - "8th of this month", - "next Friday" - ], - "departure_time": [ - "6:40 am" - ], - "destination": [ - "Fresno" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No and thank you for the help!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day!" - } - ] - }, - { - "dialogue_id": "27_00081", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Fresno" - ], - "slot": "origin", - "values": [ - "Fresno, CA" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 38, - "slot": "origin", - "start": 28 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "origin": [ - "Fresno, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "i am looking for a bus from Fresno, CA" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you want to go? when are you planning to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "the 9th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "destination", - "values": [ - "Anaheim" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "departure_date", - "start": 30 - }, - { - "exclusive_end": 7, - "slot": "destination", - "start": 0 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 9th" - ], - "destination": [ - "Anaheim" - ], - "origin": [ - "Fresno, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Anaheim. Planning to leave on the 9th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "12:40" - ], - "slot": "departure_time", - "values": [ - "12:40 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "38" - ], - "slot": "price", - "values": [ - "$38" - ] - }, - { - "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-09", - "destination": "Anaheim", - "origin": "Fresno" - } - }, - "service_results": [ - { - "departure_date": "2019-03-09", - "departure_time": "12:40", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "38" - }, - { - "departure_date": "2019-03-09", - "departure_time": "16:00", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "43" - }, - { - "departure_date": "2019-03-09", - "departure_time": "18:00", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "45" - }, - { - "departure_date": "2019-03-09", - "departure_time": "18:40", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "41" - } - ], - "slots": [ - { - "exclusive_end": 51, - "slot": "departure_time", - "start": 43 - }, - { - "exclusive_end": 89, - "slot": "price", - "start": 86 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 4 buses for you. The bus leaves at 12:40 pm. The Economy ticket price will be $38." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "the 9th" - ], - "destination": [ - "Anaheim" - ], - "origin": [ - "Fresno, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "From which station the bus starts and to which station does this bus reach?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim Intermodal Center" - ], - "slot": "destination_station_name", - "values": [ - "Anaheim Intermodal Center" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Fresno Station" - ], - "slot": "origin_station_name", - "values": [ - "Fresno Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 81, - "slot": "destination_station_name", - "start": 56 - }, - { - "exclusive_end": 40, - "slot": "origin_station_name", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus origin station is Fresno Station and will reach Anaheim Intermodal Center" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 9th" - ], - "departure_time": [ - "12:40 pm" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Fresno, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's pretty good for me" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Are you looking for booking the tickets?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 9th" - ], - "departure_time": [ - "12:40 pm" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Fresno, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yep. I am looking to reserve a seat." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "group_size", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many tickets you want me to book?" - }, - { - "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": [ - "the 9th" - ], - "departure_time": [ - "12:40 pm" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Fresno, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It will be for three people" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Fresno" - ], - "slot": "origin", - "values": [ - "Fresno" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Anaheim" - ], - "slot": "destination", - "values": [ - "Anaheim" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "12:40" - ], - "slot": "departure_time", - "values": [ - "12:40 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": 68, - "slot": "origin", - "start": 62 - }, - { - "exclusive_end": 91, - "slot": "destination", - "start": 84 - }, - { - "exclusive_end": 120, - "slot": "departure_date", - "start": 111 - }, - { - "exclusive_end": 132, - "slot": "departure_time", - "start": 124 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following details: The bus is leaving from Fresno and will reach Anaheim. The bus leaves on March 9th at 12:40 pm. The Economy ticket is for 3 people" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 9th", - "the 9th" - ], - "departure_time": [ - "12:40 pm" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Fresno", - "Fresno, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's pretty good for me" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-09", - "departure_time": "12:40", - "destination": "Anaheim", - "fare_type": "Economy", - "group_size": "3", - "origin": "Fresno" - } - }, - "service_results": [ - { - "departure_date": "2019-03-09", - "departure_time": "12:40", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "38" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket is confirmed" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 9th", - "the 9th" - ], - "departure_time": [ - "12:40 pm" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Fresno", - "Fresno, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you so much. That's enough for me" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day" - } - ] - }, - { - "dialogue_id": "27_00082", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "9th of this month" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 88, - "slot": "departure_date", - "start": 71 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "9th of this month" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you please help me search for a bus? I am planning to leave on the 9th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What location are you leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "origin", - "values": [ - "Anaheim, CA" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "origin", - "start": 23 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "9th of this month" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be leaving from Anaheim, CA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "And where are you going to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "San Diego" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 31, - "slot": "destination", - "start": 22 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "9th of this month" - ], - "destination": [ - "San Diego" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to go to San Diego." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:00" - ], - "slot": "departure_time", - "values": [ - "6 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "23" - ], - "slot": "price", - "values": [ - "$23" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "9" - ], - "slot": "count", - "values": [ - "9" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-09", - "destination": "San Diego", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-09", - "departure_time": "06:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "23" - }, - { - "departure_date": "2019-03-09", - "departure_time": "07:30", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "24" - }, - { - "departure_date": "2019-03-09", - "departure_time": "09:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "21" - }, - { - "departure_date": "2019-03-09", - "departure_time": "09:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "23" - }, - { - "departure_date": "2019-03-09", - "departure_time": "14:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "21" - }, - { - "departure_date": "2019-03-09", - "departure_time": "14:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "23" - }, - { - "departure_date": "2019-03-09", - "departure_time": "17:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "20" - }, - { - "departure_date": "2019-03-09", - "departure_time": "19:10", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "23" - }, - { - "departure_date": "2019-03-09", - "departure_time": "19:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "23" - } - ], - "slots": [ - { - "exclusive_end": 62, - "slot": "departure_time", - "start": 58 - }, - { - "exclusive_end": 106, - "slot": "price", - "start": 103 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, I have found 9 buses for you. The bus will leave at 6 am and the price of the bus ticket will be $23. It will be an Economy ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "9th of this month" - ], - "destination": [ - "San Diego" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other bus options for me? It will be for 2 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:30" - ], - "slot": "departure_time", - "values": [ - "7:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "24" - ], - "slot": "price", - "values": [ - "$24" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-09", - "destination": "San Diego", - "group_size": "2", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-09", - "departure_time": "06:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "23" - }, - { - "departure_date": "2019-03-09", - "departure_time": "07:30", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "24" - }, - { - "departure_date": "2019-03-09", - "departure_time": "09:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "21" - }, - { - "departure_date": "2019-03-09", - "departure_time": "09:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "23" - }, - { - "departure_date": "2019-03-09", - "departure_time": "14:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "21" - }, - { - "departure_date": "2019-03-09", - "departure_time": "14:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "23" - }, - { - "departure_date": "2019-03-09", - "departure_time": "17:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "20" - }, - { - "departure_date": "2019-03-09", - "departure_time": "19:10", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "23" - }, - { - "departure_date": "2019-03-09", - "departure_time": "19:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "23" - } - ], - "slots": [ - { - "exclusive_end": 29, - "slot": "departure_time", - "start": 22 - }, - { - "exclusive_end": 73, - "slot": "price", - "start": 70 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus will leave at 7:30 am and the price of the bus ticket will be $24. It will be 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": [ - "9th of this month" - ], - "destination": [ - "San Diego" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Well are there any other buses available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "09:20" - ], - "slot": "departure_time", - "values": [ - "9:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "21" - ], - "slot": "price", - "values": [ - "$21" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 29, - "slot": "departure_time", - "start": 22 - }, - { - "exclusive_end": 73, - "slot": "price", - "start": 70 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus will leave at 9:20 am and the price of the bus ticket will be $21. It will be 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": [ - "9th of this month" - ], - "departure_time": [ - "9:20 am" - ], - "destination": [ - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "that all sounds good, I am looking for the bus tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Anaheim" - ], - "slot": "origin", - "values": [ - "Anaheim" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "09:20" - ], - "slot": "departure_time", - "values": [ - "9: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": 75, - "slot": "origin", - "start": 68 - }, - { - "exclusive_end": 113, - "slot": "destination", - "start": 104 - }, - { - "exclusive_end": 146, - "slot": "departure_date", - "start": 137 - }, - { - "exclusive_end": 186, - "slot": "departure_time", - "start": 179 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, please confirm the following details: The bus will leave from Anaheim, with the destination being San Diego. The bus will leave on March 9th. The bus departure time will be 9:20 am. I will purchase tickets for 2 people. It will be an Economy ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "9th of this month", - "March 9th" - ], - "departure_time": [ - "9:20 am" - ], - "destination": [ - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim", - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that all sounds great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-09", - "departure_time": "09:20", - "destination": "San Diego", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim" - } - }, - "service_results": [ - { - "departure_date": "2019-03-09", - "departure_time": "09:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "2", - "origin": "Anaheim", - "origin_station_name": "Anaheim Intermodal Center", - "price": "21" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "your ticket is now confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "9th of this month", - "March 9th" - ], - "departure_time": [ - "9:20 am" - ], - "destination": [ - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim", - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Super, thanks a lot for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is tehre anything else that I can help you with?" - }, - { - "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": [ - "9th of this month", - "March 9th" - ], - "departure_time": [ - "9:20 am" - ], - "destination": [ - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Anaheim", - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No thanks, you have been a great help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day, bye." - } - ] - }, - { - "dialogue_id": "27_00083", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin", - "values": [ - "San Francisco" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "destination", - "values": [ - "Sacramento" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 62, - "slot": "origin", - "start": 49 - }, - { - "exclusive_end": 93, - "slot": "destination", - "start": 83 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "Sacramento" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need help looking for a bus, I am leaving from San Francisco and I want to go to Sacramento" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date do you need this bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "March 3rd" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "departure_date", - "start": 16 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 3rd" - ], - "destination": [ - "Sacramento" - ], - "group_size": [ - "3" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am leaving on March 3rd with 3 people in total" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:20" - ], - "slot": "departure_time", - "values": [ - "7:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "26" - ], - "slot": "price", - "values": [ - "$26" - ] - }, - { - "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-03", - "destination": "Sacramento", - "group_size": "3", - "origin": "San Francisco" - } - }, - "service_results": [ - { - "departure_date": "2019-03-03", - "departure_time": "07:20", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "26" - }, - { - "departure_date": "2019-03-03", - "departure_time": "09:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "27" - }, - { - "departure_date": "2019-03-03", - "departure_time": "10:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "22" - }, - { - "departure_date": "2019-03-03", - "departure_time": "11:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "23" - }, - { - "departure_date": "2019-03-03", - "departure_time": "12:30", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "24" - }, - { - "departure_date": "2019-03-03", - "departure_time": "13:20", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "21" - }, - { - "departure_date": "2019-03-03", - "departure_time": "14:10", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "23" - }, - { - "departure_date": "2019-03-03", - "departure_time": "16:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "24" - }, - { - "departure_date": "2019-03-03", - "departure_time": "17:30", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "22" - }, - { - "departure_date": "2019-03-03", - "departure_time": "18:10", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "22" - } - ], - "slots": [ - { - "exclusive_end": 98, - "slot": "departure_time", - "start": 91 - }, - { - "exclusive_end": 106, - "slot": "price", - "start": 103 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 10 buses that fit this description. There is an Economy class bus that leaves at 7:20 am for $26" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "destination", - "values": [ - "Vegas" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 95, - "slot": "destination", - "start": 90 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 3rd" - ], - "destination": [ - "Vegas" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I like that the bus is Economy but are there other buses available? I would like to go to Vegas." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:50" - ], - "slot": "departure_time", - "values": [ - "7:50 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "56" - ], - "slot": "price", - "values": [ - "$56" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-03", - "destination": "Las Vegas", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco" - } - }, - "service_results": [ - { - "departure_date": "2019-03-03", - "departure_time": "07:20", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "46" - }, - { - "departure_date": "2019-03-03", - "departure_time": "07:50", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "56" - }, - { - "departure_date": "2019-03-03", - "departure_time": "08:00", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "54" - }, - { - "departure_date": "2019-03-03", - "departure_time": "12:20", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "47" - }, - { - "departure_date": "2019-03-03", - "departure_time": "14:20", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "55" - }, - { - "departure_date": "2019-03-03", - "departure_time": "16:30", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "49" - }, - { - "departure_date": "2019-03-03", - "departure_time": "19:10", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "44" - } - ], - "slots": [ - { - "exclusive_end": 52, - "slot": "departure_time", - "start": 45 - }, - { - "exclusive_end": 60, - "slot": "price", - "start": 57 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is an Economy class bus that leaves at 7:50 am for $56" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "March 3rd" - ], - "destination": [ - "Vegas" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which station are you going to be leaving from and which station do you wish to reach?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Plaza" - ], - "slot": "destination_station_name", - "values": [ - "Union Plaza" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Salesforce Transit Center" - ], - "slot": "origin_station_name", - "values": [ - "Salesforce Transit Center" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 97, - "slot": "destination_station_name", - "start": 86 - }, - { - "exclusive_end": 43, - "slot": "origin_station_name", - "start": 18 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I am leaving from Salesforce Transit Center and we would like to go to the station at 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": [ - "March 3rd" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "Vegas" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Alright that sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "destination", - "values": [ - "Las Vegas" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:50" - ], - "slot": "departure_time", - "values": [ - "7:50 am" - ] - }, - { - "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": 78, - "slot": "origin", - "start": 65 - }, - { - "exclusive_end": 97, - "slot": "destination", - "start": 88 - }, - { - "exclusive_end": 159, - "slot": "departure_date", - "start": 141 - }, - { - "exclusive_end": 170, - "slot": "departure_time", - "start": 163 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I want to confirm the following things: You will be leaving from San Francisco to go to Las Vegas. The Economy class bus will be leaving the day after tomorrow at 7:50 am for 3 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 3rd", - "day after tomorrow" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "Las Vegas", - "Vegas" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That works" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-03", - "departure_time": "07:50", - "destination": "Las Vegas", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco" - } - }, - "service_results": [ - { - "departure_date": "2019-03-03", - "departure_time": "07:50", - "destination": "Las Vegas", - "destination_station_name": "Union Plaza", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "56" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Alright the ticket is 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": [ - "March 3rd", - "day after tomorrow" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "Las Vegas", - "Vegas" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help that will be all" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day" - } - ] - }, - { - "dialogue_id": "27_00084", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Portland" - ], - "slot": "destination", - "values": [ - "Portland" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 52, - "slot": "destination", - "start": 44 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "Portland" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you help me find a bus? I want to go to Portland." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where and when are you leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "origin", - "values": [ - "Vancouver, BC" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "March 7th" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 31, - "slot": "origin", - "start": 18 - }, - { - "exclusive_end": 44, - "slot": "departure_date", - "start": 35 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 7th" - ], - "destination": [ - "Portland" - ], - "origin": [ - "Vancouver, BC" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am leaving from Vancouver, BC on March 7th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "09:20" - ], - "slot": "departure_time", - "values": [ - "9:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "36" - ], - "slot": "price", - "values": [ - "$36" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "8" - ], - "slot": "count", - "values": [ - "8" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-07", - "destination": "Portland", - "origin": "Vancouver" - } - }, - "service_results": [ - { - "departure_date": "2019-03-07", - "departure_time": "09:20", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "36" - }, - { - "departure_date": "2019-03-07", - "departure_time": "09:30", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "38" - }, - { - "departure_date": "2019-03-07", - "departure_time": "15:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "41" - }, - { - "departure_date": "2019-03-07", - "departure_time": "16:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "40" - }, - { - "departure_date": "2019-03-07", - "departure_time": "16:50", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "42" - }, - { - "departure_date": "2019-03-07", - "departure_time": "17:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "48" - }, - { - "departure_date": "2019-03-07", - "departure_time": "18:20", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "39" - }, - { - "departure_date": "2019-03-07", - "departure_time": "19:20", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "38" - } - ], - "slots": [ - { - "exclusive_end": 50, - "slot": "departure_time", - "start": 43 - }, - { - "exclusive_end": 57, - "slot": "price", - "start": 54 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 8 buses for you. The bus leaves at 9:20 am at $36 in 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": [ - "March 7th" - ], - "destination": [ - "Portland" - ], - "origin": [ - "Vancouver, BC" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other buses available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "09:30" - ], - "slot": "departure_time", - "values": [ - "9:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "38" - ], - "slot": "price", - "values": [ - "$38" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 48, - "slot": "departure_time", - "start": 41 - }, - { - "exclusive_end": 55, - "slot": "price", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, there is another one that leaves at 9:30 am at $38. Also an Economy ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 7th" - ], - "destination": [ - "Portland" - ], - "group_size": [ - "2" - ], - "origin": [ - "Vancouver, BC" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other buses available? This time for two people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "15:10" - ], - "slot": "departure_time", - "values": [ - "3:10 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "41" - ], - "slot": "price", - "values": [ - "$41" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "6" - ], - "slot": "count", - "values": [ - "6" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-07", - "destination": "Portland", - "group_size": "2", - "origin": "Vancouver" - } - }, - "service_results": [ - { - "departure_date": "2019-03-07", - "departure_time": "09:20", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "36" - }, - { - "departure_date": "2019-03-07", - "departure_time": "09:30", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "38" - }, - { - "departure_date": "2019-03-07", - "departure_time": "15:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "41" - }, - { - "departure_date": "2019-03-07", - "departure_time": "16:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "40" - }, - { - "departure_date": "2019-03-07", - "departure_time": "16:50", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "42" - }, - { - "departure_date": "2019-03-07", - "departure_time": "17:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Vancouver", - "origin_station_name": "Pacific Central Station", - "price": "48" - } - ], - "slots": [ - { - "exclusive_end": 64, - "slot": "departure_time", - "start": 57 - }, - { - "exclusive_end": 71, - "slot": "price", - "start": 68 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "In that case I found 6 buses for you. This one leaves at 3:10 pm at $41. Also an Economy ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 7th" - ], - "departure_time": [ - "3:10 pm" - ], - "destination": [ - "Portland" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Vancouver, BC" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thats really good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to buy the tickets now?" - }, - { - "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": [ - "March 7th" - ], - "departure_time": [ - "3:10 pm" - ], - "destination": [ - "Portland" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Vancouver, BC" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I don't want to buy the tickets right now. That's all I need. Thank you very much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "27_00085", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "departure_date", - "values": [ - "13th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "destination", - "values": [ - "Washington" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 88, - "slot": "departure_date", - "start": 75 - }, - { - "exclusive_end": 47, - "slot": "destination", - "start": 37 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "13th of March" - ], - "destination": [ - "Washington" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you help me find a way to get to Washington by bus. I want to leave on 13th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is the starting point?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "origin", - "values": [ - "Philadelphia" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 39, - "slot": "origin", - "start": 27 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "13th of March" - ], - "destination": [ - "Washington" - ], - "origin": [ - "Philadelphia" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to leave from Philadelphia." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:30" - ], - "slot": "departure_time", - "values": [ - "7:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "27" - ], - "slot": "price", - "values": [ - "$27" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "8" - ], - "slot": "count", - "values": [ - "8" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-13", - "destination": "Washington", - "origin": "Philadelphia" - } - }, - "service_results": [ - { - "departure_date": "2019-03-13", - "departure_time": "07:30", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "27" - }, - { - "departure_date": "2019-03-13", - "departure_time": "07:50", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "28" - }, - { - "departure_date": "2019-03-13", - "departure_time": "08:20", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "26" - }, - { - "departure_date": "2019-03-13", - "departure_time": "10:00", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "30" - }, - { - "departure_date": "2019-03-13", - "departure_time": "10:50", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "29" - }, - { - "departure_date": "2019-03-13", - "departure_time": "15:20", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "23" - }, - { - "departure_date": "2019-03-13", - "departure_time": "16:50", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "26" - }, - { - "departure_date": "2019-03-13", - "departure_time": "19:10", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "26" - } - ], - "slots": [ - { - "exclusive_end": 51, - "slot": "departure_time", - "start": 44 - }, - { - "exclusive_end": 26, - "slot": "price", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 8 buses. For $27, you can get the 7:30 am economy ticket." - }, - { - "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": [ - "13th of March" - ], - "destination": [ - "Washington" - ], - "origin": [ - "Philadelphia" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Where exactly does the bus stop?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "destination_station_name", - "values": [ - "Union Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 31, - "slot": "destination_station_name", - "start": 18 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The final stop is Union Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "13th of March" - ], - "destination": [ - "Washington" - ], - "origin": [ - "Philadelphia" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What are my other options?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:50" - ], - "slot": "departure_time", - "values": [ - "7:50 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "28" - ], - "slot": "price", - "values": [ - "$28" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 51, - "slot": "departure_time", - "start": 44 - }, - { - "exclusive_end": 13, - "slot": "price", - "start": 10 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "We have a $28 economy ticket that leaves at 7:50 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "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": [ - "13th of March" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "Washington" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Philadelphia" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Perfect. I need tickets for 3 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "origin", - "values": [ - "Philadelphia" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Washington" - ], - "slot": "destination", - "values": [ - "Washington" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "departure_date", - "values": [ - "March 13th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:50" - ], - "slot": "departure_time", - "values": [ - "7:50 am" - ] - }, - { - "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": 142, - "slot": "origin", - "start": 130 - }, - { - "exclusive_end": 181, - "slot": "destination", - "start": 171 - }, - { - "exclusive_end": 61, - "slot": "departure_date", - "start": 51 - }, - { - "exclusive_end": 95, - "slot": "departure_time", - "start": 88 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I need to confirm your details. You would like the March 13th economy ticket leaving at 7:50 am for 3 people. The bus leaves from Philadelphia with a final destination is Washington." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "13th of March", - "March 13th" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "Washington" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Philadelphia" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, this is just for 1 person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "departure_date", - "values": [ - "March 13th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 55, - "slot": "departure_date", - "start": 45 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm details: 1 bus ticket leaving March 13th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "13th of March", - "March 13th" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "Washington" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Philadelphia" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-13", - "departure_time": "07:50", - "destination": "Washington", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia" - } - }, - "service_results": [ - { - "departure_date": "2019-03-13", - "departure_time": "07:50", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "28" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "That ticket is now confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "13th of March", - "March 13th" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "Washington" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Philadelphia" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_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": "Buses_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "13th of March", - "March 13th" - ], - "departure_time": [ - "7:50 am" - ], - "destination": [ - "Washington" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Philadelphia" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you so much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "27_00086", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "group_size": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you help me find a bus for 3 people?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When are you planning to leaving?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "March 10th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "departure_date", - "start": 27 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 10th" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm planning to leaving on March 10th. I'd prefer Economy extra tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "SD" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 15, - "slot": "destination", - "start": 13 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 10th" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to SD?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin", - "values": [ - "LA" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 19, - "slot": "origin", - "start": 17 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 10th" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ], - "origin": [ - "LA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm leaving from LA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "39" - ], - "slot": "price", - "values": [ - "$39" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-10", - "destination": "San Diego", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "departure_date": "2019-03-10", - "departure_time": "07:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "39" - }, - { - "departure_date": "2019-03-10", - "departure_time": "07:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "35" - }, - { - "departure_date": "2019-03-10", - "departure_time": "09:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "38" - }, - { - "departure_date": "2019-03-10", - "departure_time": "10:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "40" - }, - { - "departure_date": "2019-03-10", - "departure_time": "11:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "38" - }, - { - "departure_date": "2019-03-10", - "departure_time": "14:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "39" - }, - { - "departure_date": "2019-03-10", - "departure_time": "15:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "39" - }, - { - "departure_date": "2019-03-10", - "departure_time": "16:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "40" - }, - { - "departure_date": "2019-03-10", - "departure_time": "16:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "36" - }, - { - "departure_date": "2019-03-10", - "departure_time": "18:10", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "35" - } - ], - "slots": [ - { - "exclusive_end": 33, - "slot": "departure_time", - "start": 26 - }, - { - "exclusive_end": 47, - "slot": "price", - "start": 44 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a bus leaving at 7:40 am. It costs $39 from an economy extra ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "destination", - "values": [ - "Sacramento, CA" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 43, - "slot": "destination", - "start": 29 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 10th" - ], - "destination": [ - "Sacramento, CA" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "4" - ], - "origin": [ - "LA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any buses going to Sacramento, CA for 4 people?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "11:20" - ], - "slot": "departure_time", - "values": [ - "11:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "54" - ], - "slot": "price", - "values": [ - "$54" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "3" - ], - "slot": "count", - "values": [ - "3" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-10", - "destination": "Sacramento", - "fare_type": "Economy extra", - "group_size": "4", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "departure_date": "2019-03-10", - "departure_time": "11:20", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "4", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "54" - }, - { - "departure_date": "2019-03-10", - "departure_time": "12:20", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "4", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "63" - }, - { - "departure_date": "2019-03-10", - "departure_time": "15:30", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "4", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "59" - } - ], - "slots": [ - { - "exclusive_end": 49, - "slot": "departure_time", - "start": 41 - }, - { - "exclusive_end": 63, - "slot": "price", - "start": 60 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 3 buses. One of them leaves at 11:20 am. It costs $54 for an economy extra ticket." - }, - { - "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": [ - "March 10th" - ], - "destination": [ - "Sacramento, CA" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "4" - ], - "origin": [ - "LA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What station does it leave from and go to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "destination_station_name", - "values": [ - "Sacramento Valley Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "origin_station_name", - "values": [ - "Union Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 64, - "slot": "destination_station_name", - "start": 39 - }, - { - "exclusive_end": 26, - "slot": "origin_station_name", - "start": 13 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It starts at Union Station and goes to Sacramento Valley 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": [ - "March 10th" - ], - "departure_time": [ - "11:20 am" - ], - "destination": [ - "Sacramento, CA" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "4" - ], - "origin": [ - "LA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good. I'd like to book tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "destination", - "values": [ - "Sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "March 10th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "11:20" - ], - "slot": "departure_time", - "values": [ - "11:20 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 71, - "slot": "origin", - "start": 60 - }, - { - "exclusive_end": 85, - "slot": "destination", - "start": 75 - }, - { - "exclusive_end": 99, - "slot": "departure_date", - "start": 89 - }, - { - "exclusive_end": 111, - "slot": "departure_time", - "start": 103 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to book 4 economy extra tickets leaving from Los Angeles to Sacramento on March 10th at 11:20 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 10th" - ], - "departure_time": [ - "11:20 am" - ], - "destination": [ - "Sacramento", - "Sacramento, CA" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "4" - ], - "origin": [ - "LA", - "Los Angeles" - ] - } - } - } - ], - "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": "11:20", - "destination": "Sacramento", - "fare_type": "Economy extra", - "group_size": "4", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "departure_date": "2019-03-10", - "departure_time": "11:20", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy extra", - "group_size": "4", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "54" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket has been booked." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 10th" - ], - "departure_time": [ - "11:20 am" - ], - "destination": [ - "Sacramento", - "Sacramento, CA" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "4" - ], - "origin": [ - "LA", - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help. That's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "27_00087", - "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": "Can you help me find a bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you leaving from, what is your destination, and when do you want to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin", - "values": [ - "SD" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "destination", - "values": [ - "Sacramento, CA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "departure_date", - "values": [ - "March 4th" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 55, - "slot": "origin", - "start": 53 - }, - { - "exclusive_end": 88, - "slot": "destination", - "start": 74 - }, - { - "exclusive_end": 47, - "slot": "departure_date", - "start": 38 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 4th" - ], - "destination": [ - "Sacramento, CA" - ], - "group_size": [ - "2" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "There are 2 of us wanting to leave on March 4th from SD. We want to go to Sacramento, CA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "83" - ], - "slot": "price", - "values": [ - "$83" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-04", - "destination": "Sacramento", - "group_size": "2", - "origin": "San Diego" - } - }, - "service_results": [ - { - "departure_date": "2019-03-04", - "departure_time": "07:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "83" - }, - { - "departure_date": "2019-03-04", - "departure_time": "08:30", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "62" - }, - { - "departure_date": "2019-03-04", - "departure_time": "09:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "72" - }, - { - "departure_date": "2019-03-04", - "departure_time": "10:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "60" - }, - { - "departure_date": "2019-03-04", - "departure_time": "11:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "71" - }, - { - "departure_date": "2019-03-04", - "departure_time": "14:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "71" - } - ], - "slots": [ - { - "exclusive_end": 33, - "slot": "departure_time", - "start": 26 - }, - { - "exclusive_end": 67, - "slot": "price", - "start": 64 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a bus leaving at 7:40 am, and the Economy ticket costs $83." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 4th" - ], - "destination": [ - "Sacramento, CA" - ], - "group_size": [ - "2" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other times available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:30" - ], - "slot": "departure_time", - "values": [ - "8:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "62" - ], - "slot": "price", - "values": [ - "$62" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 43, - "slot": "departure_time", - "start": 36 - }, - { - "exclusive_end": 80, - "slot": "price", - "start": 77 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is another bus that leaves at 8:30 am. The economy ticket for it costs $62." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 4th" - ], - "destination": [ - "Sacramento, CA" - ], - "group_size": [ - "2" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What other times are available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "09:50" - ], - "slot": "departure_time", - "values": [ - "9:50 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "72" - ], - "slot": "price", - "values": [ - "$72" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 63, - "slot": "departure_time", - "start": 56 - }, - { - "exclusive_end": 98, - "slot": "price", - "start": 95 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is another bus that is scheduled for departure at 9:50 am. An Economy class ticket costs $72." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "March 4th" - ], - "destination": [ - "Sacramento, CA" - ], - "group_size": [ - "2" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What bus station do I depart from and what station do I arrive at?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "destination_station_name", - "values": [ - "Sacramento Valley Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Santa Fe Depot" - ], - "slot": "origin_station_name", - "values": [ - "Santa Fe Depot" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 70, - "slot": "destination_station_name", - "start": 45 - }, - { - "exclusive_end": 30, - "slot": "origin_station_name", - "start": 16 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You depart from Santa Fe Depot and arrive at Sacramento Valley Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 4th" - ], - "departure_time": [ - "9:50 am" - ], - "destination": [ - "Sacramento, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I help you with anything else?" - }, - { - "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": [ - "March 4th" - ], - "departure_time": [ - "9:50 am" - ], - "destination": [ - "Sacramento, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am looking for more bus tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "destination", - "values": [ - "Sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "departure_date", - "values": [ - "next Monday" - ] - }, - { - "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": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 104, - "slot": "origin", - "start": 95 - }, - { - "exclusive_end": 118, - "slot": "destination", - "start": 108 - }, - { - "exclusive_end": 152, - "slot": "departure_date", - "start": 141 - }, - { - "exclusive_end": 163, - "slot": "departure_time", - "start": 156 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following details: You have purchased 2 Economy tickets for a bus trip from San Diego to Sacramento. Time of departure is next Monday at 9:50 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 4th", - "next Monday" - ], - "departure_time": [ - "9:50 am" - ], - "destination": [ - "Sacramento", - "Sacramento, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "SD", - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-04", - "departure_time": "09:50", - "destination": "Sacramento", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Diego" - } - }, - "service_results": [ - { - "departure_date": "2019-03-04", - "departure_time": "09:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "72" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket purchase is 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": [ - "March 4th", - "next Monday" - ], - "departure_time": [ - "9:50 am" - ], - "destination": [ - "Sacramento", - "Sacramento, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "SD", - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help. That's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "27_00088", - "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 need to get to work. Can you help me find a bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you leaving from and at what time?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Long Beach" - ], - "slot": "origin", - "values": [ - "Long Beach, CA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "departure_date", - "values": [ - "the 14th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Fresno" - ], - "slot": "destination", - "values": [ - "Fresno, CA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "fare_type", - "values": [ - "dontcare" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 35, - "slot": "origin", - "start": 21 - }, - { - "exclusive_end": 61, - "slot": "departure_date", - "start": 53 - }, - { - "exclusive_end": 49, - "slot": "destination", - "start": 39 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 14th" - ], - "destination": [ - "Fresno, CA" - ], - "fare_type": [ - "dontcare" - ], - "origin": [ - "Long Beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am travelling from Long Beach, CA to Fresno, CA on the 14th and am fine with any ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "11:10" - ], - "slot": "departure_time", - "values": [ - "11:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "40" - ], - "slot": "price", - "values": [ - "$40" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-14", - "destination": "Fresno", - "origin": "Long Beach" - } - }, - "service_results": [ - { - "departure_date": "2019-03-14", - "departure_time": "11:10", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "40" - }, - { - "departure_date": "2019-03-14", - "departure_time": "13:50", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "38" - }, - { - "departure_date": "2019-03-14", - "departure_time": "14:50", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "26" - }, - { - "departure_date": "2019-03-14", - "departure_time": "15:20", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "36" - }, - { - "departure_date": "2019-03-14", - "departure_time": "16:10", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "40" - }, - { - "departure_date": "2019-03-14", - "departure_time": "19:50", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "39" - } - ], - "slots": [ - { - "exclusive_end": 56, - "slot": "departure_time", - "start": 48 - }, - { - "exclusive_end": 25, - "slot": "price", - "start": 22 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The economy ticket us $40 and the bus leaves at 11:10 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 14th" - ], - "destination": [ - "Fresno, CA" - ], - "fare_type": [ - "dontcare" - ], - "origin": [ - "Long Beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Any other buses available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "13:50" - ], - "slot": "departure_time", - "values": [ - "1:50 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "38" - ], - "slot": "price", - "values": [ - "$38" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 55, - "slot": "departure_time", - "start": 48 - }, - { - "exclusive_end": 25, - "slot": "price", - "start": 22 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The economy ticket is $38 and the bus leaves at 1:50 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 14th" - ], - "destination": [ - "Fresno, CA" - ], - "fare_type": [ - "dontcare" - ], - "origin": [ - "Long Beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Any other buses available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "14:50" - ], - "slot": "departure_time", - "values": [ - "2:50 pm" - ] - }, - { - "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": 55, - "slot": "departure_time", - "start": 48 - }, - { - "exclusive_end": 25, - "slot": "price", - "start": 22 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The economy ticket is $26 and the bus leaves at 2:50 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "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 14th" - ], - "departure_time": [ - "2:50 pm" - ], - "destination": [ - "Fresno, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Long Beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good. I will need two tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Long Beach" - ], - "slot": "origin", - "values": [ - "Long Beach" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Fresno" - ], - "slot": "destination", - "values": [ - "Fresno" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "departure_date", - "values": [ - "March 14th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "14:50" - ], - "slot": "departure_time", - "values": [ - "2:50 pm" - ] - }, - { - "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": 23, - "slot": "origin", - "start": 13 - }, - { - "exclusive_end": 33, - "slot": "destination", - "start": 27 - }, - { - "exclusive_end": 47, - "slot": "departure_date", - "start": 37 - }, - { - "exclusive_end": 65, - "slot": "departure_time", - "start": 58 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus from Long Beach to Fresno on March 14th leaves at 2:50 pm fir 2 people and is a economy ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 14th", - "the 14th" - ], - "departure_time": [ - "2:50 pm" - ], - "destination": [ - "Fresno", - "Fresno, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Long Beach", - "Long Beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sorry, I need tickets for 3 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "It will be economy tickets fro 3 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 14th", - "the 14th" - ], - "departure_time": [ - "2:50 pm" - ], - "destination": [ - "Fresno", - "Fresno, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Long Beach", - "Long Beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That will work." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-14", - "departure_time": "14:50", - "destination": "Fresno", - "fare_type": "Economy", - "group_size": "3", - "origin": "Long Beach" - } - }, - "service_results": [ - { - "departure_date": "2019-03-14", - "departure_time": "14:50", - "destination": "Fresno", - "destination_station_name": "Fresno Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "26" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Tickets 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": [ - "March 14th", - "the 14th" - ], - "departure_time": [ - "2:50 pm" - ], - "destination": [ - "Fresno", - "Fresno, CA" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Long Beach", - "Long Beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "27_00089", - "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": "Can you help me find a bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you want to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "March 7th" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 28, - "slot": "departure_date", - "start": 19 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 7th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to leave on March 7th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you leaving from? Where are you going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin", - "values": [ - "Las Vegas" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Long Beach" - ], - "slot": "destination", - "values": [ - "Long Beach" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 58, - "slot": "origin", - "start": 49 - }, - { - "exclusive_end": 82, - "slot": "destination", - "start": 72 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 7th" - ], - "destination": [ - "Long Beach" - ], - "group_size": [ - "2" - ], - "origin": [ - "Las Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need tickets for two people. I am leaving from Las Vegas and going to Long Beach." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "14:00" - ], - "slot": "departure_time", - "values": [ - "2 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "38" - ], - "slot": "price", - "values": [ - "$38" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-07", - "destination": "Long Beach", - "group_size": "2", - "origin": "Las Vegas" - } - }, - "service_results": [ - { - "departure_date": "2019-03-07", - "departure_time": "14:00", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "38" - }, - { - "departure_date": "2019-03-07", - "departure_time": "15:50", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "38" - }, - { - "departure_date": "2019-03-07", - "departure_time": "18:00", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "36" - }, - { - "departure_date": "2019-03-07", - "departure_time": "18:50", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "44" - } - ], - "slots": [ - { - "exclusive_end": 63, - "slot": "departure_time", - "start": 59 - }, - { - "exclusive_end": 33, - "slot": "price", - "start": 30 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found an Economy ticket for $38 for a bus that leaves at 2 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "LAX" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 53, - "slot": "destination", - "start": 50 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 7th" - ], - "destination": [ - "LAX" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "Las Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there other buses I can take? I want to go to LAX and I prefer Economy extra tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:20" - ], - "slot": "departure_time", - "values": [ - "7:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "53" - ], - "slot": "price", - "values": [ - "$53" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-07", - "destination": "Los Angeles", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Las Vegas" - } - }, - "service_results": [ - { - "departure_date": "2019-03-07", - "departure_time": "07:20", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "53" - }, - { - "departure_date": "2019-03-07", - "departure_time": "10:20", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "46" - }, - { - "departure_date": "2019-03-07", - "departure_time": "11:50", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "48" - }, - { - "departure_date": "2019-03-07", - "departure_time": "17:00", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "48" - } - ], - "slots": [ - { - "exclusive_end": 68, - "slot": "departure_time", - "start": 61 - }, - { - "exclusive_end": 14, - "slot": "price", - "start": 11 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a $53 Economy extra ticket for a bus that leaves at 7:20 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": [ - "March 7th" - ], - "departure_time": [ - "7:20 am" - ], - "destination": [ - "LAX" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "Las Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good. Can I make a reservation?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin", - "values": [ - "Las Vegas" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:20" - ], - "slot": "departure_time", - "values": [ - "7:20 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 100, - "slot": "origin", - "start": 91 - }, - { - "exclusive_end": 116, - "slot": "destination", - "start": 105 - }, - { - "exclusive_end": 130, - "slot": "departure_date", - "start": 117 - }, - { - "exclusive_end": 141, - "slot": "departure_time", - "start": 134 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following details: you need 2 Economy extra tickets for the bus leaving Las Vegas for Los Angeles next Thursday at 7:20 am." - }, - { - "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": [ - "March 7th", - "next Thursday" - ], - "departure_time": [ - "7:20 am" - ], - "destination": [ - "LAX", - "Los Angeles" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "Las Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that works for me. What's the name of the bus station I'm leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Plaza" - ], - "slot": "origin_station_name", - "values": [ - "Union Plaza" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-07", - "departure_time": "07:20", - "destination": "Los Angeles", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Las Vegas" - } - }, - "service_results": [ - { - "departure_date": "2019-03-07", - "departure_time": "07:20", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Las Vegas", - "origin_station_name": "Union Plaza", - "price": "53" - } - ], - "slots": [ - { - "exclusive_end": 62, - "slot": "origin_station_name", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket has been reserved. The bus leaves from Union Plaza." - }, - { - "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": [ - "March 7th", - "next Thursday" - ], - "departure_time": [ - "7:20 am" - ], - "destination": [ - "LAX", - "Los Angeles" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "Las Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help. That's all I need today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "27_00090", - "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 need to search for a bus, can you help?" - }, - { - "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": "When and Where will you leave from and let me know the place that you like to visit." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "origin", - "values": [ - "New York" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "the 9th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "destination", - "values": [ - "Philadelphia" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 65, - "slot": "origin", - "start": 57 - }, - { - "exclusive_end": 76, - "slot": "departure_date", - "start": 69 - }, - { - "exclusive_end": 34, - "slot": "destination", - "start": 22 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 9th" - ], - "destination": [ - "Philadelphia" - ], - "origin": [ - "New York" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to visit Philadelphia and I am leaving from New York on the 9th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "21" - ], - "slot": "price", - "values": [ - "$21" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-09", - "destination": "Philadelphia", - "origin": "New York" - } - }, - "service_results": [ - { - "departure_date": "2019-03-09", - "departure_time": "07:40", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "21" - }, - { - "departure_date": "2019-03-09", - "departure_time": "08:00", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "23" - }, - { - "departure_date": "2019-03-09", - "departure_time": "11:30", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "21" - }, - { - "departure_date": "2019-03-09", - "departure_time": "14:10", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "23" - }, - { - "departure_date": "2019-03-09", - "departure_time": "16:30", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "24" - }, - { - "departure_date": "2019-03-09", - "departure_time": "18:30", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "17" - }, - { - "departure_date": "2019-03-09", - "departure_time": "19:40", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "1", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "22" - } - ], - "slots": [ - { - "exclusive_end": 37, - "slot": "departure_time", - "start": 30 - }, - { - "exclusive_end": 67, - "slot": "price", - "start": 64 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found a bus which leaves at 7:40 am for which the ticket cost $21 which is Economy class." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "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": [ - "the 9th" - ], - "destination": [ - "Philadelphia" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "New York" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find some other bus? I need to book Economy tickets for three persons." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:00" - ], - "slot": "departure_time", - "values": [ - "8 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "23" - ], - "slot": "price", - "values": [ - "$23" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-09", - "destination": "Philadelphia", - "fare_type": "Economy", - "group_size": "3", - "origin": "New York" - } - }, - "service_results": [ - { - "departure_date": "2019-03-09", - "departure_time": "07:40", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "3", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "21" - }, - { - "departure_date": "2019-03-09", - "departure_time": "08:00", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "3", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "23" - }, - { - "departure_date": "2019-03-09", - "departure_time": "11:30", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "3", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "21" - }, - { - "departure_date": "2019-03-09", - "departure_time": "14:10", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "3", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "23" - }, - { - "departure_date": "2019-03-09", - "departure_time": "16:30", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "3", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "24" - }, - { - "departure_date": "2019-03-09", - "departure_time": "18:30", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "3", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "17" - }, - { - "departure_date": "2019-03-09", - "departure_time": "19:40", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "3", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "22" - } - ], - "slots": [ - { - "exclusive_end": 33, - "slot": "departure_time", - "start": 29 - }, - { - "exclusive_end": 66, - "slot": "price", - "start": 63 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, I found a bus leaves at 8 am for which the ticket cost is $23 under Economy class." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 9th" - ], - "destination": [ - "Philadelphia" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "New York" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Any other bus is available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "11:30" - ], - "slot": "departure_time", - "values": [ - "11:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "21" - ], - "slot": "price", - "values": [ - "$21" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 33, - "slot": "departure_time", - "start": 25 - }, - { - "exclusive_end": 66, - "slot": "price", - "start": 63 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ofcourse, another bus at 11:30 am for which the ticket cost is $21 under Economy class." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "the 9th" - ], - "destination": [ - "Philadelphia" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "New York" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What are the name of Bus stations that I am leaving from and where I will reach?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Intercity Terminal" - ], - "slot": "destination_station_name", - "values": [ - "Intercity Terminal" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Port Authority Station" - ], - "slot": "origin_station_name", - "values": [ - "Port Authority Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 53, - "slot": "destination_station_name", - "start": 35 - }, - { - "exclusive_end": 102, - "slot": "origin_station_name", - "start": 80 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Name of Destination bus station is Intercity Terminal and the origin station is Port Authority 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": [ - "the 9th" - ], - "departure_time": [ - "11:30 am" - ], - "destination": [ - "Philadelphia" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "New York" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is okay, can you book tickets for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "origin", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "destination", - "values": [ - "Philadelphia" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "11:30" - ], - "slot": "departure_time", - "values": [ - "11:30 am" - ] - }, - { - "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": 48, - "slot": "origin", - "start": 40 - }, - { - "exclusive_end": 105, - "slot": "destination", - "start": 93 - }, - { - "exclusive_end": 61, - "slot": "departure_date", - "start": 52 - }, - { - "exclusive_end": 73, - "slot": "departure_time", - "start": 65 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: The bus is leaving from New York on March 9th at 11:30 am to the destination Philadelphia. Economy ticket is for 3 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 9th", - "the 9th" - ], - "departure_time": [ - "11:30 am" - ], - "destination": [ - "Philadelphia" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "New York" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that sounds good to me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-09", - "departure_time": "11:30", - "destination": "Philadelphia", - "fare_type": "Economy", - "group_size": "3", - "origin": "New York" - } - }, - "service_results": [ - { - "departure_date": "2019-03-09", - "departure_time": "11:30", - "destination": "Philadelphia", - "destination_station_name": "Intercity Terminal", - "fare_type": "Economy", - "group_size": "3", - "origin": "New York", - "origin_station_name": "Port Authority Station", - "price": "21" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your tickets are 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": [ - "March 9th", - "the 9th" - ], - "departure_time": [ - "11:30 am" - ], - "destination": [ - "Philadelphia" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "New York" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you so much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "27_00091", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "12th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "San Fran" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 49, - "slot": "departure_date", - "start": 36 - }, - { - "exclusive_end": 62, - "slot": "destination", - "start": 54 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March" - ], - "destination": [ - "San Fran" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to find a bus leaving on the 12th of March for San Fran." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you need to leave from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin", - "values": [ - "LAX" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 22, - "slot": "origin", - "start": 19 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March" - ], - "destination": [ - "San Fran" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm departing from LAX." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:20" - ], - "slot": "departure_time", - "values": [ - "6:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "43" - ], - "slot": "price", - "values": [ - "$43" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-12", - "destination": "San Francisco", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "departure_date": "2019-03-12", - "departure_time": "06:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "43" - }, - { - "departure_date": "2019-03-12", - "departure_time": "08:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "56" - }, - { - "departure_date": "2019-03-12", - "departure_time": "08:30", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "43" - }, - { - "departure_date": "2019-03-12", - "departure_time": "09:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "43" - }, - { - "departure_date": "2019-03-12", - "departure_time": "13:30", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "42" - }, - { - "departure_date": "2019-03-12", - "departure_time": "14:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "48" - }, - { - "departure_date": "2019-03-12", - "departure_time": "14:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "45" - }, - { - "departure_date": "2019-03-12", - "departure_time": "16:10", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "42" - }, - { - "departure_date": "2019-03-12", - "departure_time": "19:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "54" - }, - { - "departure_date": "2019-03-12", - "departure_time": "19:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "53" - } - ], - "slots": [ - { - "exclusive_end": 52, - "slot": "departure_time", - "start": 45 - }, - { - "exclusive_end": 33, - "slot": "price", - "start": 30 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's an economy ticket for $43 leaving at 6:20 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March" - ], - "destination": [ - "San Fran" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is there anything else leaving around that time?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:20" - ], - "slot": "departure_time", - "values": [ - "8:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "56" - ], - "slot": "price", - "values": [ - "$56" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 46, - "slot": "departure_time", - "start": 39 - }, - { - "exclusive_end": 54, - "slot": "price", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's also an Economy bus leaving at 8:20 am for $56." - }, - { - "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": [ - "12th of March" - ], - "destination": [ - "San Fran" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What about Economy tickets for 2 people?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:30" - ], - "slot": "departure_time", - "values": [ - "8:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "43" - ], - "slot": "price", - "values": [ - "$43" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "8" - ], - "slot": "count", - "values": [ - "8" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-12", - "destination": "San Francisco", - "fare_type": "Economy", - "group_size": "2", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "departure_date": "2019-03-12", - "departure_time": "06:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "43" - }, - { - "departure_date": "2019-03-12", - "departure_time": "08:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "56" - }, - { - "departure_date": "2019-03-12", - "departure_time": "08:30", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "43" - }, - { - "departure_date": "2019-03-12", - "departure_time": "09:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "43" - }, - { - "departure_date": "2019-03-12", - "departure_time": "13:30", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "42" - }, - { - "departure_date": "2019-03-12", - "departure_time": "14:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "48" - }, - { - "departure_date": "2019-03-12", - "departure_time": "14:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "45" - }, - { - "departure_date": "2019-03-12", - "departure_time": "16:10", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "42" - } - ], - "slots": [ - { - "exclusive_end": 58, - "slot": "departure_time", - "start": 51 - }, - { - "exclusive_end": 66, - "slot": "price", - "start": 63 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 8 results. There is an Economy ticket at 8:30 am for $43." - }, - { - "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": [ - "12th of March" - ], - "destination": [ - "San Fran" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which bus station is it leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "origin_station_name", - "values": [ - "Union Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "origin_station_name", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It will be leaving from Union 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": [ - "12th of March" - ], - "destination": [ - "San Fran" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which station does it end at?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Salesforce Transit Center" - ], - "slot": "destination_station_name", - "values": [ - "Salesforce Transit Center" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "destination_station_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Salesforce Transit Center." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March" - ], - "departure_time": [ - "8:30 am" - ], - "destination": [ - "San Fran" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like me to purchase tickets?" - }, - { - "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": [ - "12th of March" - ], - "departure_time": [ - "8:30 am" - ], - "destination": [ - "San Fran" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Not at the moment. That's all for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy the rest of your day!" - } - ] - }, - { - "dialogue_id": "27_00092", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "fare_type": [ - "Economy extra" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Would you help me find a bus trip? I prefer Economy extra tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Of course! Do you know when you'd like to leave? Where are you leaving from, and what is your destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "SD" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 50, - "slot": "origin", - "start": 40 - }, - { - "exclusive_end": 34, - "slot": "departure_date", - "start": 26 - }, - { - "exclusive_end": 56, - "slot": "destination", - "start": 54 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "tomorrow" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I am planning a trip tomorrow from Sacramento to SD." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "10:20" - ], - "slot": "departure_time", - "values": [ - "10:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "85" - ], - "slot": "price", - "values": [ - "$85" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "8" - ], - "slot": "count", - "values": [ - "8" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-02", - "destination": "San Diego", - "fare_type": "Economy extra", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-02", - "departure_time": "10:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "85" - }, - { - "departure_date": "2019-03-02", - "departure_time": "10:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "85" - }, - { - "departure_date": "2019-03-02", - "departure_time": "11:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "86" - }, - { - "departure_date": "2019-03-02", - "departure_time": "12:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "84" - }, - { - "departure_date": "2019-03-02", - "departure_time": "13:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "81" - }, - { - "departure_date": "2019-03-02", - "departure_time": "13:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "79" - }, - { - "departure_date": "2019-03-02", - "departure_time": "13:30", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "83" - }, - { - "departure_date": "2019-03-02", - "departure_time": "19:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "83" - } - ], - "slots": [ - { - "exclusive_end": 111, - "slot": "departure_time", - "start": 103 - }, - { - "exclusive_end": 60, - "slot": "price", - "start": 57 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found 8 possible buses for you. The top option is $85 for an Economy extra ticket, departing at 10:20 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": [ - "tomorrow" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good. Can you reserve a ticket for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "group_size", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many tickets would you like?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "tomorrow" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "1" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Just 1, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "10:20" - ], - "slot": "departure_time", - "values": [ - "10:20 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 93, - "slot": "origin", - "start": 83 - }, - { - "exclusive_end": 66, - "slot": "destination", - "start": 57 - }, - { - "exclusive_end": 102, - "slot": "departure_date", - "start": 94 - }, - { - "exclusive_end": 114, - "slot": "departure_time", - "start": 106 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: I am reserving 1 Economy extra ticket to San Diego. The bus leaves Sacramento tomorrow at 10:20 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "tomorrow" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "SD", - "San Diego" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sorry, I just realized that I need to make it 3 people instead." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 75, - "slot": "departure_date", - "start": 67 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem, let me confirm: you would like tickets for 3 people on tomorrow's bus to San Diego." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "tomorrow" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "SD", - "San Diego" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "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": "10:20", - "destination": "San Diego", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-02", - "departure_time": "10:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "85" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your tickets are confirmed!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "tomorrow" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "SD", - "San Diego" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's the name of the station we leave from, and what station do we arrive at?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Santa Fe Depot" - ], - "slot": "destination_station_name", - "values": [ - "Santa Fe Depot" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "origin_station_name", - "values": [ - "Sacramento Valley Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 84, - "slot": "destination_station_name", - "start": 70 - }, - { - "exclusive_end": 48, - "slot": "origin_station_name", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You'll be leaving from Sacramento Valley Station, and arriving at the Santa Fe Depot." - }, - { - "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": [ - "tomorrow" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "SD", - "San Diego" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks very much! That's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great trip!" - } - ] - }, - { - "dialogue_id": "27_00093", - "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": "Kindly help me search for 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": "Where are you going and when do you plan to leave?Where do you want the bus from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "10th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "SD" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 18, - "slot": "origin", - "start": 8 - }, - { - "exclusive_end": 65, - "slot": "departure_date", - "start": 47 - }, - { - "exclusive_end": 43, - "slot": "destination", - "start": 41 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "10th of this month" - ], - "destination": [ - "SD" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am in Sacramento.Planning to leave for SD on 10th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "10:20" - ], - "slot": "departure_time", - "values": [ - "10:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "81" - ], - "slot": "price", - "values": [ - "$81" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "8" - ], - "slot": "count", - "values": [ - "8" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-10", - "destination": "San Diego", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-10", - "departure_time": "10:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "81" - }, - { - "departure_date": "2019-03-10", - "departure_time": "10:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "80" - }, - { - "departure_date": "2019-03-10", - "departure_time": "11:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "78" - }, - { - "departure_date": "2019-03-10", - "departure_time": "12:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "65" - }, - { - "departure_date": "2019-03-10", - "departure_time": "13:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "78" - }, - { - "departure_date": "2019-03-10", - "departure_time": "13:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "80" - }, - { - "departure_date": "2019-03-10", - "departure_time": "13:30", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "76" - }, - { - "departure_date": "2019-03-10", - "departure_time": "19:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "74" - } - ], - "slots": [ - { - "exclusive_end": 77, - "slot": "departure_time", - "start": 69 - }, - { - "exclusive_end": 50, - "slot": "price", - "start": 47 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 8 buses.The bus is Economy ticket at $81.The bus leaves at 10:20 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "10th of this month" - ], - "destination": [ - "SD" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which bus station is it and which station does it reach?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Santa Fe Depot" - ], - "slot": "destination_station_name", - "values": [ - "Santa Fe Depot" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "origin_station_name", - "values": [ - "Sacramento Valley Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 85, - "slot": "destination_station_name", - "start": 71 - }, - { - "exclusive_end": 47, - "slot": "origin_station_name", - "start": 22 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The origin station is Sacramento Valley Station and the destination is Santa Fe Depot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "10th of this month" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to buy tickets?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "10th of this month" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes,i want a reservation for 2 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "march 10th" - ] - }, - { - "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": 70, - "slot": "origin", - "start": 60 - }, - { - "exclusive_end": 84, - "slot": "destination", - "start": 75 - }, - { - "exclusive_end": 98, - "slot": "departure_date", - "start": 88 - }, - { - "exclusive_end": 110, - "slot": "departure_time", - "start": 102 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Check the following details if they are okay:The bus leaves Sacramento for San Diego on march 10th at 10:20 am.The reservation is for 2 people.It is an Economy ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "10th of this month", - "march 10th" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "SD", - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No,Book 3 tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm if the following is fine:The ticket is Economy for 3 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "10th of this month", - "march 10th" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "SD", - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's fine with 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": "10:20", - "destination": "San Diego", - "fare_type": "Economy", - "group_size": "3", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-10", - "departure_time": "10:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "3", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "81" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The ticket is now confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "10th of this month", - "march 10th" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "SD", - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for the help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else i may help you with?" - }, - { - "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": [ - "10th of this month", - "march 10th" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "SD", - "San Diego" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No.That's all for today.Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "27_00094", - "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 need help searching for a bus." - }, - { - "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 do you want to go? When do you want to leave? and where are you going to leave from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin", - "values": [ - "San Diego" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "12th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Long Beach" - ], - "slot": "destination", - "values": [ - "Long Beach" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 30, - "slot": "origin", - "start": 21 - }, - { - "exclusive_end": 51, - "slot": "departure_date", - "start": 38 - }, - { - "exclusive_end": 77, - "slot": "destination", - "start": 67 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March" - ], - "destination": [ - "Long Beach" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to leave from San Diego on the 12th of March and I am going Long Beach." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:20" - ], - "slot": "departure_time", - "values": [ - "8:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "26" - ], - "slot": "price", - "values": [ - "$26" - ] - }, - { - "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-12", - "destination": "Long Beach", - "origin": "San Diego" - } - }, - "service_results": [ - { - "departure_date": "2019-03-12", - "departure_time": "08:20", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "26" - }, - { - "departure_date": "2019-03-12", - "departure_time": "10:20", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "24" - }, - { - "departure_date": "2019-03-12", - "departure_time": "12:00", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "26" - }, - { - "departure_date": "2019-03-12", - "departure_time": "13:40", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "26" - }, - { - "departure_date": "2019-03-12", - "departure_time": "14:00", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "25" - }, - { - "departure_date": "2019-03-12", - "departure_time": "15:10", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "17" - }, - { - "departure_date": "2019-03-12", - "departure_time": "15:50", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "22" - }, - { - "departure_date": "2019-03-12", - "departure_time": "17:10", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "24" - }, - { - "departure_date": "2019-03-12", - "departure_time": "17:40", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "23" - }, - { - "departure_date": "2019-03-12", - "departure_time": "19:00", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "24" - } - ], - "slots": [ - { - "exclusive_end": 79, - "slot": "departure_time", - "start": 72 - }, - { - "exclusive_end": 57, - "slot": "price", - "start": 54 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 10 buses that would work for you. One costs $26 and leaves at 8:20 am. This is an Economy ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March" - ], - "destination": [ - "Long Beach" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other ones? I need it for 3 people. I would like Economy extra tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "10:20" - ], - "slot": "departure_time", - "values": [ - "10:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "34" - ], - "slot": "price", - "values": [ - "$34" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "9" - ], - "slot": "count", - "values": [ - "9" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-12", - "destination": "Long Beach", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "San Diego" - } - }, - "service_results": [ - { - "departure_date": "2019-03-12", - "departure_time": "08:20", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "36" - }, - { - "departure_date": "2019-03-12", - "departure_time": "10:20", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "34" - }, - { - "departure_date": "2019-03-12", - "departure_time": "12:00", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "36" - }, - { - "departure_date": "2019-03-12", - "departure_time": "13:40", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "36" - }, - { - "departure_date": "2019-03-12", - "departure_time": "14:00", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "35" - }, - { - "departure_date": "2019-03-12", - "departure_time": "15:10", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "27" - }, - { - "departure_date": "2019-03-12", - "departure_time": "15:50", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "32" - }, - { - "departure_date": "2019-03-12", - "departure_time": "17:10", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "34" - }, - { - "departure_date": "2019-03-12", - "departure_time": "17:40", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "33" - } - ], - "slots": [ - { - "exclusive_end": 81, - "slot": "departure_time", - "start": 73 - }, - { - "exclusive_end": 98, - "slot": "price", - "start": 95 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 9 buses that would work for you. There is a bus that leaves at 10:20 am, which costs $34. It is a Economy extra ticket as you requested." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "Long Beach" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good to me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Shall I buy the tickets now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "Long Beach" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sure, I want to get an extra seat." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Long Beach" - ], - "slot": "destination", - "values": [ - "Long Beach" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "March 12th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "10:20" - ], - "slot": "departure_time", - "values": [ - "10:20 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 72, - "slot": "origin", - "start": 63 - }, - { - "exclusive_end": 128, - "slot": "destination", - "start": 118 - }, - { - "exclusive_end": 86, - "slot": "departure_date", - "start": 76 - }, - { - "exclusive_end": 98, - "slot": "departure_time", - "start": 90 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following details. Your bus will leave from San Diego on March 12th at 10:20 am and will arrive in Long Beach. There will be 3 Economy extra tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "destination_station_name" - ], - "slot_values": { - "departure_date": [ - "12th of March", - "March 12th" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "Long Beach" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, this is correct. What station will be arrive in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Downtown Station" - ], - "slot": "destination_station_name", - "values": [ - "Downtown Station" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-12", - "departure_time": "10:20", - "destination": "Long Beach", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "San Diego" - } - }, - "service_results": [ - { - "departure_date": "2019-03-12", - "departure_time": "10:20", - "destination": "Long Beach", - "destination_station_name": "Downtown Station", - "fare_type": "Economy extra", - "group_size": "3", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "34" - } - ], - "slots": [ - { - "exclusive_end": 61, - "slot": "destination_station_name", - "start": 45 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I bought the tickets. The arrival station is Downtown Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March", - "March 12th" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "Long Beach" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can do?" - }, - { - "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": [ - "12th of March", - "March 12th" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "Long Beach" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "3" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, that is all I needed" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "27_00095", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "8th of this month" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 66, - "slot": "departure_date", - "start": 49 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "8th of this month" - ], - "group_size": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to find a bus ticket for 1 person for the 8th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is the location of your departure?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin", - "values": [ - "San Diego" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 32, - "slot": "origin", - "start": 23 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "8th of this month" - ], - "group_size": [ - "1" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll be departing from San Diego." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is your final destination" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "destination", - "values": [ - "Sacramento, CA" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "destination", - "start": 20 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "8th of this month" - ], - "destination": [ - "Sacramento, CA" - ], - "group_size": [ - "1" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to end up in Sacramento, CA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "71" - ], - "slot": "price", - "values": [ - "$71" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-08", - "destination": "Sacramento", - "group_size": "1", - "origin": "San Diego" - } - }, - "service_results": [ - { - "departure_date": "2019-03-08", - "departure_time": "07:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "71" - }, - { - "departure_date": "2019-03-08", - "departure_time": "08:30", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "71" - }, - { - "departure_date": "2019-03-08", - "departure_time": "09:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "77" - }, - { - "departure_date": "2019-03-08", - "departure_time": "10:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "79" - }, - { - "departure_date": "2019-03-08", - "departure_time": "11:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "79" - }, - { - "departure_date": "2019-03-08", - "departure_time": "14:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "77" - } - ], - "slots": [ - { - "exclusive_end": 48, - "slot": "departure_time", - "start": 41 - }, - { - "exclusive_end": 62, - "slot": "price", - "start": 59 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found an Economy ticket that leaves at 7:40 am and costs $71." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "8th of this month" - ], - "destination": [ - "Sacramento, CA" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "1" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is this the only available bus? I prefer Flexible tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:30" - ], - "slot": "departure_time", - "values": [ - "8:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "91" - ], - "slot": "price", - "values": [ - "$91" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-08", - "destination": "Sacramento", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego" - } - }, - "service_results": [ - { - "departure_date": "2019-03-08", - "departure_time": "07:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "91" - }, - { - "departure_date": "2019-03-08", - "departure_time": "08:30", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "91" - }, - { - "departure_date": "2019-03-08", - "departure_time": "09:50", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "97" - }, - { - "departure_date": "2019-03-08", - "departure_time": "10:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "99" - }, - { - "departure_date": "2019-03-08", - "departure_time": "11:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "99" - }, - { - "departure_date": "2019-03-08", - "departure_time": "14:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "97" - } - ], - "slots": [ - { - "exclusive_end": 25, - "slot": "departure_time", - "start": 18 - }, - { - "exclusive_end": 69, - "slot": "price", - "start": 66 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a bus at 8:30 am with a Flexible ticket and the price is $91." - }, - { - "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": [ - "8th of this month" - ], - "destination": [ - "Sacramento, CA" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "1" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which bus station will I depart from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Santa Fe Depot" - ], - "slot": "origin_station_name", - "values": [ - "Santa Fe Depot" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 39, - "slot": "origin_station_name", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You will depart from the Santa Fe Depot." - }, - { - "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": [ - "8th of this month" - ], - "departure_time": [ - "8:30 am" - ], - "destination": [ - "Sacramento, CA" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "1" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Perfect. You found me the ticket I was looking for." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "destination", - "values": [ - "Sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "08:30" - ], - "slot": "departure_time", - "values": [ - "8:30 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 30, - "slot": "origin", - "start": 21 - }, - { - "exclusive_end": 62, - "slot": "destination", - "start": 52 - }, - { - "exclusive_end": 90, - "slot": "departure_date", - "start": 79 - }, - { - "exclusive_end": 101, - "slot": "departure_time", - "start": 94 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your bus leaves from San Diego. Your destination is Sacramento. The bus leaves next Friday at 8:30 am. You have a Flexible ticket for 1 person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "destination_station_name" - ], - "slot_values": { - "departure_date": [ - "8th of this month", - "next Friday" - ], - "departure_time": [ - "8:30 am" - ], - "destination": [ - "Sacramento", - "Sacramento, CA" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "1" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Perfect. What's the name of my destination station?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "destination_station_name", - "values": [ - "Sacramento Valley Station" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-08", - "departure_time": "08:30", - "destination": "Sacramento", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego" - } - }, - "service_results": [ - { - "departure_date": "2019-03-08", - "departure_time": "08:30", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "91" - } - ], - "slots": [ - { - "exclusive_end": 83, - "slot": "destination_station_name", - "start": 58 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket is now confirmed. Your destination station is Sacramento Valley Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "8th of this month", - "next Friday" - ], - "departure_time": [ - "8:30 am" - ], - "destination": [ - "Sacramento", - "Sacramento, CA" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "1" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Perfect. Thanks for everything." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_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": "Buses_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "8th of this month", - "next Friday" - ], - "departure_time": [ - "8:30 am" - ], - "destination": [ - "Sacramento", - "Sacramento, CA" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "1" - ], - "origin": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I'm good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "27_00096", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "group_size": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hello! Can you please help me search for a bus ticket? There will be four travelers." - }, - { - "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": "Of course! Where will you be departing from, when would you like to leave, and where is your destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "2nd of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "San Francisco" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "origin", - "start": 24 - }, - { - "exclusive_end": 77, - "slot": "departure_date", - "start": 65 - }, - { - "exclusive_end": 173, - "slot": "destination", - "start": 160 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "2nd of March" - ], - "destination": [ - "San Francisco" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "4" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "We will be leaving from Sacramento. I would like to leave on the 2nd of March. We would like to have flexible tickets if that is possible, and we want to visit San Francisco." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "44" - ], - "slot": "price", - "values": [ - "$44" - ] - }, - { - "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-02", - "destination": "San Francisco", - "fare_type": "Flexible", - "group_size": "4", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-02", - "departure_time": "07:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Flexible", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "44" - }, - { - "departure_date": "2019-03-02", - "departure_time": "08:30", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Flexible", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "44" - }, - { - "departure_date": "2019-03-02", - "departure_time": "10:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Flexible", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "44" - }, - { - "departure_date": "2019-03-02", - "departure_time": "10:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Flexible", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "44" - }, - { - "departure_date": "2019-03-02", - "departure_time": "11:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Flexible", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "41" - }, - { - "departure_date": "2019-03-02", - "departure_time": "12:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Flexible", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "45" - }, - { - "departure_date": "2019-03-02", - "departure_time": "13:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Flexible", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "43" - }, - { - "departure_date": "2019-03-02", - "departure_time": "13:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Flexible", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "41" - }, - { - "departure_date": "2019-03-02", - "departure_time": "17:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Flexible", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "43" - }, - { - "departure_date": "2019-03-02", - "departure_time": "18:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Flexible", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "41" - } - ], - "slots": [ - { - "exclusive_end": 78, - "slot": "departure_time", - "start": 71 - }, - { - "exclusive_end": 112, - "slot": "price", - "start": 109 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Great! I have found 10 buses for you to choose from. The bus leaves at 7:40 am. The flexible ticket price is $44." - }, - { - "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": [ - "2nd of March" - ], - "destination": [ - "San Francisco" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "4" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What bus station will I be leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "origin_station_name", - "values": [ - "Sacramento Valley Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 50, - "slot": "origin_station_name", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You will be leaving from Sacramento Valley 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": [ - "2nd of March" - ], - "destination": [ - "San Francisco" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "4" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What station does this bus go to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Salesforce Transit Center" - ], - "slot": "destination_station_name", - "values": [ - "Salesforce Transit Center" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 47, - "slot": "destination_station_name", - "start": 22 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The ending station is Salesforce Transit Center." - }, - { - "frames": [ - { - "actions": [ - { - "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": [ - "2nd of March" - ], - "destination": [ - "San Francisco" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there other bus options available? I would like an Economy ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:30" - ], - "slot": "departure_time", - "values": [ - "8:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "24" - ], - "slot": "price", - "values": [ - "$24" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "9" - ], - "slot": "count", - "values": [ - "9" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-02", - "destination": "San Francisco", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-02", - "departure_time": "07:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "24" - }, - { - "departure_date": "2019-03-02", - "departure_time": "08:30", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "24" - }, - { - "departure_date": "2019-03-02", - "departure_time": "10:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "24" - }, - { - "departure_date": "2019-03-02", - "departure_time": "10:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "24" - }, - { - "departure_date": "2019-03-02", - "departure_time": "11:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "21" - }, - { - "departure_date": "2019-03-02", - "departure_time": "12:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "25" - }, - { - "departure_date": "2019-03-02", - "departure_time": "13:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "23" - }, - { - "departure_date": "2019-03-02", - "departure_time": "13:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "21" - }, - { - "departure_date": "2019-03-02", - "departure_time": "17:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy", - "group_size": "4", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "23" - } - ], - "slots": [ - { - "exclusive_end": 81, - "slot": "departure_time", - "start": 74 - }, - { - "exclusive_end": 125, - "slot": "price", - "start": 122 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay! I have found 9 buses for you that might work. The bus will leave at 8:30 am, and the price of the Economy ticket is $24." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "2nd of March" - ], - "destination": [ - "San Francisco" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find any other buses available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "10:20" - ], - "slot": "departure_time", - "values": [ - "10:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "24" - ], - "slot": "price", - "values": [ - "$24" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 38, - "slot": "departure_time", - "start": 30 - }, - { - "exclusive_end": 78, - "slot": "price", - "start": 75 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a bus that leaves at 10:20 am. The price of the Economy ticket is $24." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "2nd of March" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "San Francisco" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds perfect!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to buy tickets for this bus route?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "2nd of March" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "San Francisco" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you. I do not want to buy tickets yet." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_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": "Buses_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "2nd of March" - ], - "departure_time": [ - "10:20 am" - ], - "destination": [ - "San Francisco" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. Thank you for your help today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You're welcome. Have a great day!" - } - ] - }, - { - "dialogue_id": "27_00097", - "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": "Hi, can you help me find a bus, please?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. When are you going and to where?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "origin", - "values": [ - "Philly" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "March 3rd" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "destination", - "values": [ - "Washington" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 13, - "slot": "origin", - "start": 7 - }, - { - "exclusive_end": 27, - "slot": "departure_date", - "start": 18 - }, - { - "exclusive_end": 52, - "slot": "destination", - "start": 42 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 3rd" - ], - "destination": [ - "Washington" - ], - "origin": [ - "Philly" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm in Philly. On March 3rd, I'm going to Washington." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:30" - ], - "slot": "departure_time", - "values": [ - "7:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "26" - ], - "slot": "price", - "values": [ - "$26" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "8" - ], - "slot": "count", - "values": [ - "8" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-03", - "destination": "Washington", - "origin": "Philadelphia" - } - }, - "service_results": [ - { - "departure_date": "2019-03-03", - "departure_time": "07:30", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "26" - }, - { - "departure_date": "2019-03-03", - "departure_time": "07:50", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "30" - }, - { - "departure_date": "2019-03-03", - "departure_time": "08:20", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "33" - }, - { - "departure_date": "2019-03-03", - "departure_time": "10:00", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "21" - }, - { - "departure_date": "2019-03-03", - "departure_time": "10:50", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "23" - }, - { - "departure_date": "2019-03-03", - "departure_time": "15:20", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "28" - }, - { - "departure_date": "2019-03-03", - "departure_time": "16:50", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "32" - }, - { - "departure_date": "2019-03-03", - "departure_time": "19:10", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "33" - } - ], - "slots": [ - { - "exclusive_end": 72, - "slot": "departure_time", - "start": 65 - }, - { - "exclusive_end": 86, - "slot": "price", - "start": 83 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "OK, 8 buses can take you there. One is an Economy bus leaving at 7:30 am. It costs $26." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "March 3rd" - ], - "destination": [ - "Washington" - ], - "origin": [ - "Philly" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What station does it leave from? What station does it go to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "destination_station_name", - "values": [ - "Union Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Intercity Terminal" - ], - "slot": "origin_station_name", - "values": [ - "Intercity Terminal" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 56, - "slot": "destination_station_name", - "start": 43 - }, - { - "exclusive_end": 39, - "slot": "origin_station_name", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus travels from Intercity Terminal to Union Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 3rd" - ], - "departure_time": [ - "7:30 am" - ], - "destination": [ - "Washington" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Philly" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "OK, great!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you wish to purchase a ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 3rd" - ], - "departure_time": [ - "7:30 am" - ], - "destination": [ - "Washington" - ], - "fare_type": [ - "Economy" - ], - "origin": [ - "Philly" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I would." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "group_size", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many tickets?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 3rd" - ], - "departure_time": [ - "7:30 am" - ], - "destination": [ - "Washington" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Philly" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Two tickets, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "origin", - "values": [ - "Philadelphia" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Washington" - ], - "slot": "destination", - "values": [ - "Washington" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:30" - ], - "slot": "departure_time", - "values": [ - "7:30 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": 71, - "slot": "origin", - "start": 59 - }, - { - "exclusive_end": 92, - "slot": "destination", - "start": 82 - }, - { - "exclusive_end": 53, - "slot": "departure_date", - "start": 35 - }, - { - "exclusive_end": 119, - "slot": "departure_time", - "start": 112 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "OK, to confirm: you're leaving the day after tomorrow from Philadelphia, going to Washington. The bus leaves at 7:30 am. You need 2 Economy tickets. Is this good?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 3rd", - "day after tomorrow" - ], - "departure_time": [ - "7:30 am" - ], - "destination": [ - "Washington" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Philadelphia", - "Philly" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, four tickets, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "07:30" - ], - "slot": "departure_time", - "values": [ - "7:30 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 58, - "slot": "departure_time", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "OK, so you'd like 4 tickets for the bus leaving at 7:30 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 3rd", - "day after tomorrow" - ], - "departure_time": [ - "7:30 am" - ], - "destination": [ - "Washington" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Philadelphia", - "Philly" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-03", - "departure_time": "07:30", - "destination": "Washington", - "fare_type": "Economy", - "group_size": "4", - "origin": "Philadelphia" - } - }, - "service_results": [ - { - "departure_date": "2019-03-03", - "departure_time": "07:30", - "destination": "Washington", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "4", - "origin": "Philadelphia", - "origin_station_name": "Intercity Terminal", - "price": "26" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I've booked the tickets." - }, - { - "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": [ - "March 3rd", - "day after tomorrow" - ], - "departure_time": [ - "7:30 am" - ], - "destination": [ - "Washington" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Philadelphia", - "Philly" - ] - } - } - } - ], - "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 nice day!" - } - ] - }, - { - "dialogue_id": "27_00098", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin", - "values": [ - "LAX" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 58, - "slot": "origin", - "start": 55 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Could you assist in searching for a bus departing from LAX?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you plan to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 41, - "slot": "departure_date", - "start": 23 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "day after tomorrow" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I plan to leave on the day after tomorrow. I would prefer Economy extra tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you be going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "SD" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 21, - "slot": "destination", - "start": 19 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "day after tomorrow" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "1" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be going to SD, and the trip is for one person only." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "38" - ], - "slot": "price", - "values": [ - "$38" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-03", - "destination": "San Diego", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "departure_date": "2019-03-03", - "departure_time": "07:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "38" - }, - { - "departure_date": "2019-03-03", - "departure_time": "07:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "33" - }, - { - "departure_date": "2019-03-03", - "departure_time": "09:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "37" - }, - { - "departure_date": "2019-03-03", - "departure_time": "10:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "37" - }, - { - "departure_date": "2019-03-03", - "departure_time": "11:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "38" - }, - { - "departure_date": "2019-03-03", - "departure_time": "14:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "36" - }, - { - "departure_date": "2019-03-03", - "departure_time": "15:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "36" - }, - { - "departure_date": "2019-03-03", - "departure_time": "16:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "37" - }, - { - "departure_date": "2019-03-03", - "departure_time": "16:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "32" - }, - { - "departure_date": "2019-03-03", - "departure_time": "18:10", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "37" - } - ], - "slots": [ - { - "exclusive_end": 81, - "slot": "departure_time", - "start": 74 - }, - { - "exclusive_end": 95, - "slot": "price", - "start": 92 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found 10 buses which fulfill your requirements. The bus departs at 7:40 am and costs $38 for the Economy extra 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": [ - "day after tomorrow" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "SD" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "1" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds great!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 57, - "slot": "origin", - "start": 46 - }, - { - "exclusive_end": 70, - "slot": "destination", - "start": 61 - }, - { - "exclusive_end": 96, - "slot": "departure_date", - "start": 78 - }, - { - "exclusive_end": 123, - "slot": "departure_time", - "start": 116 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm your bus ticket departing from Los Angeles to San Diego on the day after tomorrow. The bus leaves at 7:40 am, and the ticket is an Economy extra ticket for 1 individual." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - }, - { - "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": [ - "destination_station_name", - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "day after tomorrow" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "SD", - "San Diego" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "1" - ], - "origin": [ - "LAX", - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's great! Which station does this bus reach, and which bus station am I departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Santa Fe Depot" - ], - "slot": "destination_station_name", - "values": [ - "Santa Fe Depot" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "origin_station_name", - "values": [ - "Union Station" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-03", - "departure_time": "07:40", - "destination": "San Diego", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "departure_date": "2019-03-03", - "departure_time": "07:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "38" - } - ], - "slots": [ - { - "exclusive_end": 95, - "slot": "destination_station_name", - "start": 81 - }, - { - "exclusive_end": 65, - "slot": "origin_station_name", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation is confirmed. The bus departs from Union Station and arrives at Santa Fe Depot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "day after tomorrow" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "SD", - "San Diego" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "1" - ], - "origin": [ - "LAX", - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do your require and further assistance?" - }, - { - "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": [ - "day after tomorrow" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "SD", - "San Diego" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "1" - ], - "origin": [ - "LAX", - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day ahead!" - } - ] - }, - { - "dialogue_id": "27_00099", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "Los Angeles" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 60, - "slot": "destination", - "start": 49 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "Los Angeles" - ], - "group_size": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hi, can you help me find a bus for one person to Los Angeles?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, where are you leaving from and when do you want to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Fresno" - ], - "slot": "origin", - "values": [ - "Fresno, CA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "March 9th" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 28, - "slot": "origin", - "start": 18 - }, - { - "exclusive_end": 41, - "slot": "departure_date", - "start": 32 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 9th" - ], - "destination": [ - "Los Angeles" - ], - "group_size": [ - "1" - ], - "origin": [ - "Fresno, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am leaving from Fresno, CA on March 9th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "09:00" - ], - "slot": "departure_time", - "values": [ - "9 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "33" - ], - "slot": "price", - "values": [ - "$33" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "9" - ], - "slot": "count", - "values": [ - "9" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-09", - "destination": "Los Angeles", - "group_size": "1", - "origin": "Fresno" - } - }, - "service_results": [ - { - "departure_date": "2019-03-09", - "departure_time": "09:00", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "33" - }, - { - "departure_date": "2019-03-09", - "departure_time": "09:50", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "36" - }, - { - "departure_date": "2019-03-09", - "departure_time": "13:00", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "37" - }, - { - "departure_date": "2019-03-09", - "departure_time": "13:10", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "35" - }, - { - "departure_date": "2019-03-09", - "departure_time": "13:30", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "32" - }, - { - "departure_date": "2019-03-09", - "departure_time": "14:00", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "36" - }, - { - "departure_date": "2019-03-09", - "departure_time": "15:40", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "36" - }, - { - "departure_date": "2019-03-09", - "departure_time": "16:00", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "37" - }, - { - "departure_date": "2019-03-09", - "departure_time": "19:20", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "37" - } - ], - "slots": [ - { - "exclusive_end": 61, - "slot": "departure_time", - "start": 57 - }, - { - "exclusive_end": 104, - "slot": "price", - "start": 101 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 9 buses available. There is one that leaves at 9 am and the price of the Economy ticket is $33." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 9th" - ], - "destination": [ - "Los Angeles" - ], - "group_size": [ - "1" - ], - "origin": [ - "Fresno, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other options?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "09:50" - ], - "slot": "departure_time", - "values": [ - "9:50 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "36" - ], - "slot": "price", - "values": [ - "$36" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 43, - "slot": "departure_time", - "start": 36 - }, - { - "exclusive_end": 82, - "slot": "price", - "start": 79 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is another bus that leaves at 9:50 am. The cost for an Economy ticket is $36." - }, - { - "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": [ - "March 9th" - ], - "departure_time": [ - "9:50 am" - ], - "destination": [ - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Fresno, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good. I would like a ticket." - }, - { - "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-09" - ], - "slot": "departure_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "09:50" - ], - "slot": "departure_time", - "values": [ - "9:50 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": 53, - "slot": "origin", - "start": 47 - }, - { - "exclusive_end": 68, - "slot": "destination", - "start": 57 - }, - { - "exclusive_end": 81, - "slot": "departure_date", - "start": 72 - }, - { - "exclusive_end": 92, - "slot": "departure_time", - "start": 85 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, just to be sure, you want to travel from Fresno to Los Angeles on March 9th at 9:50 am? And you want an Economy ticket for 1 person?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 9th" - ], - "departure_time": [ - "9:50 am" - ], - "destination": [ - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Fresno", - "Fresno, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-09", - "departure_time": "09:50", - "destination": "Los Angeles", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno" - } - }, - "service_results": [ - { - "departure_date": "2019-03-09", - "departure_time": "09:50", - "destination": "Los Angeles", - "destination_station_name": "Union Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Fresno", - "origin_station_name": "Fresno Station", - "price": "36" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, your ticket purchase is confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "March 9th" - ], - "departure_time": [ - "9:50 am" - ], - "destination": [ - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Fresno", - "Fresno, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What station is the bus leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Fresno Station" - ], - "slot": "origin_station_name", - "values": [ - "Fresno Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 38, - "slot": "origin_station_name", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It will be leaving from Fresno Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "destination_station_name" - ], - "slot_values": { - "departure_date": [ - "March 9th" - ], - "departure_time": [ - "9:50 am" - ], - "destination": [ - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Fresno", - "Fresno, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which station will the bus be arriving at?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "destination_station_name", - "values": [ - "Union Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 31, - "slot": "destination_station_name", - "start": 18 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It will arrive at Union Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 9th" - ], - "departure_time": [ - "9:50 am" - ], - "destination": [ - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Fresno", - "Fresno, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_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": "Buses_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 9th" - ], - "departure_time": [ - "9:50 am" - ], - "destination": [ - "Los Angeles" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "1" - ], - "origin": [ - "Fresno", - "Fresno, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, that's it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "27_00100", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "SD" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 85, - "slot": "destination", - "start": 83 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "SD" - ], - "group_size": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you help me find a bus ticket? I need tickets for 2 people and I want to go to SD." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin", - "values": [ - "San Francisco" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 30, - "slot": "origin", - "start": 17 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "SD" - ], - "group_size": [ - "2" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm leaving from San Francisco." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you want to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "March 10th" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 29, - "slot": "departure_date", - "start": 19 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 10th" - ], - "destination": [ - "SD" - ], - "group_size": [ - "2" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to leave on March 10th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "11:00" - ], - "slot": "departure_time", - "values": [ - "11 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "58" - ], - "slot": "price", - "values": [ - "$58" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-10", - "destination": "San Diego", - "group_size": "2", - "origin": "San Francisco" - } - }, - "service_results": [ - { - "departure_date": "2019-03-10", - "departure_time": "11:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "58" - }, - { - "departure_date": "2019-03-10", - "departure_time": "13:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "56" - }, - { - "departure_date": "2019-03-10", - "departure_time": "13:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "62" - }, - { - "departure_date": "2019-03-10", - "departure_time": "15:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "48" - }, - { - "departure_date": "2019-03-10", - "departure_time": "15:20", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "60" - }, - { - "departure_date": "2019-03-10", - "departure_time": "18:30", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "54" - } - ], - "slots": [ - { - "exclusive_end": 31, - "slot": "departure_time", - "start": 26 - }, - { - "exclusive_end": 60, - "slot": "price", - "start": 57 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a bus leaving at 11 am. An Economy ticket costs $58." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "destination", - "values": [ - "Anaheim" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 56, - "slot": "destination", - "start": 49 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 10th" - ], - "destination": [ - "Anaheim" - ], - "group_size": [ - "2" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there other buses available? I want to go to Anaheim." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "09:20" - ], - "slot": "departure_time", - "values": [ - "9:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "49" - ], - "slot": "price", - "values": [ - "$49" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-10", - "destination": "Anaheim", - "group_size": "2", - "origin": "San Francisco" - } - }, - "service_results": [ - { - "departure_date": "2019-03-10", - "departure_time": "09:20", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "49" - }, - { - "departure_date": "2019-03-10", - "departure_time": "11:00", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "54" - }, - { - "departure_date": "2019-03-10", - "departure_time": "11:40", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "45" - }, - { - "departure_date": "2019-03-10", - "departure_time": "15:10", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "53" - }, - { - "departure_date": "2019-03-10", - "departure_time": "17:50", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "45" - }, - { - "departure_date": "2019-03-10", - "departure_time": "18:20", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "55" - }, - { - "departure_date": "2019-03-10", - "departure_time": "18:50", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "48" - } - ], - "slots": [ - { - "exclusive_end": 33, - "slot": "departure_time", - "start": 26 - }, - { - "exclusive_end": 62, - "slot": "price", - "start": 59 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a bus leaving at 9:20 am. An Economy ticket costs $49." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 10th" - ], - "departure_time": [ - "9:20 am" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want tickets for this bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 10th" - ], - "departure_time": [ - "9:20 am" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I want to make a reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Anaheim" - ], - "slot": "destination", - "values": [ - "Anaheim" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "March 10th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "09:20" - ], - "slot": "departure_time", - "values": [ - "9: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": 71, - "slot": "origin", - "start": 58 - }, - { - "exclusive_end": 92, - "slot": "destination", - "start": 85 - }, - { - "exclusive_end": 106, - "slot": "departure_date", - "start": 96 - }, - { - "exclusive_end": 117, - "slot": "departure_time", - "start": 110 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following details: the bus leaves from San Francisco traveling to Anaheim on March 10th at 9:20 am. 2 passengers are traveling and the tickets are Economy class." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 10th" - ], - "departure_time": [ - "9:20 am" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "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:20", - "destination": "Anaheim", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Francisco" - } - }, - "service_results": [ - { - "departure_date": "2019-03-10", - "departure_time": "09:20", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "49" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your tickets have 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": [ - "March 10th" - ], - "departure_time": [ - "9:20 am" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help. That's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "27_00101", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin", - "values": [ - "Seattle" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 49, - "slot": "origin", - "start": 42 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you help me find a bus departing from Seattle?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where is your destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Portland" - ], - "slot": "destination", - "values": [ - "Portland, OR" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 28, - "slot": "destination", - "start": 16 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "Portland, OR" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to go to Portland, OR." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date will you be departing from Seattle?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "11th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 36, - "slot": "departure_date", - "start": 23 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "11th of March" - ], - "destination": [ - "Portland, OR" - ], - "fare_type": [ - "Flexible" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I plan to leave on the 11th of March. Also, I prefer a flexible ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:10" - ], - "slot": "departure_time", - "values": [ - "6:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "53" - ], - "slot": "price", - "values": [ - "$53" - ] - }, - { - "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-11", - "destination": "Portland", - "fare_type": "Flexible", - "origin": "Seattle" - } - }, - "service_results": [ - { - "departure_date": "2019-03-11", - "departure_time": "06:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "53" - }, - { - "departure_date": "2019-03-11", - "departure_time": "06:30", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "51" - }, - { - "departure_date": "2019-03-11", - "departure_time": "08:30", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "53" - }, - { - "departure_date": "2019-03-11", - "departure_time": "09:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "47" - }, - { - "departure_date": "2019-03-11", - "departure_time": "09:20", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "52" - }, - { - "departure_date": "2019-03-11", - "departure_time": "09:50", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "51" - }, - { - "departure_date": "2019-03-11", - "departure_time": "13:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "48" - }, - { - "departure_date": "2019-03-11", - "departure_time": "16:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "51" - }, - { - "departure_date": "2019-03-11", - "departure_time": "19:20", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "52" - }, - { - "departure_date": "2019-03-11", - "departure_time": "19:30", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Flexible", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "48" - } - ], - "slots": [ - { - "exclusive_end": 79, - "slot": "departure_time", - "start": 72 - }, - { - "exclusive_end": 48, - "slot": "price", - "start": 45 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've found 10 buses available. The ticket is $53 and the bus departs at 6:10 am. It is a flexible ticket." - }, - { - "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": [ - "11th of March" - ], - "destination": [ - "Portland, OR" - ], - "fare_type": [ - "Flexible" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What station does the bus travel to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Portland Bus Station" - ], - "slot": "destination_station_name", - "values": [ - "Portland Bus Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 45, - "slot": "destination_station_name", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The buses destination is Portland Bus Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "11th of March" - ], - "departure_time": [ - "6:10 am" - ], - "destination": [ - "Portland, OR" - ], - "fare_type": [ - "Flexible" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "This sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to purchase your ticket now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "11th of March" - ], - "departure_time": [ - "6:10 am" - ], - "destination": [ - "Portland, OR" - ], - "fare_type": [ - "Flexible" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. I'd like to reserve a seat now, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "group_size", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many tickets do you need to purchase?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "11th of March" - ], - "departure_time": [ - "6:10 am" - ], - "destination": [ - "Portland, OR" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "2" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need tickets for 2 people, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin", - "values": [ - "Seattle" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Portland" - ], - "slot": "destination", - "values": [ - "Portland" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "March 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "06:10" - ], - "slot": "departure_time", - "values": [ - "6:10 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": 83, - "slot": "origin", - "start": 76 - }, - { - "exclusive_end": 138, - "slot": "destination", - "start": 130 - }, - { - "exclusive_end": 108, - "slot": "departure_date", - "start": 98 - }, - { - "exclusive_end": 94, - "slot": "departure_time", - "start": 87 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm that you are purchasing 2 tickets for the bus departing from Seattle at 6:10 am on March 11th. It's destination is Portland and the tickets are flexible." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "11th of March", - "March 11th" - ], - "departure_time": [ - "6:10 am" - ], - "destination": [ - "Portland", - "Portland, OR" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "2" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, this is correct. Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-11", - "departure_time": "06:10", - "destination": "Portland", - "fare_type": "Flexible", - "group_size": "2", - "origin": "Seattle" - } - }, - "service_results": [ - { - "departure_date": "2019-03-11", - "departure_time": "06:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Flexible", - "group_size": "2", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "53" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your tickets have 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": [ - "11th of March", - "March 11th" - ], - "departure_time": [ - "6:10 am" - ], - "destination": [ - "Portland", - "Portland, OR" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "2" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm all set then. Thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "27_00102", - "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": "Can you help me search for a bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you want to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "the 8th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "destination", - "values": [ - "Anaheim" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 48, - "slot": "origin", - "start": 38 - }, - { - "exclusive_end": 59, - "slot": "departure_date", - "start": 52 - }, - { - "exclusive_end": 24, - "slot": "destination", - "start": 17 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 8th" - ], - "destination": [ - "Anaheim" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to got to Anaheim leaving from Sacramento on the 8th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "60" - ], - "slot": "price", - "values": [ - "$60" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-08", - "destination": "Anaheim", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-08", - "departure_time": "07:40", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "60" - }, - { - "departure_date": "2019-03-08", - "departure_time": "08:30", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "59" - }, - { - "departure_date": "2019-03-08", - "departure_time": "11:00", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "60" - }, - { - "departure_date": "2019-03-08", - "departure_time": "12:50", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "70" - }, - { - "departure_date": "2019-03-08", - "departure_time": "13:00", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "66" - }, - { - "departure_date": "2019-03-08", - "departure_time": "13:30", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "64" - }, - { - "departure_date": "2019-03-08", - "departure_time": "18:50", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "56" - }, - { - "departure_date": "2019-03-08", - "departure_time": "19:50", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "1", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "71" - } - ], - "slots": [ - { - "exclusive_end": 33, - "slot": "departure_time", - "start": 26 - }, - { - "exclusive_end": 72, - "slot": "price", - "start": 69 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a bus leaving at 7:40 am. The price of an economy ticket is $60." - }, - { - "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": [ - "the 8th" - ], - "destination": [ - "Anaheim" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What station does the bus reach? What is the name of the station it leaves from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim Intermodal Center" - ], - "slot": "destination_station_name", - "values": [ - "Anaheim Intermodal Center" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "origin_station_name", - "values": [ - "Sacramento Valley Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 87, - "slot": "destination_station_name", - "start": 62 - }, - { - "exclusive_end": 45, - "slot": "origin_station_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus starts from Sacramento Valley Station and finishes at Anaheim Intermodal Center." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "group_size", - "values": [ - "4" - ] - }, - { - "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 8th" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "4" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good. I am looking for bus tickets for 4 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "origin", - "values": [ - "Sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Anaheim" - ], - "slot": "destination", - "values": [ - "Anaheim" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:40" - ], - "slot": "departure_time", - "values": [ - "7: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": 42, - "slot": "origin", - "start": 32 - }, - { - "exclusive_end": 90, - "slot": "destination", - "start": 83 - }, - { - "exclusive_end": 62, - "slot": "departure_date", - "start": 51 - }, - { - "exclusive_end": 50, - "slot": "departure_time", - "start": 43 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "To confirm: The bus leaves from Sacramento 7:40 am next Friday. The destination is Anaheim. The trip is for 4 economy passengers." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Friday", - "the 8th" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. It is for 3 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "To confirm\" the trip is for 3 economy passengers." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Friday", - "the 8th" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "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-08", - "departure_time": "07:40", - "destination": "Anaheim", - "fare_type": "Economy", - "group_size": "3", - "origin": "Sacramento" - } - }, - "service_results": [ - { - "departure_date": "2019-03-08", - "departure_time": "07:40", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "3", - "origin": "Sacramento", - "origin_station_name": "Sacramento Valley Station", - "price": "60" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket is confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Friday", - "the 8th" - ], - "departure_time": [ - "7:40 am" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for you help. That's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "27_00103", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "group_size", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Portland" - ], - "slot": "destination", - "values": [ - "Portland" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 51, - "slot": "destination", - "start": 43 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "Portland" - ], - "group_size": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you help me find 1 ticket for a bus to Portland?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date are you looking for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "tomorrow" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 24, - "slot": "departure_date", - "start": 16 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "tomorrow" - ], - "destination": [ - "Portland" - ], - "group_size": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to leave tomorrow." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin", - "values": [ - "Seattle" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 15, - "slot": "origin", - "start": 8 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "tomorrow" - ], - "destination": [ - "Portland" - ], - "group_size": [ - "1" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am in Seattle." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:10" - ], - "slot": "departure_time", - "values": [ - "6:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "31" - ], - "slot": "price", - "values": [ - "$31" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-02", - "destination": "Portland", - "group_size": "1", - "origin": "Seattle" - } - }, - "service_results": [ - { - "departure_date": "2019-03-02", - "departure_time": "06:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "31" - }, - { - "departure_date": "2019-03-02", - "departure_time": "06:30", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "30" - }, - { - "departure_date": "2019-03-02", - "departure_time": "08:30", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "29" - }, - { - "departure_date": "2019-03-02", - "departure_time": "09:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "32" - }, - { - "departure_date": "2019-03-02", - "departure_time": "09:20", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "28" - }, - { - "departure_date": "2019-03-02", - "departure_time": "09:50", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "31" - }, - { - "departure_date": "2019-03-02", - "departure_time": "13:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "28" - }, - { - "departure_date": "2019-03-02", - "departure_time": "16:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "34" - }, - { - "departure_date": "2019-03-02", - "departure_time": "19:20", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "29" - }, - { - "departure_date": "2019-03-02", - "departure_time": "19:30", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "1", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "36" - } - ], - "slots": [ - { - "exclusive_end": 18, - "slot": "departure_time", - "start": 11 - }, - { - "exclusive_end": 49, - "slot": "price", - "start": 46 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a 6:10 am bus. The Economy ticket is $31." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "tomorrow" - ], - "destination": [ - "Portland" - ], - "group_size": [ - "2" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other times? I need two tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:30" - ], - "slot": "departure_time", - "values": [ - "6:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "30" - ], - "slot": "price", - "values": [ - "$30" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "9" - ], - "slot": "count", - "values": [ - "9" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-02", - "destination": "Portland", - "group_size": "2", - "origin": "Seattle" - } - }, - "service_results": [ - { - "departure_date": "2019-03-02", - "departure_time": "06:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "31" - }, - { - "departure_date": "2019-03-02", - "departure_time": "06:30", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "30" - }, - { - "departure_date": "2019-03-02", - "departure_time": "08:30", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "29" - }, - { - "departure_date": "2019-03-02", - "departure_time": "09:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "32" - }, - { - "departure_date": "2019-03-02", - "departure_time": "09:20", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "28" - }, - { - "departure_date": "2019-03-02", - "departure_time": "09:50", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "31" - }, - { - "departure_date": "2019-03-02", - "departure_time": "13:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "28" - }, - { - "departure_date": "2019-03-02", - "departure_time": "16:10", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "34" - }, - { - "departure_date": "2019-03-02", - "departure_time": "19:20", - "destination": "Portland", - "destination_station_name": "Portland Bus Station", - "fare_type": "Economy", - "group_size": "2", - "origin": "Seattle", - "origin_station_name": "King Street Station", - "price": "29" - } - ], - "slots": [ - { - "exclusive_end": 38, - "slot": "departure_time", - "start": 31 - }, - { - "exclusive_end": 65, - "slot": "price", - "start": 62 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 9 buses. One leaves at 6:30 am. The Economy ticket is $30" - }, - { - "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": [ - "tomorrow" - ], - "destination": [ - "Portland" - ], - "group_size": [ - "2" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What bus station does this bus go to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Portland Bus Station" - ], - "slot": "destination_station_name", - "values": [ - "Portland Bus Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 39, - "slot": "destination_station_name", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus will go to Portland Bus Station" - }, - { - "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": [ - "tomorrow" - ], - "destination": [ - "Portland" - ], - "group_size": [ - "2" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What bus station Would I leave from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "King Street Station" - ], - "slot": "origin_station_name", - "values": [ - "King Street Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "origin_station_name", - "start": 15 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The station is King Street Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "tomorrow" - ], - "destination": [ - "Portland" - ], - "group_size": [ - "2" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other bus options?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:30" - ], - "slot": "departure_time", - "values": [ - "8:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "29" - ], - "slot": "price", - "values": [ - "$29" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "departure_time", - "start": 30 - }, - { - "exclusive_end": 48, - "slot": "price", - "start": 45 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a bus that leaves at 8:30 am. It is $29 for an Economy ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "tomorrow" - ], - "departure_time": [ - "8:30 am" - ], - "destination": [ - "Portland" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want tickets for that bus?" - }, - { - "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": [ - "tomorrow" - ], - "departure_time": [ - "8:30 am" - ], - "destination": [ - "Portland" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No I am not looking to buy tickets yet. That's all I needed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "27_00104", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "departure_date", - "values": [ - "14th of March" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 63, - "slot": "departure_date", - "start": 50 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "14th of March" - ], - "group_size": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm looking for a bus for 2 people. I'll leave on 14th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok! Where are you leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Long Beach" - ], - "slot": "origin", - "values": [ - "Long Beach, CA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "San Diego" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 31, - "slot": "origin", - "start": 17 - }, - { - "exclusive_end": 61, - "slot": "destination", - "start": 52 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "14th of March" - ], - "destination": [ - "San Diego" - ], - "group_size": [ - "2" - ], - "origin": [ - "Long Beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm leaving from Long Beach, CA and I want to go to San Diego." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:00" - ], - "slot": "departure_time", - "values": [ - "7 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "20" - ], - "slot": "price", - "values": [ - "$20" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-14", - "destination": "San Diego", - "group_size": "2", - "origin": "Long Beach" - } - }, - "service_results": [ - { - "departure_date": "2019-03-14", - "departure_time": "07:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "20" - }, - { - "departure_date": "2019-03-14", - "departure_time": "08:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "26" - }, - { - "departure_date": "2019-03-14", - "departure_time": "10:30", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "26" - }, - { - "departure_date": "2019-03-14", - "departure_time": "11:30", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "25" - }, - { - "departure_date": "2019-03-14", - "departure_time": "11:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "24" - }, - { - "departure_date": "2019-03-14", - "departure_time": "11:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "23" - }, - { - "departure_date": "2019-03-14", - "departure_time": "13:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "30" - }, - { - "departure_date": "2019-03-14", - "departure_time": "15:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "24" - }, - { - "departure_date": "2019-03-14", - "departure_time": "15:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "23" - }, - { - "departure_date": "2019-03-14", - "departure_time": "19:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Economy", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "24" - } - ], - "slots": [ - { - "exclusive_end": 43, - "slot": "departure_time", - "start": 39 - }, - { - "exclusive_end": 80, - "slot": "price", - "start": 77 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've found a bus for you. It leaves at 7 am and the price for each ticket is $20, which is an economy ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "14th of March" - ], - "destination": [ - "San Diego" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "2" - ], - "origin": [ - "Long Beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd rather buy flexible ticket... Are there any other buses available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:40" - ], - "slot": "departure_time", - "values": [ - "8:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "46" - ], - "slot": "price", - "values": [ - "$46" - ] - }, - { - "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-14", - "destination": "San Diego", - "fare_type": "Flexible", - "group_size": "2", - "origin": "Long Beach" - } - }, - "service_results": [ - { - "departure_date": "2019-03-14", - "departure_time": "07:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "40" - }, - { - "departure_date": "2019-03-14", - "departure_time": "08:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "46" - }, - { - "departure_date": "2019-03-14", - "departure_time": "10:30", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "46" - }, - { - "departure_date": "2019-03-14", - "departure_time": "11:30", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "45" - }, - { - "departure_date": "2019-03-14", - "departure_time": "11:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "44" - }, - { - "departure_date": "2019-03-14", - "departure_time": "11:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "43" - }, - { - "departure_date": "2019-03-14", - "departure_time": "13:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "50" - }, - { - "departure_date": "2019-03-14", - "departure_time": "15:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "44" - }, - { - "departure_date": "2019-03-14", - "departure_time": "15:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "43" - } - ], - "slots": [ - { - "exclusive_end": 76, - "slot": "departure_time", - "start": 69 - }, - { - "exclusive_end": 107, - "slot": "price", - "start": 104 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure! There are other 9 buses for you. I've found one that leaves at 8:40 am and the flexible ticket is $46." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "March 9th" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 38, - "slot": "departure_date", - "start": 29 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 9th" - ], - "destination": [ - "San Diego" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "2" - ], - "origin": [ - "Long Beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What if I decide to leave on March 9th? Are there other buses that I can take?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "10:30" - ], - "slot": "departure_time", - "values": [ - "10:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "43" - ], - "slot": "price", - "values": [ - "$43" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Flexible" - ], - "slot": "fare_type", - "values": [ - "Flexible" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "8" - ], - "slot": "count", - "values": [ - "8" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-09", - "destination": "San Diego", - "fare_type": "Flexible", - "group_size": "2", - "origin": "Long Beach" - } - }, - "service_results": [ - { - "departure_date": "2019-03-09", - "departure_time": "07:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "40" - }, - { - "departure_date": "2019-03-09", - "departure_time": "08:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "44" - }, - { - "departure_date": "2019-03-09", - "departure_time": "10:30", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "43" - }, - { - "departure_date": "2019-03-09", - "departure_time": "11:30", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "43" - }, - { - "departure_date": "2019-03-09", - "departure_time": "11:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "43" - }, - { - "departure_date": "2019-03-09", - "departure_time": "11:50", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "45" - }, - { - "departure_date": "2019-03-09", - "departure_time": "13:00", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "47" - }, - { - "departure_date": "2019-03-09", - "departure_time": "15:40", - "destination": "San Diego", - "destination_station_name": "Santa Fe Depot", - "fare_type": "Flexible", - "group_size": "2", - "origin": "Long Beach", - "origin_station_name": "Downtown Station", - "price": "44" - } - ], - "slots": [ - { - "exclusive_end": 78, - "slot": "departure_time", - "start": 70 - }, - { - "exclusive_end": 109, - "slot": "price", - "start": 106 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure! I've found 8 buses that can work for you. One of them leaves at 10:30 am and the flexible ticket is $43." - }, - { - "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": [ - "March 9th" - ], - "destination": [ - "San Diego" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "2" - ], - "origin": [ - "Long Beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the final station of this bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Santa Fe Depot" - ], - "slot": "destination_station_name", - "values": [ - "Santa Fe Depot" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 35, - "slot": "destination_station_name", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The final station is Santa Fe Depot." - }, - { - "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": [ - "March 9th" - ], - "destination": [ - "San Diego" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "2" - ], - "origin": [ - "Long Beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok. And what is the bus station I'm leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Downtown Station" - ], - "slot": "origin_station_name", - "values": [ - "Downtown Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 38, - "slot": "origin_station_name", - "start": 22 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You're departing from Downtown Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 9th" - ], - "departure_time": [ - "10:30 am" - ], - "destination": [ - "San Diego" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "2" - ], - "origin": [ - "Long Beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok, that's perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "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_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 9th" - ], - "departure_time": [ - "10:30 am" - ], - "destination": [ - "San Diego" - ], - "fare_type": [ - "Flexible" - ], - "group_size": [ - "2" - ], - "origin": [ - "Long Beach, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Not now, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem. Have a nice one!" - } - ] - }, - { - "dialogue_id": "27_00105", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Long Beach" - ], - "slot": "destination", - "values": [ - "long beach" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 26, - "slot": "destination", - "start": 16 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "long beach" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to go to long beach for vacation. Can you help me find a bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure! When will you be leaving, and where are you leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin", - "values": [ - "LA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "March 3rd" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "San Francisco" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 38, - "slot": "origin", - "start": 36 - }, - { - "exclusive_end": 28, - "slot": "departure_date", - "start": 19 - }, - { - "exclusive_end": 138, - "slot": "destination", - "start": 125 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 3rd" - ], - "destination": [ - "San Francisco" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "LA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll be leaving on March 3rd out of LA. I'd really like Economy extra tickets if possible. Also, I think I'll actually go to San Francisco this time." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:20" - ], - "slot": "departure_time", - "values": [ - "6:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "58" - ], - "slot": "price", - "values": [ - "$58" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-03", - "destination": "San Francisco", - "fare_type": "Economy extra", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "departure_date": "2019-03-03", - "departure_time": "06:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "58" - }, - { - "departure_date": "2019-03-03", - "departure_time": "08:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "62" - }, - { - "departure_date": "2019-03-03", - "departure_time": "08:30", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "60" - }, - { - "departure_date": "2019-03-03", - "departure_time": "09:50", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "55" - }, - { - "departure_date": "2019-03-03", - "departure_time": "13:30", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "55" - }, - { - "departure_date": "2019-03-03", - "departure_time": "14:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "59" - }, - { - "departure_date": "2019-03-03", - "departure_time": "14:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "57" - }, - { - "departure_date": "2019-03-03", - "departure_time": "16:10", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "57" - }, - { - "departure_date": "2019-03-03", - "departure_time": "19:00", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "59" - }, - { - "departure_date": "2019-03-03", - "departure_time": "19:40", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "51" - } - ], - "slots": [ - { - "exclusive_end": 92, - "slot": "departure_time", - "start": 85 - }, - { - "exclusive_end": 115, - "slot": "price", - "start": 112 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sounds good! I found 10 options for you on that day. The one I'd recommend leaves at 6:20 am that day. It'll be $58 for an Economy extra ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 3rd" - ], - "departure_time": [ - "6:20 am" - ], - "destination": [ - "San Francisco" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "LA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds great!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to buy that ticket now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 3rd" - ], - "departure_time": [ - "6:20 am" - ], - "destination": [ - "San Francisco" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "LA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I'd like to make sure I get a seat." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "group_size", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sounds good! Is it just for you or will you be needing more than one ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 3rd" - ], - "departure_time": [ - "6:20 am" - ], - "destination": [ - "San Francisco" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "LA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm taking my wife, so I'll need 2 tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "06:20" - ], - "slot": "departure_time", - "values": [ - "6:20 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "group_size", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 85, - "slot": "origin", - "start": 74 - }, - { - "exclusive_end": 115, - "slot": "destination", - "start": 102 - }, - { - "exclusive_end": 138, - "slot": "departure_date", - "start": 120 - }, - { - "exclusive_end": 217, - "slot": "departure_time", - "start": 210 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sounds good! So, to make sure I have this right, you will be leaving from Los Angeles and arriving in San Francisco the day after tomorrow. You will be purchasing 2 Economy extra tickets for the bus leaving at 6:20 am. Does that sounds right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "destination_station_name" - ], - "slot_values": { - "departure_date": [ - "March 3rd", - "day after tomorrow" - ], - "departure_time": [ - "6:20 am" - ], - "destination": [ - "San Francisco" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "LA", - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's perfect! Can you tell me the name of the destination station?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Salesforce Transit Center" - ], - "slot": "destination_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-03", - "departure_time": "06:20", - "destination": "San Francisco", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "departure_date": "2019-03-03", - "departure_time": "06:20", - "destination": "San Francisco", - "destination_station_name": "Salesforce Transit Center", - "fare_type": "Economy extra", - "group_size": "2", - "origin": "Los Angeles", - "origin_station_name": "Union Station", - "price": "58" - } - ], - "slots": [ - { - "exclusive_end": 53, - "slot": "destination_station_name", - "start": 28 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure! You'll be arriving at Salesforce Transit Center. I've placed that reservation for you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_station_name", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "origin_station_name" - ], - "slot_values": { - "departure_date": [ - "March 3rd", - "day after tomorrow" - ], - "departure_time": [ - "6:20 am" - ], - "destination": [ - "San Francisco" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "LA", - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great. What's the name of the station I'll be departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "origin_station_name", - "values": [ - "Union Station" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 38, - "slot": "origin_station_name", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You'll be departing from Union Station." - }, - { - "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": [ - "March 3rd", - "day after tomorrow" - ], - "departure_time": [ - "6:20 am" - ], - "destination": [ - "San Francisco" - ], - "fare_type": [ - "Economy extra" - ], - "group_size": [ - "2" - ], - "origin": [ - "LA", - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Perfect. Thanks for the help! That's all I need right now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem! Have a great day!" - } - ] - }, - { - "dialogue_id": "27_00106", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "fare_type": [ - "Economy extra" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need some Economy extra bus tickets." - }, - { - "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 to go and where would you be leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin", - "values": [ - "SD" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "destination", - "values": [ - "Anaheim" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 19, - "slot": "origin", - "start": 17 - }, - { - "exclusive_end": 36, - "slot": "destination", - "start": 29 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to depart SD to go to Anaheim." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When would you like to depart?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "the 3rd" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 26, - "slot": "departure_date", - "start": 19 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 3rd" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to leave on the 3rd." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "10:10" - ], - "slot": "departure_time", - "values": [ - "10:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "33" - ], - "slot": "price", - "values": [ - "$33" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-03", - "destination": "Anaheim", - "fare_type": "Economy extra", - "origin": "San Diego" - } - }, - "service_results": [ - { - "departure_date": "2019-03-03", - "departure_time": "10:10", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "33" - }, - { - "departure_date": "2019-03-03", - "departure_time": "10:40", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "32" - }, - { - "departure_date": "2019-03-03", - "departure_time": "13:20", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "38" - }, - { - "departure_date": "2019-03-03", - "departure_time": "14:00", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "33" - }, - { - "departure_date": "2019-03-03", - "departure_time": "14:10", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "36" - }, - { - "departure_date": "2019-03-03", - "departure_time": "16:50", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "34" - }, - { - "departure_date": "2019-03-03", - "departure_time": "18:00", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "33" - }, - { - "departure_date": "2019-03-03", - "departure_time": "18:10", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "33" - }, - { - "departure_date": "2019-03-03", - "departure_time": "18:40", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy extra", - "group_size": "1", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "32" - } - ], - "slots": [ - { - "exclusive_end": 54, - "slot": "departure_time", - "start": 46 - }, - { - "exclusive_end": 75, - "slot": "price", - "start": 72 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The Economy extra ticket is available for the 10:10 am bus. The cost is $33." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 3rd" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy extra" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can I get another bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "10:40" - ], - "slot": "departure_time", - "values": [ - "10:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "32" - ], - "slot": "price", - "values": [ - "$32" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy extra" - ], - "slot": "fare_type", - "values": [ - "Economy extra" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 62, - "slot": "departure_time", - "start": 54 - }, - { - "exclusive_end": 34, - "slot": "price", - "start": 31 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The Economy extra ticket costs $32. The bus leaves at 10:40 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": [ - "the 3rd" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can I get another bus? I need two Economy tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "13:20" - ], - "slot": "departure_time", - "values": [ - "1:20 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "28" - ], - "slot": "price", - "values": [ - "$28" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-03", - "destination": "Anaheim", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Diego" - } - }, - "service_results": [ - { - "departure_date": "2019-03-03", - "departure_time": "10:10", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "23" - }, - { - "departure_date": "2019-03-03", - "departure_time": "10:40", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "22" - }, - { - "departure_date": "2019-03-03", - "departure_time": "13:20", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "28" - }, - { - "departure_date": "2019-03-03", - "departure_time": "14:00", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "23" - }, - { - "departure_date": "2019-03-03", - "departure_time": "14:10", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "26" - }, - { - "departure_date": "2019-03-03", - "departure_time": "16:50", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "24" - }, - { - "departure_date": "2019-03-03", - "departure_time": "18:00", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "23" - }, - { - "departure_date": "2019-03-03", - "departure_time": "18:10", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "23" - }, - { - "departure_date": "2019-03-03", - "departure_time": "18:40", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "22" - } - ], - "slots": [ - { - "exclusive_end": 74, - "slot": "departure_time", - "start": 67 - }, - { - "exclusive_end": 41, - "slot": "price", - "start": 38 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is an Economy ticket that costs $28 for a bus that leaves at 1:20 pm." - }, - { - "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 3rd" - ], - "departure_time": [ - "1:20 pm" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That would be great. I want some tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Anaheim" - ], - "slot": "destination", - "values": [ - "Anaheim" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "13:20" - ], - "slot": "departure_time", - "values": [ - "1:20 pm" - ] - }, - { - "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": 85, - "slot": "origin", - "start": 76 - }, - { - "exclusive_end": 97, - "slot": "destination", - "start": 90 - }, - { - "exclusive_end": 120, - "slot": "departure_date", - "start": 102 - }, - { - "exclusive_end": 131, - "slot": "departure_time", - "start": 124 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I would like to confirm the following information: the bus would be leaving San Diego for Anaheim the day after tomorrow at 1:20 pm. There are 2 Economy tickets." - }, - { - "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": [ - "day after tomorrow", - "the 3rd" - ], - "departure_time": [ - "1:20 pm" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "SD", - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That would be fine. Which station would I be departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Santa Fe Depot" - ], - "slot": "origin_station_name", - "values": [ - "Santa Fe Depot" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-03", - "departure_time": "13:20", - "destination": "Anaheim", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Diego" - } - }, - "service_results": [ - { - "departure_date": "2019-03-03", - "departure_time": "13:20", - "destination": "Anaheim", - "destination_station_name": "Anaheim Intermodal Center", - "fare_type": "Economy", - "group_size": "2", - "origin": "San Diego", - "origin_station_name": "Santa Fe Depot", - "price": "28" - } - ], - "slots": [ - { - "exclusive_end": 74, - "slot": "origin_station_name", - "start": 60 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The tickets have been reserved. You would be departing from Santa Fe Depot." - }, - { - "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": [ - "day after tomorrow", - "the 3rd" - ], - "departure_time": [ - "1:20 pm" - ], - "destination": [ - "Anaheim" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "2" - ], - "origin": [ - "SD", - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I appreciate your assistance. That would be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy the rest of your day." - } - ] - }, - { - "dialogue_id": "27_00107", - "services": [ - "Buses_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "destination", - "values": [ - "Sacramento" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 26, - "slot": "destination", - "start": 16 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "destination": [ - "Sacramento" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to go to Sacramento by bus." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are planning to leave from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin", - "values": [ - "SF" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "Friday next week" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "group_size", - "values": [ - "3" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 29, - "slot": "origin", - "start": 27 - }, - { - "exclusive_end": 49, - "slot": "departure_date", - "start": 33 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Friday next week" - ], - "destination": [ - "Sacramento" - ], - "group_size": [ - "3" - ], - "origin": [ - "SF" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "My plans are to leave from SF on Friday next week, we're 3 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:20" - ], - "slot": "departure_time", - "values": [ - "7:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "19" - ], - "slot": "price", - "values": [ - "$19" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Economy" - ], - "slot": "fare_type", - "values": [ - "Economy" - ] - } - ], - "service": "Buses_2", - "service_call": { - "method": "FindBus", - "parameters": { - "departure_date": "2019-03-08", - "destination": "Sacramento", - "group_size": "3", - "origin": "San Francisco" - } - }, - "service_results": [ - { - "departure_date": "2019-03-08", - "departure_time": "07:20", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "19" - }, - { - "departure_date": "2019-03-08", - "departure_time": "09:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "24" - }, - { - "departure_date": "2019-03-08", - "departure_time": "10:00", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "20" - }, - { - "departure_date": "2019-03-08", - "departure_time": "11:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "24" - }, - { - "departure_date": "2019-03-08", - "departure_time": "12:30", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "24" - }, - { - "departure_date": "2019-03-08", - "departure_time": "13:20", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "25" - }, - { - "departure_date": "2019-03-08", - "departure_time": "14:10", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "22" - }, - { - "departure_date": "2019-03-08", - "departure_time": "16:40", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "25" - }, - { - "departure_date": "2019-03-08", - "departure_time": "17:30", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "22" - }, - { - "departure_date": "2019-03-08", - "departure_time": "18:10", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "24" - } - ], - "slots": [ - { - "exclusive_end": 32, - "slot": "departure_time", - "start": 25 - }, - { - "exclusive_end": 69, - "slot": "price", - "start": 66 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's a bus leaving at 7:20 am, the ticket is Economy and costs $19." - }, - { - "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": [ - "Friday next week" - ], - "destination": [ - "Sacramento" - ], - "group_size": [ - "3" - ], - "origin": [ - "SF" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you tell me the name of the bus station?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Salesforce Transit Center" - ], - "slot": "origin_station_name", - "values": [ - "Salesforce Transit Center" - ] - } - ], - "service": "Buses_2", - "slots": [ - { - "exclusive_end": 36, - "slot": "origin_station_name", - "start": 11 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, it is Salesforce Transit Center." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Friday next week" - ], - "departure_time": [ - "7:20 am" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "SF" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It's fine for me" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need more help?" - }, - { - "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": [ - "Friday next week" - ], - "departure_time": [ - "7:20 am" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "SF" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need bus tickets." - }, - { - "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-08" - ], - "slot": "departure_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:20" - ], - "slot": "departure_time", - "values": [ - "7:20 am" - ] - }, - { - "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": 68, - "slot": "origin", - "start": 55 - }, - { - "exclusive_end": 82, - "slot": "destination", - "start": 72 - }, - { - "exclusive_end": 112, - "slot": "departure_date", - "start": 101 - }, - { - "exclusive_end": 123, - "slot": "departure_time", - "start": 116 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, confirm what follows. 3 Economy bus tickets from San Francisco to Sacramento, departure day is next Friday at 7:20 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_station_name", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "destination_station_name" - ], - "slot_values": { - "departure_date": [ - "Friday next week", - "next Friday" - ], - "departure_time": [ - "7:20 am" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "SF", - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Correct. What's the name of the destination bus station?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "destination_station_name", - "values": [ - "Sacramento Valley Station" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "departure_date": "2019-03-08", - "departure_time": "07:20", - "destination": "Sacramento", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco" - } - }, - "service_results": [ - { - "departure_date": "2019-03-08", - "departure_time": "07:20", - "destination": "Sacramento", - "destination_station_name": "Sacramento Valley Station", - "fare_type": "Economy", - "group_size": "3", - "origin": "San Francisco", - "origin_station_name": "Salesforce Transit Center", - "price": "19" - } - ], - "slots": [ - { - "exclusive_end": 72, - "slot": "destination_station_name", - "start": 47 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Tickets are bought. The name of the station is Sacramento Valley Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Friday next week", - "next Friday" - ], - "departure_time": [ - "7:20 am" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "SF", - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need to ask me 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": [ - "Friday next week", - "next Friday" - ], - "departure_time": [ - "7:20 am" - ], - "destination": [ - "Sacramento" - ], - "fare_type": [ - "Economy" - ], - "group_size": [ - "3" - ], - "origin": [ - "SF", - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "27_00108", - "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 out and look for a bus for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "to_location", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you need to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "to_location", - "values": [ - "New York" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 24, - "slot": "to_location", - "start": 16 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "to_location": [ - "New York" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to visit New York." - }, - { - "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 will you leave and where from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "leaving_date", - "values": [ - "11th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "from_location", - "values": [ - "Washington" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 53, - "slot": "leaving_date", - "start": 40 - }, - { - "exclusive_end": 32, - "slot": "from_location", - "start": 22 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Washington" - ], - "leaving_date": [ - "11th of March" - ], - "to_location": [ - "New York" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am leaving out from Washington on the 11th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:10" - ], - "slot": "leaving_time", - "values": [ - "8:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "31" - ], - "slot": "fare", - "values": [ - "$31" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "transfers", - "values": [ - "0" - ] - } - ], - "service": "Buses_1", - "service_call": { - "method": "FindBus", - "parameters": { - "from_location": "Washington", - "leaving_date": "2019-03-11", - "to_location": "New York" - } - }, - "service_results": [ - { - "fare": "31", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-11", - "leaving_time": "08:10", - "to_location": "New York", - "to_station": "Port Authority Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "36", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-11", - "leaving_time": "08:20", - "to_location": "New York", - "to_station": "Port Authority Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "38", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-11", - "leaving_time": "11:10", - "to_location": "New York", - "to_station": "Port Authority Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "38", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-11", - "leaving_time": "12:00", - "to_location": "New York", - "to_station": "Port Authority Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "35", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-11", - "leaving_time": "12:30", - "to_location": "New York", - "to_station": "Port Authority Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "33", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-11", - "leaving_time": "13:40", - "to_location": "New York", - "to_station": "Port Authority Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "38", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-11", - "leaving_time": "14:00", - "to_location": "New York", - "to_station": "Port Authority Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "41", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-11", - "leaving_time": "19:30", - "to_location": "New York", - "to_station": "Port Authority Station", - "transfers": "0", - "travelers": "1" - } - ], - "slots": [ - { - "exclusive_end": 45, - "slot": "leaving_time", - "start": 38 - }, - { - "exclusive_end": 63, - "slot": "fare", - "start": 60 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus has 0 transfers and leaves at 8:10 am. The price is $31." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "to_station", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "from_station", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "from_station", - "to_station" - ], - "slot_values": { - "from_location": [ - "Washington" - ], - "leaving_date": [ - "11th of March" - ], - "to_location": [ - "New York" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the bus station that I will leave from and which station will I arrrive at?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Port Authority Station" - ], - "slot": "to_station", - "values": [ - "Port Authority Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "from_station", - "values": [ - "Union Station" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 94, - "slot": "to_station", - "start": 72 - }, - { - "exclusive_end": 43, - "slot": "from_station", - "start": 30 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your original bus location is Union Station and the arrival location is Port Authority Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Washington" - ], - "leaving_date": [ - "11th of March" - ], - "leaving_time": [ - "8:10 am" - ], - "to_location": [ - "New York" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds fine 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 purchase tickets for this bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Washington" - ], - "leaving_date": [ - "11th of March" - ], - "leaving_time": [ - "8:10 am" - ], - "to_location": [ - "New York" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yep, I would like to get tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "travelers", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is the number of tickets you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "travelers", - "values": [ - "2" - ] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Washington" - ], - "leaving_date": [ - "11th of March" - ], - "leaving_time": [ - "8:10 am" - ], - "to_location": [ - "New York" - ], - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need it for two people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Washington" - ], - "slot": "from_location", - "values": [ - "Washington" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "to_location", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "leaving_date", - "values": [ - "March 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "08:10" - ], - "slot": "leaving_time", - "values": [ - "8:10 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "travelers", - "values": [ - "2" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 69, - "slot": "from_location", - "start": 59 - }, - { - "exclusive_end": 92, - "slot": "to_location", - "start": 84 - }, - { - "exclusive_end": 135, - "slot": "leaving_date", - "start": 125 - }, - { - "exclusive_end": 146, - "slot": "leaving_time", - "start": 139 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please verify the following specifics: The bus will depart Washington and arrive in New York. It will leave with 2 people on March 11th at 8:10 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "travelers", - "values": [ - "4" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Washington" - ], - "leaving_date": [ - "11th of March", - "March 11th" - ], - "leaving_time": [ - "8:10 am" - ], - "to_location": [ - "New York" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's not right, it's for 4 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "leaving_date", - "values": [ - "March 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "travelers", - "values": [ - "4" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 74, - "slot": "leaving_date", - "start": 64 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please verify the information: The bus departs with 4 people on March 11th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Washington" - ], - "leaving_date": [ - "11th of March", - "March 11th" - ], - "leaving_time": [ - "8:10 am" - ], - "to_location": [ - "New York" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yep, that sounds good to me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "from_location": "Washington", - "leaving_date": "2019-03-11", - "leaving_time": "08:10", - "to_location": "New York", - "travelers": "4" - } - }, - "service_results": [ - { - "fare": "31", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-11", - "leaving_time": "08:10", - "to_location": "New York", - "to_station": "Port Authority Station", - "transfers": "0", - "travelers": "4" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your tickets is reserved." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Washington" - ], - "leaving_date": [ - "11th of March", - "March 11th" - ], - "leaving_time": [ - "8:10 am" - ], - "to_location": [ - "New York" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks so much for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need help for anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Washington" - ], - "leaving_date": [ - "11th of March", - "March 11th" - ], - "leaving_time": [ - "8:10 am" - ], - "to_location": [ - "New York" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, thanks again for helping me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your day." - } - ] - }, - { - "dialogue_id": "27_00109", - "services": [ - "Buses_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "to_location", - "values": [ - "SD" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "from_location", - "values": [ - "Anaheim" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 45, - "slot": "to_location", - "start": 43 - }, - { - "exclusive_end": 39, - "slot": "from_location", - "start": 32 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Anaheim" - ], - "to_location": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is there a bus that leaves from Anaheim to SD?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "leaving_date", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When are you leaving?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "travelers", - "values": [ - "4" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "leaving_date", - "values": [ - "Thursday next week" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 18, - "slot": "leaving_date", - "start": 0 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Anaheim" - ], - "leaving_date": [ - "Thursday next week" - ], - "to_location": [ - "SD" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thursday next week for four people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:00" - ], - "slot": "leaving_time", - "values": [ - "6 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "25" - ], - "slot": "fare", - "values": [ - "$25" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "transfers", - "values": [ - "0" - ] - } - ], - "service": "Buses_1", - "service_call": { - "method": "FindBus", - "parameters": { - "from_location": "Anaheim", - "leaving_date": "2019-03-07", - "to_location": "San Diego", - "travelers": "4" - } - }, - "service_results": [ - { - "fare": "25", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-07", - "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-07", - "leaving_time": "07:30", - "to_location": "San Diego", - "to_station": "Santa Fe Depot", - "transfers": "0", - "travelers": "4" - }, - { - "fare": "22", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-07", - "leaving_time": "09: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-07", - "leaving_time": "09:40", - "to_location": "San Diego", - "to_station": "Santa Fe Depot", - "transfers": "0", - "travelers": "4" - }, - { - "fare": "26", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-07", - "leaving_time": "14:20", - "to_location": "San Diego", - "to_station": "Santa Fe Depot", - "transfers": "0", - "travelers": "4" - }, - { - "fare": "22", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-07", - "leaving_time": "14:50", - "to_location": "San Diego", - "to_station": "Santa Fe Depot", - "transfers": "0", - "travelers": "4" - }, - { - "fare": "26", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-07", - "leaving_time": "17:50", - "to_location": "San Diego", - "to_station": "Santa Fe Depot", - "transfers": "0", - "travelers": "4" - }, - { - "fare": "22", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-07", - "leaving_time": "19:10", - "to_location": "San Diego", - "to_station": "Santa Fe Depot", - "transfers": "0", - "travelers": "4" - }, - { - "fare": "22", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-07", - "leaving_time": "19:40", - "to_location": "San Diego", - "to_station": "Santa Fe Depot", - "transfers": "0", - "travelers": "4" - } - ], - "slots": [ - { - "exclusive_end": 34, - "slot": "leaving_time", - "start": 30 - }, - { - "exclusive_end": 65, - "slot": "fare", - "start": 62 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found a bus that departs at 6 am with 0 transfers. It costs $25." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "travelers", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "from_location", - "values": [ - "LAX" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "from_location", - "start": 36 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "LAX" - ], - "leaving_date": [ - "Thursday next week" - ], - "to_location": [ - "SD" - ], - "travelers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Anything else for three people from LAX?" - }, - { - "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" - ] - }, - { - "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-07", - "to_location": "San Diego", - "travelers": "3" - } - }, - "service_results": [ - { - "fare": "28", - "from_location": "Los Angeles", - "from_station": "Union Station", - "leaving_date": "2019-03-07", - "leaving_time": "07:40", - "to_location": "San Diego", - "to_station": "Santa Fe Depot", - "transfers": "0", - "travelers": "3" - }, - { - "fare": "26", - "from_location": "Los Angeles", - "from_station": "Union Station", - "leaving_date": "2019-03-07", - "leaving_time": "07:50", - "to_location": "San Diego", - "to_station": "Santa Fe Depot", - "transfers": "0", - "travelers": "3" - }, - { - "fare": "29", - "from_location": "Los Angeles", - "from_station": "Union Station", - "leaving_date": "2019-03-07", - "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-07", - "leaving_time": "10:50", - "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-07", - "leaving_time": "11:20", - "to_location": "San Diego", - "to_station": "Santa Fe Depot", - "transfers": "0", - "travelers": "3" - }, - { - "fare": "29", - "from_location": "Los Angeles", - "from_station": "Union Station", - "leaving_date": "2019-03-07", - "leaving_time": "14:20", - "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-07", - "leaving_time": "15:00", - "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-07", - "leaving_time": "16: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-07", - "leaving_time": "16:50", - "to_location": "San Diego", - "to_station": "Santa Fe Depot", - "transfers": "0", - "travelers": "3" - }, - { - "fare": "29", - "from_location": "Los Angeles", - "from_station": "Union Station", - "leaving_date": "2019-03-07", - "leaving_time": "18:10", - "to_location": "San Diego", - "to_station": "Santa Fe Depot", - "transfers": "0", - "travelers": "3" - } - ], - "slots": [ - { - "exclusive_end": 62, - "slot": "leaving_time", - "start": 55 - }, - { - "exclusive_end": 39, - "slot": "fare", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10 buses. One of them costs $28 and departs at 7:40 am with 0 transfers." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "LAX" - ], - "leaving_date": [ - "Thursday next week" - ], - "leaving_time": [ - "7:40 am" - ], - "to_location": [ - "SD" - ], - "travelers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds great. I would like to reserve it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "from_location", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "to_location", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "leaving_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:40" - ], - "slot": "leaving_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "travelers", - "values": [ - "3" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 87, - "slot": "from_location", - "start": 76 - }, - { - "exclusive_end": 100, - "slot": "to_location", - "start": 91 - }, - { - "exclusive_end": 70, - "slot": "leaving_date", - "start": 57 - }, - { - "exclusive_end": 43, - "slot": "leaving_time", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm a bus that leaves at 7:40 am for 3 people next Thursday from Los Angeles to San Diego." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "LAX", - "Los Angeles" - ], - "leaving_date": [ - "Thursday next week", - "next Thursday" - ], - "leaving_time": [ - "7:40 am" - ], - "to_location": [ - "SD", - "San Diego" - ], - "travelers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "from_location": "Los Angeles", - "leaving_date": "2019-03-07", - "leaving_time": "07:40", - "to_location": "San Diego", - "travelers": "3" - } - }, - "service_results": [ - { - "fare": "28", - "from_location": "Los Angeles", - "from_station": "Union Station", - "leaving_date": "2019-03-07", - "leaving_time": "07:40", - "to_location": "San Diego", - "to_station": "Santa Fe Depot", - "transfers": "0", - "travelers": "3" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I've made your reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "LAX", - "Los Angeles" - ], - "leaving_date": [ - "Thursday next week", - "next Thursday" - ], - "leaving_time": [ - "7:40 am" - ], - "to_location": [ - "SD", - "San Diego" - ], - "travelers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's all for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "27_00110", - "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 thinking of going out of town. Could you please help me find 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-10" - ], - "slot": "leaving_date", - "values": [ - "10th of March" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 34, - "slot": "leaving_date", - "start": 21 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "leaving_date": [ - "10th of March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to leave on 10th of March." - }, - { - "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": "Please tell me your origin and destination cities." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "to_location", - "values": [ - "Philly" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "from_location", - "values": [ - "Washington" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "to_location", - "start": 36 - }, - { - "exclusive_end": 32, - "slot": "from_location", - "start": 22 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Washington" - ], - "leaving_date": [ - "10th of March" - ], - "to_location": [ - "Philly" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to travel from Washington to Philly." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:10" - ], - "slot": "leaving_time", - "values": [ - "7:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "28" - ], - "slot": "fare", - "values": [ - "$28" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "transfers", - "values": [ - "0" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "8" - ], - "slot": "count", - "values": [ - "8" - ] - } - ], - "service": "Buses_1", - "service_call": { - "method": "FindBus", - "parameters": { - "from_location": "Washington", - "leaving_date": "2019-03-10", - "to_location": "Philadelphia" - } - }, - "service_results": [ - { - "fare": "28", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-10", - "leaving_time": "07:10", - "to_location": "Philadelphia", - "to_station": "Intercity Terminal", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "26", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-10", - "leaving_time": "07:50", - "to_location": "Philadelphia", - "to_station": "Intercity Terminal", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "25", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-10", - "leaving_time": "08:40", - "to_location": "Philadelphia", - "to_station": "Intercity Terminal", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "31", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-10", - "leaving_time": "09:00", - "to_location": "Philadelphia", - "to_station": "Intercity Terminal", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "25", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-10", - "leaving_time": "12:00", - "to_location": "Philadelphia", - "to_station": "Intercity Terminal", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "31", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-10", - "leaving_time": "14:10", - "to_location": "Philadelphia", - "to_station": "Intercity Terminal", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "25", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-10", - "leaving_time": "15:30", - "to_location": "Philadelphia", - "to_station": "Intercity Terminal", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "30", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-10", - "leaving_time": "17:40", - "to_location": "Philadelphia", - "to_station": "Intercity Terminal", - "transfers": "0", - "travelers": "1" - } - ], - "slots": [ - { - "exclusive_end": 90, - "slot": "leaving_time", - "start": 83 - }, - { - "exclusive_end": 104, - "slot": "fare", - "start": 101 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your search has yielded 8 buses. How about the bus with 0 transfers that leaves at 7:10 am and costs $28?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "to_station", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "to_station" - ], - "slot_values": { - "from_location": [ - "Washington" - ], - "leaving_date": [ - "10th of March" - ], - "to_location": [ - "Philly" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's my destination station?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Intercity Terminal" - ], - "slot": "to_station", - "values": [ - "Intercity Terminal" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 43, - "slot": "to_station", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The final destination is Intercity Terminal station." - }, - { - "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": [ - "Washington" - ], - "leaving_date": [ - "10th of March" - ], - "to_location": [ - "Philly" - ], - "travelers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please find out whether there are other available buses, for a group of three." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:50" - ], - "slot": "leaving_time", - "values": [ - "7:50 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": "Washington", - "leaving_date": "2019-03-10", - "to_location": "Philadelphia", - "travelers": "3" - } - }, - "service_results": [ - { - "fare": "28", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-10", - "leaving_time": "07:10", - "to_location": "Philadelphia", - "to_station": "Intercity Terminal", - "transfers": "0", - "travelers": "3" - }, - { - "fare": "26", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-10", - "leaving_time": "07:50", - "to_location": "Philadelphia", - "to_station": "Intercity Terminal", - "transfers": "0", - "travelers": "3" - }, - { - "fare": "25", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-10", - "leaving_time": "08:40", - "to_location": "Philadelphia", - "to_station": "Intercity Terminal", - "transfers": "0", - "travelers": "3" - }, - { - "fare": "31", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-10", - "leaving_time": "09:00", - "to_location": "Philadelphia", - "to_station": "Intercity Terminal", - "transfers": "0", - "travelers": "3" - }, - { - "fare": "25", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-10", - "leaving_time": "12:00", - "to_location": "Philadelphia", - "to_station": "Intercity Terminal", - "transfers": "0", - "travelers": "3" - }, - { - "fare": "31", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-10", - "leaving_time": "14:10", - "to_location": "Philadelphia", - "to_station": "Intercity Terminal", - "transfers": "0", - "travelers": "3" - }, - { - "fare": "25", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-10", - "leaving_time": "15:30", - "to_location": "Philadelphia", - "to_station": "Intercity Terminal", - "transfers": "0", - "travelers": "3" - }, - { - "fare": "30", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-10", - "leaving_time": "17:40", - "to_location": "Philadelphia", - "to_station": "Intercity Terminal", - "transfers": "0", - "travelers": "3" - } - ], - "slots": [ - { - "exclusive_end": 69, - "slot": "leaving_time", - "start": 62 - }, - { - "exclusive_end": 77, - "slot": "fare", - "start": 74 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The cost of ticket for the bus with 0 transfers, departing at 7:50 am, is $26." - }, - { - "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": [ - "Washington" - ], - "leaving_date": [ - "10th of March" - ], - "to_location": [ - "Philly" - ], - "travelers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please let me know my departure and destination stations." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Intercity Terminal" - ], - "slot": "to_station", - "values": [ - "Intercity Terminal" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "from_station", - "values": [ - "Union station" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 71, - "slot": "to_station", - "start": 53 - }, - { - "exclusive_end": 36, - "slot": "from_station", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You'll be leaving from Union station and arriving at Intercity Terminal station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Washington" - ], - "leaving_date": [ - "10th of March" - ], - "leaving_time": [ - "7:50 am" - ], - "to_location": [ - "Philly" - ], - "travelers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay, that sounds perfect. Please make a reservation on the bus." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Washington" - ], - "slot": "from_location", - "values": [ - "Washington" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "to_location", - "values": [ - "Philadelphia" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "leaving_date", - "values": [ - "March 10th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:50" - ], - "slot": "leaving_time", - "values": [ - "7:50 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "travelers", - "values": [ - "3" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 135, - "slot": "from_location", - "start": 125 - }, - { - "exclusive_end": 151, - "slot": "to_location", - "start": 139 - }, - { - "exclusive_end": 115, - "slot": "leaving_date", - "start": 105 - }, - { - "exclusive_end": 104, - "slot": "leaving_time", - "start": 97 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Let me see if I got everything correctly: You'd like to reserve tickets for a party of 3, on the 7:50 am March 10th bus from Washington to Philadelphia. Correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Washington" - ], - "leaving_date": [ - "10th of March", - "March 10th" - ], - "leaving_time": [ - "7:50 am" - ], - "to_location": [ - "Philadelphia", - "Philly" - ], - "travelers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "from_location": "Washington", - "leaving_date": "2019-03-10", - "leaving_time": "07:50", - "to_location": "Philadelphia", - "travelers": "3" - } - }, - "service_results": [ - { - "fare": "26", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-10", - "leaving_time": "07:50", - "to_location": "Philadelphia", - "to_station": "Intercity Terminal", - "transfers": "0", - "travelers": "3" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I have confirmed your ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Washington" - ], - "leaving_date": [ - "10th of March", - "March 10th" - ], - "leaving_time": [ - "7:50 am" - ], - "to_location": [ - "Philadelphia", - "Philly" - ], - "travelers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm really grateful for your help. That will be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "27_00111", - "services": [ - "Buses_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you find me a bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "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 going from and to? and when are you leaving." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "to_location", - "values": [ - "Los Angeles" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "from_location", - "values": [ - "San Francisco" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "leaving_date", - "values": [ - "the 9th" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 46, - "slot": "to_location", - "start": 35 - }, - { - "exclusive_end": 31, - "slot": "from_location", - "start": 18 - }, - { - "exclusive_end": 57, - "slot": "leaving_date", - "start": 50 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "San Francisco" - ], - "leaving_date": [ - "the 9th" - ], - "to_location": [ - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to go from San Francisco to Los Angeles on the 9th" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:00" - ], - "slot": "leaving_time", - "values": [ - "7 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "44" - ], - "slot": "fare", - "values": [ - "$44" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "transfers", - "values": [ - "0" - ] - } - ], - "service": "Buses_1", - "service_call": { - "method": "FindBus", - "parameters": { - "from_location": "San Francisco", - "leaving_date": "2019-03-09", - "to_location": "Los Angeles" - } - }, - "service_results": [ - { - "fare": "44", - "from_location": "San Francisco", - "from_station": "Salesforce Transit Center", - "leaving_date": "2019-03-09", - "leaving_time": "07:00", - "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-09", - "leaving_time": "07:40", - "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-09", - "leaving_time": "08:40", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "53", - "from_location": "San Francisco", - "from_station": "Salesforce Transit Center", - "leaving_date": "2019-03-09", - "leaving_time": "08:50", - "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-09", - "leaving_time": "10:40", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "58", - "from_location": "San Francisco", - "from_station": "Salesforce Transit Center", - "leaving_date": "2019-03-09", - "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-09", - "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-09", - "leaving_time": "14:10", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "53", - "from_location": "San Francisco", - "from_station": "Salesforce Transit Center", - "leaving_date": "2019-03-09", - "leaving_time": "16:20", - "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-09", - "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": 56, - "slot": "fare", - "start": 53 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus leaves at 7 am and has 0 transfers, it costs $44" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "from_station", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "from_station" - ], - "slot_values": { - "from_location": [ - "San Francisco" - ], - "leaving_date": [ - "the 9th" - ], - "to_location": [ - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which station am I going from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Salesforce Transit Center" - ], - "slot": "from_station", - "values": [ - "Salesforce Transit Center" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 31, - "slot": "from_station", - "start": 6 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It 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": [ - "San Francisco" - ], - "leaving_date": [ - "the 9th" - ], - "leaving_time": [ - "7 am" - ], - "to_location": [ - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's good thanks." - }, - { - "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?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "San Francisco" - ], - "leaving_date": [ - "the 9th" - ], - "leaving_time": [ - "7 am" - ], - "to_location": [ - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes please reserve them." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "travelers", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many tickets do you want?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "travelers", - "values": [ - "2" - ] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "San Francisco" - ], - "leaving_date": [ - "the 9th" - ], - "leaving_time": [ - "7 am" - ], - "to_location": [ - "Los Angeles" - ], - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need 2 please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "from_location", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "to_location", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "leaving_date", - "values": [ - "MArch 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:00" - ], - "slot": "leaving_time", - "values": [ - "7 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "travelers", - "values": [ - "2" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 44, - "slot": "from_location", - "start": 31 - }, - { - "exclusive_end": 59, - "slot": "to_location", - "start": 48 - }, - { - "exclusive_end": 72, - "slot": "leaving_date", - "start": 63 - }, - { - "exclusive_end": 80, - "slot": "leaving_time", - "start": 76 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: 2 tickets from San Francisco to Los Angeles on MArch 9th at 7 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "travelers", - "values": [ - "3" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "San Francisco" - ], - "leaving_date": [ - "MArch 9th", - "the 9th" - ], - "leaving_time": [ - "7 am" - ], - "to_location": [ - "Los Angeles" - ], - "travelers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No I need 3 seats." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "leaving_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "travelers", - "values": [ - "3" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 34, - "slot": "leaving_date", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: It is on March 9th for 3 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "to_station", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "to_station" - ], - "slot_values": { - "from_location": [ - "San Francisco" - ], - "leaving_date": [ - "MArch 9th", - "March 9th", - "the 9th" - ], - "leaving_time": [ - "7 am" - ], - "to_location": [ - "Los Angeles" - ], - "travelers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's good, which bus station does it go to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "to_station", - "values": [ - "Union Station" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "from_location": "San Francisco", - "leaving_date": "2019-03-09", - "leaving_time": "07:00", - "to_location": "Los Angeles", - "travelers": "3" - } - }, - "service_results": [ - { - "fare": "44", - "from_location": "San Francisco", - "from_station": "Salesforce Transit Center", - "leaving_date": "2019-03-09", - "leaving_time": "07:00", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "3" - } - ], - "slots": [ - { - "exclusive_end": 27, - "slot": "to_station", - "start": 14 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It arrives at Union Station" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "San Francisco" - ], - "leaving_date": [ - "MArch 9th", - "March 9th", - "the 9th" - ], - "leaving_time": [ - "7 am" - ], - "to_location": [ - "Los Angeles" - ], - "travelers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "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": "Buses_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "from_location": [ - "San Francisco" - ], - "leaving_date": [ - "MArch 9th", - "March 9th", - "the 9th" - ], - "leaving_time": [ - "7 am" - ], - "to_location": [ - "Los Angeles" - ], - "travelers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No that's it thanks" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day!" - } - ] - }, - { - "dialogue_id": "27_00112", - "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, please?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "to_location", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "leaving_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "from_location", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Of course. Where would you like to commute to? When do you plan to leave? From which location will you be departing?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Fresno" - ], - "slot": "to_location", - "values": [ - "Fresno" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "travelers", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "leaving_date", - "values": [ - "12th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "from_location", - "values": [ - "Anaheim" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 22, - "slot": "to_location", - "start": 16 - }, - { - "exclusive_end": 94, - "slot": "leaving_date", - "start": 81 - }, - { - "exclusive_end": 108, - "slot": "from_location", - "start": 101 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Anaheim" - ], - "leaving_date": [ - "12th of March" - ], - "to_location": [ - "Fresno" - ], - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to go to Fresno. I have two people in my party and I want to leave on the 12th of March, from Anaheim." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:40" - ], - "slot": "leaving_time", - "values": [ - "6:40 AM" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "35" - ], - "slot": "fare", - "values": [ - "$35" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "transfers", - "values": [ - "0" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "Buses_1", - "service_call": { - "method": "FindBus", - "parameters": { - "from_location": "Anaheim", - "leaving_date": "2019-03-12", - "to_location": "Fresno", - "travelers": "2" - } - }, - "service_results": [ - { - "fare": "35", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-12", - "leaving_time": "06:40", - "to_location": "Fresno", - "to_station": "Fresno Station", - "transfers": "0", - "travelers": "2" - }, - { - "fare": "43", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-12", - "leaving_time": "08:20", - "to_location": "Fresno", - "to_station": "Fresno Station", - "transfers": "0", - "travelers": "2" - }, - { - "fare": "40", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-12", - "leaving_time": "14:20", - "to_location": "Fresno", - "to_station": "Fresno Station", - "transfers": "0", - "travelers": "2" - }, - { - "fare": "38", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-12", - "leaving_time": "15:10", - "to_location": "Fresno", - "to_station": "Fresno Station", - "transfers": "0", - "travelers": "2" - } - ], - "slots": [ - { - "exclusive_end": 73, - "slot": "leaving_time", - "start": 66 - }, - { - "exclusive_end": 100, - "slot": "fare", - "start": 97 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found 4 buses which match your request. The bus departs at 6:40 AM and the ticket will be $35. The bus has 0 transfers" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "to_location", - "values": [ - "Vegas" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "leaving_date", - "values": [ - "March 11th" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 54, - "slot": "to_location", - "start": 49 - }, - { - "exclusive_end": 68, - "slot": "leaving_date", - "start": 58 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Anaheim" - ], - "leaving_date": [ - "March 11th" - ], - "to_location": [ - "Vegas" - ], - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other bus options? I want to go to Vegas on March 11th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "12:30" - ], - "slot": "leaving_time", - "values": [ - "12:30 PM" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "37" - ], - "slot": "fare", - "values": [ - "$37" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "transfers", - "values": [ - "0" - ] - }, - { - "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-11", - "to_location": "Las Vegas", - "travelers": "2" - } - }, - "service_results": [ - { - "fare": "37", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-11", - "leaving_time": "12:30", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "0", - "travelers": "2" - }, - { - "fare": "31", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-11", - "leaving_time": "14:50", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "0", - "travelers": "2" - }, - { - "fare": "29", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-11", - "leaving_time": "16:20", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "0", - "travelers": "2" - }, - { - "fare": "29", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-11", - "leaving_time": "17:20", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "0", - "travelers": "2" - } - ], - "slots": [ - { - "exclusive_end": 74, - "slot": "leaving_time", - "start": 66 - }, - { - "exclusive_end": 108, - "slot": "fare", - "start": 105 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found 4 buses which match your request. The bus departs at 12:30 PM and the cost of the ticket is $37. The bus has 0 transfers," - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "travelers", - "values": [ - "3" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Anaheim" - ], - "leaving_date": [ - "March 11th" - ], - "to_location": [ - "Vegas" - ], - "travelers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other bus options? I have 3 people in my party." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "14:50" - ], - "slot": "leaving_time", - "values": [ - "2:50 PM" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "31" - ], - "slot": "fare", - "values": [ - "$31" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "transfers", - "values": [ - "0" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "3" - ], - "slot": "count", - "values": [ - "3" - ] - } - ], - "service": "Buses_1", - "service_call": { - "method": "FindBus", - "parameters": { - "from_location": "Anaheim", - "leaving_date": "2019-03-11", - "to_location": "Las Vegas", - "travelers": "3" - } - }, - "service_results": [ - { - "fare": "37", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-11", - "leaving_time": "12:30", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "0", - "travelers": "3" - }, - { - "fare": "31", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-11", - "leaving_time": "14:50", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "0", - "travelers": "3" - }, - { - "fare": "29", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-11", - "leaving_time": "16:20", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "0", - "travelers": "3" - } - ], - "slots": [ - { - "exclusive_end": 85, - "slot": "leaving_time", - "start": 78 - }, - { - "exclusive_end": 99, - "slot": "fare", - "start": 96 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found 3 buses which match what you are looking for. The bus departs at 2:50 PM and costs $31. The bus has 0 transfers, as well." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "to_station", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "from_station", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "from_station", - "to_station" - ], - "slot_values": { - "from_location": [ - "Anaheim" - ], - "leaving_date": [ - "March 11th" - ], - "to_location": [ - "Vegas" - ], - "travelers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "At which bus station will it be arriving at? From which bus station am I leaving?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Plaza" - ], - "slot": "to_station", - "values": [ - "Union Plaza" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Anaheim Intermodal Center" - ], - "slot": "from_station", - "values": [ - "Anaheim Intermodal Center" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 38, - "slot": "to_station", - "start": 27 - }, - { - "exclusive_end": 115, - "slot": "from_station", - "start": 90 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The destination station is Union Plaza, where you will be arriving. 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" - ], - "leaving_date": [ - "March 11th" - ], - "leaving_time": [ - "2:50 PM" - ], - "to_location": [ - "Vegas" - ], - "travelers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "OK, that sounds good then." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to purchase these 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": [ - "Anaheim" - ], - "leaving_date": [ - "March 11th" - ], - "leaving_time": [ - "2:50 PM" - ], - "to_location": [ - "Vegas" - ], - "travelers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I don't want those tickets. Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Of course. Have a wonderful day." - } - ] - }, - { - "dialogue_id": "27_00113", - "services": [ - "Buses_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Fresno" - ], - "slot": "to_location", - "values": [ - "Fresno" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 22, - "slot": "to_location", - "start": 16 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "to_location": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a bus to Fresno." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "from_location", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "leaving_date", - "values": [ - "2nd of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "from_location", - "values": [ - "Anaheim, CA" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 51, - "slot": "leaving_date", - "start": 34 - }, - { - "exclusive_end": 26, - "slot": "from_location", - "start": 15 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Anaheim, CA" - ], - "leaving_date": [ - "2nd of this month" - ], - "to_location": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Departing from Anaheim, CA on the 2nd of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:40" - ], - "slot": "leaving_time", - "values": [ - "6:40 AM" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "40" - ], - "slot": "fare", - "values": [ - "$40" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "transfers", - "values": [ - "0" - ] - } - ], - "service": "Buses_1", - "service_call": { - "method": "FindBus", - "parameters": { - "from_location": "Anaheim", - "leaving_date": "2019-03-02", - "to_location": "Fresno" - } - }, - "service_results": [ - { - "fare": "40", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-02", - "leaving_time": "06:40", - "to_location": "Fresno", - "to_station": "Fresno Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "36", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-02", - "leaving_time": "08:20", - "to_location": "Fresno", - "to_station": "Fresno Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "36", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-02", - "leaving_time": "14:20", - "to_location": "Fresno", - "to_station": "Fresno Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "37", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-02", - "leaving_time": "15:10", - "to_location": "Fresno", - "to_station": "Fresno Station", - "transfers": "0", - "travelers": "1" - } - ], - "slots": [ - { - "exclusive_end": 35, - "slot": "leaving_time", - "start": 28 - }, - { - "exclusive_end": 78, - "slot": "fare", - "start": 75 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Their is a bus departing at 6:40 AM. 0 transfers are required. The fare is $40." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "from_station", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "to_station", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "from_station", - "to_station" - ], - "slot_values": { - "from_location": [ - "Anaheim, CA" - ], - "leaving_date": [ - "2nd of this month" - ], - "to_location": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Where is the departure station and where is the arrival station?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Fresno Station" - ], - "slot": "to_station", - "values": [ - "Fresno Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Anaheim Intermodal Center" - ], - "slot": "from_station", - "values": [ - "Anaheim Intermodal Center" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 76, - "slot": "to_station", - "start": 62 - }, - { - "exclusive_end": 46, - "slot": "from_station", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus departs from Anaheim Intermodal Center. It arrives at Fresno Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Anaheim, CA" - ], - "leaving_date": [ - "2nd of this month" - ], - "to_location": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other options?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:20" - ], - "slot": "leaving_time", - "values": [ - "8:20 AM" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "36" - ], - "slot": "fare", - "values": [ - "$36" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "transfers", - "values": [ - "0" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "leaving_time", - "start": 28 - }, - { - "exclusive_end": 78, - "slot": "fare", - "start": 75 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Their is a bus departing at 8:20 AM. 0 transfers are required. The fare is $36." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "travelers", - "values": [ - "4" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Anaheim, CA" - ], - "leaving_date": [ - "2nd of this month" - ], - "to_location": [ - "Fresno" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other options available? I need 4 seats." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "14:20" - ], - "slot": "leaving_time", - "values": [ - "2:20 PM" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "36" - ], - "slot": "fare", - "values": [ - "$36" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "transfers", - "values": [ - "0" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "2" - ], - "slot": "count", - "values": [ - "2" - ] - } - ], - "service": "Buses_1", - "service_call": { - "method": "FindBus", - "parameters": { - "from_location": "Anaheim", - "leaving_date": "2019-03-02", - "to_location": "Fresno", - "travelers": "4" - } - }, - "service_results": [ - { - "fare": "40", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-02", - "leaving_time": "06:40", - "to_location": "Fresno", - "to_station": "Fresno Station", - "transfers": "0", - "travelers": "4" - }, - { - "fare": "36", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-02", - "leaving_time": "08:20", - "to_location": "Fresno", - "to_station": "Fresno Station", - "transfers": "0", - "travelers": "4" - } - ], - "slots": [ - { - "exclusive_end": 57, - "slot": "leaving_time", - "start": 50 - }, - { - "exclusive_end": 100, - "slot": "fare", - "start": 97 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 2 buses available. The first departs at 2:20 PM. 0 transfers are required. The fare is $36 per seat." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Anaheim, CA" - ], - "leaving_date": [ - "2nd of this month" - ], - "leaving_time": [ - "2:20 PM" - ], - "to_location": [ - "Fresno" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Book that one for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Anaheim" - ], - "slot": "from_location", - "values": [ - "Anaheim" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Fresno" - ], - "slot": "to_location", - "values": [ - "Fresno" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "leaving_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "14:20" - ], - "slot": "leaving_time", - "values": [ - "2:20 PM" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "travelers", - "values": [ - "4" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 40, - "slot": "from_location", - "start": 33 - }, - { - "exclusive_end": 50, - "slot": "to_location", - "start": 44 - }, - { - "exclusive_end": 67, - "slot": "leaving_date", - "start": 59 - }, - { - "exclusive_end": 78, - "slot": "leaving_time", - "start": 71 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You want 4 seats on the bus from Anaheim to Fresno leaving tomorrow at 2:20 PM. Is everything correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Anaheim", - "Anaheim, CA" - ], - "leaving_date": [ - "2nd of this month", - "tomorrow" - ], - "leaving_time": [ - "2:20 PM" - ], - "to_location": [ - "Fresno" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. That is correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "from_location": "Anaheim", - "leaving_date": "2019-03-02", - "leaving_time": "14:20", - "to_location": "Fresno", - "travelers": "4" - } - }, - "service_results": [ - { - "fare": "36", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-02", - "leaving_time": "14:20", - "to_location": "Fresno", - "to_station": "Fresno Station", - "transfers": "0", - "travelers": "4" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I have booked these tickets for you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Anaheim", - "Anaheim, CA" - ], - "leaving_date": [ - "2nd of this month", - "tomorrow" - ], - "leaving_time": [ - "2:20 PM" - ], - "to_location": [ - "Fresno" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great! Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Will there be anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Anaheim", - "Anaheim, CA" - ], - "leaving_date": [ - "2nd of this month", - "tomorrow" - ], - "leaving_time": [ - "2:20 PM" - ], - "to_location": [ - "Fresno" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Not just now. That willbe all, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Let me know if you need anything else." - } - ] - }, - { - "dialogue_id": "27_00114", - "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 searh for a bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "to_location", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "to_location", - "values": [ - "Vegas" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 27, - "slot": "to_location", - "start": 22 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "to_location": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to go to Vegas." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "from_location", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you leave from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Fresno" - ], - "slot": "from_location", - "values": [ - "Fresno, CA" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "from_location", - "start": 18 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Fresno, CA" - ], - "to_location": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will leave from Fresno, CA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "leaving_date", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When will you leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "leaving_date", - "values": [ - "March 8th" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 25, - "slot": "leaving_date", - "start": 16 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Fresno, CA" - ], - "leaving_date": [ - "March 8th" - ], - "to_location": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to leave March 8th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:20" - ], - "slot": "leaving_time", - "values": [ - "7:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "43" - ], - "slot": "fare", - "values": [ - "$43" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "transfers", - "values": [ - "0" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Buses_1", - "service_call": { - "method": "FindBus", - "parameters": { - "from_location": "Fresno", - "leaving_date": "2019-03-08", - "to_location": "Las Vegas" - } - }, - "service_results": [ - { - "fare": "43", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-08", - "leaving_time": "07:20", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "40", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-08", - "leaving_time": "08:50", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "44", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-08", - "leaving_time": "09:10", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "38", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-08", - "leaving_time": "11:50", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "43", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-08", - "leaving_time": "12:00", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "40", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-08", - "leaving_time": "12:40", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "41", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-08", - "leaving_time": "14:30", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "43", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-08", - "leaving_time": "15:00", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "43", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-08", - "leaving_time": "17:30", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "39", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-08", - "leaving_time": "18:50", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "0", - "travelers": "1" - } - ], - "slots": [ - { - "exclusive_end": 68, - "slot": "leaving_time", - "start": 61 - }, - { - "exclusive_end": 82, - "slot": "fare", - "start": 79 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 10 buses for you with 0 transfers. The bus departs at 7:20 am and costs $43." - }, - { - "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": [ - "Fresno, CA" - ], - "leaving_date": [ - "March 8th" - ], - "to_location": [ - "Vegas" - ], - "travelers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there other buses? I need 3 tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:50" - ], - "slot": "leaving_time", - "values": [ - "8:50 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "40" - ], - "slot": "fare", - "values": [ - "$40" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "transfers", - "values": [ - "0" - ] - } - ], - "service": "Buses_1", - "service_call": { - "method": "FindBus", - "parameters": { - "from_location": "Fresno", - "leaving_date": "2019-03-08", - "to_location": "Las Vegas", - "travelers": "3" - } - }, - "service_results": [ - { - "fare": "43", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-08", - "leaving_time": "07:20", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "0", - "travelers": "3" - }, - { - "fare": "40", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-08", - "leaving_time": "08:50", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "0", - "travelers": "3" - }, - { - "fare": "44", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-08", - "leaving_time": "09:10", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "0", - "travelers": "3" - }, - { - "fare": "38", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-08", - "leaving_time": "11:50", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "0", - "travelers": "3" - }, - { - "fare": "43", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-08", - "leaving_time": "12:00", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "0", - "travelers": "3" - }, - { - "fare": "40", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-08", - "leaving_time": "12:40", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "0", - "travelers": "3" - }, - { - "fare": "41", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-08", - "leaving_time": "14:30", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "0", - "travelers": "3" - }, - { - "fare": "43", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-08", - "leaving_time": "15:00", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "0", - "travelers": "3" - }, - { - "fare": "43", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-08", - "leaving_time": "17:30", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "0", - "travelers": "3" - }, - { - "fare": "39", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-08", - "leaving_time": "18:50", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "0", - "travelers": "3" - } - ], - "slots": [ - { - "exclusive_end": 35, - "slot": "leaving_time", - "start": 28 - }, - { - "exclusive_end": 72, - "slot": "fare", - "start": 69 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a bus that leaves at 8:50 am and it has 0 transfers. It costs $40." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "travelers", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "from_location", - "values": [ - "Sacramento" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 85, - "slot": "from_location", - "start": 75 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Sacramento" - ], - "leaving_date": [ - "March 8th" - ], - "to_location": [ - "Vegas" - ], - "travelers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you have anything else? Actually, it's for 1 person. I will depart from Sacramento." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:30" - ], - "slot": "leaving_time", - "values": [ - "7:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "62" - ], - "slot": "fare", - "values": [ - "$62" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "transfers", - "values": [ - "1" - ] - } - ], - "service": "Buses_1", - "service_call": { - "method": "FindBus", - "parameters": { - "from_location": "Sacramento", - "leaving_date": "2019-03-08", - "to_location": "Las Vegas", - "travelers": "1" - } - }, - "service_results": [ - { - "fare": "62", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-08", - "leaving_time": "07:30", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "1", - "travelers": "1" - }, - { - "fare": "68", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-08", - "leaving_time": "10:20", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "1", - "travelers": "1" - }, - { - "fare": "72", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-08", - "leaving_time": "10:40", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "1", - "travelers": "1" - }, - { - "fare": "76", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-08", - "leaving_time": "10:50", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "1", - "travelers": "1" - }, - { - "fare": "75", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-08", - "leaving_time": "11:00", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "1", - "travelers": "1" - }, - { - "fare": "75", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-08", - "leaving_time": "12:50", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "1", - "travelers": "1" - }, - { - "fare": "70", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-08", - "leaving_time": "13:00", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "1", - "travelers": "1" - }, - { - "fare": "72", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-08", - "leaving_time": "13:20", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "1", - "travelers": "1" - }, - { - "fare": "63", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-08", - "leaving_time": "13:30", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "1", - "travelers": "1" - }, - { - "fare": "68", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-08", - "leaving_time": "19:40", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "1", - "travelers": "1" - } - ], - "slots": [ - { - "exclusive_end": 47, - "slot": "leaving_time", - "start": 40 - }, - { - "exclusive_end": 25, - "slot": "fare", - "start": 22 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have one that costs $62 and leaves at 7:30 am. It has 1 transfer." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "to_station", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "to_station" - ], - "slot_values": { - "from_location": [ - "Sacramento" - ], - "leaving_date": [ - "March 8th" - ], - "to_location": [ - "Vegas" - ], - "travelers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which 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": 30, - "slot": "to_station", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The destination is Union Plaza." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Sacramento" - ], - "leaving_date": [ - "March 8th" - ], - "leaving_time": [ - "7:30 am" - ], - "to_location": [ - "Vegas" - ], - "travelers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good. Please reserve it for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "from_location", - "values": [ - "Sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "to_location", - "values": [ - "Las Vegas" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "leaving_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:30" - ], - "slot": "leaving_time", - "values": [ - "7:30 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "travelers", - "values": [ - "1" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 70, - "slot": "from_location", - "start": 60 - }, - { - "exclusive_end": 95, - "slot": "to_location", - "start": 86 - }, - { - "exclusive_end": 107, - "slot": "leaving_date", - "start": 96 - }, - { - "exclusive_end": 129, - "slot": "leaving_time", - "start": 122 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you please confirm these details? The bus leaves from Sacramento and will go to Las Vegas next Friday. It leaves at 7:30 am and is for 1 person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "from_station", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "from_station" - ], - "slot_values": { - "from_location": [ - "Sacramento" - ], - "leaving_date": [ - "March 8th", - "next Friday" - ], - "leaving_time": [ - "7:30 am" - ], - "to_location": [ - "Las Vegas", - "Vegas" - ], - "travelers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that should work. What bus station do I leave from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "from_station", - "values": [ - "Sacramento Valley Station" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "from_location": "Sacramento", - "leaving_date": "2019-03-08", - "leaving_time": "07:30", - "to_location": "Las Vegas", - "travelers": "1" - } - }, - "service_results": [ - { - "fare": "62", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-08", - "leaving_time": "07:30", - "to_location": "Las Vegas", - "to_station": "Union Plaza", - "transfers": "1", - "travelers": "1" - } - ], - "slots": [ - { - "exclusive_end": 70, - "slot": "from_station", - "start": 45 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I confirmed your ticket. You will leave from Sacramento Valley Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Sacramento" - ], - "leaving_date": [ - "March 8th", - "next Friday" - ], - "leaving_time": [ - "7:30 am" - ], - "to_location": [ - "Las Vegas", - "Vegas" - ], - "travelers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for helping." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need help with something else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Sacramento" - ], - "leaving_date": [ - "March 8th", - "next Friday" - ], - "leaving_time": [ - "7:30 am" - ], - "to_location": [ - "Las Vegas", - "Vegas" - ], - "travelers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that is all. I appreciate the help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good one." - } - ] - }, - { - "dialogue_id": "27_00115", - "services": [ - "Buses_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need to find a bus for my trip" - }, - { - "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": "Tell me more about your trip. Where are you going, and coming from, and when do you want to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Long Beach" - ], - "slot": "to_location", - "values": [ - "Long Beach" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "from_location", - "values": [ - "Sacramento" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "leaving_date", - "values": [ - "March 6th" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 63, - "slot": "to_location", - "start": 53 - }, - { - "exclusive_end": 28, - "slot": "from_location", - "start": 18 - }, - { - "exclusive_end": 41, - "slot": "leaving_date", - "start": 32 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Sacramento" - ], - "leaving_date": [ - "March 6th" - ], - "to_location": [ - "Long Beach" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am leaving from Sacramento on March 6th heading to Long Beach" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "leaving_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "61" - ], - "slot": "fare", - "values": [ - "$61" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "transfers", - "values": [ - "1" - ] - } - ], - "service": "Buses_1", - "service_call": { - "method": "FindBus", - "parameters": { - "from_location": "Sacramento", - "leaving_date": "2019-03-06", - "to_location": "Long Beach" - } - }, - "service_results": [ - { - "fare": "61", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-06", - "leaving_time": "07:40", - "to_location": "Long Beach", - "to_station": "Downtown Station", - "transfers": "1", - "travelers": "1" - }, - { - "fare": "70", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-06", - "leaving_time": "08:30", - "to_location": "Long Beach", - "to_station": "Downtown Station", - "transfers": "1", - "travelers": "1" - }, - { - "fare": "65", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-06", - "leaving_time": "11:00", - "to_location": "Long Beach", - "to_station": "Downtown Station", - "transfers": "1", - "travelers": "1" - }, - { - "fare": "70", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-06", - "leaving_time": "13:00", - "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-06", - "leaving_time": "13:20", - "to_location": "Long Beach", - "to_station": "Downtown Station", - "transfers": "1", - "travelers": "1" - }, - { - "fare": "60", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-06", - "leaving_time": "13:30", - "to_location": "Long Beach", - "to_station": "Downtown Station", - "transfers": "1", - "travelers": "1" - }, - { - "fare": "62", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-06", - "leaving_time": "19:50", - "to_location": "Long Beach", - "to_station": "Downtown Station", - "transfers": "1", - "travelers": "1" - } - ], - "slots": [ - { - "exclusive_end": 36, - "slot": "leaving_time", - "start": 29 - }, - { - "exclusive_end": 74, - "slot": "fare", - "start": 71 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's a bus that leaves at 7:40 am that has 1 transfer and will cost $61" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "from_station", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "to_station", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "from_station", - "to_station" - ], - "slot_values": { - "from_location": [ - "Sacramento" - ], - "leaving_date": [ - "March 6th" - ], - "to_location": [ - "Long Beach" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the bus station I'd be leaving from? And what's the destination station?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Downtown Station" - ], - "slot": "to_station", - "values": [ - "Downtown Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "from_station", - "values": [ - "Sacramento Valley Station" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 34, - "slot": "to_station", - "start": 18 - }, - { - "exclusive_end": 81, - "slot": "from_station", - "start": 56 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You're heading to Downtown Station and originating from Sacramento Valley Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "from_location", - "values": [ - "SD" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 34, - "slot": "from_location", - "start": 32 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "SD" - ], - "leaving_date": [ - "March 6th" - ], - "to_location": [ - "Long Beach" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Any other buses if I leave from SD?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:20" - ], - "slot": "leaving_time", - "values": [ - "8:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "25" - ], - "slot": "fare", - "values": [ - "$25" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "transfers", - "values": [ - "0" - ] - } - ], - "service": "Buses_1", - "service_call": { - "method": "FindBus", - "parameters": { - "from_location": "San Diego", - "leaving_date": "2019-03-06", - "to_location": "Long Beach" - } - }, - "service_results": [ - { - "fare": "25", - "from_location": "San Diego", - "from_station": "Santa Fe Depot", - "leaving_date": "2019-03-06", - "leaving_time": "08:20", - "to_location": "Long Beach", - "to_station": "Downtown Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "23", - "from_location": "San Diego", - "from_station": "Santa Fe Depot", - "leaving_date": "2019-03-06", - "leaving_time": "10:20", - "to_location": "Long Beach", - "to_station": "Downtown Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "25", - "from_location": "San Diego", - "from_station": "Santa Fe Depot", - "leaving_date": "2019-03-06", - "leaving_time": "12:00", - "to_location": "Long Beach", - "to_station": "Downtown Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "25", - "from_location": "San Diego", - "from_station": "Santa Fe Depot", - "leaving_date": "2019-03-06", - "leaving_time": "13:40", - "to_location": "Long Beach", - "to_station": "Downtown Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "26", - "from_location": "San Diego", - "from_station": "Santa Fe Depot", - "leaving_date": "2019-03-06", - "leaving_time": "14:00", - "to_location": "Long Beach", - "to_station": "Downtown Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "25", - "from_location": "San Diego", - "from_station": "Santa Fe Depot", - "leaving_date": "2019-03-06", - "leaving_time": "15:10", - "to_location": "Long Beach", - "to_station": "Downtown Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "28", - "from_location": "San Diego", - "from_station": "Santa Fe Depot", - "leaving_date": "2019-03-06", - "leaving_time": "15:50", - "to_location": "Long Beach", - "to_station": "Downtown Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "28", - "from_location": "San Diego", - "from_station": "Santa Fe Depot", - "leaving_date": "2019-03-06", - "leaving_time": "17:10", - "to_location": "Long Beach", - "to_station": "Downtown Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "25", - "from_location": "San Diego", - "from_station": "Santa Fe Depot", - "leaving_date": "2019-03-06", - "leaving_time": "17:40", - "to_location": "Long Beach", - "to_station": "Downtown Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "25", - "from_location": "San Diego", - "from_station": "Santa Fe Depot", - "leaving_date": "2019-03-06", - "leaving_time": "19:00", - "to_location": "Long Beach", - "to_station": "Downtown Station", - "transfers": "0", - "travelers": "1" - } - ], - "slots": [ - { - "exclusive_end": 17, - "slot": "leaving_time", - "start": 10 - }, - { - "exclusive_end": 56, - "slot": "fare", - "start": 53 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's a 8:20 am bus that has 0 transfers and costs $25" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "SD" - ], - "leaving_date": [ - "March 6th" - ], - "leaving_time": [ - "8:20 am" - ], - "to_location": [ - "Long Beach" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds like something I'd like" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want me to get you tickets?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "travelers", - "values": [ - "3" - ] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "SD" - ], - "leaving_date": [ - "March 6th" - ], - "leaving_time": [ - "8:20 am" - ], - "to_location": [ - "Long Beach" - ], - "travelers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, for three people" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "from_location", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Long Beach" - ], - "slot": "to_location", - "values": [ - "Long beach" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "leaving_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "08:20" - ], - "slot": "leaving_time", - "values": [ - "8:20 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "travelers", - "values": [ - "3" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "from_location", - "start": 26 - }, - { - "exclusive_end": 55, - "slot": "to_location", - "start": 45 - }, - { - "exclusive_end": 70, - "slot": "leaving_date", - "start": 56 - }, - { - "exclusive_end": 81, - "slot": "leaving_time", - "start": 74 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So 3 tickets leaving from San Diego going to Long beach next Wednesday at 8:20 am yes?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "from_station", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "to_station", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "from_station", - "to_station" - ], - "slot_values": { - "from_location": [ - "SD", - "San Diego" - ], - "leaving_date": [ - "March 6th", - "next Wednesday" - ], - "leaving_time": [ - "8:20 am" - ], - "to_location": [ - "Long Beach", - "Long beach" - ], - "travelers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. What are the origin and destination stations?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Downtown Station" - ], - "slot": "to_station", - "values": [ - "Downtown Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Santa Fe Depot" - ], - "slot": "from_station", - "values": [ - "Santa Fe Depot" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "from_location": "San Diego", - "leaving_date": "2019-03-06", - "leaving_time": "08:20", - "to_location": "Long Beach", - "travelers": "3" - } - }, - "service_results": [ - { - "fare": "25", - "from_location": "San Diego", - "from_station": "Santa Fe Depot", - "leaving_date": "2019-03-06", - "leaving_time": "08:20", - "to_location": "Long Beach", - "to_station": "Downtown Station", - "transfers": "0", - "travelers": "3" - } - ], - "slots": [ - { - "exclusive_end": 89, - "slot": "to_station", - "start": 73 - }, - { - "exclusive_end": 49, - "slot": "from_station", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've booked it, and your origin is Santa Fe Depot and you will arrive at Downtown Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "SD", - "San Diego" - ], - "leaving_date": [ - "March 6th", - "next Wednesday" - ], - "leaving_time": [ - "8:20 am" - ], - "to_location": [ - "Long Beach", - "Long beach" - ], - "travelers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great, that's all the help I need" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great, glad I could help" - } - ] - }, - { - "dialogue_id": "27_00116", - "services": [ - "Buses_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Fresno" - ], - "slot": "from_location", - "values": [ - "Fresno, CA" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "from_location", - "start": 23 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Fresno, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm getting a bus from Fresno, CA - can you help?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "to_location", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "leaving_date", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, when are you leaving and where are you going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "to_location", - "values": [ - "Sacramento, CA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "leaving_date", - "values": [ - "5th of March" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 27, - "slot": "to_location", - "start": 13 - }, - { - "exclusive_end": 47, - "slot": "leaving_date", - "start": 35 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Fresno, CA" - ], - "leaving_date": [ - "5th of March" - ], - "to_location": [ - "Sacramento, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to Sacramento, CA on the 5th of March" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:00" - ], - "slot": "leaving_time", - "values": [ - "8 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "31" - ], - "slot": "fare", - "values": [ - "$31" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "transfers", - "values": [ - "0" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "6" - ], - "slot": "count", - "values": [ - "6" - ] - } - ], - "service": "Buses_1", - "service_call": { - "method": "FindBus", - "parameters": { - "from_location": "Fresno", - "leaving_date": "2019-03-05", - "to_location": "Sacramento" - } - }, - "service_results": [ - { - "fare": "31", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-05", - "leaving_time": "08:00", - "to_location": "Sacramento", - "to_station": "Sacramento Valley Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "29", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-05", - "leaving_time": "08:20", - "to_location": "Sacramento", - "to_station": "Sacramento Valley Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "31", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-05", - "leaving_time": "09:40", - "to_location": "Sacramento", - "to_station": "Sacramento Valley Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "33", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-05", - "leaving_time": "10:10", - "to_location": "Sacramento", - "to_station": "Sacramento Valley Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "33", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-05", - "leaving_time": "11:20", - "to_location": "Sacramento", - "to_station": "Sacramento Valley Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "27", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-05", - "leaving_time": "12:20", - "to_location": "Sacramento", - "to_station": "Sacramento Valley Station", - "transfers": "0", - "travelers": "1" - } - ], - "slots": [ - { - "exclusive_end": 53, - "slot": "leaving_time", - "start": 49 - }, - { - "exclusive_end": 86, - "slot": "fare", - "start": 83 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, I've found 6 buses. There's one leaving at 8 am with 0 transfers, it'll cost $31" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "travelers", - "values": [ - "2" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Fresno, CA" - ], - "leaving_date": [ - "5th of March" - ], - "to_location": [ - "Sacramento, CA" - ], - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any others? I'll need 2 tickets" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:20" - ], - "slot": "leaving_time", - "values": [ - "8:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "29" - ], - "slot": "fare", - "values": [ - "$29" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "transfers", - "values": [ - "0" - ] - } - ], - "service": "Buses_1", - "service_call": { - "method": "FindBus", - "parameters": { - "from_location": "Fresno", - "leaving_date": "2019-03-05", - "to_location": "Sacramento", - "travelers": "2" - } - }, - "service_results": [ - { - "fare": "31", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-05", - "leaving_time": "08:00", - "to_location": "Sacramento", - "to_station": "Sacramento Valley Station", - "transfers": "0", - "travelers": "2" - }, - { - "fare": "29", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-05", - "leaving_time": "08:20", - "to_location": "Sacramento", - "to_station": "Sacramento Valley Station", - "transfers": "0", - "travelers": "2" - }, - { - "fare": "31", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-05", - "leaving_time": "09:40", - "to_location": "Sacramento", - "to_station": "Sacramento Valley Station", - "transfers": "0", - "travelers": "2" - }, - { - "fare": "33", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-05", - "leaving_time": "10:10", - "to_location": "Sacramento", - "to_station": "Sacramento Valley Station", - "transfers": "0", - "travelers": "2" - }, - { - "fare": "33", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-05", - "leaving_time": "11:20", - "to_location": "Sacramento", - "to_station": "Sacramento Valley Station", - "transfers": "0", - "travelers": "2" - }, - { - "fare": "27", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-05", - "leaving_time": "12:20", - "to_location": "Sacramento", - "to_station": "Sacramento Valley Station", - "transfers": "0", - "travelers": "2" - } - ], - "slots": [ - { - "exclusive_end": 38, - "slot": "leaving_time", - "start": 31 - }, - { - "exclusive_end": 87, - "slot": "fare", - "start": 84 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's another one leaving at 8:20 am, again 0 transfers and it's a bit cheaper at $29" - }, - { - "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": [ - "5th of March" - ], - "leaving_time": [ - "8:20 am" - ], - "to_location": [ - "Sacramento, CA" - ], - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That one sounds great" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want me to book the tickets?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Fresno, CA" - ], - "leaving_date": [ - "5th of March" - ], - "leaving_time": [ - "8:20 am" - ], - "to_location": [ - "Sacramento, CA" - ], - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes please" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Fresno" - ], - "slot": "from_location", - "values": [ - "Fresno" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "to_location", - "values": [ - "Sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "leaving_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "08:20" - ], - "slot": "leaving_time", - "values": [ - "8:20 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "travelers", - "values": [ - "2" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 100, - "slot": "from_location", - "start": 94 - }, - { - "exclusive_end": 138, - "slot": "to_location", - "start": 128 - }, - { - "exclusive_end": 84, - "slot": "leaving_date", - "start": 72 - }, - { - "exclusive_end": 111, - "slot": "leaving_time", - "start": 104 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Will do, can you just confirm you're happy for me to book 2 tickets for next Tuesday, leaving Fresno at 8:20 am and arriving in Sacramento?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Fresno", - "Fresno, CA" - ], - "leaving_date": [ - "5th of March", - "next Tuesday" - ], - "leaving_time": [ - "8:20 am" - ], - "to_location": [ - "Sacramento", - "Sacramento, CA" - ], - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that would be great" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "from_location": "Fresno", - "leaving_date": "2019-03-05", - "leaving_time": "08:20", - "to_location": "Sacramento", - "travelers": "2" - } - }, - "service_results": [ - { - "fare": "29", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-05", - "leaving_time": "08:20", - "to_location": "Sacramento", - "to_station": "Sacramento Valley Station", - "transfers": "0", - "travelers": "2" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Excellent, I've booked the tickets for you" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Fresno", - "Fresno, CA" - ], - "leaving_date": [ - "5th of March", - "next Tuesday" - ], - "leaving_time": [ - "8:20 am" - ], - "to_location": [ - "Sacramento", - "Sacramento, CA" - ], - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem at all. Can I help with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Fresno", - "Fresno, CA" - ], - "leaving_date": [ - "5th of March", - "next Tuesday" - ], - "leaving_time": [ - "8:20 am" - ], - "to_location": [ - "Sacramento", - "Sacramento, CA" - ], - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No that's all, thank you" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a lovely day" - } - ] - }, - { - "dialogue_id": "27_00117", - "services": [ - "Buses_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "to_location", - "values": [ - "LAX" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 52, - "slot": "to_location", - "start": 49 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "to_location": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hey, can you help me find a bus? I want to go to LAX." - }, - { - "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": "On what time and when are you planning on leaving?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "leaving_date", - "values": [ - "the 11th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "from_location", - "values": [ - "San Fran" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 11, - "slot": "leaving_date", - "start": 3 - }, - { - "exclusive_end": 47, - "slot": "from_location", - "start": 39 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "San Fran" - ], - "leaving_date": [ - "the 11th" - ], - "to_location": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "On the 11th, please. I am leaving from San Fran." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:00" - ], - "slot": "leaving_time", - "values": [ - "7 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "43" - ], - "slot": "fare", - "values": [ - "$43" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "transfers", - "values": [ - "0" - ] - } - ], - "service": "Buses_1", - "service_call": { - "method": "FindBus", - "parameters": { - "from_location": "San Francisco", - "leaving_date": "2019-03-11", - "to_location": "Los Angeles" - } - }, - "service_results": [ - { - "fare": "43", - "from_location": "San Francisco", - "from_station": "Salesforce Transit Center", - "leaving_date": "2019-03-11", - "leaving_time": "07:00", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "54", - "from_location": "San Francisco", - "from_station": "Salesforce Transit Center", - "leaving_date": "2019-03-11", - "leaving_time": "07:40", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "47", - "from_location": "San Francisco", - "from_station": "Salesforce Transit Center", - "leaving_date": "2019-03-11", - "leaving_time": "08:40", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "44", - "from_location": "San Francisco", - "from_station": "Salesforce Transit Center", - "leaving_date": "2019-03-11", - "leaving_time": "08:50", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "48", - "from_location": "San Francisco", - "from_station": "Salesforce Transit Center", - "leaving_date": "2019-03-11", - "leaving_time": "10:40", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "52", - "from_location": "San Francisco", - "from_station": "Salesforce Transit Center", - "leaving_date": "2019-03-11", - "leaving_time": "11:10", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "44", - "from_location": "San Francisco", - "from_station": "Salesforce Transit Center", - "leaving_date": "2019-03-11", - "leaving_time": "13:10", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "37", - "from_location": "San Francisco", - "from_station": "Salesforce Transit Center", - "leaving_date": "2019-03-11", - "leaving_time": "14:10", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "47", - "from_location": "San Francisco", - "from_station": "Salesforce Transit Center", - "leaving_date": "2019-03-11", - "leaving_time": "16:20", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "43", - "from_location": "San Francisco", - "from_station": "Salesforce Transit Center", - "leaving_date": "2019-03-11", - "leaving_time": "17:50", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - } - ], - "slots": [ - { - "exclusive_end": 24, - "slot": "leaving_time", - "start": 20 - }, - { - "exclusive_end": 41, - "slot": "fare", - "start": 38 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The book departs at 7 am and it costs $43. Also, it has 0 transfers. Is that okay for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "San Fran" - ], - "leaving_date": [ - "the 11th" - ], - "leaving_time": [ - "7 am" - ], - "to_location": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, it sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to buy a ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "travelers", - "values": [ - "1" - ] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "San Fran" - ], - "leaving_date": [ - "the 11th" - ], - "leaving_time": [ - "7 am" - ], - "to_location": [ - "LAX" - ], - "travelers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, buy a ticket for one, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "from_location", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "to_location", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "leaving_date", - "values": [ - "March 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:00" - ], - "slot": "leaving_time", - "values": [ - "7 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "travelers", - "values": [ - "1" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 68, - "slot": "from_location", - "start": 55 - }, - { - "exclusive_end": 83, - "slot": "to_location", - "start": 72 - }, - { - "exclusive_end": 97, - "slot": "leaving_date", - "start": 87 - }, - { - "exclusive_end": 122, - "slot": "leaving_time", - "start": 118 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Can you confirm me the details? You want to leave from San Francisco to Los Angeles on March 11th. Your bus leaves at 7 am and it's for just 1." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "to_station", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "from_station", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "from_station", - "to_station" - ], - "slot_values": { - "from_location": [ - "San Fran", - "San Francisco" - ], - "leaving_date": [ - "March 11th", - "the 11th" - ], - "leaving_time": [ - "7 am" - ], - "to_location": [ - "LAX", - "Los Angeles" - ], - "travelers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's exactly it. In which bus station will it be leaving from? And in which will it arrive?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "to_station", - "values": [ - "Union Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Salesforce Transit Center" - ], - "slot": "from_station", - "values": [ - "Salesforce Transit Center" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "from_location": "San Francisco", - "leaving_date": "2019-03-11", - "leaving_time": "07:00", - "to_location": "Los Angeles", - "travelers": "1" - } - }, - "service_results": [ - { - "fare": "43", - "from_location": "San Francisco", - "from_station": "Salesforce Transit Center", - "leaving_date": "2019-03-11", - "leaving_time": "07:00", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - } - ], - "slots": [ - { - "exclusive_end": 100, - "slot": "to_station", - "start": 87 - }, - { - "exclusive_end": 75, - "slot": "from_station", - "start": 50 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket is confirmed. You will leave from the Salesforce Transit Center station to Union Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "San Fran", - "San Francisco" - ], - "leaving_date": [ - "March 11th", - "the 11th" - ], - "leaving_time": [ - "7 am" - ], - "to_location": [ - "LAX", - "Los Angeles" - ], - "travelers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks very much, 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": "27_00118", - "services": [ - "Buses_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "travelers", - "values": [ - "2" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a bus for 2 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "from_location", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "leaving_date", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Departure city and date?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "from_location", - "values": [ - "Sacramento" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "leaving_date", - "values": [ - "11th of March" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 23, - "slot": "from_location", - "start": 13 - }, - { - "exclusive_end": 44, - "slot": "leaving_date", - "start": 31 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Sacramento" - ], - "leaving_date": [ - "11th of March" - ], - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Leaving from Sacramento on the 11th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "to_location", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "to_location", - "values": [ - "SF" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 11, - "slot": "to_location", - "start": 9 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Sacramento" - ], - "leaving_date": [ - "11th of March" - ], - "to_location": [ - "SF" - ], - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Going to SF." - }, - { - "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": "Sacramento", - "leaving_date": "2019-03-11", - "to_location": "San Francisco", - "travelers": "2" - } - }, - "service_results": [ - { - "fare": "21", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-11", - "leaving_time": "07:40", - "to_location": "San Francisco", - "to_station": "Salesforce Transit Center", - "transfers": "0", - "travelers": "2" - }, - { - "fare": "18", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-11", - "leaving_time": "08:30", - "to_location": "San Francisco", - "to_station": "Salesforce Transit Center", - "transfers": "0", - "travelers": "2" - }, - { - "fare": "20", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-11", - "leaving_time": "10:20", - "to_location": "San Francisco", - "to_station": "Salesforce Transit Center", - "transfers": "0", - "travelers": "2" - }, - { - "fare": "23", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-11", - "leaving_time": "10:50", - "to_location": "San Francisco", - "to_station": "Salesforce Transit Center", - "transfers": "0", - "travelers": "2" - }, - { - "fare": "22", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-11", - "leaving_time": "11:00", - "to_location": "San Francisco", - "to_station": "Salesforce Transit Center", - "transfers": "0", - "travelers": "2" - }, - { - "fare": "20", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-11", - "leaving_time": "12:50", - "to_location": "San Francisco", - "to_station": "Salesforce Transit Center", - "transfers": "0", - "travelers": "2" - }, - { - "fare": "21", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-11", - "leaving_time": "13:00", - "to_location": "San Francisco", - "to_station": "Salesforce Transit Center", - "transfers": "0", - "travelers": "2" - }, - { - "fare": "24", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-11", - "leaving_time": "13:20", - "to_location": "San Francisco", - "to_station": "Salesforce Transit Center", - "transfers": "0", - "travelers": "2" - }, - { - "fare": "23", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-11", - "leaving_time": "17:50", - "to_location": "San Francisco", - "to_station": "Salesforce Transit Center", - "transfers": "0", - "travelers": "2" - }, - { - "fare": "22", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-11", - "leaving_time": "18:00", - "to_location": "San Francisco", - "to_station": "Salesforce Transit Center", - "transfers": "0", - "travelers": "2" - } - ], - "slots": [ - { - "exclusive_end": 40, - "slot": "leaving_time", - "start": 33 - }, - { - "exclusive_end": 54, - "slot": "fare", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "A bus with 0 transfers leaves at 7:40 am and costs $21." - }, - { - "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": [ - "11th of March" - ], - "leaving_time": [ - "7:40 am" - ], - "to_location": [ - "SF" - ], - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good to me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want tickets?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Sacramento" - ], - "leaving_date": [ - "11th of March" - ], - "leaving_time": [ - "7:40 am" - ], - "to_location": [ - "SF" - ], - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, reserve some." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "from_location", - "values": [ - "Sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "to_location", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "leaving_date", - "values": [ - "March 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:40" - ], - "slot": "leaving_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "travelers", - "values": [ - "2" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 51, - "slot": "from_location", - "start": 41 - }, - { - "exclusive_end": 68, - "slot": "to_location", - "start": 55 - }, - { - "exclusive_end": 101, - "slot": "leaving_date", - "start": 91 - }, - { - "exclusive_end": 87, - "slot": "leaving_time", - "start": 80 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: 2 tickets for a bus from Sacramento to San Francisco leaving at 7:40 am on March 11th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Sacramento" - ], - "leaving_date": [ - "11th of March", - "March 11th" - ], - "leaving_time": [ - "7:40 am" - ], - "to_location": [ - "SF", - "San Francisco" - ], - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Works for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "from_location": "Sacramento", - "leaving_date": "2019-03-11", - "leaving_time": "07:40", - "to_location": "San Francisco", - "travelers": "2" - } - }, - "service_results": [ - { - "fare": "21", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-11", - "leaving_time": "07:40", - "to_location": "San Francisco", - "to_station": "Salesforce Transit Center", - "transfers": "0", - "travelers": "2" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your tickets are reserved." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Sacramento" - ], - "leaving_date": [ - "11th of March", - "March 11th" - ], - "leaving_time": [ - "7:40 am" - ], - "to_location": [ - "SF", - "San Francisco" - ], - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for the help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else I can help with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Sacramento" - ], - "leaving_date": [ - "11th of March", - "March 11th" - ], - "leaving_time": [ - "7:40 am" - ], - "to_location": [ - "SF", - "San Francisco" - ], - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "27_00119", - "services": [ - "Buses_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need assistance finding a bus." - }, - { - "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 would you like to leave and from where?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "leaving_date", - "values": [ - "3rd of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "from_location", - "values": [ - "SD" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 51, - "slot": "leaving_date", - "start": 34 - }, - { - "exclusive_end": 26, - "slot": "from_location", - "start": 24 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "SD" - ], - "leaving_date": [ - "3rd of this month" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would be leaving from SD on the 3rd of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "to_location", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you be going to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "to_location", - "values": [ - "Anaheim, CA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "from_location", - "values": [ - "Sacramento, CA" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 55, - "slot": "to_location", - "start": 44 - }, - { - "exclusive_end": 27, - "slot": "from_location", - "start": 13 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Sacramento, CA" - ], - "leaving_date": [ - "3rd of this month" - ], - "to_location": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am leaving Sacramento, CA. and heading to Anaheim, CA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "leaving_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "65" - ], - "slot": "fare", - "values": [ - "$65" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "transfers", - "values": [ - "1" - ] - } - ], - "service": "Buses_1", - "service_call": { - "method": "FindBus", - "parameters": { - "from_location": "Sacramento", - "leaving_date": "2019-03-03", - "to_location": "Anaheim" - } - }, - "service_results": [ - { - "fare": "65", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-03", - "leaving_time": "07:40", - "to_location": "Anaheim", - "to_station": "Anaheim Intermodal Center", - "transfers": "1", - "travelers": "1" - }, - { - "fare": "65", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-03", - "leaving_time": "08:30", - "to_location": "Anaheim", - "to_station": "Anaheim Intermodal Center", - "transfers": "1", - "travelers": "1" - }, - { - "fare": "69", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-03", - "leaving_time": "11:00", - "to_location": "Anaheim", - "to_station": "Anaheim Intermodal Center", - "transfers": "1", - "travelers": "1" - }, - { - "fare": "69", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-03", - "leaving_time": "12:50", - "to_location": "Anaheim", - "to_station": "Anaheim Intermodal Center", - "transfers": "1", - "travelers": "1" - }, - { - "fare": "69", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-03", - "leaving_time": "13:00", - "to_location": "Anaheim", - "to_station": "Anaheim Intermodal Center", - "transfers": "1", - "travelers": "1" - }, - { - "fare": "63", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-03", - "leaving_time": "13:30", - "to_location": "Anaheim", - "to_station": "Anaheim Intermodal Center", - "transfers": "1", - "travelers": "1" - }, - { - "fare": "54", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-03", - "leaving_time": "18:50", - "to_location": "Anaheim", - "to_station": "Anaheim Intermodal Center", - "transfers": "1", - "travelers": "1" - }, - { - "fare": "63", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-03", - "leaving_time": "19:50", - "to_location": "Anaheim", - "to_station": "Anaheim Intermodal Center", - "transfers": "1", - "travelers": "1" - } - ], - "slots": [ - { - "exclusive_end": 25, - "slot": "leaving_time", - "start": 18 - }, - { - "exclusive_end": 67, - "slot": "fare", - "start": 64 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus leaves at 7:40 am and there is 1 transfer. The price 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, CA" - ], - "leaving_date": [ - "3rd of this month" - ], - "to_location": [ - "Anaheim, CA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is there anything else available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:30" - ], - "slot": "leaving_time", - "values": [ - "8:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "65" - ], - "slot": "fare", - "values": [ - "$65" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "transfers", - "values": [ - "1" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 43, - "slot": "leaving_time", - "start": 36 - }, - { - "exclusive_end": 85, - "slot": "fare", - "start": 82 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is another bus that leaves at 8:30 am. There is 1 transfer and the price is $65." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "travelers", - "values": [ - "4" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Sacramento, CA" - ], - "leaving_date": [ - "3rd of this month" - ], - "to_location": [ - "Anaheim, CA" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is there anything else available for four individuals?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "11:00" - ], - "slot": "leaving_time", - "values": [ - "11 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": "Sacramento", - "leaving_date": "2019-03-03", - "to_location": "Anaheim", - "travelers": "4" - } - }, - "service_results": [ - { - "fare": "65", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-03", - "leaving_time": "07:40", - "to_location": "Anaheim", - "to_station": "Anaheim Intermodal Center", - "transfers": "1", - "travelers": "4" - }, - { - "fare": "65", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-03", - "leaving_time": "08:30", - "to_location": "Anaheim", - "to_station": "Anaheim Intermodal Center", - "transfers": "1", - "travelers": "4" - }, - { - "fare": "69", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-03", - "leaving_time": "11:00", - "to_location": "Anaheim", - "to_station": "Anaheim Intermodal Center", - "transfers": "1", - "travelers": "4" - }, - { - "fare": "69", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-03", - "leaving_time": "12:50", - "to_location": "Anaheim", - "to_station": "Anaheim Intermodal Center", - "transfers": "1", - "travelers": "4" - }, - { - "fare": "69", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-03", - "leaving_time": "13:00", - "to_location": "Anaheim", - "to_station": "Anaheim Intermodal Center", - "transfers": "1", - "travelers": "4" - }, - { - "fare": "63", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-03", - "leaving_time": "13:30", - "to_location": "Anaheim", - "to_station": "Anaheim Intermodal Center", - "transfers": "1", - "travelers": "4" - }, - { - "fare": "54", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-03", - "leaving_time": "18:50", - "to_location": "Anaheim", - "to_station": "Anaheim Intermodal Center", - "transfers": "1", - "travelers": "4" - }, - { - "fare": "63", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-03", - "leaving_time": "19:50", - "to_location": "Anaheim", - "to_station": "Anaheim Intermodal Center", - "transfers": "1", - "travelers": "4" - } - ], - "slots": [ - { - "exclusive_end": 31, - "slot": "leaving_time", - "start": 26 - }, - { - "exclusive_end": 73, - "slot": "fare", - "start": 70 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a bus leaving at 11 am. There is 1 transfer and the price is $69" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Sacramento, CA" - ], - "leaving_date": [ - "3rd of this month" - ], - "leaving_time": [ - "11 am" - ], - "to_location": [ - "Anaheim, CA" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That would be great. I would like to use that bus." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "from_location", - "values": [ - "sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Anaheim" - ], - "slot": "to_location", - "values": [ - "Anaheim" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "leaving_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "11:00" - ], - "slot": "leaving_time", - "values": [ - "11 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "travelers", - "values": [ - "4" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 82, - "slot": "from_location", - "start": 72 - }, - { - "exclusive_end": 103, - "slot": "to_location", - "start": 96 - }, - { - "exclusive_end": 126, - "slot": "leaving_date", - "start": 108 - }, - { - "exclusive_end": 151, - "slot": "leaving_time", - "start": 146 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I would like to confirm the following information: You would be leaving sacramento to arrive in Anaheim the day after tomorrow. The bus leaves at 11 am and you want tickets for 4 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "to_station", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "from_station", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "from_station", - "to_station" - ], - "slot_values": { - "from_location": [ - "Sacramento, CA", - "sacramento" - ], - "leaving_date": [ - "3rd of this month", - "day after tomorrow" - ], - "leaving_time": [ - "11 am" - ], - "to_location": [ - "Anaheim", - "Anaheim, CA" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That would be great. From which station would the bus be leaving and where would it be arriving?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim Intermodal Center" - ], - "slot": "to_station", - "values": [ - "Anaheim Intermodal Center" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "from_station", - "values": [ - "Sacramento Valley station" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "from_location": "Sacramento", - "leaving_date": "2019-03-03", - "leaving_time": "11:00", - "to_location": "Anaheim", - "travelers": "4" - } - }, - "service_results": [ - { - "fare": "69", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-03", - "leaving_time": "11:00", - "to_location": "Anaheim", - "to_station": "Anaheim Intermodal Center", - "transfers": "1", - "travelers": "4" - } - ], - "slots": [ - { - "exclusive_end": 127, - "slot": "to_station", - "start": 102 - }, - { - "exclusive_end": 81, - "slot": "from_station", - "start": 56 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have confirmed your tickets. You would be leaving the Sacramento Valley station and arriving at the Anaheim Intermodal Center." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Sacramento, CA", - "sacramento" - ], - "leaving_date": [ - "3rd of this month", - "day after tomorrow" - ], - "leaving_time": [ - "11 am" - ], - "to_location": [ - "Anaheim", - "Anaheim, CA" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your assistance." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can assist 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, CA", - "sacramento" - ], - "leaving_date": [ - "3rd of this month", - "day after tomorrow" - ], - "leaving_time": [ - "11 am" - ], - "to_location": [ - "Anaheim", - "Anaheim, CA" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. You have been very helpful." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your day." - } - ] - }, - { - "dialogue_id": "27_00120", - "services": [ - "Buses_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need to find a bus." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "to_location", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "from_location", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "leaving_date", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What are you departure and destination points? When are you planning to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "to_location", - "values": [ - "Los Angeles" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "leaving_date", - "values": [ - "March 13th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "from_location", - "values": [ - "Anaheim, CA" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 27, - "slot": "to_location", - "start": 16 - }, - { - "exclusive_end": 58, - "slot": "leaving_date", - "start": 48 - }, - { - "exclusive_end": 44, - "slot": "from_location", - "start": 33 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Anaheim, CA" - ], - "leaving_date": [ - "March 13th" - ], - "to_location": [ - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to go to Los Angeles from Anaheim, CA on March 13th." - }, - { - "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" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Buses_1", - "service_call": { - "method": "FindBus", - "parameters": { - "from_location": "Anaheim", - "leaving_date": "2019-03-13", - "to_location": "Los Angeles" - } - }, - "service_results": [ - { - "fare": "12", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-13", - "leaving_time": "06:10", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "12", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-13", - "leaving_time": "08:40", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "13", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-13", - "leaving_time": "09:10", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "14", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-13", - "leaving_time": "11:20", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "12", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-13", - "leaving_time": "12:10", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "14", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-13", - "leaving_time": "13:30", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "14", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-13", - "leaving_time": "13:50", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "13", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-13", - "leaving_time": "16:10", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "13", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-13", - "leaving_time": "17:00", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "12", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-13", - "leaving_time": "17:20", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - } - ], - "slots": [ - { - "exclusive_end": 66, - "slot": "leaving_time", - "start": 59 - }, - { - "exclusive_end": 104, - "slot": "fare", - "start": 101 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have the first 10 I found. There is a bus that leaves at 6:10 am with 0 transfers and it will cost $12." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "to_station", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "from_station", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "from_station", - "to_station" - ], - "slot_values": { - "from_location": [ - "Anaheim, CA" - ], - "leaving_date": [ - "March 13th" - ], - "to_location": [ - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which bus stations would I leave and arrive at?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "to_station", - "values": [ - "Union Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Anaheim Intermodal Center" - ], - "slot": "from_station", - "values": [ - "Anaheim Intermodal Center" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 78, - "slot": "to_station", - "start": 65 - }, - { - "exclusive_end": 50, - "slot": "from_station", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You would leave from the Anaheim Intermodal Center and arrive at Union Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Anaheim, CA" - ], - "leaving_date": [ - "March 13th" - ], - "to_location": [ - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What are some other choices?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:40" - ], - "slot": "leaving_time", - "values": [ - "8:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "12" - ], - "slot": "fare", - "values": [ - "$12" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "transfers", - "values": [ - "0" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 76, - "slot": "leaving_time", - "start": 69 - }, - { - "exclusive_end": 34, - "slot": "fare", - "start": 31 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a bus that also costs $12 and has 0 transfers. It leaves at 8:40 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "travelers", - "values": [ - "1" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Anaheim, CA" - ], - "leaving_date": [ - "March 13th" - ], - "to_location": [ - "Los Angeles" - ], - "travelers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What are some others and it will be for 1 person.?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "09:10" - ], - "slot": "leaving_time", - "values": [ - "9:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "13" - ], - "slot": "fare", - "values": [ - "$13" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "transfers", - "values": [ - "0" - ] - } - ], - "service": "Buses_1", - "service_call": { - "method": "FindBus", - "parameters": { - "from_location": "Anaheim", - "leaving_date": "2019-03-13", - "to_location": "Los Angeles", - "travelers": "1" - } - }, - "service_results": [ - { - "fare": "12", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-13", - "leaving_time": "06:10", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "12", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-13", - "leaving_time": "08:40", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "13", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-13", - "leaving_time": "09:10", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "14", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-13", - "leaving_time": "11:20", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "12", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-13", - "leaving_time": "12:10", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "14", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-13", - "leaving_time": "13:30", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "14", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-13", - "leaving_time": "13:50", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "13", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-13", - "leaving_time": "16:10", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "13", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-13", - "leaving_time": "17:00", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "12", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-13", - "leaving_time": "17:20", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - } - ], - "slots": [ - { - "exclusive_end": 33, - "slot": "leaving_time", - "start": 26 - }, - { - "exclusive_end": 66, - "slot": "fare", - "start": 63 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a bus leaving at 9:10 am it has 0 transfers but costs $13." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Anaheim, CA" - ], - "leaving_date": [ - "March 13th" - ], - "leaving_time": [ - "9:10 am" - ], - "to_location": [ - "Los Angeles" - ], - "travelers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I like that one I want you to reserve me a seat." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Anaheim" - ], - "slot": "from_location", - "values": [ - "Anaheim" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "to_location", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "leaving_date", - "values": [ - "March 13th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "09:10" - ], - "slot": "leaving_time", - "values": [ - "9:10 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "travelers", - "values": [ - "1" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "from_location", - "start": 35 - }, - { - "exclusive_end": 57, - "slot": "to_location", - "start": 46 - }, - { - "exclusive_end": 95, - "slot": "leaving_date", - "start": 85 - }, - { - "exclusive_end": 106, - "slot": "leaving_time", - "start": 99 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Alright that will be 1 person from Anaheim to Los Angeles for the bus that leaves on March 13th at 9:10 am. Is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Anaheim", - "Anaheim, CA" - ], - "leaving_date": [ - "March 13th" - ], - "leaving_time": [ - "9:10 am" - ], - "to_location": [ - "Los Angeles" - ], - "travelers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that would be wonderful." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "from_location": "Anaheim", - "leaving_date": "2019-03-13", - "leaving_time": "09:10", - "to_location": "Los Angeles", - "travelers": "1" - } - }, - "service_results": [ - { - "fare": "13", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-13", - "leaving_time": "09:10", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket has purchased." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Anaheim", - "Anaheim, CA" - ], - "leaving_date": [ - "March 13th" - ], - "leaving_time": [ - "9:10 am" - ], - "to_location": [ - "Los Angeles" - ], - "travelers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help that will be all for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Hsve an outstanding day." - } - ] - }, - { - "dialogue_id": "27_00121", - "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 with a travel bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "to_location", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "from_location", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "leaving_date", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is the departure and destination and when?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "to_location", - "values": [ - "NY" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "from_location", - "values": [ - "WAshington" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "leaving_date", - "values": [ - "8th of March" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 60, - "slot": "to_location", - "start": 58 - }, - { - "exclusive_end": 23, - "slot": "from_location", - "start": 13 - }, - { - "exclusive_end": 39, - "slot": "leaving_date", - "start": 27 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "WAshington" - ], - "leaving_date": [ - "8th of March" - ], - "to_location": [ - "NY" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I leave from WAshington on 8th of March and want to go to NY." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:10" - ], - "slot": "leaving_time", - "values": [ - "8:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "35" - ], - "slot": "fare", - "values": [ - "$35" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "transfers", - "values": [ - "0" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "8" - ], - "slot": "count", - "values": [ - "8" - ] - } - ], - "service": "Buses_1", - "service_call": { - "method": "FindBus", - "parameters": { - "from_location": "Washington", - "leaving_date": "2019-03-08", - "to_location": "New York" - } - }, - "service_results": [ - { - "fare": "35", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-08", - "leaving_time": "08:10", - "to_location": "New York", - "to_station": "Port Authority Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "35", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-08", - "leaving_time": "08:20", - "to_location": "New York", - "to_station": "Port Authority Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "38", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-08", - "leaving_time": "11:10", - "to_location": "New York", - "to_station": "Port Authority Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "35", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-08", - "leaving_time": "12:00", - "to_location": "New York", - "to_station": "Port Authority Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "37", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-08", - "leaving_time": "12:30", - "to_location": "New York", - "to_station": "Port Authority Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "38", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-08", - "leaving_time": "13:40", - "to_location": "New York", - "to_station": "Port Authority Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "37", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-08", - "leaving_time": "14:00", - "to_location": "New York", - "to_station": "Port Authority Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "39", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-08", - "leaving_time": "19:30", - "to_location": "New York", - "to_station": "Port Authority Station", - "transfers": "0", - "travelers": "1" - } - ], - "slots": [ - { - "exclusive_end": 40, - "slot": "leaving_time", - "start": 33 - }, - { - "exclusive_end": 51, - "slot": "fare", - "start": 48 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 8 buses. One leaves at 8:10 am and is $35 with 0 transfers." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "WAshington" - ], - "leaving_date": [ - "8th of March" - ], - "leaving_time": [ - "8:10 am" - ], - "to_location": [ - "NY" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to reserve this." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "travelers", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many tickets would you like?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "travelers", - "values": [ - "1" - ] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "WAshington" - ], - "leaving_date": [ - "8th of March" - ], - "leaving_time": [ - "8:10 am" - ], - "to_location": [ - "NY" - ], - "travelers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Just one ticket for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Washington" - ], - "slot": "from_location", - "values": [ - "Washington" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "to_location", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "leaving_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "08:10" - ], - "slot": "leaving_time", - "values": [ - "8:10 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "travelers", - "values": [ - "1" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "from_location", - "start": 32 - }, - { - "exclusive_end": 78, - "slot": "to_location", - "start": 70 - }, - { - "exclusive_end": 65, - "slot": "leaving_date", - "start": 54 - }, - { - "exclusive_end": 53, - "slot": "leaving_time", - "start": 46 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm 1 ticket leaving Washington at 8:10 am next Friday for New York." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "travelers", - "values": [ - "4" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "WAshington", - "Washington" - ], - "leaving_date": [ - "8th of March", - "next Friday" - ], - "leaving_time": [ - "8:10 am" - ], - "to_location": [ - "NY", - "New York" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need 4 tickets now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "to_location", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "travelers", - "values": [ - "4" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 46, - "slot": "to_location", - "start": 38 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm change to 4 tickets to New York." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "to_station", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "from_station", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "from_station", - "to_station" - ], - "slot_values": { - "from_location": [ - "WAshington", - "Washington" - ], - "leaving_date": [ - "8th of March", - "next Friday" - ], - "leaving_time": [ - "8:10 am" - ], - "to_location": [ - "NY", - "New York" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is fine. What is my departure station and my arrival station?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Port Authority Station" - ], - "slot": "to_station", - "values": [ - "Port Authority Station" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "from_station", - "values": [ - "Union Station" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "from_location": "Washington", - "leaving_date": "2019-03-08", - "leaving_time": "08:10", - "to_location": "New York", - "travelers": "4" - } - }, - "service_results": [ - { - "fare": "35", - "from_location": "Washington", - "from_station": "Union Station", - "leaving_date": "2019-03-08", - "leaving_time": "08:10", - "to_location": "New York", - "to_station": "Port Authority Station", - "transfers": "0", - "travelers": "4" - } - ], - "slots": [ - { - "exclusive_end": 64, - "slot": "to_station", - "start": 42 - }, - { - "exclusive_end": 26, - "slot": "from_station", - "start": 13 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Departure is Union Station and arrival is Port Authority Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "WAshington", - "Washington" - ], - "leaving_date": [ - "8th of March", - "next Friday" - ], - "leaving_time": [ - "8:10 am" - ], - "to_location": [ - "NY", - "New York" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you that is all today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Thank you and have a great day." - } - ] - }, - { - "dialogue_id": "27_00122", - "services": [ - "Buses_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "travelers", - "values": [ - "4" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "leaving_date", - "values": [ - "the 1st" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 53, - "slot": "leaving_date", - "start": 46 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "leaving_date": [ - "the 1st" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to search for a bus for four people on the 1st." - }, - { - "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": [ - "Long Beach" - ], - "slot": "to_location", - "values": [ - "Long Beach, CA" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "to_location", - "start": 25 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "leaving_date": [ - "the 1st" - ], - "to_location": [ - "Long Beach, CA" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am planning my trip to Long Beach, CA. I like it very much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "from_location", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is your present location?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "from_location", - "values": [ - "Sacramento" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 18, - "slot": "from_location", - "start": 8 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Sacramento" - ], - "leaving_date": [ - "the 1st" - ], - "to_location": [ - "Long Beach, CA" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am in Sacramento, from here I need the bus." - }, - { - "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": "Sacramento", - "leaving_date": "2019-03-01", - "to_location": "Long Beach", - "travelers": "4" - } - }, - "service_results": [ - { - "fare": "69", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-01", - "leaving_time": "07:40", - "to_location": "Long Beach", - "to_station": "Downtown Station", - "transfers": "1", - "travelers": "4" - }, - { - "fare": "70", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-01", - "leaving_time": "08:30", - "to_location": "Long Beach", - "to_station": "Downtown Station", - "transfers": "1", - "travelers": "4" - }, - { - "fare": "68", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-01", - "leaving_time": "11:00", - "to_location": "Long Beach", - "to_station": "Downtown Station", - "transfers": "1", - "travelers": "4" - }, - { - "fare": "66", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-01", - "leaving_time": "13:00", - "to_location": "Long Beach", - "to_station": "Downtown Station", - "transfers": "1", - "travelers": "4" - }, - { - "fare": "65", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-01", - "leaving_time": "13:20", - "to_location": "Long Beach", - "to_station": "Downtown Station", - "transfers": "1", - "travelers": "4" - }, - { - "fare": "65", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-01", - "leaving_time": "13:30", - "to_location": "Long Beach", - "to_station": "Downtown Station", - "transfers": "1", - "travelers": "4" - }, - { - "fare": "66", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-01", - "leaving_time": "19:50", - "to_location": "Long Beach", - "to_station": "Downtown Station", - "transfers": "1", - "travelers": "4" - } - ], - "slots": [ - { - "exclusive_end": 35, - "slot": "leaving_time", - "start": 28 - }, - { - "exclusive_end": 77, - "slot": "fare", - "start": 74 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What about a bus departs at 7:40 am with 1 transfers and the cost will be $69?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "to_location", - "values": [ - "LA" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "to_location", - "start": 27 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Sacramento" - ], - "leaving_date": [ - "the 1st" - ], - "to_location": [ - "LA" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please search for buses to LA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "14:40" - ], - "slot": "leaving_time", - "values": [ - "2:40 pm" - ] - }, - { - "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": "Sacramento", - "leaving_date": "2019-03-01", - "to_location": "Los Angeles", - "travelers": "4" - } - }, - "service_results": [ - { - "fare": "47", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-01", - "leaving_time": "14:40", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "4" - }, - { - "fare": "51", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-01", - "leaving_time": "17:00", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "4" - }, - { - "fare": "47", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-01", - "leaving_time": "18:50", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "4" - } - ], - "slots": [ - { - "exclusive_end": 22, - "slot": "leaving_time", - "start": 15 - }, - { - "exclusive_end": 59, - "slot": "fare", - "start": 56 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Bus departs at 2:40 pm with 0 transfers and the cost is $47. Is that okay?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "from_station", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "from_station" - ], - "slot_values": { - "from_location": [ - "Sacramento" - ], - "leaving_date": [ - "the 1st" - ], - "to_location": [ - "LA" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "From which station am I leaving?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "from_station", - "values": [ - "Sacramento Valley Station" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 46, - "slot": "from_station", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "you are leaving from Sacramento Valley Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "to_station", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "to_station" - ], - "slot_values": { - "from_location": [ - "Sacramento" - ], - "leaving_date": [ - "the 1st" - ], - "to_location": [ - "LA" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the station name where the bus will reach?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "to_station", - "values": [ - "Union Station" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 36, - "slot": "to_station", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The name of station is Union Station which is the destination." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Sacramento" - ], - "leaving_date": [ - "the 1st" - ], - "leaving_time": [ - "2:40 pm" - ], - "to_location": [ - "LA" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please make a reservation for me to this bus." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "from_location", - "values": [ - "Sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "to_location", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "leaving_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "14:40" - ], - "slot": "leaving_time", - "values": [ - "2:40 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "travelers", - "values": [ - "4" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 47, - "slot": "from_location", - "start": 37 - }, - { - "exclusive_end": 62, - "slot": "to_location", - "start": 51 - }, - { - "exclusive_end": 84, - "slot": "leaving_date", - "start": 79 - }, - { - "exclusive_end": 95, - "slot": "leaving_time", - "start": 88 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm to reserve a bus from Sacramento to Los Angeles which leaves on today at 2:40 pm for 4 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Sacramento" - ], - "leaving_date": [ - "the 1st", - "today" - ], - "leaving_time": [ - "2:40 pm" - ], - "to_location": [ - "LA", - "Los Angeles" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "from_location": "Sacramento", - "leaving_date": "2019-03-01", - "leaving_time": "14:40", - "to_location": "Los Angeles", - "travelers": "4" - } - }, - "service_results": [ - { - "fare": "47", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-01", - "leaving_time": "14:40", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "4" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation is confirmed as you required." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Sacramento" - ], - "leaving_date": [ - "the 1st", - "today" - ], - "leaving_time": [ - "2:40 pm" - ], - "to_location": [ - "LA", - "Los Angeles" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for you help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "27_00123", - "services": [ - "Buses_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you help me search for a bus?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "from_location", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "from_location", - "values": [ - "Anaheim" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 25, - "slot": "from_location", - "start": 18 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am leaving from Anaheim." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "to_location", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "leaving_date", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you going? And when would you like to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "to_location", - "values": [ - "Anaheim" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "leaving_date", - "values": [ - "March 5th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "from_location", - "values": [ - "Sacramento, CA" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 21, - "slot": "to_location", - "start": 14 - }, - { - "exclusive_end": 58, - "slot": "leaving_date", - "start": 49 - }, - { - "exclusive_end": 92, - "slot": "from_location", - "start": 78 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Sacramento, CA" - ], - "leaving_date": [ - "March 5th" - ], - "to_location": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I wanna go to Anaheim. I am planning to leave on March 5th. I am leaving from Sacramento, CA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "07:40" - ], - "slot": "leaving_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "76" - ], - "slot": "fare", - "values": [ - "$76" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "transfers", - "values": [ - "1" - ] - }, - { - "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-05", - "to_location": "Anaheim" - } - }, - "service_results": [ - { - "fare": "76", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-05", - "leaving_time": "07:40", - "to_location": "Anaheim", - "to_station": "Anaheim Intermodal Center", - "transfers": "1", - "travelers": "1" - }, - { - "fare": "72", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-05", - "leaving_time": "08:30", - "to_location": "Anaheim", - "to_station": "Anaheim Intermodal Center", - "transfers": "1", - "travelers": "1" - }, - { - "fare": "59", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-05", - "leaving_time": "11:00", - "to_location": "Anaheim", - "to_station": "Anaheim Intermodal Center", - "transfers": "1", - "travelers": "1" - }, - { - "fare": "69", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-05", - "leaving_time": "12:50", - "to_location": "Anaheim", - "to_station": "Anaheim Intermodal Center", - "transfers": "1", - "travelers": "1" - }, - { - "fare": "71", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-05", - "leaving_time": "13:00", - "to_location": "Anaheim", - "to_station": "Anaheim Intermodal Center", - "transfers": "1", - "travelers": "1" - }, - { - "fare": "64", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-05", - "leaving_time": "13:30", - "to_location": "Anaheim", - "to_station": "Anaheim Intermodal Center", - "transfers": "1", - "travelers": "1" - }, - { - "fare": "59", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-05", - "leaving_time": "18:50", - "to_location": "Anaheim", - "to_station": "Anaheim Intermodal Center", - "transfers": "1", - "travelers": "1" - }, - { - "fare": "68", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-05", - "leaving_time": "19:50", - "to_location": "Anaheim", - "to_station": "Anaheim Intermodal Center", - "transfers": "1", - "travelers": "1" - } - ], - "slots": [ - { - "exclusive_end": 55, - "slot": "leaving_time", - "start": 48 - }, - { - "exclusive_end": 73, - "slot": "fare", - "start": 70 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 8 buses for you. One of them departs at 7:40 am, and it costs $76. The bus has 1 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": [ - "Sacramento, CA" - ], - "leaving_date": [ - "March 5th" - ], - "to_location": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's the bus station it's leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "from_station", - "values": [ - "Sacramento Valley Station" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 47, - "slot": "from_station", - "start": 22 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The origin station is Sacramento Valley Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Sacramento, CA" - ], - "leaving_date": [ - "March 5th" - ], - "leaving_time": [ - "7:40 am" - ], - "to_location": [ - "Anaheim" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good to me. I want to make a reservation" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "travelers", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many tickets do you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "travelers", - "values": [ - "4" - ] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Sacramento, CA" - ], - "leaving_date": [ - "March 5th" - ], - "leaving_time": [ - "7:40 am" - ], - "to_location": [ - "Anaheim" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need four tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento" - ], - "slot": "from_location", - "values": [ - "Sacramento" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Anaheim" - ], - "slot": "to_location", - "values": [ - "Anaheim" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "leaving_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "07:40" - ], - "slot": "leaving_time", - "values": [ - "7:40 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "travelers", - "values": [ - "4" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 73, - "slot": "from_location", - "start": 63 - }, - { - "exclusive_end": 101, - "slot": "to_location", - "start": 94 - }, - { - "exclusive_end": 130, - "slot": "leaving_date", - "start": 118 - }, - { - "exclusive_end": 142, - "slot": "leaving_time", - "start": 135 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please, confirm the following details. The bus is leaving from Sacramento. The destination is Anaheim. The bus leaves next Tuesday, at 7:40 am. It is for 4 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "to_station", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "to_station" - ], - "slot_values": { - "from_location": [ - "Sacramento", - "Sacramento, CA" - ], - "leaving_date": [ - "March 5th", - "next Tuesday" - ], - "leaving_time": [ - "7:40 am" - ], - "to_location": [ - "Anaheim" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good to me. Which bus station are we reaching?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim Intermodal Center" - ], - "slot": "to_station", - "values": [ - "Anaheim Intermodal Center" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "from_location": "Sacramento", - "leaving_date": "2019-03-05", - "leaving_time": "07:40", - "to_location": "Anaheim", - "travelers": "4" - } - }, - "service_results": [ - { - "fare": "76", - "from_location": "Sacramento", - "from_station": "Sacramento Valley Station", - "leaving_date": "2019-03-05", - "leaving_time": "07:40", - "to_location": "Anaheim", - "to_station": "Anaheim Intermodal Center", - "transfers": "1", - "travelers": "4" - } - ], - "slots": [ - { - "exclusive_end": 84, - "slot": "to_station", - "start": 59 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation has been made. The destination station is Anaheim Intermodal Center." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Sacramento", - "Sacramento, CA" - ], - "leaving_date": [ - "March 5th", - "next Tuesday" - ], - "leaving_time": [ - "7:40 am" - ], - "to_location": [ - "Anaheim" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot. That's everything, for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good one!" - } - ] - }, - { - "dialogue_id": "27_00124", - "services": [ - "Buses_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you find me a bus" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "leaving_date", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When would you like to leave" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "leaving_date", - "values": [ - "2nd of this month" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "leaving_date", - "start": 16 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "leaving_date": [ - "2nd of this month" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am leaving on 2nd of this month" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "from_location", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "to_location", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "where are you going and leaving from" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "to_location", - "values": [ - "LAX" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Fresno" - ], - "slot": "from_location", - "values": [ - "Fresno, CA" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 38, - "slot": "to_location", - "start": 35 - }, - { - "exclusive_end": 25, - "slot": "from_location", - "start": 15 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Fresno, CA" - ], - "leaving_date": [ - "2nd of this month" - ], - "to_location": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I leaving from Fresno, CA going to LAX" - }, - { - "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-02", - "to_location": "Los Angeles" - } - }, - "service_results": [ - { - "fare": "37", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-02", - "leaving_time": "09: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-02", - "leaving_time": "09:50", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "36", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-02", - "leaving_time": "13:00", - "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-02", - "leaving_time": "13:10", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "38", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-02", - "leaving_time": "13:30", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "36", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-02", - "leaving_time": "14:00", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "38", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-02", - "leaving_time": "15:40", - "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-02", - "leaving_time": "16:00", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "36", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-02", - "leaving_time": "19:20", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "1" - } - ], - "slots": [ - { - "exclusive_end": 44, - "slot": "leaving_time", - "start": 40 - }, - { - "exclusive_end": 52, - "slot": "fare", - "start": 49 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "This bus has 0 transfer that departs at 9 am for $37" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Fresno, CA" - ], - "leaving_date": [ - "2nd of this month" - ], - "leaving_time": [ - "9 am" - ], - "to_location": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "thats great, please book this for me" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "travelers", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "how many ticket do you want" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "travelers", - "values": [ - "3" - ] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Fresno, CA" - ], - "leaving_date": [ - "2nd of this month" - ], - "leaving_time": [ - "9 am" - ], - "to_location": [ - "LAX" - ], - "travelers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "i need three tickets" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Fresno" - ], - "slot": "from_location", - "values": [ - "Fresno" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "to_location", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "leaving_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "09:00" - ], - "slot": "leaving_time", - "values": [ - "9 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "travelers", - "values": [ - "3" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 77, - "slot": "from_location", - "start": 71 - }, - { - "exclusive_end": 92, - "slot": "to_location", - "start": 81 - }, - { - "exclusive_end": 57, - "slot": "leaving_date", - "start": 49 - }, - { - "exclusive_end": 65, - "slot": "leaving_time", - "start": 61 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm your booking of 3 tickets leaving tomorrow at 9 am from Fresno to Los Angeles" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "to_station", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "to_station" - ], - "slot_values": { - "from_location": [ - "Fresno", - "Fresno, CA" - ], - "leaving_date": [ - "2nd of this month", - "tomorrow" - ], - "leaving_time": [ - "9 am" - ], - "to_location": [ - "LAX", - "Los Angeles" - ], - "travelers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "thats correct. What bus station will i be drop off" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Station" - ], - "slot": "to_station", - "values": [ - "union station" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "from_location": "Fresno", - "leaving_date": "2019-03-02", - "leaving_time": "09:00", - "to_location": "Los Angeles", - "travelers": "3" - } - }, - "service_results": [ - { - "fare": "37", - "from_location": "Fresno", - "from_station": "Fresno Station", - "leaving_date": "2019-03-02", - "leaving_time": "09:00", - "to_location": "Los Angeles", - "to_station": "Union Station", - "transfers": "0", - "travelers": "3" - } - ], - "slots": [ - { - "exclusive_end": 41, - "slot": "to_station", - "start": 28 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your destination station is union station" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Fresno", - "Fresno, CA" - ], - "leaving_date": [ - "2nd of this month", - "tomorrow" - ], - "leaving_time": [ - "9 am" - ], - "to_location": [ - "LAX", - "Los Angeles" - ], - "travelers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "thanks a lot" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "anything else i can help you with" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Fresno", - "Fresno, CA" - ], - "leaving_date": [ - "2nd of this month", - "tomorrow" - ], - "leaving_time": [ - "9 am" - ], - "to_location": [ - "LAX", - "Los Angeles" - ], - "travelers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "no thats it" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "have a nice day" - } - ] - }, - { - "dialogue_id": "27_00125", - "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 - can you help me search for a bus?" - }, - { - "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-02" - ], - "slot": "leaving_date", - "values": [ - "Saturday this week" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "from_location", - "values": [ - "Vegas" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "leaving_date", - "start": 24 - }, - { - "exclusive_end": 22, - "slot": "from_location", - "start": 17 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Vegas" - ], - "leaving_date": [ - "Saturday this week" - ], - "to_location": [ - "San Fran" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm leaving from Vegas, Saturday this week." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "10:50" - ], - "slot": "leaving_time", - "values": [ - "10:50 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "58" - ], - "slot": "fare", - "values": [ - "$58" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "transfers", - "values": [ - "0" - ] - } - ], - "service": "Buses_1", - "service_call": { - "method": "FindBus", - "parameters": { - "from_location": "Las Vegas", - "leaving_date": "2019-03-02", - "to_location": "San Francisco" - } - }, - "service_results": [ - { - "fare": "58", - "from_location": "Las Vegas", - "from_station": "Union Plaza", - "leaving_date": "2019-03-02", - "leaving_time": "10:50", - "to_location": "San Francisco", - "to_station": "Salesforce Transit Center", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "57", - "from_location": "Las Vegas", - "from_station": "Union Plaza", - "leaving_date": "2019-03-02", - "leaving_time": "12:50", - "to_location": "San Francisco", - "to_station": "Salesforce Transit Center", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "54", - "from_location": "Las Vegas", - "from_station": "Union Plaza", - "leaving_date": "2019-03-02", - "leaving_time": "14:40", - "to_location": "San Francisco", - "to_station": "Salesforce Transit Center", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "54", - "from_location": "Las Vegas", - "from_station": "Union Plaza", - "leaving_date": "2019-03-02", - "leaving_time": "14:50", - "to_location": "San Francisco", - "to_station": "Salesforce Transit Center", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "56", - "from_location": "Las Vegas", - "from_station": "Union Plaza", - "leaving_date": "2019-03-02", - "leaving_time": "15:50", - "to_location": "San Francisco", - "to_station": "Salesforce Transit Center", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "54", - "from_location": "Las Vegas", - "from_station": "Union Plaza", - "leaving_date": "2019-03-02", - "leaving_time": "19:40", - "to_location": "San Francisco", - "to_station": "Salesforce Transit Center", - "transfers": "0", - "travelers": "1" - } - ], - "slots": [ - { - "exclusive_end": 27, - "slot": "leaving_time", - "start": 19 - }, - { - "exclusive_end": 53, - "slot": "fare", - "start": 50 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bus departs at 10:50 am with 0 transfers, for $58." - }, - { - "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": [ - "Vegas" - ], - "leaving_date": [ - "Saturday this week" - ], - "to_location": [ - "San Fran" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which station am I leaving from and where do I arrive?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Salesforce Transit Center" - ], - "slot": "to_station", - "values": [ - "Salesforce Transit Center" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Union Plaza" - ], - "slot": "from_station", - "values": [ - "Union Plaza" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 66, - "slot": "to_station", - "start": 41 - }, - { - "exclusive_end": 26, - "slot": "from_station", - "start": 15 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You leave from Union Plaza and arrive at Salesforce Transit Center." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "travelers", - "values": [ - "4" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Vegas" - ], - "leaving_date": [ - "Saturday this week" - ], - "leaving_time": [ - "10:50 am" - ], - "to_location": [ - "San Fran" - ], - "travelers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good, I'd like to get 4 tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "from_location", - "values": [ - "Las Vegas" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "to_location", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "leaving_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "10:50" - ], - "slot": "leaving_time", - "values": [ - "10:50 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "travelers", - "values": [ - "4" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 48, - "slot": "from_location", - "start": 39 - }, - { - "exclusive_end": 88, - "slot": "to_location", - "start": 75 - }, - { - "exclusive_end": 34, - "slot": "leaving_date", - "start": 26 - }, - { - "exclusive_end": 60, - "slot": "leaving_time", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "To review: The bus leaves tomorrow for Las Vegas at 10:50 am, destined for San Francisco and you are purchasing 4 tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "travelers", - "values": [ - "2" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Las Vegas", - "Vegas" - ], - "leaving_date": [ - "Saturday this week", - "tomorrow" - ], - "leaving_time": [ - "10:50 am" - ], - "to_location": [ - "San Fran", - "San Francisco" - ], - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, two tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "10:50" - ], - "slot": "leaving_time", - "values": [ - "10:50 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "travelers", - "values": [ - "2" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 32, - "slot": "leaving_time", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "To review: It leaves at 10:50 am and you are purchasing 2 tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Las Vegas", - "Vegas" - ], - "leaving_date": [ - "Saturday this week", - "tomorrow" - ], - "leaving_time": [ - "10:50 am" - ], - "to_location": [ - "San Fran", - "San Francisco" - ], - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "from_location": "Las Vegas", - "leaving_date": "2019-03-02", - "leaving_time": "10:50", - "to_location": "San Francisco", - "travelers": "2" - } - }, - "service_results": [ - { - "fare": "58", - "from_location": "Las Vegas", - "from_station": "Union Plaza", - "leaving_date": "2019-03-02", - "leaving_time": "10:50", - "to_location": "San Francisco", - "to_station": "Salesforce Transit Center", - "transfers": "0", - "travelers": "2" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket has been confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Las Vegas", - "Vegas" - ], - "leaving_date": [ - "Saturday this week", - "tomorrow" - ], - "leaving_time": [ - "10:50 am" - ], - "to_location": [ - "San Fran", - "San Francisco" - ], - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can help with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Las Vegas", - "Vegas" - ], - "leaving_date": [ - "Saturday this week", - "tomorrow" - ], - "leaving_time": [ - "10:50 am" - ], - "to_location": [ - "San Fran", - "San Francisco" - ], - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "27_00126", - "services": [ - "Buses_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "please help me search for buses." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "to_location", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, Where are you traveling to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Fresno" - ], - "slot": "to_location", - "values": [ - "Fresno" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "to_location", - "start": 22 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "to_location": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to go to Fresno." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "from_location", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "leaving_date", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok, When would you like to leave? Where should I search your departure from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "from_location", - "values": [ - "Anaheim" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "leaving_date", - "values": [ - "the 12th" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 46, - "slot": "from_location", - "start": 39 - }, - { - "exclusive_end": 33, - "slot": "leaving_date", - "start": 25 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Anaheim" - ], - "leaving_date": [ - "the 12th" - ], - "to_location": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to leave on the 12th from Anaheim." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "06:40" - ], - "slot": "leaving_time", - "values": [ - "6:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "35" - ], - "slot": "fare", - "values": [ - "$35" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "transfers", - "values": [ - "0" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "Buses_1", - "service_call": { - "method": "FindBus", - "parameters": { - "from_location": "Anaheim", - "leaving_date": "2019-03-12", - "to_location": "Fresno" - } - }, - "service_results": [ - { - "fare": "35", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-12", - "leaving_time": "06:40", - "to_location": "Fresno", - "to_station": "Fresno Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "43", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-12", - "leaving_time": "08:20", - "to_location": "Fresno", - "to_station": "Fresno Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "40", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-12", - "leaving_time": "14:20", - "to_location": "Fresno", - "to_station": "Fresno Station", - "transfers": "0", - "travelers": "1" - }, - { - "fare": "38", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-12", - "leaving_time": "15:10", - "to_location": "Fresno", - "to_station": "Fresno Station", - "transfers": "0", - "travelers": "1" - } - ], - "slots": [ - { - "exclusive_end": 60, - "slot": "leaving_time", - "start": 53 - }, - { - "exclusive_end": 103, - "slot": "fare", - "start": 100 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok, There are 4 buses. I'll recommend one leaving at 6:40 am and has 0 transfers. This ticket costs $35." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "from_station", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "from_station" - ], - "slot_values": { - "from_location": [ - "Anaheim" - ], - "leaving_date": [ - "the 12th" - ], - "to_location": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What bus station would 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": 53, - "slot": "from_station", - "start": 28 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You would be departing from Anaheim Intermodal Center." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Anaheim" - ], - "leaving_date": [ - "the 12th" - ], - "to_location": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do I have any other bus options?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "08:20" - ], - "slot": "leaving_time", - "values": [ - "8:20 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": 47, - "slot": "leaving_time", - "start": 40 - }, - { - "exclusive_end": 95, - "slot": "fare", - "start": 92 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, There is another bus departing at 8:20 am and also has 0 transfers. This ticket costs $43." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Anaheim" - ], - "leaving_date": [ - "the 12th" - ], - "to_location": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "ok, but list another option please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "14:20" - ], - "slot": "leaving_time", - "values": [ - "2:20 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "40" - ], - "slot": "fare", - "values": [ - "$40" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "transfers", - "values": [ - "0" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 41, - "slot": "leaving_time", - "start": 34 - }, - { - "exclusive_end": 89, - "slot": "fare", - "start": 86 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, There is a bus departing at 2:20 pm and also has 0 transfers. This ticket costs $40." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "from_station", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [ - "from_station" - ], - "slot_values": { - "from_location": [ - "Anaheim" - ], - "leaving_date": [ - "the 12th" - ], - "to_location": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "ok, what bus station would 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": 57, - "slot": "from_station", - "start": 32 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your departing station would be Anaheim Intermodal center." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Anaheim" - ], - "leaving_date": [ - "the 12th" - ], - "leaving_time": [ - "2:20 pm" - ], - "to_location": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds pretty good to me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Should I book your ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Anaheim" - ], - "leaving_date": [ - "the 12th" - ], - "leaving_time": [ - "2:20 pm" - ], - "to_location": [ - "Fresno" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes go ahead." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "travelers", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok, How many should I buy?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "travelers", - "values": [ - "3" - ] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Anaheim" - ], - "leaving_date": [ - "the 12th" - ], - "leaving_time": [ - "2:20 pm" - ], - "to_location": [ - "Fresno" - ], - "travelers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "please purchase 3 tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Anaheim" - ], - "slot": "from_location", - "values": [ - "Anaheim" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Fresno" - ], - "slot": "to_location", - "values": [ - "Fresno" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "leaving_date", - "values": [ - "March 12th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "14:20" - ], - "slot": "leaving_time", - "values": [ - "2:20 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "travelers", - "values": [ - "3" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 57, - "slot": "from_location", - "start": 50 - }, - { - "exclusive_end": 67, - "slot": "to_location", - "start": 61 - }, - { - "exclusive_end": 81, - "slot": "leaving_date", - "start": 71 - }, - { - "exclusive_end": 92, - "slot": "leaving_time", - "start": 85 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "one moment. please confirm: Bus will be departing Anaheim in Fresno on March 12th at 2:20 pm. There are 3 tickets reserved." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "to_station", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [ - "to_station" - ], - "slot_values": { - "from_location": [ - "Anaheim" - ], - "leaving_date": [ - "March 12th", - "the 12th" - ], - "leaving_time": [ - "2:20 pm" - ], - "to_location": [ - "Fresno" - ], - "travelers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great. Find out what bus station i will arrive at." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Fresno Station" - ], - "slot": "to_station", - "values": [ - "Fresno Station" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "service_call": { - "method": "BuyBusTicket", - "parameters": { - "from_location": "Anaheim", - "leaving_date": "2019-03-12", - "leaving_time": "14:20", - "to_location": "Fresno", - "travelers": "3" - } - }, - "service_results": [ - { - "fare": "40", - "from_location": "Anaheim", - "from_station": "Anaheim Intermodal Center", - "leaving_date": "2019-03-12", - "leaving_time": "14:20", - "to_location": "Fresno", - "to_station": "Fresno Station", - "transfers": "0", - "travelers": "3" - } - ], - "slots": [ - { - "exclusive_end": 65, - "slot": "to_station", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok, Tickets are confirmed now. Your destination is Fresno Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "BuyBusTicket", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Anaheim" - ], - "leaving_date": [ - "March 12th", - "the 12th" - ], - "leaving_time": [ - "2:20 pm" - ], - "to_location": [ - "Fresno" - ], - "travelers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for all your help. I appreciate it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "your welcome. have a great day." - } - ] - }, - { - "dialogue_id": "27_00127", - "services": [ - "Buses_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "travelers", - "values": [ - "2" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "FindBus" - ], - "slot": "intent", - "values": [ - "FindBus" - ] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a bus for 2 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "from_location", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What city are you departing?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "from_location", - "values": [ - "Vegas" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "from_location", - "start": 24 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Vegas" - ], - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am departing from Las Vegas." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "to_location", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What city are you going to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "to_location", - "values": [ - "San Francisco" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "leaving_date", - "values": [ - "Monday next week" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "to_location", - "start": 20 - }, - { - "exclusive_end": 53, - "slot": "leaving_date", - "start": 37 - } - ], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Vegas" - ], - "leaving_date": [ - "Monday next week" - ], - "to_location": [ - "San Francisco" - ], - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to leave for San Francisco on Monday next week." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "10:50" - ], - "slot": "leaving_time", - "values": [ - "10:50 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "55" - ], - "slot": "fare", - "values": [ - "$55" - ] - }, - { - "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": "Las Vegas", - "leaving_date": "2019-03-04", - "to_location": "San Francisco", - "travelers": "2" - } - }, - "service_results": [ - { - "fare": "55", - "from_location": "Las Vegas", - "from_station": "Union Plaza", - "leaving_date": "2019-03-04", - "leaving_time": "10:50", - "to_location": "San Francisco", - "to_station": "Salesforce Transit Center", - "transfers": "0", - "travelers": "2" - }, - { - "fare": "49", - "from_location": "Las Vegas", - "from_station": "Union Plaza", - "leaving_date": "2019-03-04", - "leaving_time": "12:50", - "to_location": "San Francisco", - "to_station": "Salesforce Transit Center", - "transfers": "0", - "travelers": "2" - }, - { - "fare": "51", - "from_location": "Las Vegas", - "from_station": "Union Plaza", - "leaving_date": "2019-03-04", - "leaving_time": "14:40", - "to_location": "San Francisco", - "to_station": "Salesforce Transit Center", - "transfers": "0", - "travelers": "2" - }, - { - "fare": "46", - "from_location": "Las Vegas", - "from_station": "Union Plaza", - "leaving_date": "2019-03-04", - "leaving_time": "14:50", - "to_location": "San Francisco", - "to_station": "Salesforce Transit Center", - "transfers": "0", - "travelers": "2" - }, - { - "fare": "55", - "from_location": "Las Vegas", - "from_station": "Union Plaza", - "leaving_date": "2019-03-04", - "leaving_time": "15:50", - "to_location": "San Francisco", - "to_station": "Salesforce Transit Center", - "transfers": "0", - "travelers": "2" - }, - { - "fare": "55", - "from_location": "Las Vegas", - "from_station": "Union Plaza", - "leaving_date": "2019-03-04", - "leaving_time": "19:40", - "to_location": "San Francisco", - "to_station": "Salesforce Transit Center", - "transfers": "0", - "travelers": "2" - } - ], - "slots": [ - { - "exclusive_end": 61, - "slot": "leaving_time", - "start": 53 - }, - { - "exclusive_end": 92, - "slot": "fare", - "start": 89 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Search revealed 6 results. There is a bus leaving at 10:50 am with 0 transfers and costs $55." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Vegas" - ], - "leaving_date": [ - "Monday next week" - ], - "to_location": [ - "San Francisco" - ], - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What other buses are there?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "12:50" - ], - "slot": "leaving_time", - "values": [ - "12:50 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "49" - ], - "slot": "fare", - "values": [ - "$49" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "transfers", - "values": [ - "0" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 34, - "slot": "leaving_time", - "start": 26 - }, - { - "exclusive_end": 65, - "slot": "fare", - "start": 62 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a bus leaving at 12:50 pm with 0 transfers and costs $49." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Vegas" - ], - "leaving_date": [ - "Monday next week" - ], - "to_location": [ - "San Francisco" - ], - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else do you have?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "14:40" - ], - "slot": "leaving_time", - "values": [ - "2:40 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "51" - ], - "slot": "fare", - "values": [ - "$51" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "transfers", - "values": [ - "0" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "leaving_time", - "start": 26 - }, - { - "exclusive_end": 67, - "slot": "fare", - "start": 64 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a bus leaving at 2:40 pm with 0 transfers and it costs $51." - }, - { - "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": [ - "Vegas" - ], - "leaving_date": [ - "Monday next week" - ], - "to_location": [ - "San Francisco" - ], - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What bus station does it depart from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Union Plaza" - ], - "slot": "from_station", - "values": [ - "Union Plaza" - ] - } - ], - "service": "Buses_1", - "slots": [ - { - "exclusive_end": 30, - "slot": "from_station", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is leaving from Union Plaza." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [], - "state": { - "active_intent": "FindBus", - "requested_slots": [], - "slot_values": { - "from_location": [ - "Vegas" - ], - "leaving_date": [ - "Monday next week" - ], - "leaving_time": [ - "2:40 pm" - ], - "to_location": [ - "San Francisco" - ], - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That works for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "BuyBusTicket" - ], - "slot": "intent", - "values": [ - "BuyBusTicket" - ] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Shall I buy tickets for you 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": [ - "Vegas" - ], - "leaving_date": [ - "Monday next week" - ], - "leaving_time": [ - "2:40 pm" - ], - "to_location": [ - "San Francisco" - ], - "travelers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, not right now. That is all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Buses_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - } -]