diff --git "a/datasets/schema_guided/dialogues_016.json" "b/datasets/schema_guided/dialogues_016.json" deleted file mode 100644--- "a/datasets/schema_guided/dialogues_016.json" +++ /dev/null @@ -1,68357 +0,0 @@ -[ - { - "dialogue_id": "16_00000", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to find a one way flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you planning to go? Which city do you want to depart from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Phoenix" - ], - "slot": "destination", - "values": [ - "Phoenix, AZ" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin", - "values": [ - "Seattle, WA" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 26, - "slot": "destination", - "start": 15 - }, - { - "exclusive_end": 60, - "slot": "origin", - "start": 49 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination": [ - "Phoenix, AZ" - ], - "origin": [ - "Seattle, WA" - ], - "passengers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am flying to Phoenix, AZ. I want 1 ticket from Seattle, WA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date would you like to travel?I" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "11th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "airlines", - "values": [ - "dontcare" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 30, - "slot": "departure_date", - "start": 17 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "dontcare" - ], - "departure_date": [ - "11th of March" - ], - "destination": [ - "Phoenix, AZ" - ], - "origin": [ - "Seattle, WA" - ], - "passengers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to depart 11th of March. I don't care which airline." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "12:00" - ], - "slot": "outbound_departure_time", - "values": [ - "12 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "237" - ], - "slot": "fare", - "values": [ - "$237" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-11", - "destination": "Phoenix", - "origin": "Seattle", - "passengers": "1" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-11", - "destination": "Phoenix", - "destination_airport": "Sky Harbor International Airport", - "fare": "237", - "is_redeye": "False", - "number_stops": "1", - "origin": "Seattle", - "origin_airport": "Seattle-Tacoma International Airport", - "outbound_arrival_time": "16:22", - "outbound_departure_time": "12:00", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "American Airlines", - "departure_date": "2019-03-11", - "destination": "Phoenix", - "destination_airport": "Sky Harbor International Airport", - "fare": "218", - "is_redeye": "False", - "number_stops": "1", - "origin": "Seattle", - "origin_airport": "Seattle-Tacoma International Airport", - "outbound_arrival_time": "13:38", - "outbound_departure_time": "08:15", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-11", - "destination": "Phoenix", - "destination_airport": "Sky Harbor International Airport", - "fare": "254", - "is_redeye": "False", - "number_stops": "1", - "origin": "Seattle", - "origin_airport": "Seattle-Tacoma International Airport", - "outbound_arrival_time": "13:38", - "outbound_departure_time": "08:45", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-11", - "destination": "Phoenix", - "destination_airport": "Sky Harbor International Airport", - "fare": "244", - "is_redeye": "False", - "number_stops": "1", - "origin": "Seattle", - "origin_airport": "Seattle-Tacoma International Airport", - "outbound_arrival_time": "23:38", - "outbound_departure_time": "18:20", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 99, - "slot": "outbound_departure_time", - "start": 94 - }, - { - "exclusive_end": 144, - "slot": "fare", - "start": 140 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 4 gliths for you. Would you like to fly with Alaska Airlines. The flight takes off at 12 pm. The flight has 1 stop. The ticket cost $237." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Premium Economy" - ], - "slot": "seating_class", - "values": [ - "Premium Economy" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "dontcare" - ], - "departure_date": [ - "11th of March" - ], - "destination": [ - "Phoenix, AZ" - ], - "origin": [ - "Seattle, WA" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "A different airline please, in Premium Economy." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "08:45" - ], - "slot": "outbound_departure_time", - "values": [ - "8:45 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "307" - ], - "slot": "fare", - "values": [ - "$307" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-11", - "destination": "Phoenix", - "origin": "Seattle", - "passengers": "1", - "seating_class": "Premium Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-11", - "destination": "Phoenix", - "destination_airport": "Sky Harbor International Airport", - "fare": "307", - "is_redeye": "False", - "number_stops": "1", - "origin": "Seattle", - "origin_airport": "Seattle-Tacoma International Airport", - "outbound_arrival_time": "13:38", - "outbound_departure_time": "08:45", - "passengers": "1", - "seating_class": "Premium Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-11", - "destination": "Phoenix", - "destination_airport": "Sky Harbor International Airport", - "fare": "354", - "is_redeye": "False", - "number_stops": "1", - "origin": "Seattle", - "origin_airport": "Seattle-Tacoma International Airport", - "outbound_arrival_time": "23:38", - "outbound_departure_time": "18:20", - "passengers": "1", - "seating_class": "Premium Economy" - } - ], - "slots": [ - { - "exclusive_end": 74, - "slot": "outbound_departure_time", - "start": 67 - }, - { - "exclusive_end": 120, - "slot": "fare", - "start": 116 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to fly with Delta Airlines. The flight takes off at 8:45 am. The flight has 1 stop. The ticket costs $307." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Atlanta" - ], - "slot": "origin", - "values": [ - "Atlanta" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 89, - "slot": "origin", - "start": 82 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "11th of March" - ], - "destination": [ - "Phoenix, AZ" - ], - "origin": [ - "Atlanta" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Find me something else. I want to fly with Southwest Airlines. Look for them from Atlanta." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "12:05" - ], - "slot": "outbound_departure_time", - "values": [ - "12:05 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "258" - ], - "slot": "fare", - "values": [ - "$258" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-11", - "destination": "Phoenix", - "origin": "Atlanta", - "passengers": "1", - "seating_class": "Premium Economy" - } - }, - "service_results": [ - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-11", - "destination": "Phoenix", - "destination_airport": "Sky Harbor International Airport", - "fare": "258", - "is_redeye": "False", - "number_stops": "0", - "origin": "Atlanta", - "origin_airport": "Hartsfield-Jackson International Airport", - "outbound_arrival_time": "13:17", - "outbound_departure_time": "12:05", - "passengers": "1", - "seating_class": "Premium Economy" - } - ], - "slots": [ - { - "exclusive_end": 79, - "slot": "outbound_departure_time", - "start": 71 - }, - { - "exclusive_end": 124, - "slot": "fare", - "start": 120 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to fly with Southwest Airlines. The flight takes off at 12:05 pm. The flight as 0 stops. The ticket cost $258." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "11th of March" - ], - "destination": [ - "Phoenix, AZ" - ], - "origin": [ - "Atlanta" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Alright." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_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": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "11th of March" - ], - "destination": [ - "Phoenix, AZ" - ], - "origin": [ - "Atlanta" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "16_00001", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin", - "values": [ - "Vegas" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 76, - "slot": "origin", - "start": 71 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to find a one way flight. I am interested in flights from Vegas." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is your destination? What is the date you will be doing your traveling?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Toronto" - ], - "slot": "destination", - "values": [ - "Toronto, Canada" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "departure_date", - "values": [ - "13th of March" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 36, - "slot": "destination", - "start": 21 - }, - { - "exclusive_end": 90, - "slot": "departure_date", - "start": 77 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "13th of March" - ], - "destination": [ - "Toronto, Canada" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be heading to Toronto, Canada. I would like to start my travel on the 13th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "12:05" - ], - "slot": "outbound_departure_time", - "values": [ - "12:05 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "232" - ], - "slot": "fare", - "values": [ - "$232" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-13", - "destination": "Toronto", - "origin": "Las Vegas" - } - }, - "service_results": [ - { - "airlines": "United Airlines", - "departure_date": "2019-03-13", - "destination": "Toronto", - "destination_airport": "Toronto Pearson International Airport", - "fare": "232", - "is_redeye": "False", - "number_stops": "1", - "origin": "Las Vegas", - "origin_airport": "McCarran International Airport", - "outbound_arrival_time": "21:54", - "outbound_departure_time": "12:05", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 108, - "slot": "outbound_departure_time", - "start": 100 - }, - { - "exclusive_end": 165, - "slot": "fare", - "start": 161 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've located 1 flight for you. Would you like to use United Airlines? The flight will be leaving at 12:05 pm. There is 1 stop on the flight. The ticket price is $232." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "destination_airport" - ], - "slot_values": { - "departure_date": [ - "13th of March" - ], - "destination": [ - "Toronto, Canada" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the airport the flight will be landing at?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Toronto Pearson International Airport" - ], - "slot": "destination_airport", - "values": [ - "Toronto Pearson International Airport" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 62, - "slot": "destination_airport", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The flight is landing at Toronto Pearson International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_arrival_time", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "outbound_arrival_time" - ], - "slot_values": { - "departure_date": [ - "13th of March" - ], - "destination": [ - "Toronto, Canada" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What time does the flight get there?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "21:54" - ], - "slot": "outbound_arrival_time", - "values": [ - "9:54 pm" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 31, - "slot": "outbound_arrival_time", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The flight will land at 9:54 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "13th of March" - ], - "destination": [ - "Toronto, Canada" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "All right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_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": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "13th of March" - ], - "destination": [ - "Toronto, Canada" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. I appreciate your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "16_00002", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need to find a one way flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you be flying?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Nairobi" - ], - "slot": "destination", - "values": [ - "Nairobi, Kenya" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 33, - "slot": "destination", - "start": 19 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination": [ - "Nairobi, Kenya" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be going to Nairobi, Kenya." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "For date will you be going on your trip?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "departure_date", - "values": [ - "the 14th" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 35, - "slot": "departure_date", - "start": 27 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 14th" - ], - "destination": [ - "Nairobi, Kenya" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to fly out on the 14th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What city are you departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin", - "values": [ - "Los Angeles" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 36, - "slot": "origin", - "start": 25 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "the 14th" - ], - "destination": [ - "Nairobi, Kenya" - ], - "origin": [ - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will need flights from Los Angeles. Can you find me something with Alaska Airlines?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "06:45" - ], - "slot": "outbound_departure_time", - "values": [ - "6:45 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "416" - ], - "slot": "fare", - "values": [ - "$416" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-14", - "destination": "Nairobi", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-14", - "destination": "Nairobi", - "destination_airport": "Jomo Kenyatta International Airport", - "fare": "416", - "is_redeye": "True", - "number_stops": "1", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "20:42", - "outbound_departure_time": "06:45", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 76, - "slot": "outbound_departure_time", - "start": 69 - }, - { - "exclusive_end": 123, - "slot": "fare", - "start": 119 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have locate 1 flight with Alaska Airlines, it will be departing at 6:45 am and has 1 stop. The cost of the ticket is $416." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "is_redeye", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "is_redeye" - ], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "the 14th" - ], - "destination": [ - "Nairobi, Kenya" - ], - "origin": [ - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you know whether or not this is a redeye flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "is_redeye", - "values": [ - "True" - ] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I see that is is an overnight flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "the 14th" - ], - "destination": [ - "Nairobi, Kenya" - ], - "origin": [ - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay thank you anyways, that is all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay enjoy the rest of your day." - } - ] - }, - { - "dialogue_id": "16_00003", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "passengers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to book 2 tickets for a one way flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date would you like to travel? Where are you planning to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "destination", - "values": [ - "Vancouver, BC" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "later today" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 30, - "slot": "destination", - "start": 17 - }, - { - "exclusive_end": 42, - "slot": "departure_date", - "start": 31 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "later today" - ], - "destination": [ - "Vancouver, BC" - ], - "passengers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to fly to Vancouver, BC later today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which city do you want to depart from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Phoenix" - ], - "slot": "origin", - "values": [ - "Phoenix, AZ" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 33, - "slot": "origin", - "start": 22 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "later today" - ], - "destination": [ - "Vancouver, BC" - ], - "origin": [ - "Phoenix, AZ" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to depart from Phoenix, AZ in Economy Class." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "07:35" - ], - "slot": "outbound_departure_time", - "values": [ - "7:35 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "228" - ], - "slot": "fare", - "values": [ - "$228" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-01", - "destination": "Vancouver", - "origin": "Phoenix", - "passengers": "2", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-01", - "destination": "Vancouver", - "destination_airport": "YVR International Airport", - "fare": "228", - "is_redeye": "False", - "number_stops": "1", - "origin": "Phoenix", - "origin_airport": "Sky Harbor International Airport", - "outbound_arrival_time": "13:59", - "outbound_departure_time": "07:35", - "passengers": "2", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-01", - "destination": "Vancouver", - "destination_airport": "YVR International Airport", - "fare": "255", - "is_redeye": "False", - "number_stops": "1", - "origin": "Phoenix", - "origin_airport": "Sky Harbor International Airport", - "outbound_arrival_time": "20:12", - "outbound_departure_time": "11:55", - "passengers": "2", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-01", - "destination": "Vancouver", - "destination_airport": "YVR International Airport", - "fare": "232", - "is_redeye": "False", - "number_stops": "1", - "origin": "Phoenix", - "origin_airport": "Sky Harbor International Airport", - "outbound_arrival_time": "13:59", - "outbound_departure_time": "07:05", - "passengers": "2", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-01", - "destination": "Vancouver", - "destination_airport": "YVR International Airport", - "fare": "232", - "is_redeye": "False", - "number_stops": "1", - "origin": "Phoenix", - "origin_airport": "Sky Harbor International Airport", - "outbound_arrival_time": "13:59", - "outbound_departure_time": "07:15", - "passengers": "2", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 102, - "slot": "outbound_departure_time", - "start": 95 - }, - { - "exclusive_end": 110, - "slot": "fare", - "start": 106 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 4 flights available on American Airlines. The earliest flight has 1 stop and leaves at 7:35 am at $228 per ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "later today" - ], - "destination": [ - "Vancouver, BC" - ], - "origin": [ - "Phoenix, AZ" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Find me something else with United Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "07:15" - ], - "slot": "outbound_departure_time", - "values": [ - "7:15 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "232" - ], - "slot": "fare", - "values": [ - "$232" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "airlines": "United Airlines", - "departure_date": "2019-03-01", - "destination": "Vancouver", - "origin": "Phoenix", - "passengers": "2", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "United Airlines", - "departure_date": "2019-03-01", - "destination": "Vancouver", - "destination_airport": "YVR International Airport", - "fare": "232", - "is_redeye": "False", - "number_stops": "1", - "origin": "Phoenix", - "origin_airport": "Sky Harbor International Airport", - "outbound_arrival_time": "13:59", - "outbound_departure_time": "07:15", - "passengers": "2", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 84, - "slot": "outbound_departure_time", - "start": 77 - }, - { - "exclusive_end": 93, - "slot": "fare", - "start": 89 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 1 flight for you with United Airlines that has 1 stop and departs at 7:15 am for $232." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "destination_airport" - ], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "later today" - ], - "destination": [ - "Vancouver, BC" - ], - "origin": [ - "Phoenix, AZ" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Where does the flight land?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "YVR International Airport" - ], - "slot": "destination_airport", - "values": [ - "YVR International Airport" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 54, - "slot": "destination_airport", - "start": 29 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The flight destination is at YVR International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_arrival_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "is_redeye", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "is_redeye", - "outbound_arrival_time" - ], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "later today" - ], - "destination": [ - "Vancouver, BC" - ], - "origin": [ - "Phoenix, AZ" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "When does the flight arrive at my destination? Is this a redeye flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "is_redeye", - "values": [ - "False" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "13:59" - ], - "slot": "outbound_arrival_time", - "values": [ - "1:59 pm" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 60, - "slot": "outbound_arrival_time", - "start": 53 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The flight is not a redeye flight and will arrive at 1:59 pm" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "later today" - ], - "destination": [ - "Vancouver, BC" - ], - "origin": [ - "Phoenix, AZ" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I help you with something else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "later today" - ], - "destination": [ - "Vancouver, BC" - ], - "origin": [ - "Phoenix, AZ" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. Thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "16_00004", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to find a one way flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date do you want to schedule the flight and which city will you depart from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "the 8th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin", - "values": [ - "SD" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 40, - "slot": "departure_date", - "start": 33 - }, - { - "exclusive_end": 66, - "slot": "origin", - "start": 64 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 8th" - ], - "origin": [ - "SD" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to schedule the flight on the 8th. Look for flights from SD and book three tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you planning to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Portland" - ], - "slot": "destination", - "values": [ - "Portland, OR" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 27, - "slot": "destination", - "start": 15 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 8th" - ], - "destination": [ - "Portland, OR" - ], - "origin": [ - "SD" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am flying to Portland, OR." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "13:20" - ], - "slot": "outbound_departure_time", - "values": [ - "1:20 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "132" - ], - "slot": "fare", - "values": [ - "$132" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-08", - "destination": "Portland", - "origin": "San Diego", - "passengers": "3" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-08", - "destination": "Portland", - "destination_airport": "PDX International Airport", - "fare": "132", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "16:04", - "outbound_departure_time": "13:20", - "passengers": "3", - "seating_class": "Economy" - }, - { - "airlines": "American Airlines", - "departure_date": "2019-03-08", - "destination": "Portland", - "destination_airport": "PDX International Airport", - "fare": "144", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "12:04", - "outbound_departure_time": "09:20", - "passengers": "3", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-08", - "destination": "Portland", - "destination_airport": "PDX International Airport", - "fare": "133", - "is_redeye": "True", - "number_stops": "0", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "00:04", - "outbound_departure_time": "21:20", - "passengers": "3", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-08", - "destination": "Portland", - "destination_airport": "PDX International Airport", - "fare": "119", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "23:14", - "outbound_departure_time": "20:30", - "passengers": "3", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 97, - "slot": "outbound_departure_time", - "start": 90 - }, - { - "exclusive_end": 138, - "slot": "fare", - "start": 134 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found 4 flights. Would you like to fly with Alaska Airlines? The flight departs at 1:20 pm, has 0 stops, and tickets will cost $132." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 8th" - ], - "destination": [ - "Portland, OR" - ], - "origin": [ - "SD" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Find me something else." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "09:20" - ], - "slot": "outbound_departure_time", - "values": [ - "9:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "144" - ], - "slot": "fare", - "values": [ - "$144" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 75, - "slot": "outbound_departure_time", - "start": 68 - }, - { - "exclusive_end": 116, - "slot": "fare", - "start": 112 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to fly with American Airlines? The flight departs at 9:20 am, has 0 stops, and tickets will cost $144." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 8th" - ], - "destination": [ - "Portland, OR" - ], - "origin": [ - "SD" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Find me something else." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "21:20" - ], - "slot": "outbound_departure_time", - "values": [ - "9:20 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "133" - ], - "slot": "fare", - "values": [ - "$133" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 72, - "slot": "outbound_departure_time", - "start": 65 - }, - { - "exclusive_end": 113, - "slot": "fare", - "start": 109 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to fly with Delta Airlines? The flight departs at 9:20 pm, has 0 stops, and tickets will cost $133." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "the 8th" - ], - "destination": [ - "Portland, OR" - ], - "origin": [ - "SD" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok. Thanks, that is all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "16_00005", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Hello. I'd like to find a one way flight, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which city would you like to depart from? Do you have a preferred date that you would like to travel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "March 9th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "origin", - "values": [ - "NYC" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 63, - "slot": "departure_date", - "start": 54 - }, - { - "exclusive_end": 91, - "slot": "origin", - "start": 88 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "March 9th" - ], - "origin": [ - "NYC" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to fly with United Airlines and leave on March 9th. I will be leaving from NYC." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which city are you planning to travel to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "LAX" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "passengers", - "values": [ - "4" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 23, - "slot": "destination", - "start": 20 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "March 9th" - ], - "destination": [ - "LAX" - ], - "origin": [ - "NYC" - ], - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be flying to LAX and would like 4 tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "12:10" - ], - "slot": "outbound_departure_time", - "values": [ - "12:10 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "162" - ], - "slot": "fare", - "values": [ - "$162" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "airlines": "United Airlines", - "departure_date": "2019-03-09", - "destination": "Los Angeles", - "origin": "New York", - "passengers": "4" - } - }, - "service_results": [ - { - "airlines": "United Airlines", - "departure_date": "2019-03-09", - "destination": "Los Angeles", - "destination_airport": "LAX International Airport", - "fare": "162", - "is_redeye": "False", - "number_stops": "0", - "origin": "New York", - "origin_airport": "JFK International Airport", - "outbound_arrival_time": "15:20", - "outbound_departure_time": "12:10", - "passengers": "4", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 80, - "slot": "outbound_departure_time", - "start": 72 - }, - { - "exclusive_end": 135, - "slot": "fare", - "start": 131 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Would United Airlines be acceptable? They have a flight that departs at 12:10 pm with 0 stops. The ticket for the flight will cost $162." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_arrival_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "destination_airport", - "outbound_arrival_time" - ], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "March 9th" - ], - "destination": [ - "LAX" - ], - "origin": [ - "NYC" - ], - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "When and where will the flight arrive?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "LAX International Airport" - ], - "slot": "destination_airport", - "values": [ - "LAX International Airport" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "15:20" - ], - "slot": "outbound_arrival_time", - "values": [ - "3:20 pm" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 51, - "slot": "destination_airport", - "start": 26 - }, - { - "exclusive_end": 62, - "slot": "outbound_arrival_time", - "start": 55 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The flight will arrive at LAX International Airport at 3:20 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "March 9th" - ], - "destination": [ - "LAX" - ], - "origin": [ - "NYC" - ], - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay, that sounds great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_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": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "March 9th" - ], - "destination": [ - "LAX" - ], - "origin": [ - "NYC" - ], - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that is all. Thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You are welcome. Have a great day." - } - ] - }, - { - "dialogue_id": "16_00006", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need a one way flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Delhi" - ], - "slot": "origin", - "values": [ - "Delhi" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 28, - "slot": "origin", - "start": 23 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "origin": [ - "Delhi" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a flight out of Delhi." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date will you be flying." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "departure_date", - "values": [ - "Monday next week" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin", - "values": [ - "SF" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 40, - "slot": "departure_date", - "start": 24 - }, - { - "exclusive_end": 50, - "slot": "origin", - "start": 48 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Monday next week" - ], - "origin": [ - "SF" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need three tickets on Monday next week out of SF." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where is your destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Mexico City" - ], - "slot": "destination", - "values": [ - "Ciudad de Mexico" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "the 10th" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 30, - "slot": "destination", - "start": 14 - }, - { - "exclusive_end": 61, - "slot": "departure_date", - "start": 53 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 10th" - ], - "destination": [ - "Ciudad de Mexico" - ], - "origin": [ - "SF" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am going to Ciudad de Mexico and want to travel on the 10th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "13:10" - ], - "slot": "outbound_departure_time", - "values": [ - "1:10 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "155" - ], - "slot": "fare", - "values": [ - "$155" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-10", - "destination": "Mexico City", - "origin": "San Francisco", - "passengers": "3" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-10", - "destination": "Mexico City", - "destination_airport": "Benito Juarez International Airport", - "fare": "155", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "18:53", - "outbound_departure_time": "13:10", - "passengers": "3", - "seating_class": "Economy" - }, - { - "airlines": "American Airlines", - "departure_date": "2019-03-10", - "destination": "Mexico City", - "destination_airport": "Benito Juarez International Airport", - "fare": "148", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "19:03", - "outbound_departure_time": "13:20", - "passengers": "3", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-10", - "destination": "Mexico City", - "destination_airport": "Benito Juarez International Airport", - "fare": "155", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "12:23", - "outbound_departure_time": "06:40", - "passengers": "3", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-10", - "destination": "Mexico City", - "destination_airport": "Benito Juarez International Airport", - "fare": "261", - "is_redeye": "False", - "number_stops": "1", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "20:05", - "outbound_departure_time": "09:15", - "passengers": "3", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 92, - "slot": "outbound_departure_time", - "start": 85 - }, - { - "exclusive_end": 111, - "slot": "fare", - "start": 107 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Search returned 4 flights. How about Alaska Airlines with 0 stops, a takeoff time of 1:10 pm and a cost of $155?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "the 10th" - ], - "destination": [ - "Ciudad de Mexico" - ], - "origin": [ - "SF" - ], - "passengers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Try to find me something different. I would like 1 ticket with Southwest Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "06:40" - ], - "slot": "outbound_departure_time", - "values": [ - "6:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "155" - ], - "slot": "fare", - "values": [ - "$155" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-10", - "destination": "Mexico City", - "origin": "San Francisco", - "passengers": "1" - } - }, - "service_results": [ - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-10", - "destination": "Mexico City", - "destination_airport": "Benito Juarez International Airport", - "fare": "155", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "12:23", - "outbound_departure_time": "06:40", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 90, - "slot": "outbound_departure_time", - "start": 83 - }, - { - "exclusive_end": 105, - "slot": "fare", - "start": 101 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Search returned 1 flight. How about Southwest Airlines that has 0 stops, leaves at 6:40 am and costs $155?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [ - "Premium Economy" - ], - "slot": "seating_class", - "values": [ - "Premium Economy" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "origin_airport", - "seating_class" - ], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "the 10th" - ], - "destination": [ - "Ciudad de Mexico" - ], - "origin": [ - "SF" - ], - "passengers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you know if this is Premium Economy and what airport is this flight from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "SFO International Airport" - ], - "slot": "origin_airport", - "values": [ - "SFO International Airport" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 46, - "slot": "origin_airport", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is departing from SFO International Airport and is an Economy seat." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "the 10th" - ], - "destination": [ - "Ciudad de Mexico" - ], - "origin": [ - "SF" - ], - "passengers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "All right. I see." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need help with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "the 10th" - ], - "destination": [ - "Ciudad de Mexico" - ], - "origin": [ - "SF" - ], - "passengers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No that is all. Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "16_00007", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin", - "values": [ - "Las Vegas" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 46, - "slot": "origin", - "start": 37 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "origin": [ - "Las Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm looking for one way flights from Las Vegas." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you plan to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "destination", - "values": [ - "Seattle" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "destination", - "start": 18 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination": [ - "Seattle" - ], - "origin": [ - "Las Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll be flying to Seattle." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "On what date would you like to travel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Premium Economy" - ], - "slot": "seating_class", - "values": [ - "Premium Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "next Wednesday" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 40, - "slot": "departure_date", - "start": 26 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Wednesday" - ], - "destination": [ - "Seattle" - ], - "origin": [ - "Las Vegas" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm looking for a flights next Wednesday for Premium Economy." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "06:40" - ], - "slot": "outbound_departure_time", - "values": [ - "6:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "358" - ], - "slot": "fare", - "values": [ - "$358" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-06", - "destination": "Seattle", - "origin": "Las Vegas", - "seating_class": "Premium Economy" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-06", - "destination": "Seattle", - "destination_airport": "Seattle-Tacoma International Airport", - "fare": "358", - "is_redeye": "False", - "number_stops": "1", - "origin": "Las Vegas", - "origin_airport": "McCarran International Airport", - "outbound_arrival_time": "10:36", - "outbound_departure_time": "06:40", - "passengers": "1", - "seating_class": "Premium Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-06", - "destination": "Seattle", - "destination_airport": "Seattle-Tacoma International Airport", - "fare": "348", - "is_redeye": "False", - "number_stops": "1", - "origin": "Las Vegas", - "origin_airport": "McCarran International Airport", - "outbound_arrival_time": "18:21", - "outbound_departure_time": "13:40", - "passengers": "1", - "seating_class": "Premium Economy" - } - ], - "slots": [ - { - "exclusive_end": 76, - "slot": "outbound_departure_time", - "start": 69 - }, - { - "exclusive_end": 124, - "slot": "fare", - "start": 120 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like American Airlines? There's a flight that takes off at 6:40 am and stops 1 time. The ticket will cost you $358." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Wednesday" - ], - "destination": [ - "Seattle" - ], - "origin": [ - "Las Vegas" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find me something else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "13:40" - ], - "slot": "outbound_departure_time", - "values": [ - "1:40 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "348" - ], - "slot": "fare", - "values": [ - "$348" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 50, - "slot": "outbound_departure_time", - "start": 43 - }, - { - "exclusive_end": 93, - "slot": "fare", - "start": 89 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's also United Airlines taking off at 1:40 pm with 1 stop. The ticket will cost you $348." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "next Wednesday" - ], - "destination": [ - "Seattle" - ], - "origin": [ - "Las Vegas" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that will be all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "16_00008", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Premium Economy" - ], - "slot": "seating_class", - "values": [ - "Premium Economy" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm looking for a one way flight on Southwest Airlines in Premium economy class." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date are you planning this trip for? What city are you currently located in." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "this Sunday" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Chicago" - ], - "slot": "origin", - "values": [ - "Chi-Town" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "departure_date", - "start": 26 - }, - { - "exclusive_end": 51, - "slot": "origin", - "start": 43 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "this Sunday" - ], - "origin": [ - "Chi-Town" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm looking for flight on this Sunday from Chi-Town." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is your destination for this flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "destination", - "values": [ - "Washington" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 27, - "slot": "destination", - "start": 17 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "this Sunday" - ], - "destination": [ - "Washington" - ], - "origin": [ - "Chi-Town" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to fly to Washington." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "06:45" - ], - "slot": "outbound_departure_time", - "values": [ - "6:45 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "169" - ], - "slot": "fare", - "values": [ - "$169" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-03", - "destination": "Washington", - "origin": "Chicago", - "seating_class": "Premium Economy" - } - }, - "service_results": [ - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-03", - "destination": "Washington", - "destination_airport": "Dulles International Airport", - "fare": "169", - "is_redeye": "False", - "number_stops": "0", - "origin": "Chicago", - "origin_airport": "O'Hare International Airport", - "outbound_arrival_time": "09:43", - "outbound_departure_time": "06:45", - "passengers": "1", - "seating_class": "Premium Economy" - } - ], - "slots": [ - { - "exclusive_end": 70, - "slot": "outbound_departure_time", - "start": 63 - }, - { - "exclusive_end": 118, - "slot": "fare", - "start": 114 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How does Southwest Airlines sound? The flight is scheduled for 6:45 am. There is 0 stops on this flight. It costs $169." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "this Sunday" - ], - "destination": [ - "Washington" - ], - "origin": [ - "Chi-Town" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You are welcome, have a nice evening." - } - ] - }, - { - "dialogue_id": "16_00009", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need a one-way plane ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you want to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Toronto" - ], - "slot": "destination", - "values": [ - "Toronto, Ontario" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "destination", - "start": 21 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination": [ - "Toronto, Ontario" - ], - "passengers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need one ticket to Toronto, Ontario." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, where would you be flying from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "origin", - "values": [ - "Philadelphia" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "origin", - "start": 13 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination": [ - "Toronto, Ontario" - ], - "origin": [ - "Philadelphia" - ], - "passengers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd fly from Philadelphia." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When would you like to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "This Saturday" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 13, - "slot": "departure_date", - "start": 0 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "This Saturday" - ], - "destination": [ - "Toronto, Ontario" - ], - "origin": [ - "Philadelphia" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "This Saturday please. Oh, actually, change that to 3 tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "16:45" - ], - "slot": "outbound_departure_time", - "values": [ - "4:45 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "160" - ], - "slot": "fare", - "values": [ - "$160" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-02", - "destination": "Toronto", - "origin": "Philadelphia", - "passengers": "3" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-02", - "destination": "Toronto", - "destination_airport": "Toronto Pearson International Airport", - "fare": "160", - "is_redeye": "False", - "number_stops": "1", - "origin": "Philadelphia", - "origin_airport": "PHL International Airport", - "outbound_arrival_time": "20:28", - "outbound_departure_time": "16:45", - "passengers": "3", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-02", - "destination": "Toronto", - "destination_airport": "Toronto Pearson International Airport", - "fare": "217", - "is_redeye": "False", - "number_stops": "1", - "origin": "Philadelphia", - "origin_airport": "PHL International Airport", - "outbound_arrival_time": "18:58", - "outbound_departure_time": "14:20", - "passengers": "3", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-02", - "destination": "Toronto", - "destination_airport": "Toronto Pearson International Airport", - "fare": "165", - "is_redeye": "False", - "number_stops": "1", - "origin": "Philadelphia", - "origin_airport": "PHL International Airport", - "outbound_arrival_time": "20:28", - "outbound_departure_time": "17:20", - "passengers": "3", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-02", - "destination": "Toronto", - "destination_airport": "Toronto Pearson International Airport", - "fare": "216", - "is_redeye": "False", - "number_stops": "1", - "origin": "Philadelphia", - "origin_airport": "PHL International Airport", - "outbound_arrival_time": "17:08", - "outbound_departure_time": "11:30", - "passengers": "3", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 70, - "slot": "outbound_departure_time", - "start": 63 - }, - { - "exclusive_end": 100, - "slot": "fare", - "start": 96 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "American Airlines has a flight this Saturday that takes off at 4:45 pm. It has 1 stop and costs $160. How does that sound?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "This Saturday" - ], - "destination": [ - "Toronto, Ontario" - ], - "origin": [ - "Philadelphia" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That would be perfect! Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You're welcome. Have a great day!" - } - ] - }, - { - "dialogue_id": "16_00010", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "2nd of this month" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 60, - "slot": "departure_date", - "start": 43 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "2nd of this month" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a one way flight that leaves on the 2nd of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What city are you departing from and where would you like to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin", - "values": [ - "SD" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 48, - "slot": "destination", - "start": 42 - }, - { - "exclusive_end": 23, - "slot": "origin", - "start": 21 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "2nd of this month" - ], - "destination": [ - "London" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to leave from SD and I'm flying to London." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "08:00" - ], - "slot": "outbound_departure_time", - "values": [ - "8 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "306" - ], - "slot": "fare", - "values": [ - "$306" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "2" - ], - "slot": "count", - "values": [ - "2" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-02", - "destination": "London", - "origin": "San Diego" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-02", - "destination": "London", - "destination_airport": "Heathrow International Airport", - "fare": "306", - "is_redeye": "True", - "number_stops": "1", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "06:04", - "outbound_departure_time": "08:00", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-02", - "destination": "London", - "destination_airport": "Heathrow International Airport", - "fare": "325", - "is_redeye": "True", - "number_stops": "1", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "18:14", - "outbound_departure_time": "17:00", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 63, - "slot": "outbound_departure_time", - "start": 59 - }, - { - "exclusive_end": 109, - "slot": "fare", - "start": 105 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 2 flights. One with Alaska Airlines that leaves at 8 am. There is 1 stop and the ticket would be $306." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "2nd of this month" - ], - "destination": [ - "London" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_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": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "2nd of this month" - ], - "destination": [ - "London" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is all. Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "16_00011", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need an Economy class ticket for a one way flight." - }, - { - "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": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When are you planning to travel? Where are you departing from and planning to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Delhi" - ], - "slot": "destination", - "values": [ - "New Delhi" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "6th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Atlanta" - ], - "slot": "origin", - "values": [ - "Atlanta" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 49, - "slot": "destination", - "start": 40 - }, - { - "exclusive_end": 84, - "slot": "departure_date", - "start": 72 - }, - { - "exclusive_end": 36, - "slot": "origin", - "start": 29 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "6th of March" - ], - "destination": [ - "New Delhi" - ], - "origin": [ - "Atlanta" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please look for flights from Atlanta to New Delhi. I want to depart the 6th of March, if possible." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "09:35" - ], - "slot": "outbound_departure_time", - "values": [ - "9:35 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "428" - ], - "slot": "fare", - "values": [ - "$428" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-06", - "destination": "Delhi", - "origin": "Atlanta", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-06", - "destination": "Delhi", - "destination_airport": "Indira Gandhi International Airport", - "fare": "428", - "is_redeye": "True", - "number_stops": "1", - "origin": "Atlanta", - "origin_airport": "Hartsfield-Jackson International Airport", - "outbound_arrival_time": "19:09", - "outbound_departure_time": "09:35", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-06", - "destination": "Delhi", - "destination_airport": "Indira Gandhi International Airport", - "fare": "376", - "is_redeye": "True", - "number_stops": "1", - "origin": "Atlanta", - "origin_airport": "Hartsfield-Jackson International Airport", - "outbound_arrival_time": "09:04", - "outbound_departure_time": "07:50", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-06", - "destination": "Delhi", - "destination_airport": "Indira Gandhi International Airport", - "fare": "427", - "is_redeye": "True", - "number_stops": "1", - "origin": "Atlanta", - "origin_airport": "Hartsfield-Jackson International Airport", - "outbound_arrival_time": "20:39", - "outbound_departure_time": "13:30", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-06", - "destination": "Delhi", - "destination_airport": "Indira Gandhi International Airport", - "fare": "369", - "is_redeye": "True", - "number_stops": "1", - "origin": "Atlanta", - "origin_airport": "Hartsfield-Jackson International Airport", - "outbound_arrival_time": "09:04", - "outbound_departure_time": "06:15", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 80, - "slot": "outbound_departure_time", - "start": 73 - }, - { - "exclusive_end": 113, - "slot": "fare", - "start": 109 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a 1 stop flight with American Airlines that takes off that day at 9:35 am. The price of the ticket is $428." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "6th of March" - ], - "destination": [ - "New Delhi" - ], - "origin": [ - "Atlanta" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you, that's all for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Good bye!" - } - ] - }, - { - "dialogue_id": "16_00012", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'd like a one way flight." - }, - { - "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": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "On which date do you want to travel? Where will you leave from and where do you want to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "San Francisco" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "12th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin", - "values": [ - "LAX" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 28, - "slot": "destination", - "start": 15 - }, - { - "exclusive_end": 78, - "slot": "departure_date", - "start": 65 - }, - { - "exclusive_end": 37, - "slot": "origin", - "start": 34 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March" - ], - "destination": [ - "San Francisco" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am flying to San Francisco from LAX and would like to leave on 12th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "17:50" - ], - "slot": "outbound_departure_time", - "values": [ - "5:50 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "97" - ], - "slot": "fare", - "values": [ - "$97" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "5" - ], - "slot": "count", - "values": [ - "5" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-12", - "destination": "San Francisco", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-12", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "97", - "is_redeye": "False", - "number_stops": "0", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "19:15", - "outbound_departure_time": "17:50", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "American Airlines", - "departure_date": "2019-03-12", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "89", - "is_redeye": "False", - "number_stops": "0", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "07:55", - "outbound_departure_time": "06:30", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-12", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "80", - "is_redeye": "False", - "number_stops": "0", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "10:40", - "outbound_departure_time": "09:15", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-12", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "77", - "is_redeye": "False", - "number_stops": "0", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "23:45", - "outbound_departure_time": "22:20", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-12", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "173", - "is_redeye": "False", - "number_stops": "1", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "11:30", - "outbound_departure_time": "08:05", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 96, - "slot": "outbound_departure_time", - "start": 89 - }, - { - "exclusive_end": 126, - "slot": "fare", - "start": 123 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 5 flights for you. Do you want to fly with Alaska Airlines? The flight leaves at 5:50 pm and has 0 stops. It costs $97." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "12th of March" - ], - "destination": [ - "San Francisco" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would I be able to help with something else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "12th of March" - ], - "destination": [ - "San Francisco" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that is all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "16_00013", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "departure_date", - "values": [ - "March 4th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 64, - "slot": "departure_date", - "start": 55 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 4th" - ], - "passengers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to search a one way flight. I want to travel on March 4th. I want to book one ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "At which city do you like to depart from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Toronto" - ], - "slot": "origin", - "values": [ - "Toronto, Ontario" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 82, - "slot": "origin", - "start": 66 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 4th" - ], - "origin": [ - "Toronto, Ontario" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find Economy class tickets. I am looking for flights from Toronto, Ontario." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you plan to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "SFO" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Air Canada" - ], - "slot": "airlines", - "values": [ - "Air Canada" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 17, - "slot": "destination", - "start": 14 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Air Canada" - ], - "departure_date": [ - "March 4th" - ], - "destination": [ - "SFO" - ], - "origin": [ - "Toronto, Ontario" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am going to SFO. So I would like to fly with Air Canada." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Air Canada" - ], - "slot": "airlines", - "values": [ - "Air Canada" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "16:40" - ], - "slot": "outbound_departure_time", - "values": [ - "4:40 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "283" - ], - "slot": "fare", - "values": [ - "$283" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "airlines": "Air Canada", - "departure_date": "2019-03-04", - "destination": "San Francisco", - "origin": "Toronto", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Air Canada", - "departure_date": "2019-03-04", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "283", - "is_redeye": "False", - "number_stops": "1", - "origin": "Toronto", - "origin_airport": "Toronto Pearson International Airport", - "outbound_arrival_time": "21:12", - "outbound_departure_time": "16:40", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 94, - "slot": "outbound_departure_time", - "start": 87 - }, - { - "exclusive_end": 138, - "slot": "fare", - "start": 134 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 1 flight. Would you like to go by Air Canada? The flight will be taking off at 4:40 pm. It has 1 stop. The Ticket price costs $283" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Air Canada" - ], - "departure_date": [ - "March 4th" - ], - "destination": [ - "SFO" - ], - "origin": [ - "Toronto, Ontario" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "okay great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else you want to know?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Air Canada" - ], - "departure_date": [ - "March 4th" - ], - "destination": [ - "SFO" - ], - "origin": [ - "Toronto, Ontario" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a Nice day." - } - ] - }, - { - "dialogue_id": "16_00014", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I am taking a trip soon and I would like to find a one way flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is your departure city?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin", - "values": [ - "San Francisco" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 40, - "slot": "origin", - "start": 27 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to fly out of San Francisco." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to fly to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Delhi" - ], - "slot": "destination", - "values": [ - "New Delhi" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 27, - "slot": "destination", - "start": 18 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination": [ - "New Delhi" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am traveling to New Delhi." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date would you like a flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "3rd of March" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 39, - "slot": "departure_date", - "start": 27 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "3rd of March" - ], - "destination": [ - "New Delhi" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to fly on the 3rd of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "04:30" - ], - "slot": "outbound_departure_time", - "values": [ - "4:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "399" - ], - "slot": "fare", - "values": [ - "$399" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-03", - "destination": "Delhi", - "origin": "San Francisco" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-03", - "destination": "Delhi", - "destination_airport": "Indira Gandhi International Airport", - "fare": "399", - "is_redeye": "True", - "number_stops": "1", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "09:04", - "outbound_departure_time": "04:30", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "American Airlines", - "departure_date": "2019-03-03", - "destination": "Delhi", - "destination_airport": "Indira Gandhi International Airport", - "fare": "292", - "is_redeye": "True", - "number_stops": "0", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "16:07", - "outbound_departure_time": "13:15", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-03", - "destination": "Delhi", - "destination_airport": "Indira Gandhi International Airport", - "fare": "418", - "is_redeye": "True", - "number_stops": "1", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "18:30", - "outbound_departure_time": "10:55", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-03", - "destination": "Delhi", - "destination_airport": "Indira Gandhi International Airport", - "fare": "347", - "is_redeye": "True", - "number_stops": "1", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "20:39", - "outbound_departure_time": "12:50", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-03", - "destination": "Delhi", - "destination_airport": "Indira Gandhi International Airport", - "fare": "350", - "is_redeye": "True", - "number_stops": "1", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "20:39", - "outbound_departure_time": "11:55", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 73, - "slot": "outbound_departure_time", - "start": 66 - }, - { - "exclusive_end": 114, - "slot": "fare", - "start": 110 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is an available flight on Alaska Airlines. The flight is at 4:30 am and has 1 stop. The ticket price is $399." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "3rd of March" - ], - "destination": [ - "New Delhi" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please look for another flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "13:15" - ], - "slot": "outbound_departure_time", - "values": [ - "1:15 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "292" - ], - "slot": "fare", - "values": [ - "$292" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 73, - "slot": "outbound_departure_time", - "start": 66 - }, - { - "exclusive_end": 115, - "slot": "fare", - "start": 111 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have also found a flight on American Airlines. The flight is at 1:15 pm and has 0 stops. The ticket price is $292." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "is_redeye", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "destination_airport", - "is_redeye" - ], - "slot_values": { - "departure_date": [ - "3rd of March" - ], - "destination": [ - "New Delhi" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What airport does the flight land in? Is it a redye flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Indira Gandhi International Airport" - ], - "slot": "destination_airport", - "values": [ - "Indira Gandhi International Airport" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "is_redeye", - "values": [ - "True" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 55, - "slot": "destination_airport", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The flight lands in Indira Gandhi International Airport. The flight is an overnight flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "origin", - "values": [ - "NYC" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 31, - "slot": "origin", - "start": 28 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "3rd of March" - ], - "destination": [ - "New Delhi" - ], - "origin": [ - "NYC" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find me flights out NYC instead?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "10:00" - ], - "slot": "outbound_departure_time", - "values": [ - "10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "226" - ], - "slot": "fare", - "values": [ - "$226" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "2" - ], - "slot": "count", - "values": [ - "2" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-03", - "destination": "Delhi", - "origin": "New York" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-03", - "destination": "Delhi", - "destination_airport": "Indira Gandhi International Airport", - "fare": "368", - "is_redeye": "True", - "number_stops": "1", - "origin": "New York", - "origin_airport": "JFK International Airport", - "outbound_arrival_time": "09:04", - "outbound_departure_time": "05:25", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-03", - "destination": "Delhi", - "destination_airport": "Indira Gandhi International Airport", - "fare": "226", - "is_redeye": "True", - "number_stops": "0", - "origin": "New York", - "origin_airport": "JFK International Airport", - "outbound_arrival_time": "05:35", - "outbound_departure_time": "10:00", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 82, - "slot": "outbound_departure_time", - "start": 77 - }, - { - "exclusive_end": 127, - "slot": "fare", - "start": 123 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found 2 flights out of NYC. The flight is on Delta Airlines and is at 10 am. It has 0 stops and the ticket price is $226." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "3rd of March" - ], - "destination": [ - "New Delhi" - ], - "origin": [ - "NYC" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you. That is all the information I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You are welcome. Have a great day!" - } - ] - }, - { - "dialogue_id": "16_00015", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to find a one way flight." - }, - { - "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": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date would you like to travel? Which city do you want to depart from? Where are you planning to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "destination", - "values": [ - "Philly" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "departure_date", - "values": [ - "13th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Toronto" - ], - "slot": "origin", - "values": [ - "Toronto, Ontario" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 26, - "slot": "destination", - "start": 20 - }, - { - "exclusive_end": 76, - "slot": "departure_date", - "start": 63 - }, - { - "exclusive_end": 116, - "slot": "origin", - "start": 100 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "13th of March" - ], - "destination": [ - "Philly" - ], - "origin": [ - "Toronto, Ontario" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be flying to Philly. I want to star my traveling by the 13th of March. Look for flights from Toronto, Ontario" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Air Canada" - ], - "slot": "airlines", - "values": [ - "Air Canada" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "16:40" - ], - "slot": "outbound_departure_time", - "values": [ - "4:40 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "208" - ], - "slot": "fare", - "values": [ - "$208" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-13", - "destination": "Philadelphia", - "origin": "Toronto" - } - }, - "service_results": [ - { - "airlines": "Air Canada", - "departure_date": "2019-03-13", - "destination": "Philadelphia", - "destination_airport": "PHL International Airport", - "fare": "208", - "is_redeye": "True", - "number_stops": "1", - "origin": "Toronto", - "origin_airport": "Toronto Pearson International Airport", - "outbound_arrival_time": "00:16", - "outbound_departure_time": "16:40", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 92, - "slot": "outbound_departure_time", - "start": 85 - }, - { - "exclusive_end": 138, - "slot": "fare", - "start": 134 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 1 flight for you. Would mind flying with Air Canada. The flight takes off at 4:40 pm. The flight has 1 stop. The ticket costs $208." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "seating_class", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "seating_class" - ], - "slot_values": { - "departure_date": [ - "13th of March" - ], - "destination": [ - "Philly" - ], - "origin": [ - "Toronto, Ontario" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is this an economy or business class ticket" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "It is an Economy ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Air Canada" - ], - "departure_date": [ - "13th of March" - ], - "destination": [ - "Philly" - ], - "origin": [ - "Toronto, Ontario" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I help you with something else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Air Canada" - ], - "departure_date": [ - "13th of March" - ], - "destination": [ - "Philly" - ], - "origin": [ - "Toronto, Ontario" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "16_00016", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to find a one way flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is your destination and what date are you traveling?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Mexico City" - ], - "slot": "destination", - "values": [ - "Mexico City" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "departure_date", - "values": [ - "14th of March" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "destination", - "start": 14 - }, - { - "exclusive_end": 61, - "slot": "departure_date", - "start": 48 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "14th of March" - ], - "destination": [ - "Mexico City" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm flying to Mexico City and want to go on the 14th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is your departure city?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "origin", - "values": [ - "New York City" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 28, - "slot": "origin", - "start": 15 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "14th of March" - ], - "destination": [ - "Mexico City" - ], - "origin": [ - "New York City" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Departing from New York City." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "20:45" - ], - "slot": "outbound_departure_time", - "values": [ - "8:45 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "153" - ], - "slot": "fare", - "values": [ - "$153" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-14", - "destination": "Mexico City", - "origin": "New York" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-14", - "destination": "Mexico City", - "destination_airport": "Benito Juarez International Airport", - "fare": "153", - "is_redeye": "False", - "number_stops": "0", - "origin": "New York", - "origin_airport": "JFK International Airport", - "outbound_arrival_time": "23:16", - "outbound_departure_time": "20:45", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-14", - "destination": "Mexico City", - "destination_airport": "Benito Juarez International Airport", - "fare": "129", - "is_redeye": "False", - "number_stops": "0", - "origin": "New York", - "origin_airport": "JFK International Airport", - "outbound_arrival_time": "11:06", - "outbound_departure_time": "08:35", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-14", - "destination": "Mexico City", - "destination_airport": "Benito Juarez International Airport", - "fare": "259", - "is_redeye": "True", - "number_stops": "1", - "origin": "New York", - "origin_airport": "JFK International Airport", - "outbound_arrival_time": "00:44", - "outbound_departure_time": "19:25", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 50, - "slot": "outbound_departure_time", - "start": 43 - }, - { - "exclusive_end": 82, - "slot": "fare", - "start": 78 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a Delta Airlines flight departing 8:45 pm with 0 stops. The price is $153." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "14th of March" - ], - "destination": [ - "Mexico City" - ], - "origin": [ - "New York City" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "16_00017", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'd like to buy a one-way flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, when would you like to travel? And what city will you be departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "March 6th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Phoenix" - ], - "slot": "origin", - "values": [ - "Phoenix" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 36, - "slot": "departure_date", - "start": 27 - }, - { - "exclusive_end": 70, - "slot": "origin", - "start": 63 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 6th" - ], - "origin": [ - "Phoenix" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm gonna be travelling on March 6th, and I'll be leaving from Phoenix." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "And where would you like to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Portland" - ], - "slot": "destination", - "values": [ - "Portland, OR" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 31, - "slot": "destination", - "start": 19 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 6th" - ], - "destination": [ - "Portland, OR" - ], - "origin": [ - "Phoenix" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a flight to Portland, OR." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "13:05" - ], - "slot": "outbound_departure_time", - "values": [ - "1:05 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "153" - ], - "slot": "fare", - "values": [ - "$153" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-06", - "destination": "Portland", - "origin": "Phoenix" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-06", - "destination": "Portland", - "destination_airport": "PDX International Airport", - "fare": "153", - "is_redeye": "False", - "number_stops": "0", - "origin": "Phoenix", - "origin_airport": "Sky Harbor International Airport", - "outbound_arrival_time": "16:00", - "outbound_departure_time": "13:05", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-06", - "destination": "Portland", - "destination_airport": "PDX International Airport", - "fare": "145", - "is_redeye": "True", - "number_stops": "0", - "origin": "Phoenix", - "origin_airport": "Sky Harbor International Airport", - "outbound_arrival_time": "01:10", - "outbound_departure_time": "22:15", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-06", - "destination": "Portland", - "destination_airport": "PDX International Airport", - "fare": "239", - "is_redeye": "False", - "number_stops": "1", - "origin": "Phoenix", - "origin_airport": "Sky Harbor International Airport", - "outbound_arrival_time": "09:55", - "outbound_departure_time": "04:20", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-06", - "destination": "Portland", - "destination_airport": "PDX International Airport", - "fare": "135", - "is_redeye": "False", - "number_stops": "0", - "origin": "Phoenix", - "origin_airport": "Sky Harbor International Airport", - "outbound_arrival_time": "21:05", - "outbound_departure_time": "18:10", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 84, - "slot": "outbound_departure_time", - "start": 77 - }, - { - "exclusive_end": 130, - "slot": "fare", - "start": 126 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 4 flights to choose from. How about American Airlines? Takeoff is at 1:05 pm, there are 0 stops, and the ticket costs $153." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "is_redeye", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_arrival_time", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "is_redeye", - "outbound_arrival_time" - ], - "slot_values": { - "departure_date": [ - "March 6th" - ], - "destination": [ - "Portland, OR" - ], - "origin": [ - "Phoenix" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is it a redeye? And what time would I arrive?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "is_redeye", - "values": [ - "False" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "16:00" - ], - "slot": "outbound_arrival_time", - "values": [ - "4 pm" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 52, - "slot": "outbound_arrival_time", - "start": 48 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's not an overnight flight, and it arrives at 4 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 6th" - ], - "destination": [ - "Portland, OR" - ], - "origin": [ - "Phoenix" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great, thanks! That's all I needed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure thing, enjoy your trip!" - } - ] - }, - { - "dialogue_id": "16_00018", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want a one way flight to discover." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you intend to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "San Francisco" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 22, - "slot": "destination", - "start": 9 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I fly to San Francisco." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which town would you like to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Phoenix" - ], - "slot": "origin", - "values": [ - "Phoenix" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 18, - "slot": "origin", - "start": 11 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination": [ - "San Francisco" - ], - "origin": [ - "Phoenix" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Search for Phoenix flights." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date do you want to travel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "departure_date", - "values": [ - "14th of this month" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 48, - "slot": "departure_date", - "start": 30 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "14th of this month" - ], - "destination": [ - "San Francisco" - ], - "origin": [ - "Phoenix" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to begin my journey on 14th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "06:15" - ], - "slot": "outbound_departure_time", - "values": [ - "6:15 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "133" - ], - "slot": "fare", - "values": [ - "$133" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-14", - "destination": "San Francisco", - "origin": "Phoenix" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-14", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "133", - "is_redeye": "False", - "number_stops": "0", - "origin": "Phoenix", - "origin_airport": "Sky Harbor International Airport", - "outbound_arrival_time": "08:22", - "outbound_departure_time": "06:15", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-14", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "125", - "is_redeye": "False", - "number_stops": "0", - "origin": "Phoenix", - "origin_airport": "Sky Harbor International Airport", - "outbound_arrival_time": "14:02", - "outbound_departure_time": "11:55", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-14", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "120", - "is_redeye": "False", - "number_stops": "0", - "origin": "Phoenix", - "origin_airport": "Sky Harbor International Airport", - "outbound_arrival_time": "08:07", - "outbound_departure_time": "06:00", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-14", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "130", - "is_redeye": "True", - "number_stops": "0", - "origin": "Phoenix", - "origin_airport": "Sky Harbor International Airport", - "outbound_arrival_time": "01:57", - "outbound_departure_time": "23:50", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 104, - "slot": "outbound_departure_time", - "start": 97 - }, - { - "exclusive_end": 161, - "slot": "fare", - "start": 157 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I discovered for you 4 flights. You want to fly with American Airlines. The plane is starting at 6:15 am. There are 0 stops for the flight. The ticket costs $133" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "the 10th" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 38, - "slot": "departure_date", - "start": 30 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 10th" - ], - "destination": [ - "San Francisco" - ], - "origin": [ - "Phoenix" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Something else to find me. On the 10th, I want to begin my journey." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "11:55" - ], - "slot": "outbound_departure_time", - "values": [ - "11:55 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "130" - ], - "slot": "fare", - "values": [ - "$130" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "3" - ], - "slot": "count", - "values": [ - "3" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-10", - "destination": "San Francisco", - "origin": "Phoenix" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-10", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "123", - "is_redeye": "False", - "number_stops": "0", - "origin": "Phoenix", - "origin_airport": "Sky Harbor International Airport", - "outbound_arrival_time": "08:22", - "outbound_departure_time": "06:15", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-10", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "130", - "is_redeye": "False", - "number_stops": "0", - "origin": "Phoenix", - "origin_airport": "Sky Harbor International Airport", - "outbound_arrival_time": "14:02", - "outbound_departure_time": "11:55", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-10", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "99", - "is_redeye": "False", - "number_stops": "0", - "origin": "Phoenix", - "origin_airport": "Sky Harbor International Airport", - "outbound_arrival_time": "21:22", - "outbound_departure_time": "19:15", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 101, - "slot": "outbound_departure_time", - "start": 93 - }, - { - "exclusive_end": 154, - "slot": "fare", - "start": 150 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've discovered 3 flights for you. Want to fly with Delta Airlines. The flight will start at 11:55 am. There are 0 stops on the flight. The ticket is $130" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 10th" - ], - "destination": [ - "San Francisco" - ], - "origin": [ - "Phoenix" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Something else to find me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "19:15" - ], - "slot": "outbound_departure_time", - "values": [ - "7:15 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "99" - ], - "slot": "fare", - "values": [ - "$99" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 68, - "slot": "outbound_departure_time", - "start": 61 - }, - { - "exclusive_end": 124, - "slot": "fare", - "start": 121 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Want to fly with Southwest Airlines. The plane will start at 7:15 pm. There are 0 stops for the flight. The ticket costs $99" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "the 10th" - ], - "destination": [ - "San Francisco" - ], - "origin": [ - "Phoenix" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "With something else, can I assist you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "the 10th" - ], - "destination": [ - "San Francisco" - ], - "origin": [ - "Phoenix" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. Thank you very much for your assistance." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "16_00019", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "passengers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want 2 tickets for a one way flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you going to and when will you leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Nairobi" - ], - "slot": "destination", - "values": [ - "Nairobi" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "March 1st" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 26, - "slot": "destination", - "start": 19 - }, - { - "exclusive_end": 54, - "slot": "departure_date", - "start": 45 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 1st" - ], - "destination": [ - "Nairobi" - ], - "passengers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "The destination is Nairobi and I'll leave on March 1st." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is your departure city?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Chicago" - ], - "slot": "origin", - "values": [ - "Chi-town" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 30, - "slot": "origin", - "start": 22 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 1st" - ], - "destination": [ - "Nairobi" - ], - "origin": [ - "Chi-town" - ], - "passengers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Flight must leave fro Chi-town and the airline company must be Delta Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "09:15" - ], - "slot": "outbound_departure_time", - "values": [ - "9:15 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "439" - ], - "slot": "fare", - "values": [ - "$439" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-01", - "destination": "Nairobi", - "origin": "Chicago", - "passengers": "2" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-01", - "destination": "Nairobi", - "destination_airport": "Jomo Kenyatta International Airport", - "fare": "439", - "is_redeye": "True", - "number_stops": "1", - "origin": "Chicago", - "origin_airport": "O'Hare International Airport", - "outbound_arrival_time": "17:57", - "outbound_departure_time": "09:15", - "passengers": "2", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 67, - "slot": "outbound_departure_time", - "start": 60 - }, - { - "exclusive_end": 107, - "slot": "fare", - "start": 103 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You want to book a flight with Delta Airlines. It leaves at 9:15 am and it does 1 stops. The ticket is $439." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_arrival_time", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "outbound_arrival_time" - ], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 1st" - ], - "destination": [ - "Nairobi" - ], - "origin": [ - "Chi-town" - ], - "passengers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "When will I reach my destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "17:57" - ], - "slot": "outbound_arrival_time", - "values": [ - "5:57 pm" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 27, - "slot": "outbound_arrival_time", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The flight lands at 5:57 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "First Class" - ], - "slot": "seating_class", - "values": [ - "First Class" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "seating_class" - ], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 1st" - ], - "destination": [ - "Nairobi" - ], - "origin": [ - "Chi-town" - ], - "passengers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is it a First Class ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No, it's Economy." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 1st" - ], - "destination": [ - "Nairobi" - ], - "origin": [ - "Chi-town" - ], - "passengers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay, great, I don't need anything else from you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "16_00020", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I would like a one way flight." - }, - { - "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": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to go? When would you like to leave and from where?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "San Fran" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "12th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin", - "values": [ - "LAX" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "destination", - "start": 26 - }, - { - "exclusive_end": 60, - "slot": "departure_date", - "start": 42 - }, - { - "exclusive_end": 69, - "slot": "origin", - "start": 66 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of this month" - ], - "destination": [ - "San Fran" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to travel to San Fran on the 12th of this month from LAX" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "17:50" - ], - "slot": "outbound_departure_time", - "values": [ - "5:50 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "97" - ], - "slot": "fare", - "values": [ - "$97" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-12", - "destination": "San Francisco", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-12", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "97", - "is_redeye": "False", - "number_stops": "0", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "19:15", - "outbound_departure_time": "17:50", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "American Airlines", - "departure_date": "2019-03-12", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "89", - "is_redeye": "False", - "number_stops": "0", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "07:55", - "outbound_departure_time": "06:30", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-12", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "80", - "is_redeye": "False", - "number_stops": "0", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "10:40", - "outbound_departure_time": "09:15", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-12", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "77", - "is_redeye": "False", - "number_stops": "0", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "23:45", - "outbound_departure_time": "22:20", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-12", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "173", - "is_redeye": "False", - "number_stops": "1", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "11:30", - "outbound_departure_time": "08:05", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 68, - "slot": "outbound_departure_time", - "start": 61 - }, - { - "exclusive_end": 108, - "slot": "fare", - "start": 105 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a flight available on Alaska Airlines. It leaves at 5:50 pm and there are 0 stops. The price is $97." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "12th of this month" - ], - "destination": [ - "San Fran" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sure" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I could assist you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "12th of this month" - ], - "destination": [ - "San Fran" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. I appreciate your assistance." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy the rest of your day." - } - ] - }, - { - "dialogue_id": "16_00021", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "origin", - "values": [ - "Vancouver" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 46, - "slot": "origin", - "start": 37 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "origin": [ - "Vancouver" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please book me a one way flight from Vancouver." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "On which date will you be flying?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "March 5th" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 29, - "slot": "departure_date", - "start": 20 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 5th" - ], - "origin": [ - "Vancouver" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be flying on March 5th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is the destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "destination", - "values": [ - "Seattle" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 26, - "slot": "destination", - "start": 19 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 5th" - ], - "destination": [ - "Seattle" - ], - "origin": [ - "Vancouver" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "The destination is Seattle." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Air Canada" - ], - "slot": "airlines", - "values": [ - "Air Canada" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "16:45" - ], - "slot": "outbound_departure_time", - "values": [ - "4:45 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "273" - ], - "slot": "fare", - "values": [ - "$273" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "3" - ], - "slot": "count", - "values": [ - "3" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-05", - "destination": "Seattle", - "origin": "Vancouver" - } - }, - "service_results": [ - { - "airlines": "Air Canada", - "departure_date": "2019-03-05", - "destination": "Seattle", - "destination_airport": "Seattle-Tacoma International Airport", - "fare": "273", - "is_redeye": "True", - "number_stops": "1", - "origin": "Vancouver", - "origin_airport": "YVR International Airport", - "outbound_arrival_time": "00:27", - "outbound_departure_time": "16:45", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-05", - "destination": "Seattle", - "destination_airport": "Seattle-Tacoma International Airport", - "fare": "234", - "is_redeye": "False", - "number_stops": "1", - "origin": "Vancouver", - "origin_airport": "YVR International Airport", - "outbound_arrival_time": "22:56", - "outbound_departure_time": "17:05", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-05", - "destination": "Seattle", - "destination_airport": "Seattle-Tacoma International Airport", - "fare": "218", - "is_redeye": "False", - "number_stops": "1", - "origin": "Vancouver", - "origin_airport": "YVR International Airport", - "outbound_arrival_time": "22:56", - "outbound_departure_time": "18:05", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 99, - "slot": "outbound_departure_time", - "start": 92 - }, - { - "exclusive_end": 137, - "slot": "fare", - "start": 133 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 3 flights that match those details. There is an Air Canada flight that departs at 4:45 pm and has 1 stop. The flight costs $273." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 5th" - ], - "destination": [ - "Seattle" - ], - "origin": [ - "Vancouver" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please show me other flights." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "17:05" - ], - "slot": "outbound_departure_time", - "values": [ - "5:05 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "234" - ], - "slot": "fare", - "values": [ - "$234" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 56, - "slot": "outbound_departure_time", - "start": 49 - }, - { - "exclusive_end": 91, - "slot": "fare", - "start": 87 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a Delta Airlines flight that departs at 5:05 pm with 1 stop. The flight costs $234." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "is_redeye", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "is_redeye" - ], - "slot_values": { - "departure_date": [ - "March 5th" - ], - "destination": [ - "Seattle" - ], - "origin": [ - "Vancouver" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Does this flight travel overnight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "is_redeye", - "values": [ - "False" - ] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No, there is no overnight travel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 5th" - ], - "destination": [ - "Seattle" - ], - "origin": [ - "Vancouver" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you require any further assistance?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 5th" - ], - "destination": [ - "Seattle" - ], - "origin": [ - "Vancouver" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I do not, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy the rest of your day." - } - ] - }, - { - "dialogue_id": "16_00022", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Find me a one way flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What city are you flying from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "1st of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "origin", - "values": [ - "NY" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 45, - "slot": "departure_date", - "start": 33 - }, - { - "exclusive_end": 25, - "slot": "origin", - "start": 23 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "1st of March" - ], - "origin": [ - "NY" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to leave from NY on the 1st of March and fly Economy." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you heading?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London, UK" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 36, - "slot": "destination", - "start": 26 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "1st of March" - ], - "destination": [ - "London, UK" - ], - "origin": [ - "NY" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like three tickets to London, UK." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "18:15" - ], - "slot": "outbound_departure_time", - "values": [ - "6:15 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "203" - ], - "slot": "fare", - "values": [ - "$203" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-01", - "destination": "London", - "origin": "New York", - "passengers": "3", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-01", - "destination": "London", - "destination_airport": "Heathrow International Airport", - "fare": "203", - "is_redeye": "True", - "number_stops": "0", - "origin": "New York", - "origin_airport": "JFK International Airport", - "outbound_arrival_time": "06:37", - "outbound_departure_time": "18:15", - "passengers": "3", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-01", - "destination": "London", - "destination_airport": "Heathrow International Airport", - "fare": "238", - "is_redeye": "True", - "number_stops": "0", - "origin": "New York", - "origin_airport": "JFK International Airport", - "outbound_arrival_time": "06:42", - "outbound_departure_time": "18:20", - "passengers": "3", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-01", - "destination": "London", - "destination_airport": "Heathrow International Airport", - "fare": "267", - "is_redeye": "True", - "number_stops": "0", - "origin": "New York", - "origin_airport": "JFK International Airport", - "outbound_arrival_time": "04:57", - "outbound_departure_time": "16:35", - "passengers": "3", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-01", - "destination": "London", - "destination_airport": "Heathrow International Airport", - "fare": "346", - "is_redeye": "True", - "number_stops": "1", - "origin": "New York", - "origin_airport": "JFK International Airport", - "outbound_arrival_time": "10:14", - "outbound_departure_time": "14:40", - "passengers": "3", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 80, - "slot": "outbound_departure_time", - "start": 73 - }, - { - "exclusive_end": 55, - "slot": "fare", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found a flight with American airlines that costs $203 and takes off at 6:15 pm with 0 stops." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "1st of March" - ], - "destination": [ - "London, UK" - ], - "origin": [ - "NY" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd actually prefer Southwest Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "16:35" - ], - "slot": "outbound_departure_time", - "values": [ - "4:35 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "267" - ], - "slot": "fare", - "values": [ - "$267" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-01", - "destination": "London", - "origin": "New York", - "passengers": "3", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-01", - "destination": "London", - "destination_airport": "Heathrow International Airport", - "fare": "267", - "is_redeye": "True", - "number_stops": "0", - "origin": "New York", - "origin_airport": "JFK International Airport", - "outbound_arrival_time": "04:57", - "outbound_departure_time": "16:35", - "passengers": "3", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 95, - "slot": "outbound_departure_time", - "start": 88 - }, - { - "exclusive_end": 56, - "slot": "fare", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 1 flight with Southwest Airlines that costs $267, has 0 stops, and takes off at 4:35 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_arrival_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "is_redeye", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "is_redeye", - "outbound_arrival_time" - ], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "1st of March" - ], - "destination": [ - "London, UK" - ], - "origin": [ - "NY" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What time would I arrive in London?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "is_redeye", - "values": [ - "True" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "04:57" - ], - "slot": "outbound_arrival_time", - "values": [ - "4:57 am" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 49, - "slot": "outbound_arrival_time", - "start": 42 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's a redeye flight that would arrive at 4:57 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "1st of March" - ], - "destination": [ - "London, UK" - ], - "origin": [ - "NY" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Take care." - } - ] - }, - { - "dialogue_id": "16_00023", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "passengers", - "values": [ - "4" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Whether i could get 4 flight 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": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "which date would you like to travel and which place do you wish to go and from which city do you wish to depart?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Toronto" - ], - "slot": "destination", - "values": [ - "Toronto, Canada" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "today" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "origin", - "values": [ - "Washington" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 28, - "slot": "destination", - "start": 13 - }, - { - "exclusive_end": 61, - "slot": "departure_date", - "start": 56 - }, - { - "exclusive_end": 102, - "slot": "origin", - "start": 92 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "today" - ], - "destination": [ - "Toronto, Canada" - ], - "origin": [ - "Washington" - ], - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I like to go Toronto, Canada. I wish to start my travel today. Please find any flights from Washington?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "17:40" - ], - "slot": "outbound_departure_time", - "values": [ - "5:40 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "89" - ], - "slot": "fare", - "values": [ - "$89" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "2" - ], - "slot": "count", - "values": [ - "2" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-01", - "destination": "Toronto", - "origin": "Washington", - "passengers": "4" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-01", - "destination": "Toronto", - "destination_airport": "Toronto Pearson International Airport", - "fare": "89", - "is_redeye": "False", - "number_stops": "0", - "origin": "Washington", - "origin_airport": "Dulles International Airport", - "outbound_arrival_time": "19:05", - "outbound_departure_time": "17:40", - "passengers": "4", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-01", - "destination": "Toronto", - "destination_airport": "Toronto Pearson International Airport", - "fare": "103", - "is_redeye": "False", - "number_stops": "0", - "origin": "Washington", - "origin_airport": "Dulles International Airport", - "outbound_arrival_time": "06:05", - "outbound_departure_time": "04:40", - "passengers": "4", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 124, - "slot": "outbound_departure_time", - "start": 117 - }, - { - "exclusive_end": 166, - "slot": "fare", - "start": 163 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 2 flights to reach Toronto,Canada. Whether you wish to fly with American Airlines. The flight will depart at 5:40 pm. And it has 0 stops. The ticket costs $89." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "today" - ], - "destination": [ - "Toronto, Canada" - ], - "origin": [ - "Washington" - ], - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "ok , thank you for needful information" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can i help you with some other information?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "today" - ], - "destination": [ - "Toronto, Canada" - ], - "origin": [ - "Washington" - ], - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "take care have a good day" - } - ] - }, - { - "dialogue_id": "16_00024", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Im looking for a one way flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you going to go? Where will you be departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Chicago" - ], - "slot": "destination", - "values": [ - "Chicago" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Toronto" - ], - "slot": "origin", - "values": [ - "Toronto, Ontario" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 21, - "slot": "destination", - "start": 14 - }, - { - "exclusive_end": 54, - "slot": "origin", - "start": 38 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination": [ - "Chicago" - ], - "origin": [ - "Toronto, Ontario" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I;m flying to Chicago. Departing from Toronto, Ontario." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date do you plan to travel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "March 1st" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 73, - "slot": "departure_date", - "start": 64 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 1st" - ], - "destination": [ - "Chicago" - ], - "origin": [ - "Toronto, Ontario" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to fly with American Airlines. Can we book the date on March 1st." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "05:55" - ], - "slot": "outbound_departure_time", - "values": [ - "5:55 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "91" - ], - "slot": "fare", - "values": [ - "$91" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-01", - "destination": "Chicago", - "origin": "Toronto" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-01", - "destination": "Chicago", - "destination_airport": "O'Hare International Airport", - "fare": "91", - "is_redeye": "False", - "number_stops": "0", - "origin": "Toronto", - "origin_airport": "Toronto Pearson International Airport", - "outbound_arrival_time": "06:33", - "outbound_departure_time": "05:55", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 65, - "slot": "outbound_departure_time", - "start": 58 - }, - { - "exclusive_end": 140, - "slot": "fare", - "start": 137 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The flight is with American Airlines. Flight takes off at 5:55 am. Its a one way flight with 0 stops Total amount for the ticket will be $91" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 1st" - ], - "destination": [ - "Chicago" - ], - "origin": [ - "Toronto, Ontario" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Alright all set then." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_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": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 1st" - ], - "destination": [ - "Chicago" - ], - "origin": [ - "Toronto, Ontario" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No that'll be it thank you very much for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Thank you for calling and have a good rest of the day." - } - ] - }, - { - "dialogue_id": "16_00025", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am going to France but I need a one way flight.Can you please find me economy class tickets?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Well, I'm planning to go to France but ill leave Riverview on Saturday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "destination", - "values": [ - "New York" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "origin", - "values": [ - "London, England" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 116, - "slot": "destination", - "start": 108 - }, - { - "exclusive_end": 27, - "slot": "origin", - "start": 12 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination": [ - "New York" - ], - "origin": [ - "London, England" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm leaving London, England in a couple day's. I only have money for two more people. we will be heading to New York." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I'd like to leave on March the 2nd." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "passengers", - "values": [ - "4" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "March 2nd" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 33, - "slot": "departure_date", - "start": 24 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 2nd" - ], - "destination": [ - "New York" - ], - "origin": [ - "London, England" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "ill start my travels on March 2nd. So can I get four tickets please?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "British Airways" - ], - "slot": "airlines", - "values": [ - "British Airways" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "09:15" - ], - "slot": "outbound_departure_time", - "values": [ - "9:15 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "188" - ], - "slot": "fare", - "values": [ - "$188" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "3" - ], - "slot": "count", - "values": [ - "3" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-02", - "destination": "New York", - "origin": "London", - "passengers": "4", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "British Airways", - "departure_date": "2019-03-02", - "destination": "New York", - "destination_airport": "JFK International Airport", - "fare": "188", - "is_redeye": "False", - "number_stops": "0", - "origin": "London", - "origin_airport": "Heathrow International Airport", - "outbound_arrival_time": "13:37", - "outbound_departure_time": "09:15", - "passengers": "4", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-02", - "destination": "New York", - "destination_airport": "JFK International Airport", - "fare": "220", - "is_redeye": "False", - "number_stops": "0", - "origin": "London", - "origin_airport": "Heathrow International Airport", - "outbound_arrival_time": "19:57", - "outbound_departure_time": "15:35", - "passengers": "4", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-02", - "destination": "New York", - "destination_airport": "JFK International Airport", - "fare": "232", - "is_redeye": "False", - "number_stops": "0", - "origin": "London", - "origin_airport": "Heathrow International Airport", - "outbound_arrival_time": "04:47", - "outbound_departure_time": "00:25", - "passengers": "4", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 85, - "slot": "outbound_departure_time", - "start": 78 - }, - { - "exclusive_end": 132, - "slot": "fare", - "start": 128 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I'd love to fly with British Airways, but I'm afraid I wont have the time for 9:15 am in the morning and I'm low on cash to pay $188. I have 0 ideas left so tell me the 2 out of your 3 flights." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "British Airways" - ], - "departure_date": [ - "March 2nd" - ], - "destination": [ - "New York" - ], - "origin": [ - "London, England" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Wonderful! Thank you, this is all I needed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "May you have good day." - } - ] - }, - { - "dialogue_id": "16_00026", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like a one way economy class ticket flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which date do you want to travel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "departure_date", - "values": [ - "March 13th" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 42, - "slot": "departure_date", - "start": 32 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 13th" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to start travelling on March 13th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which city would you like to leave from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Air France" - ], - "slot": "airlines", - "values": [ - "Air France" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Paris" - ], - "slot": "origin", - "values": [ - "Paris" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "origin", - "start": 32 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Air France" - ], - "departure_date": [ - "March 13th" - ], - "origin": [ - "Paris" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to fly Air France from Paris." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where'd you like to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "destination", - "values": [ - "Seattle, WA" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 30, - "slot": "destination", - "start": 19 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Air France" - ], - "departure_date": [ - "March 13th" - ], - "destination": [ - "Seattle, WA" - ], - "origin": [ - "Paris" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to fly to Seattle, WA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Air France" - ], - "slot": "airlines", - "values": [ - "Air France" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "03:55" - ], - "slot": "outbound_departure_time", - "values": [ - "3:55 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "399" - ], - "slot": "fare", - "values": [ - "$399" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "airlines": "Air France", - "departure_date": "2019-03-13", - "destination": "Seattle", - "origin": "Paris", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Air France", - "departure_date": "2019-03-13", - "destination": "Seattle", - "destination_airport": "Seattle-Tacoma International Airport", - "fare": "399", - "is_redeye": "False", - "number_stops": "1", - "origin": "Paris", - "origin_airport": "Charles de Gaulle International Airport", - "outbound_arrival_time": "12:15", - "outbound_departure_time": "03:55", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 52, - "slot": "outbound_departure_time", - "start": 45 - }, - { - "exclusive_end": 85, - "slot": "fare", - "start": 81 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to fly Air France that leaves at 3:55 am and has 1 stop? The cost is $399." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "is_redeye", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "is_redeye", - "origin_airport" - ], - "slot_values": { - "airlines": [ - "Air France" - ], - "departure_date": [ - "March 13th" - ], - "destination": [ - "Seattle, WA" - ], - "origin": [ - "Paris" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which airport is the flight from, and is it a redeye flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "is_redeye", - "values": [ - "False" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Charles de Gaulle International Airport" - ], - "slot": "origin_airport", - "values": [ - "Charles de Gaulle International Airport" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 85, - "slot": "origin_airport", - "start": 46 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The flight isn't overnight and it leaves from Charles de Gaulle International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Air France" - ], - "departure_date": [ - "March 13th" - ], - "destination": [ - "Seattle, WA" - ], - "origin": [ - "Paris" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok. That will be all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "16_00027", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need to find a one-way flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you flying to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Chicago" - ], - "slot": "destination", - "values": [ - "Chicago" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 21, - "slot": "destination", - "start": 14 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination": [ - "Chicago" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm flying to Chicago." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What city are you departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin", - "values": [ - "SFO" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 19, - "slot": "origin", - "start": 16 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination": [ - "Chicago" - ], - "origin": [ - "SFO" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm flying from SFO." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date would you like to depart?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "March 6th" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 28, - "slot": "departure_date", - "start": 19 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 6th" - ], - "destination": [ - "Chicago" - ], - "origin": [ - "SFO" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to leave on March 6th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "13:35" - ], - "slot": "outbound_departure_time", - "values": [ - "1:35 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "142" - ], - "slot": "fare", - "values": [ - "$142" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-06", - "destination": "Chicago", - "origin": "San Francisco" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-06", - "destination": "Chicago", - "destination_airport": "O'Hare International Airport", - "fare": "142", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "20:22", - "outbound_departure_time": "13:35", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "American Airlines", - "departure_date": "2019-03-06", - "destination": "Chicago", - "destination_airport": "O'Hare International Airport", - "fare": "257", - "is_redeye": "True", - "number_stops": "1", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "01:47", - "outbound_departure_time": "16:25", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-06", - "destination": "Chicago", - "destination_airport": "O'Hare International Airport", - "fare": "164", - "is_redeye": "True", - "number_stops": "0", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "04:52", - "outbound_departure_time": "22:05", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-06", - "destination": "Chicago", - "destination_airport": "O'Hare International Airport", - "fare": "311", - "is_redeye": "True", - "number_stops": "1", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "06:20", - "outbound_departure_time": "20:45", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-06", - "destination": "Chicago", - "destination_airport": "O'Hare International Airport", - "fare": "166", - "is_redeye": "True", - "number_stops": "0", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "04:07", - "outbound_departure_time": "21:20", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 83, - "slot": "outbound_departure_time", - "start": 76 - }, - { - "exclusive_end": 92, - "slot": "fare", - "start": 88 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to fly on an Alaska Airlines flight with 0 stops, leaving at 1:35 pm for $142?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 6th" - ], - "destination": [ - "Chicago" - ], - "origin": [ - "SFO" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, please find another flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "16:25" - ], - "slot": "outbound_departure_time", - "values": [ - "4:25 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "257" - ], - "slot": "fare", - "values": [ - "$257" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 84, - "slot": "outbound_departure_time", - "start": 77 - }, - { - "exclusive_end": 93, - "slot": "fare", - "start": 89 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to fly on an American Airlines flight with 1 stop, leaving at 4:25 pm for $257?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 6th" - ], - "destination": [ - "Chicago" - ], - "origin": [ - "SFO" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, please find another flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "22:05" - ], - "slot": "outbound_departure_time", - "values": [ - "10:05 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "164" - ], - "slot": "fare", - "values": [ - "$164" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 82, - "slot": "outbound_departure_time", - "start": 74 - }, - { - "exclusive_end": 91, - "slot": "fare", - "start": 87 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to fly on a Delta Airlines flight with 0 stops, leaving at 10:05 pm for $164?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 6th" - ], - "destination": [ - "Chicago" - ], - "origin": [ - "SFO" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_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": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 6th" - ], - "destination": [ - "Chicago" - ], - "origin": [ - "SFO" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "16_00028", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'm going to go on a business trip and need a one way flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When would you like to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "March 9th" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 32, - "slot": "departure_date", - "start": 23 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 9th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to fly out on March 9th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What city would you like to fly out of? What is the destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Atlanta" - ], - "slot": "destination", - "values": [ - "ATL" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Phoenix" - ], - "slot": "origin", - "values": [ - "Phoenix, AZ" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 53, - "slot": "destination", - "start": 50 - }, - { - "exclusive_end": 39, - "slot": "origin", - "start": 28 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "March 9th" - ], - "destination": [ - "ATL" - ], - "origin": [ - "Phoenix, AZ" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm looking to fly out from Phoenix, AZ and go to ATL on Southwest Airlines, Economy seating." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "22:55" - ], - "slot": "outbound_departure_time", - "values": [ - "10:55 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "146" - ], - "slot": "fare", - "values": [ - "$146" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-09", - "destination": "Atlanta", - "origin": "Phoenix", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-09", - "destination": "Atlanta", - "destination_airport": "Hartsfield-Jackson International Airport", - "fare": "146", - "is_redeye": "True", - "number_stops": "0", - "origin": "Phoenix", - "origin_airport": "Sky Harbor International Airport", - "outbound_arrival_time": "06:07", - "outbound_departure_time": "22:55", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 72, - "slot": "outbound_departure_time", - "start": 64 - }, - { - "exclusive_end": 47, - "slot": "fare", - "start": 43 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 1 flight on Southwest Airlines for $146. Take off is at 10:55 pm and 0 stops." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "March 9th" - ], - "destination": [ - "ATL" - ], - "origin": [ - "Phoenix, AZ" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "16_00029", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Toronto" - ], - "slot": "destination", - "values": [ - "Toronto, Ontario" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 55, - "slot": "destination", - "start": 39 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination": [ - "Toronto, Ontario" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to locate a one way flight to Toronto, Ontario." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which city are you departing from? What date would you like to travel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "this Saturday" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin", - "values": [ - "Seattle, WA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "seating_class", - "values": [ - "dontcare" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 42, - "slot": "departure_date", - "start": 29 - }, - { - "exclusive_end": 59, - "slot": "origin", - "start": 48 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "this Saturday" - ], - "destination": [ - "Toronto, Ontario" - ], - "origin": [ - "Seattle, WA" - ], - "seating_class": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to book my flight for this Saturday from Seattle, WA. Any ticket class works for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "08:25" - ], - "slot": "outbound_departure_time", - "values": [ - "8:25 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "262" - ], - "slot": "fare", - "values": [ - "$262" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "5" - ], - "slot": "count", - "values": [ - "5" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-02", - "destination": "Toronto", - "origin": "Seattle" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-02", - "destination": "Toronto", - "destination_airport": "Toronto Pearson International Airport", - "fare": "262", - "is_redeye": "False", - "number_stops": "1", - "origin": "Seattle", - "origin_airport": "Seattle-Tacoma International Airport", - "outbound_arrival_time": "18:58", - "outbound_departure_time": "08:25", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "American Airlines", - "departure_date": "2019-03-02", - "destination": "Toronto", - "destination_airport": "Toronto Pearson International Airport", - "fare": "300", - "is_redeye": "False", - "number_stops": "1", - "origin": "Seattle", - "origin_airport": "Seattle-Tacoma International Airport", - "outbound_arrival_time": "20:44", - "outbound_departure_time": "08:15", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-02", - "destination": "Toronto", - "destination_airport": "Toronto Pearson International Airport", - "fare": "300", - "is_redeye": "False", - "number_stops": "1", - "origin": "Seattle", - "origin_airport": "Seattle-Tacoma International Airport", - "outbound_arrival_time": "20:44", - "outbound_departure_time": "08:45", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-02", - "destination": "Toronto", - "destination_airport": "Toronto Pearson International Airport", - "fare": "280", - "is_redeye": "False", - "number_stops": "1", - "origin": "Seattle", - "origin_airport": "Seattle-Tacoma International Airport", - "outbound_arrival_time": "14:38", - "outbound_departure_time": "04:25", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-02", - "destination": "Toronto", - "destination_airport": "Toronto Pearson International Airport", - "fare": "462", - "is_redeye": "False", - "number_stops": "1", - "origin": "Seattle", - "origin_airport": "Seattle-Tacoma International Airport", - "outbound_arrival_time": "21:54", - "outbound_departure_time": "10:10", - "passengers": "1", - "seating_class": "Premium Economy" - } - ], - "slots": [ - { - "exclusive_end": 106, - "slot": "outbound_departure_time", - "start": 99 - }, - { - "exclusive_end": 147, - "slot": "fare", - "start": 143 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found 5 flights for you. Would you like to fly with Alaska Airlines? That flight departs at 8:25 am. It has 1 stop. The ticket price is $262." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "passengers", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "passengers" - ], - "slot_values": { - "departure_date": [ - "this Saturday" - ], - "destination": [ - "Toronto, Ontario" - ], - "origin": [ - "Seattle, WA" - ], - "seating_class": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How many passengers did you book this for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "It is for 1 traveler." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "this Saturday" - ], - "destination": [ - "Toronto, Ontario" - ], - "origin": [ - "Seattle, WA" - ], - "seating_class": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok, thank you, that is all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "16_00030", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you please get me a one way plane ticket?" - }, - { - "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": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Absolutely, where will you depart from? What is your destination and do you know the date you want to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "destination", - "values": [ - "Las Vegas" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "departure_date", - "values": [ - "4th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Kuala Lumpur" - ], - "slot": "origin", - "values": [ - "KL" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "destination", - "start": 28 - }, - { - "exclusive_end": 53, - "slot": "departure_date", - "start": 41 - }, - { - "exclusive_end": 84, - "slot": "origin", - "start": 82 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "4th of March" - ], - "destination": [ - "Las Vegas" - ], - "origin": [ - "KL" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I have to have 2 tickets to Las Vegas on 4th of March on Economy. I'll be leaving KL." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "13:45" - ], - "slot": "outbound_departure_time", - "values": [ - "1:45 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "415" - ], - "slot": "fare", - "values": [ - "$415" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "2" - ], - "slot": "count", - "values": [ - "2" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-04", - "destination": "Las Vegas", - "origin": "Kuala Lumpur", - "passengers": "2", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-04", - "destination": "Las Vegas", - "destination_airport": "McCarran International Airport", - "fare": "415", - "is_redeye": "False", - "number_stops": "1", - "origin": "Kuala Lumpur", - "origin_airport": "KLIA International Airport", - "outbound_arrival_time": "21:35", - "outbound_departure_time": "13:45", - "passengers": "2", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-04", - "destination": "Las Vegas", - "destination_airport": "McCarran International Airport", - "fare": "385", - "is_redeye": "False", - "number_stops": "1", - "origin": "Kuala Lumpur", - "origin_airport": "KLIA International Airport", - "outbound_arrival_time": "07:40", - "outbound_departure_time": "00:15", - "passengers": "2", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 95, - "slot": "outbound_departure_time", - "start": 88 - }, - { - "exclusive_end": 128, - "slot": "fare", - "start": 124 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Simple enough. I have 2 options. How would you enjoy American Airlines? It takes off at 1:45 pm, has 1 stop but the cost is $415." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "is_redeye", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_arrival_time", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "is_redeye", - "outbound_arrival_time" - ], - "slot_values": { - "departure_date": [ - "4th of March" - ], - "destination": [ - "Las Vegas" - ], - "origin": [ - "KL" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is this one of those redeye trips? When will I arrive?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "is_redeye", - "values": [ - "False" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "21:35" - ], - "slot": "outbound_arrival_time", - "values": [ - "9:35 pm" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 58, - "slot": "outbound_arrival_time", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "No, it's not an overnight flight. It gets there at 9:35 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "4th of March" - ], - "destination": [ - "Las Vegas" - ], - "origin": [ - "KL" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's great information." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Good, have a good time." - } - ] - }, - { - "dialogue_id": "16_00031", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "3rd of March" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 80, - "slot": "departure_date", - "start": 68 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "3rd of March" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a one way flight, preferably an Economy class ticket for the 3rd of March, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which destination do you desire?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Paris" - ], - "slot": "destination", - "values": [ - "Paris, France" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Chicago" - ], - "slot": "origin", - "values": [ - "Chi-town" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 44, - "slot": "destination", - "start": 31 - }, - { - "exclusive_end": 27, - "slot": "origin", - "start": 19 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "3rd of March" - ], - "destination": [ - "Paris, France" - ], - "origin": [ - "Chi-town" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to fly from Chi-town to Paris, France and prefer to fly with United Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "15:15" - ], - "slot": "outbound_departure_time", - "values": [ - "3:15 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "323" - ], - "slot": "fare", - "values": [ - "$323" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "airlines": "United Airlines", - "departure_date": "2019-03-03", - "destination": "Paris", - "origin": "Chicago", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "United Airlines", - "departure_date": "2019-03-03", - "destination": "Paris", - "destination_airport": "Charles de Gaulle International Airport", - "fare": "323", - "is_redeye": "True", - "number_stops": "1", - "origin": "Chicago", - "origin_airport": "O'Hare International Airport", - "outbound_arrival_time": "13:37", - "outbound_departure_time": "15:15", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 82, - "slot": "outbound_departure_time", - "start": 75 - }, - { - "exclusive_end": 121, - "slot": "fare", - "start": 117 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found 1 flight for you with United Airlines. It is for March 3rd at 3:15 pm with only 1 stop and is priced at $323." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [ - "5" - ], - "slot": "passengers", - "values": [ - "5" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "destination_airport", - "passengers" - ], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "3rd of March" - ], - "destination": [ - "Paris, France" - ], - "origin": [ - "Chi-town" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Where would I be landing, and did I mention that I needed it for 5 passengers?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Charles de Gaulle International Airport" - ], - "slot": "destination_airport", - "values": [ - "Charles de Gaulle International Airport" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 64, - "slot": "destination_airport", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You would be flying into Charles de Gaulle International Airport, but is for only 1 passenger." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "3rd of March" - ], - "destination": [ - "Paris, France" - ], - "origin": [ - "Chi-town" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Will there be anything else for you today?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "3rd of March" - ], - "destination": [ - "Paris, France" - ], - "origin": [ - "Chi-town" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you. I appreciate your assistance." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "16_00032", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need a one way flight" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok, which date and what is your departure location?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "12th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin", - "values": [ - "SD" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 42, - "slot": "departure_date", - "start": 24 - }, - { - "exclusive_end": 50, - "slot": "origin", - "start": 48 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of this month" - ], - "origin": [ - "SD" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to travel on the 12th of this month from SD. Economy ticket please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you flying to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "SF" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 15, - "slot": "destination", - "start": 13 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of this month" - ], - "destination": [ - "SF" - ], - "origin": [ - "SD" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Arrival into SF. 1 ticket please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "11:10" - ], - "slot": "outbound_departure_time", - "values": [ - "11:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "99" - ], - "slot": "fare", - "values": [ - "$99" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-12", - "destination": "San Francisco", - "origin": "San Diego", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-12", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "99", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "12:50", - "outbound_departure_time": "11:10", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "American Airlines", - "departure_date": "2019-03-12", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "102", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "23:00", - "outbound_departure_time": "21:20", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-12", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "111", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "21:35", - "outbound_departure_time": "19:55", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-12", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "114", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "08:40", - "outbound_departure_time": "07:00", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-12", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "105", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "09:00", - "outbound_departure_time": "07:20", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 65, - "slot": "outbound_departure_time", - "start": 57 - }, - { - "exclusive_end": 92, - "slot": "fare", - "start": 89 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found a flight with Alaska Airlines. It leaves at 11:10 am with 0 stops. It costs $99" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "12th of this month" - ], - "destination": [ - "SF" - ], - "origin": [ - "SD" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok, thank you. That's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "16_00033", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Where can I find a one way flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What cities do you plan to leave from and go to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Portland" - ], - "slot": "destination", - "values": [ - "Portland, OR" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin", - "values": [ - "Los Angeles" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 50, - "slot": "destination", - "start": 38 - }, - { - "exclusive_end": 34, - "slot": "origin", - "start": 23 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination": [ - "Portland, OR" - ], - "origin": [ - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Look for a flight from Los Angeles to Portland, OR" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What day do you want to travel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "the 6th" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 38, - "slot": "departure_date", - "start": 31 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 6th" - ], - "destination": [ - "Portland, OR" - ], - "origin": [ - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll be leaving Los Angeles on the 6th" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "07:25" - ], - "slot": "outbound_departure_time", - "values": [ - "7:25 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "144" - ], - "slot": "fare", - "values": [ - "$144" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-06", - "destination": "Portland", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-06", - "destination": "Portland", - "destination_airport": "PDX International Airport", - "fare": "144", - "is_redeye": "False", - "number_stops": "0", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "09:55", - "outbound_departure_time": "07:25", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "American Airlines", - "departure_date": "2019-03-06", - "destination": "Portland", - "destination_airport": "PDX International Airport", - "fare": "127", - "is_redeye": "True", - "number_stops": "0", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "01:45", - "outbound_departure_time": "23:15", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-06", - "destination": "Portland", - "destination_airport": "PDX International Airport", - "fare": "139", - "is_redeye": "True", - "number_stops": "0", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "00:20", - "outbound_departure_time": "21:50", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-06", - "destination": "Portland", - "destination_airport": "PDX International Airport", - "fare": "122", - "is_redeye": "False", - "number_stops": "0", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "19:00", - "outbound_departure_time": "16:30", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-06", - "destination": "Portland", - "destination_airport": "PDX International Airport", - "fare": "201", - "is_redeye": "False", - "number_stops": "1", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "14:13", - "outbound_departure_time": "08:55", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 33, - "slot": "outbound_departure_time", - "start": 26 - }, - { - "exclusive_end": 62, - "slot": "fare", - "start": 58 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Alaska Airlines leaves at 7:25 am, has 0 stops, and costs $144. Does this sound good?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "the 6th" - ], - "destination": [ - "Portland, OR" - ], - "origin": [ - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's great. Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good one." - } - ] - }, - { - "dialogue_id": "16_00034", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "7th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin", - "values": [ - "Vegas" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 52, - "slot": "departure_date", - "start": 40 - }, - { - "exclusive_end": 32, - "slot": "origin", - "start": 27 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "7th of March" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to fly one way from Vegas on the 7th of March, can you help me find flights?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "Los Angeles" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "destination", - "start": 14 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "7th of March" - ], - "destination": [ - "Los Angeles" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm flying to Los Angeles." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "09:30" - ], - "slot": "outbound_departure_time", - "values": [ - "9:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "71" - ], - "slot": "fare", - "values": [ - "$71" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-07", - "destination": "Los Angeles", - "origin": "Las Vegas" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-07", - "destination": "Los Angeles", - "destination_airport": "LAX International Airport", - "fare": "71", - "is_redeye": "False", - "number_stops": "0", - "origin": "Las Vegas", - "origin_airport": "McCarran International Airport", - "outbound_arrival_time": "10:40", - "outbound_departure_time": "09:30", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-07", - "destination": "Los Angeles", - "destination_airport": "LAX International Airport", - "fare": "91", - "is_redeye": "False", - "number_stops": "0", - "origin": "Las Vegas", - "origin_airport": "McCarran International Airport", - "outbound_arrival_time": "13:30", - "outbound_departure_time": "12:20", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-07", - "destination": "Los Angeles", - "destination_airport": "LAX International Airport", - "fare": "74", - "is_redeye": "False", - "number_stops": "0", - "origin": "Las Vegas", - "origin_airport": "McCarran International Airport", - "outbound_arrival_time": "15:45", - "outbound_departure_time": "14:35", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-07", - "destination": "Los Angeles", - "destination_airport": "LAX International Airport", - "fare": "87", - "is_redeye": "False", - "number_stops": "0", - "origin": "Las Vegas", - "origin_airport": "McCarran International Airport", - "outbound_arrival_time": "13:15", - "outbound_departure_time": "12:05", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 79, - "slot": "outbound_departure_time", - "start": 72 - }, - { - "exclusive_end": 111, - "slot": "fare", - "start": 108 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've found 4 suitable flights. How about an American Airlines flight at 9:30 am, with 0 stops, at a cost of $71?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "7th of March" - ], - "destination": [ - "Los Angeles" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What other options are there?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "12:20" - ], - "slot": "outbound_departure_time", - "values": [ - "12:20 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "91" - ], - "slot": "fare", - "values": [ - "$91" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 45, - "slot": "outbound_departure_time", - "start": 37 - }, - { - "exclusive_end": 77, - "slot": "fare", - "start": 74 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about a Delta Airlines flight at 12:20 pm, with 0 stops, at a cost of $91." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "7th of March" - ], - "destination": [ - "Los Angeles" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I don't like that either." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "14:35" - ], - "slot": "outbound_departure_time", - "values": [ - "2:35 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "74" - ], - "slot": "fare", - "values": [ - "$74" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 48, - "slot": "outbound_departure_time", - "start": 41 - }, - { - "exclusive_end": 80, - "slot": "fare", - "start": 77 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about a Southwest Airlines flight at 2:35 pm, with 0 stops, at a cost of $74." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "7th of March" - ], - "destination": [ - "Los Angeles" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_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": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "7th of March" - ], - "destination": [ - "Los Angeles" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's all for now, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day!" - } - ] - }, - { - "dialogue_id": "16_00035", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I planning a trip and I only want a one way flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Well where would you like to go? Also, have you figured out when you would like to depart?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "SD" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "departure_date", - "values": [ - "the 4th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "seating_class", - "values": [ - "dontcare" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 24, - "slot": "destination", - "start": 22 - }, - { - "exclusive_end": 80, - "slot": "departure_date", - "start": 73 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 4th" - ], - "destination": [ - "SD" - ], - "seating_class": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be flying into SD next week so I would like to start my travel on the 4th. I'm fine with any ticket class." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What city will you be departing out of?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Atlanta" - ], - "slot": "origin", - "values": [ - "Atlanta" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 30, - "slot": "origin", - "start": 23 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "the 4th" - ], - "destination": [ - "SD" - ], - "origin": [ - "Atlanta" - ], - "seating_class": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be leaving from Atlanta and if possible I would prefer to fly with Delta Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "18:55" - ], - "slot": "outbound_departure_time", - "values": [ - "6:55 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "258" - ], - "slot": "fare", - "values": [ - "$258" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-04", - "destination": "San Diego", - "origin": "Atlanta" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-04", - "destination": "San Diego", - "destination_airport": "SAN International Airport", - "fare": "258", - "is_redeye": "False", - "number_stops": "1", - "origin": "Atlanta", - "origin_airport": "Hartsfield-Jackson International Airport", - "outbound_arrival_time": "22:55", - "outbound_departure_time": "18:55", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 91, - "slot": "outbound_departure_time", - "start": 84 - }, - { - "exclusive_end": 174, - "slot": "fare", - "start": 170 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 1 flight that matches your criteria. The Delta Airlines flight takes off at 6:55 pm and has 1 stop. Would you like to take this flight? If so, the ticket cost is $258." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "origin_airport" - ], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "the 4th" - ], - "destination": [ - "SD" - ], - "origin": [ - "Atlanta" - ], - "seating_class": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Possibly, what airport does the flight leave from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Hartsfield-Jackson International Airport" - ], - "slot": "origin_airport", - "values": [ - "Hartsfield-Jackson International Airport" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 78, - "slot": "origin_airport", - "start": 38 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your flight will be departing out off Hartsfield-Jackson International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "the 4th" - ], - "destination": [ - "SD" - ], - "origin": [ - "Atlanta" - ], - "seating_class": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok, that sounds great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I assist you in any other way?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "the 4th" - ], - "destination": [ - "SD" - ], - "origin": [ - "Atlanta" - ], - "seating_class": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, but thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "My pleasure, have a good day." - } - ] - }, - { - "dialogue_id": "16_00036", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "can you find me a one way flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "which date would you like to travel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "destination", - "values": [ - "NY" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "9th of march" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 19, - "slot": "destination", - "start": 17 - }, - { - "exclusive_end": 35, - "slot": "departure_date", - "start": 23 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "9th of march" - ], - "destination": [ - "NY" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "i want to fly to NY on 9th of march." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "which city you want to depart from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "departure_date", - "values": [ - "march 14th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Chicago" - ], - "slot": "origin", - "values": [ - "chi-town" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 83, - "slot": "departure_date", - "start": 73 - }, - { - "exclusive_end": 30, - "slot": "origin", - "start": 22 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "march 14th" - ], - "destination": [ - "NY" - ], - "origin": [ - "chi-town" - ], - "passengers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "i want to depart from chi-town. i want two tickets and want to travel on march 14th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "12:30" - ], - "slot": "outbound_departure_time", - "values": [ - "12:30 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "125" - ], - "slot": "fare", - "values": [ - "$125" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-14", - "destination": "New York", - "origin": "Chicago", - "passengers": "2" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-14", - "destination": "New York", - "destination_airport": "JFK International Airport", - "fare": "125", - "is_redeye": "False", - "number_stops": "0", - "origin": "Chicago", - "origin_airport": "O'Hare International Airport", - "outbound_arrival_time": "15:49", - "outbound_departure_time": "12:30", - "passengers": "2", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-14", - "destination": "New York", - "destination_airport": "JFK International Airport", - "fare": "132", - "is_redeye": "False", - "number_stops": "0", - "origin": "Chicago", - "origin_airport": "O'Hare International Airport", - "outbound_arrival_time": "12:34", - "outbound_departure_time": "09:15", - "passengers": "2", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-14", - "destination": "New York", - "destination_airport": "JFK International Airport", - "fare": "135", - "is_redeye": "False", - "number_stops": "0", - "origin": "Chicago", - "origin_airport": "O'Hare International Airport", - "outbound_arrival_time": "10:09", - "outbound_departure_time": "06:50", - "passengers": "2", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-14", - "destination": "New York", - "destination_airport": "JFK International Airport", - "fare": "118", - "is_redeye": "True", - "number_stops": "0", - "origin": "Chicago", - "origin_airport": "O'Hare International Airport", - "outbound_arrival_time": "00:19", - "outbound_departure_time": "21:00", - "passengers": "2", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 83, - "slot": "outbound_departure_time", - "start": 75 - }, - { - "exclusive_end": 128, - "slot": "fare", - "start": 124 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "i found 4 flights for you. there is a american airlines which takes off at 12:30 pm and it has 0 stops. the ticket price is $125." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "march 14th" - ], - "destination": [ - "NY" - ], - "origin": [ - "chi-town" - ], - "passengers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "ok thank you. that's all i need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "have a nice day." - } - ] - }, - { - "dialogue_id": "16_00037", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin", - "values": [ - "San Francisco" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 52, - "slot": "origin", - "start": 39 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want a one way flight departing from San Francisco." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you want to go and when?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "SD" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "departure_date", - "values": [ - "Monday next week" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 49, - "slot": "destination", - "start": 47 - }, - { - "exclusive_end": 35, - "slot": "departure_date", - "start": 19 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Monday next week" - ], - "destination": [ - "SD" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to leave on Monday next week and fly to SD." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "06:10" - ], - "slot": "outbound_departure_time", - "values": [ - "6:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "113" - ], - "slot": "fare", - "values": [ - "$113" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-04", - "destination": "San Diego", - "origin": "San Francisco" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-04", - "destination": "San Diego", - "destination_airport": "SAN International Airport", - "fare": "113", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "07:50", - "outbound_departure_time": "06:10", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-04", - "destination": "San Diego", - "destination_airport": "SAN International Airport", - "fare": "110", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "23:25", - "outbound_departure_time": "21:45", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-04", - "destination": "San Diego", - "destination_airport": "SAN International Airport", - "fare": "114", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "18:50", - "outbound_departure_time": "17:10", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-04", - "destination": "San Diego", - "destination_airport": "SAN International Airport", - "fare": "111", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "08:20", - "outbound_departure_time": "06:40", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 110, - "slot": "outbound_departure_time", - "start": 103 - }, - { - "exclusive_end": 119, - "slot": "fare", - "start": 115 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 4 available flights I found. There's a flight on Alaska Airlines with 0 stops that leaves at 6:10 am for $113." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "origin_airport" - ], - "slot_values": { - "departure_date": [ - "Monday next week" - ], - "destination": [ - "SD" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which airport does it fly out of?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "SFO International Airport" - ], - "slot": "origin_airport", - "values": [ - "SFO International Airport" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "origin_airport", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "SFO International Airport" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "Monday next week" - ], - "destination": [ - "SD" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need help with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "Monday next week" - ], - "destination": [ - "SD" - ], - "origin": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks again though." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "16_00038", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "passengers", - "values": [ - "4" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need 4 tickets for a one way flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, what date would you like to travel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Portland" - ], - "slot": "destination", - "values": [ - "Portland, OR" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "the 11th" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 33, - "slot": "destination", - "start": 21 - }, - { - "exclusive_end": 45, - "slot": "departure_date", - "start": 37 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 11th" - ], - "destination": [ - "Portland, OR" - ], - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "We want to travel to Portland, OR on the 11th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which city do you plan to depart from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Premium Economy" - ], - "slot": "seating_class", - "values": [ - "Premium Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Phoenix" - ], - "slot": "origin", - "values": [ - "Phoenix" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 27, - "slot": "origin", - "start": 20 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "the 11th" - ], - "destination": [ - "Portland, OR" - ], - "origin": [ - "Phoenix" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "We are leaving from Phoenix and I would prefer to fly Premium Economy with American Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "13:05" - ], - "slot": "outbound_departure_time", - "values": [ - "1:05 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "237" - ], - "slot": "fare", - "values": [ - "$237" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-11", - "destination": "Portland", - "origin": "Phoenix", - "passengers": "4", - "seating_class": "Premium Economy" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-11", - "destination": "Portland", - "destination_airport": "PDX International Airport", - "fare": "237", - "is_redeye": "False", - "number_stops": "0", - "origin": "Phoenix", - "origin_airport": "Sky Harbor International Airport", - "outbound_arrival_time": "16:00", - "outbound_departure_time": "13:05", - "passengers": "4", - "seating_class": "Premium Economy" - } - ], - "slots": [ - { - "exclusive_end": 58, - "slot": "outbound_departure_time", - "start": 51 - }, - { - "exclusive_end": 91, - "slot": "fare", - "start": 87 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found an American Airlines flight that leaves at 1:05 pm with 0 stops. The ticket is $237." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "the 11th" - ], - "destination": [ - "Portland, OR" - ], - "origin": [ - "Phoenix" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I help you with something else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "the 11th" - ], - "destination": [ - "Portland, OR" - ], - "origin": [ - "Phoenix" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "16_00039", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want a one way flight to travel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Form which city do you want to depart and when you have planned to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Paris" - ], - "slot": "destination", - "values": [ - "Paris, France" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "March 11th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin", - "values": [ - "SFO" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 32, - "slot": "destination", - "start": 19 - }, - { - "exclusive_end": 75, - "slot": "departure_date", - "start": 65 - }, - { - "exclusive_end": 106, - "slot": "origin", - "start": 103 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 11th" - ], - "destination": [ - "Paris, France" - ], - "origin": [ - "SFO" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want a flight to Paris, France. I want to start the journey on March 11th. And I want to depart from SFO" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "22:05" - ], - "slot": "outbound_departure_time", - "values": [ - "10:05 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "255" - ], - "slot": "fare", - "values": [ - "$255" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "5" - ], - "slot": "count", - "values": [ - "5" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-11", - "destination": "Paris", - "origin": "San Francisco" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-11", - "destination": "Paris", - "destination_airport": "Charles de Gaulle International Airport", - "fare": "255", - "is_redeye": "True", - "number_stops": "0", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "20:13", - "outbound_departure_time": "22:05", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "American Airlines", - "departure_date": "2019-03-11", - "destination": "Paris", - "destination_airport": "Charles de Gaulle International Airport", - "fare": "312", - "is_redeye": "True", - "number_stops": "0", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "08:53", - "outbound_departure_time": "10:45", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-11", - "destination": "Paris", - "destination_airport": "Charles de Gaulle International Airport", - "fare": "395", - "is_redeye": "True", - "number_stops": "1", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "13:37", - "outbound_departure_time": "10:55", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-11", - "destination": "Paris", - "destination_airport": "Charles de Gaulle International Airport", - "fare": "336", - "is_redeye": "True", - "number_stops": "1", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "07:58", - "outbound_departure_time": "06:45", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-11", - "destination": "Paris", - "destination_airport": "Charles de Gaulle International Airport", - "fare": "446", - "is_redeye": "True", - "number_stops": "1", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "06:17", - "outbound_departure_time": "05:50", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 92, - "slot": "outbound_departure_time", - "start": 84 - }, - { - "exclusive_end": 143, - "slot": "fare", - "start": 139 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found 5 flights. Do you want to travel with Alaska Airlines. It takes off at 10:05 pm. It has 0 stops and the cost of the ticket is $255." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_arrival_time", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "outbound_arrival_time" - ], - "slot_values": { - "departure_date": [ - "March 11th" - ], - "destination": [ - "Paris, France" - ], - "origin": [ - "SFO" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "At which time it will arrive at my destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "20:13" - ], - "slot": "outbound_arrival_time", - "values": [ - "8:13 pm" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 40, - "slot": "outbound_arrival_time", - "start": 33 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It will reach the destination at 8:13 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "passengers", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "destination_airport", - "passengers" - ], - "slot_values": { - "departure_date": [ - "March 11th" - ], - "destination": [ - "Paris, France" - ], - "origin": [ - "SFO" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "At which airport the flight lands and how many passengers are travelling in that flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Charles de Gaulle International Airport" - ], - "slot": "destination_airport", - "values": [ - "Charles de Gaulle International Airport" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 51, - "slot": "destination_airport", - "start": 12 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It lands at Charles de Gaulle International Airport. It is for 1 travelers" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "March 11th" - ], - "destination": [ - "Paris, France" - ], - "origin": [ - "SFO" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay. It sounds great. That's what I needed" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "16_00040", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I would like to find a one way flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What city would you be departing from and what date would you like to travel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "this Sunday" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "origin", - "values": [ - "Washington" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 50, - "slot": "departure_date", - "start": 39 - }, - { - "exclusive_end": 89, - "slot": "origin", - "start": 79 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "this Sunday" - ], - "origin": [ - "Washington" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like economy class tickets for this Sunday. I would like a flight from Washington." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you planning to travel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Toronto" - ], - "slot": "destination", - "values": [ - "Toronto, Canada" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 35, - "slot": "destination", - "start": 20 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "this Sunday" - ], - "destination": [ - "Toronto, Canada" - ], - "origin": [ - "Washington" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be flying to Toronto, Canada and I would like to use Southwest Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "04:40" - ], - "slot": "outbound_departure_time", - "values": [ - "4:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "106" - ], - "slot": "fare", - "values": [ - "$106" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-03", - "destination": "Toronto", - "origin": "Washington", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-03", - "destination": "Toronto", - "destination_airport": "Toronto Pearson International Airport", - "fare": "106", - "is_redeye": "False", - "number_stops": "0", - "origin": "Washington", - "origin_airport": "Dulles International Airport", - "outbound_arrival_time": "06:05", - "outbound_departure_time": "04:40", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 98, - "slot": "outbound_departure_time", - "start": 91 - }, - { - "exclusive_end": 153, - "slot": "fare", - "start": 149 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 1 flight with Southwest Airlines that match your criteria. The flight takes off at 4:40 am and has 0 stops. The total cost of this ticket is $106." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "this Sunday" - ], - "destination": [ - "Toronto, Canada" - ], - "origin": [ - "Washington" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay thank you, that is all I need right now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You're welcome. Have a good day." - } - ] - }, - { - "dialogue_id": "16_00041", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you look for a one way flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you be going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Delhi" - ], - "slot": "destination", - "values": [ - "Delhi, India" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin", - "values": [ - "Las Vegas" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "destination", - "start": 13 - }, - { - "exclusive_end": 9, - "slot": "origin", - "start": 0 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination": [ - "Delhi, India" - ], - "origin": [ - "Las Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Las Vegas to Delhi, India." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When are you leaving?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "departure_date", - "values": [ - "March 4th" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 55, - "slot": "departure_date", - "start": 46 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 4th" - ], - "destination": [ - "Delhi, India" - ], - "origin": [ - "Las Vegas" - ], - "passengers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "There will be two people and we're leaving on March 4th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "10:55" - ], - "slot": "outbound_departure_time", - "values": [ - "10:55 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "321" - ], - "slot": "fare", - "values": [ - "$321" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "2" - ], - "slot": "count", - "values": [ - "2" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-04", - "destination": "Delhi", - "origin": "Las Vegas", - "passengers": "2" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-04", - "destination": "Delhi", - "destination_airport": "Indira Gandhi International Airport", - "fare": "321", - "is_redeye": "True", - "number_stops": "1", - "origin": "Las Vegas", - "origin_airport": "McCarran International Airport", - "outbound_arrival_time": "20:39", - "outbound_departure_time": "10:55", - "passengers": "2", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-04", - "destination": "Delhi", - "destination_airport": "Indira Gandhi International Airport", - "fare": "329", - "is_redeye": "True", - "number_stops": "1", - "origin": "Las Vegas", - "origin_airport": "McCarran International Airport", - "outbound_arrival_time": "20:39", - "outbound_departure_time": "14:35", - "passengers": "2", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 88, - "slot": "outbound_departure_time", - "start": 80 - }, - { - "exclusive_end": 103, - "slot": "fare", - "start": 99 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 2 flights with 1 stop. It's with American Airlines and will take off at 10:55 am. It costs $321." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 4th" - ], - "destination": [ - "Delhi, India" - ], - "origin": [ - "Las Vegas" - ], - "passengers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay. Thanks, that's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "16_00042", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I would like to find a one way flight please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "On what date would you like to travel on?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "1st of March" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 61, - "slot": "departure_date", - "start": 49 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "1st of March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to start my travel itinerary on the 1st of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "An to what location are you planning to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Phoenix" - ], - "slot": "destination", - "values": [ - "Phoenix" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 71, - "slot": "destination", - "start": 64 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "1st of March" - ], - "destination": [ - "Phoenix" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to fly with Southwest Airlines and I want to go to Phoenix." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can you please tell me which city that you want to depart from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin", - "values": [ - "Vegas" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 45, - "slot": "origin", - "start": 40 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "1st of March" - ], - "destination": [ - "Phoenix" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I want you to loo for flights from Vegas." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "18:25" - ], - "slot": "outbound_departure_time", - "values": [ - "6:25 PM" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "89" - ], - "slot": "fare", - "values": [ - "$89" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-01", - "destination": "Phoenix", - "origin": "Las Vegas" - } - }, - "service_results": [ - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-01", - "destination": "Phoenix", - "destination_airport": "Sky Harbor International Airport", - "fare": "89", - "is_redeye": "False", - "number_stops": "0", - "origin": "Las Vegas", - "origin_airport": "McCarran International Airport", - "outbound_arrival_time": "19:39", - "outbound_departure_time": "18:25", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 92, - "slot": "outbound_departure_time", - "start": 85 - }, - { - "exclusive_end": 152, - "slot": "fare", - "start": 149 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "And you would like to fly with Southwest Airlines? I have a flight that takes off at 6:25 PM. There are 0 stops with this flight. The ticket cost is $89." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_arrival_time", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "outbound_arrival_time" - ], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "1st of March" - ], - "destination": [ - "Phoenix" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "At what time does the flight arrive at my destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "19:39" - ], - "slot": "outbound_arrival_time", - "values": [ - "7:39 pm" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 33, - "slot": "outbound_arrival_time", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The flight will arrive at 7:39 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "1st of March" - ], - "destination": [ - "Phoenix" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok, thank you, that is all I need for the moment." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day, bye." - } - ] - }, - { - "dialogue_id": "16_00043", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to find a one way flight" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date would you like to travel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "10th of this month" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 22, - "slot": "departure_date", - "start": 4 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "10th of this month" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "the 10th of this month" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which city do you want to depart from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "LAX" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin", - "values": [ - "Vegas" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 29, - "slot": "destination", - "start": 26 - }, - { - "exclusive_end": 22, - "slot": "origin", - "start": 17 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "10th of this month" - ], - "destination": [ - "LAX" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am flying from Vegas to LAX." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "09:30" - ], - "slot": "outbound_departure_time", - "values": [ - "9:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "80" - ], - "slot": "fare", - "values": [ - "$80" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-10", - "destination": "Los Angeles", - "origin": "Las Vegas" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-10", - "destination": "Los Angeles", - "destination_airport": "LAX International Airport", - "fare": "80", - "is_redeye": "False", - "number_stops": "0", - "origin": "Las Vegas", - "origin_airport": "McCarran International Airport", - "outbound_arrival_time": "10:40", - "outbound_departure_time": "09:30", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-10", - "destination": "Los Angeles", - "destination_airport": "LAX International Airport", - "fare": "87", - "is_redeye": "False", - "number_stops": "0", - "origin": "Las Vegas", - "origin_airport": "McCarran International Airport", - "outbound_arrival_time": "22:50", - "outbound_departure_time": "21:40", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-10", - "destination": "Los Angeles", - "destination_airport": "LAX International Airport", - "fare": "84", - "is_redeye": "False", - "number_stops": "0", - "origin": "Las Vegas", - "origin_airport": "McCarran International Airport", - "outbound_arrival_time": "15:45", - "outbound_departure_time": "14:35", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-10", - "destination": "Los Angeles", - "destination_airport": "LAX International Airport", - "fare": "97", - "is_redeye": "False", - "number_stops": "0", - "origin": "Las Vegas", - "origin_airport": "McCarran International Airport", - "outbound_arrival_time": "13:15", - "outbound_departure_time": "12:05", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 101, - "slot": "outbound_departure_time", - "start": 94 - }, - { - "exclusive_end": 147, - "slot": "fare", - "start": 144 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 4 flights for you. Would you like to fly with American Airlines? The flight leaves at 9:30 am. The flight has 0 stops. The ticket costs $80." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "10th of this month" - ], - "destination": [ - "LAX" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I help you with something else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "10th of this month" - ], - "destination": [ - "LAX" - ], - "origin": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. Thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day" - } - ] - }, - { - "dialogue_id": "16_00044", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you get me a one way flight?" - }, - { - "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": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "From where to where? What dates are you travelling?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Nairobi" - ], - "slot": "destination", - "values": [ - "Nairobi" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "origin", - "values": [ - "Philadelphia" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 28, - "slot": "destination", - "start": 21 - }, - { - "exclusive_end": 50, - "slot": "departure_date", - "start": 38 - }, - { - "exclusive_end": 17, - "slot": "origin", - "start": 5 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Tuesday" - ], - "destination": [ - "Nairobi" - ], - "origin": [ - "Philadelphia" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "From Philadelphia to Nairobi. I leave next Tuesday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "16:45" - ], - "slot": "outbound_departure_time", - "values": [ - "4:45 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "346" - ], - "slot": "fare", - "values": [ - "$346" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-05", - "destination": "Nairobi", - "origin": "Philadelphia" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-05", - "destination": "Nairobi", - "destination_airport": "Jomo Kenyatta International Airport", - "fare": "346", - "is_redeye": "True", - "number_stops": "1", - "origin": "Philadelphia", - "origin_airport": "PHL International Airport", - "outbound_arrival_time": "17:57", - "outbound_departure_time": "16:45", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-05", - "destination": "Nairobi", - "destination_airport": "Jomo Kenyatta International Airport", - "fare": "342", - "is_redeye": "True", - "number_stops": "1", - "origin": "Philadelphia", - "origin_airport": "PHL International Airport", - "outbound_arrival_time": "17:57", - "outbound_departure_time": "16:40", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-05", - "destination": "Nairobi", - "destination_airport": "Jomo Kenyatta International Airport", - "fare": "331", - "is_redeye": "True", - "number_stops": "1", - "origin": "Philadelphia", - "origin_airport": "PHL International Airport", - "outbound_arrival_time": "10:07", - "outbound_departure_time": "07:45", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-05", - "destination": "Nairobi", - "destination_airport": "Jomo Kenyatta International Airport", - "fare": "319", - "is_redeye": "True", - "number_stops": "1", - "origin": "Philadelphia", - "origin_airport": "PHL International Airport", - "outbound_arrival_time": "10:07", - "outbound_departure_time": "04:45", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 72, - "slot": "outbound_departure_time", - "start": 65 - }, - { - "exclusive_end": 99, - "slot": "fare", - "start": 95 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 4 flights available. American Airlines has a flight at 4:45 pm with 1 stop. It costs $346." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Tuesday" - ], - "destination": [ - "Nairobi" - ], - "origin": [ - "Philadelphia" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Find another ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "16:40" - ], - "slot": "outbound_departure_time", - "values": [ - "4:40 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "342" - ], - "slot": "fare", - "values": [ - "$342" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 54, - "slot": "outbound_departure_time", - "start": 47 - }, - { - "exclusive_end": 81, - "slot": "fare", - "start": 77 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Delta Airlines? There is a flight at 4:40 pm with 1 stop. It costs $342." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "next Tuesday" - ], - "destination": [ - "Nairobi" - ], - "origin": [ - "Philadelphia" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks. That is all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok. Goodbye." - } - ] - }, - { - "dialogue_id": "16_00045", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "San Francisco" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 48, - "slot": "destination", - "start": 35 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination": [ - "San Francisco" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to find a one way flight to San Francisco in Economy class." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What city do you want to leave from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Toronto" - ], - "slot": "origin", - "values": [ - "Toronto, Ontario" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "origin", - "start": 21 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination": [ - "San Francisco" - ], - "origin": [ - "Toronto, Ontario" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to leave from Toronto, Ontario." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date would you like to depart on?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "7th of March" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 35, - "slot": "departure_date", - "start": 23 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "7th of March" - ], - "destination": [ - "San Francisco" - ], - "origin": [ - "Toronto, Ontario" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to leave on the 7th of March. I'd prefer to fly with Delta Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "07:15" - ], - "slot": "outbound_departure_time", - "values": [ - "7:15 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "237" - ], - "slot": "fare", - "values": [ - "$237" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-07", - "destination": "San Francisco", - "origin": "Toronto", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-07", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "237", - "is_redeye": "False", - "number_stops": "1", - "origin": "Toronto", - "origin_airport": "Toronto Pearson International Airport", - "outbound_arrival_time": "14:22", - "outbound_departure_time": "07:15", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 61, - "slot": "outbound_departure_time", - "start": 54 - }, - { - "exclusive_end": 99, - "slot": "fare", - "start": 95 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found a flight with Delta Airlines. It takes off at 7:15 am and has 1 stop. The ticket costs $237." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "7th of March" - ], - "destination": [ - "San Francisco" - ], - "origin": [ - "Toronto, Ontario" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok, that's all I needed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Alright, have a great day!" - } - ] - }, - { - "dialogue_id": "16_00046", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "destination", - "values": [ - "Seattle, WA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "Thursday next week" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 31, - "slot": "destination", - "start": 20 - }, - { - "exclusive_end": 53, - "slot": "departure_date", - "start": 35 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Thursday next week" - ], - "destination": [ - "Seattle, WA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to travel to Seattle, WA on Thursday next week." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Atlanta" - ], - "slot": "origin", - "values": [ - "Atlanta, GA" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 27, - "slot": "origin", - "start": 16 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "Thursday next week" - ], - "destination": [ - "Seattle, WA" - ], - "origin": [ - "Atlanta, GA" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll leave from Atlanta, GA and I want to fly Economy with Delta Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "16:20" - ], - "slot": "outbound_departure_time", - "values": [ - "4:20 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "197" - ], - "slot": "fare", - "values": [ - "$197" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-07", - "destination": "Seattle", - "origin": "Atlanta", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-07", - "destination": "Seattle", - "destination_airport": "Seattle-Tacoma International Airport", - "fare": "197", - "is_redeye": "False", - "number_stops": "0", - "origin": "Atlanta", - "origin_airport": "Hartsfield-Jackson International Airport", - "outbound_arrival_time": "18:52", - "outbound_departure_time": "16:20", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 66, - "slot": "outbound_departure_time", - "start": 59 - }, - { - "exclusive_end": 136, - "slot": "fare", - "start": 132 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay. I've found a Delta Airlines flight that takes off at 4:20 pm. I inform you that the flight has 0 stops and that the ticket is $197." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "origin_airport" - ], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "Thursday next week" - ], - "destination": [ - "Seattle, WA" - ], - "origin": [ - "Atlanta, GA" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which airport does the flight leave from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Hartsfield-Jackson International Airport" - ], - "slot": "origin_airport", - "values": [ - "Hartsfield-Jackson International Airport" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 55, - "slot": "origin_airport", - "start": 15 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It leaves from Hartsfield-Jackson International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "Thursday next week" - ], - "destination": [ - "Seattle, WA" - ], - "origin": [ - "Atlanta, GA" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need more assistance?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "Thursday next week" - ], - "destination": [ - "Seattle, WA" - ], - "origin": [ - "Atlanta, GA" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, it's fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "16_00047", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Hello, I am wanting to book a one way flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok, I can help you with that. What city are you departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Chicago" - ], - "slot": "origin", - "values": [ - "Chi-town" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 26, - "slot": "origin", - "start": 18 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "origin": [ - "Chi-town" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am leaving from Chi-town. I will need to book 3 tickets. My wife and son are coming with me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok what date are you planning on flying? Also, I will need to know your destination." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Atlanta" - ], - "slot": "destination", - "values": [ - "Atlanta, GA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "departure_date", - "values": [ - "the 4th" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "destination", - "start": 14 - }, - { - "exclusive_end": 36, - "slot": "departure_date", - "start": 29 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 4th" - ], - "destination": [ - "Atlanta, GA" - ], - "origin": [ - "Chi-town" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "We are flying Atlanta, GA on the 4th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "20:40" - ], - "slot": "outbound_departure_time", - "values": [ - "8:40 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "108" - ], - "slot": "fare", - "values": [ - "$108" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-04", - "destination": "Atlanta", - "origin": "Chicago", - "passengers": "3" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-04", - "destination": "Atlanta", - "destination_airport": "Hartsfield-Jackson International Airport", - "fare": "108", - "is_redeye": "False", - "number_stops": "0", - "origin": "Chicago", - "origin_airport": "O'Hare International Airport", - "outbound_arrival_time": "23:41", - "outbound_departure_time": "20:40", - "passengers": "3", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-04", - "destination": "Atlanta", - "destination_airport": "Hartsfield-Jackson International Airport", - "fare": "100", - "is_redeye": "False", - "number_stops": "0", - "origin": "Chicago", - "origin_airport": "O'Hare International Airport", - "outbound_arrival_time": "11:31", - "outbound_departure_time": "08:30", - "passengers": "3", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-04", - "destination": "Atlanta", - "destination_airport": "Hartsfield-Jackson International Airport", - "fare": "130", - "is_redeye": "False", - "number_stops": "0", - "origin": "Chicago", - "origin_airport": "O'Hare International Airport", - "outbound_arrival_time": "23:21", - "outbound_departure_time": "20:20", - "passengers": "3", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 44, - "slot": "outbound_departure_time", - "start": 37 - }, - { - "exclusive_end": 73, - "slot": "fare", - "start": 69 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is an American Airlines flight 8:40 pm with 0 stops that costs $108. Will that work for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "is_redeye", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "is_redeye" - ], - "slot_values": { - "departure_date": [ - "the 4th" - ], - "destination": [ - "Atlanta, GA" - ], - "origin": [ - "Chi-town" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I don't know. Is that a redeye flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "is_redeye", - "values": [ - "False" - ] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No, it is not an overnight flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "origin_airport" - ], - "slot_values": { - "departure_date": [ - "the 4th" - ], - "destination": [ - "Atlanta, GA" - ], - "origin": [ - "Chi-town" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which airport will that flight be departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "O'Hare International Airport" - ], - "slot": "origin_airport", - "values": [ - "O'Hare International Airport" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 46, - "slot": "origin_airport", - "start": 18 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It takes off from O'Hare International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 4th" - ], - "destination": [ - "Atlanta, GA" - ], - "origin": [ - "Chi-town" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find something else. I'm just wondering if there is something that will work out better for us." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "08:30" - ], - "slot": "outbound_departure_time", - "values": [ - "8:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "100" - ], - "slot": "fare", - "values": [ - "$100" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 57, - "slot": "outbound_departure_time", - "start": 50 - }, - { - "exclusive_end": 94, - "slot": "fare", - "start": 90 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure there is a Delta Airlines flight that leaves 8:30 am with 0 stops. This flight costs $100." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin", - "values": [ - "San Fran" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 105, - "slot": "origin", - "start": 97 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 4th" - ], - "destination": [ - "Atlanta, GA" - ], - "origin": [ - "San Fran" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Maybe, are there any other flights. I want Economy class tickets. Is there anything leaving from San Fran." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "13:35" - ], - "slot": "outbound_departure_time", - "values": [ - "1:35 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "252" - ], - "slot": "fare", - "values": [ - "$252" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-04", - "destination": "Atlanta", - "origin": "San Francisco", - "passengers": "3", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-04", - "destination": "Atlanta", - "destination_airport": "Hartsfield-Jackson International Airport", - "fare": "252", - "is_redeye": "False", - "number_stops": "1", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "23:41", - "outbound_departure_time": "13:35", - "passengers": "3", - "seating_class": "Economy" - }, - { - "airlines": "American Airlines", - "departure_date": "2019-03-04", - "destination": "Atlanta", - "destination_airport": "Hartsfield-Jackson International Airport", - "fare": "234", - "is_redeye": "True", - "number_stops": "1", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "01:24", - "outbound_departure_time": "15:50", - "passengers": "3", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-04", - "destination": "Atlanta", - "destination_airport": "Hartsfield-Jackson International Airport", - "fare": "194", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "18:31", - "outbound_departure_time": "10:05", - "passengers": "3", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-04", - "destination": "Atlanta", - "destination_airport": "Hartsfield-Jackson International Airport", - "fare": "291", - "is_redeye": "False", - "number_stops": "1", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "17:19", - "outbound_departure_time": "07:10", - "passengers": "3", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-04", - "destination": "Atlanta", - "destination_airport": "Hartsfield-Jackson International Airport", - "fare": "202", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "18:41", - "outbound_departure_time": "10:15", - "passengers": "3", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 61, - "slot": "outbound_departure_time", - "start": 54 - }, - { - "exclusive_end": 101, - "slot": "fare", - "start": 97 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "OK, there is an Alaska Airlines flight that leaves at 1:35 pm with 1 stop. This flight will cost $252 per ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "the 4th" - ], - "destination": [ - "Atlanta, GA" - ], - "origin": [ - "San Fran" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "OK, that one will work." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_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": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "the 4th" - ], - "destination": [ - "Atlanta, GA" - ], - "origin": [ - "San Fran" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that is all. Thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem, have a great day." - } - ] - }, - { - "dialogue_id": "16_00048", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "later today" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 57, - "slot": "departure_date", - "start": 46 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "later today" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am looking for a one way flight that leaves later today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which city will you be departing from? Do you have a destination you would prefer to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "destination", - "values": [ - "Washington" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "origin", - "values": [ - "New York" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 54, - "slot": "destination", - "start": 44 - }, - { - "exclusive_end": 29, - "slot": "origin", - "start": 21 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "later today" - ], - "destination": [ - "Washington" - ], - "origin": [ - "New York" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll be leaving from New York and flying to Washington. I would prefer to fly with united Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "05:10" - ], - "slot": "outbound_departure_time", - "values": [ - "5:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "90" - ], - "slot": "fare", - "values": [ - "$90" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "airlines": "United Airlines", - "departure_date": "2019-03-01", - "destination": "Washington", - "origin": "New York" - } - }, - "service_results": [ - { - "airlines": "United Airlines", - "departure_date": "2019-03-01", - "destination": "Washington", - "destination_airport": "Dulles International Airport", - "fare": "90", - "is_redeye": "False", - "number_stops": "0", - "origin": "New York", - "origin_airport": "JFK International Airport", - "outbound_arrival_time": "06:20", - "outbound_departure_time": "05:10", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 90, - "slot": "outbound_departure_time", - "start": 83 - }, - { - "exclusive_end": 135, - "slot": "fare", - "start": 132 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've found 1 flight for you. The flight will be via United Airlines and departs at 5:10 am with 0 stops. The cost for the ticket is $90." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "later today" - ], - "destination": [ - "Washington" - ], - "origin": [ - "New York" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_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": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "later today" - ], - "destination": [ - "Washington" - ], - "origin": [ - "New York" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that is all. Thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "My pleasure. Have a great day." - } - ] - }, - { - "dialogue_id": "16_00049", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to find a one way flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you planning to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "destination", - "values": [ - "washington" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "origin", - "values": [ - "London" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 50, - "slot": "destination", - "start": 40 - }, - { - "exclusive_end": 36, - "slot": "origin", - "start": 30 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination": [ - "washington" - ], - "origin": [ - "London" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm looking for a flight from London to washington. Can you find me Economy Class tickets?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date would you like to travel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "March 2nd" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 9, - "slot": "departure_date", - "start": 0 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 2nd" - ], - "destination": [ - "washington" - ], - "origin": [ - "London" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "March 2nd is when I want to start my travel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "British Airways" - ], - "slot": "airlines", - "values": [ - "British Airways" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "09:15" - ], - "slot": "outbound_departure_time", - "values": [ - "9:15 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "254" - ], - "slot": "fare", - "values": [ - "$254" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-02", - "destination": "Washington", - "origin": "London", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "British Airways", - "departure_date": "2019-03-02", - "destination": "Washington", - "destination_airport": "Dulles International Airport", - "fare": "254", - "is_redeye": "False", - "number_stops": "1", - "origin": "London", - "origin_airport": "Heathrow International Airport", - "outbound_arrival_time": "18:25", - "outbound_departure_time": "09:15", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-02", - "destination": "Washington", - "destination_airport": "Dulles International Airport", - "fare": "313", - "is_redeye": "False", - "number_stops": "1", - "origin": "London", - "origin_airport": "Heathrow International Airport", - "outbound_arrival_time": "17:48", - "outbound_departure_time": "08:00", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-02", - "destination": "Washington", - "destination_airport": "Dulles International Airport", - "fare": "300", - "is_redeye": "False", - "number_stops": "1", - "origin": "London", - "origin_airport": "Heathrow International Airport", - "outbound_arrival_time": "06:20", - "outbound_departure_time": "00:25", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 64, - "slot": "outbound_departure_time", - "start": 57 - }, - { - "exclusive_end": 82, - "slot": "fare", - "start": 78 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Found a ticket through British Airways that takes off at 9:15 am. The cost is $254 and has only 1 stop." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "British Airways" - ], - "departure_date": [ - "March 2nd" - ], - "destination": [ - "washington" - ], - "origin": [ - "London" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is all I need. Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "16_00050", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to find a one way flight" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "passengers", - "values": [ - "4" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "origin", - "values": [ - "Philly" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 28, - "slot": "origin", - "start": 22 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "origin": [ - "Philly" - ], - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need 4 tickets from Philly" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "To which place?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Nairobi" - ], - "slot": "destination", - "values": [ - "Nairobi, Kenya" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 17, - "slot": "destination", - "start": 3 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination": [ - "Nairobi, Kenya" - ], - "origin": [ - "Philly" - ], - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "To Nairobi, Kenya" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date do you want to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "the 12th" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 27, - "slot": "departure_date", - "start": 19 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 12th" - ], - "destination": [ - "Nairobi, Kenya" - ], - "origin": [ - "Philly" - ], - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to leave on the 12th" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "16:45" - ], - "slot": "outbound_departure_time", - "values": [ - "4:45 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "340" - ], - "slot": "fare", - "values": [ - "$340" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-12", - "destination": "Nairobi", - "origin": "Philadelphia", - "passengers": "4" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-12", - "destination": "Nairobi", - "destination_airport": "Jomo Kenyatta International Airport", - "fare": "340", - "is_redeye": "True", - "number_stops": "1", - "origin": "Philadelphia", - "origin_airport": "PHL International Airport", - "outbound_arrival_time": "17:57", - "outbound_departure_time": "16:45", - "passengers": "4", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-12", - "destination": "Nairobi", - "destination_airport": "Jomo Kenyatta International Airport", - "fare": "338", - "is_redeye": "True", - "number_stops": "1", - "origin": "Philadelphia", - "origin_airport": "PHL International Airport", - "outbound_arrival_time": "17:57", - "outbound_departure_time": "16:40", - "passengers": "4", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-12", - "destination": "Nairobi", - "destination_airport": "Jomo Kenyatta International Airport", - "fare": "401", - "is_redeye": "True", - "number_stops": "1", - "origin": "Philadelphia", - "origin_airport": "PHL International Airport", - "outbound_arrival_time": "10:07", - "outbound_departure_time": "07:45", - "passengers": "4", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-12", - "destination": "Nairobi", - "destination_airport": "Jomo Kenyatta International Airport", - "fare": "388", - "is_redeye": "True", - "number_stops": "1", - "origin": "Philadelphia", - "origin_airport": "PHL International Airport", - "outbound_arrival_time": "10:07", - "outbound_departure_time": "04:45", - "passengers": "4", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 78, - "slot": "outbound_departure_time", - "start": 71 - }, - { - "exclusive_end": 93, - "slot": "fare", - "start": 89 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like the American Airlines flight with 1 stop that leaves at 4:45 pm? It costs $340" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "the 12th" - ], - "destination": [ - "Nairobi, Kenya" - ], - "origin": [ - "Philly" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Find me something else, Delta Airlines instead, economy tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "16:40" - ], - "slot": "outbound_departure_time", - "values": [ - "4:40 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "338" - ], - "slot": "fare", - "values": [ - "$338" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-12", - "destination": "Nairobi", - "origin": "Philadelphia", - "passengers": "4", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-12", - "destination": "Nairobi", - "destination_airport": "Jomo Kenyatta International Airport", - "fare": "338", - "is_redeye": "True", - "number_stops": "1", - "origin": "Philadelphia", - "origin_airport": "PHL International Airport", - "outbound_arrival_time": "17:57", - "outbound_departure_time": "16:40", - "passengers": "4", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 79, - "slot": "outbound_departure_time", - "start": 72 - }, - { - "exclusive_end": 57, - "slot": "fare", - "start": 53 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 1 flight with Delta Airlines with 1 stop for $338. It leaves at 4:40 pm" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_arrival_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "is_redeye", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "is_redeye", - "outbound_arrival_time" - ], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "the 12th" - ], - "destination": [ - "Nairobi, Kenya" - ], - "origin": [ - "Philly" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "When does it arrive at my destination? Is this a red eye?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "is_redeye", - "values": [ - "True" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "17:57" - ], - "slot": "outbound_arrival_time", - "values": [ - "5:57 pm" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 49, - "slot": "outbound_arrival_time", - "start": 42 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is an overnight flight that arrives at 5:57 pm" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "the 12th" - ], - "destination": [ - "Nairobi, Kenya" - ], - "origin": [ - "Philly" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok that's all, thanks" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day" - } - ] - }, - { - "dialogue_id": "16_00051", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to buy a one-way flight ticket, can you help?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination_city", - "values": [ - "SD" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 15, - "slot": "destination_city", - "start": 13 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination_city": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to SD." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [ - "Delta Airlines", - "British Airways" - ], - "slot": "airlines", - "values": [ - "Delta Airlines", - "British Airways" - ] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When did you want to go and where do you want to leave from? Do you have an airline preference? Like Delta Airlines, British Airways or any other carrier?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "6th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Toronto" - ], - "slot": "origin_city", - "values": [ - "Toronto" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 40, - "slot": "departure_date", - "start": 23 - }, - { - "exclusive_end": 54, - "slot": "origin_city", - "start": 47 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "6th of this month" - ], - "destination_city": [ - "SD" - ], - "origin_city": [ - "Toronto" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to leave on the 6th of this month, from Toronto. Delta Airlines would be good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Toronto" - ], - "slot": "origin_city", - "values": [ - "Toronto" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination_city", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 38, - "slot": "origin_city", - "start": 31 - }, - { - "exclusive_end": 51, - "slot": "destination_city", - "start": 42 - }, - { - "exclusive_end": 66, - "slot": "departure_date", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "To verify: You want to go from Toronto to San Diego next Wednesday. You'd prefer Delta Airlines and you want 1 ticket in economy class." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "6th of this month", - "next Wednesday" - ], - "destination_city": [ - "SD", - "San Diego" - ], - "origin_city": [ - "Toronto" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-06", - "destination_city": "San Diego", - "origin_city": "Toronto", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-06", - "destination_airport": "SAN International Airport", - "destination_city": "San Diego", - "number_stops": "1", - "origin_airport": "Toronto Pearson International Airport", - "origin_city": "Toronto", - "outbound_arrival_time": "08:34", - "outbound_departure_time": "02:10", - "passengers": "1", - "price": "237", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I have made your reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "6th of this month", - "next Wednesday" - ], - "destination_city": [ - "SD", - "San Diego" - ], - "origin_city": [ - "Toronto" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's all I needed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "16_00052", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Could you help me purchase a one-way flight ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What time do you anticipate leaving, and what location will you depart from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sydney" - ], - "slot": "origin_city", - "values": [ - "Sydney, Australia" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "11th of this month" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 59, - "slot": "origin_city", - "start": 42 - }, - { - "exclusive_end": 85, - "slot": "departure_date", - "start": 67 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "11th of this month" - ], - "origin_city": [ - "Sydney, Australia" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want Delta Airlines. I'm departing from Sydney, Australia on the 11th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What place do you plan on traveling to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination_city", - "values": [ - "London, England" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "origin_city", - "values": [ - "Washington" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "destination_city", - "start": 14 - }, - { - "exclusive_end": 63, - "slot": "origin_city", - "start": 53 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "11th of this month" - ], - "destination_city": [ - "London, England" - ], - "origin_city": [ - "Washington" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am visiting London, England, and am departing from Washington." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Washington" - ], - "slot": "origin_city", - "values": [ - "Washington" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "destination_city", - "values": [ - "London" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "MArch 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 94, - "slot": "origin_city", - "start": 84 - }, - { - "exclusive_end": 145, - "slot": "destination_city", - "start": 139 - }, - { - "exclusive_end": 127, - "slot": "departure_date", - "start": 117 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please verify the following information: A flight for 1 Economy seat departing from Washington via Delta Airlines on MArch 11th, headed to London." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "price" - ], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "11th of this month", - "MArch 11th" - ], - "destination_city": [ - "London", - "London, England" - ], - "origin_city": [ - "Washington" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yup, that's perfect. What's its price?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_FAILURE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-11", - "destination_city": "London", - "origin_city": "Washington", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I apologize, but but I could not reserve the ticket. Can I assist you with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "11th of this month", - "MArch 11th" - ], - "destination_city": [ - "London", - "London, England" - ], - "origin_city": [ - "Washington" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope. Thanks for your assitance." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful afternoon." - } - ] - }, - { - "dialogue_id": "16_00053", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find me a one-way flight ticket through United Airlines?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you going and where will you be leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Phoenix" - ], - "slot": "destination_city", - "values": [ - "Phoenix" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin_city", - "values": [ - "LAX" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 21, - "slot": "destination_city", - "start": 14 - }, - { - "exclusive_end": 34, - "slot": "origin_city", - "start": 31 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "destination_city": [ - "Phoenix" - ], - "origin_city": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am going to Phoenix, AZ from LAX." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When is your departure date?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "11th of March" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 36, - "slot": "departure_date", - "start": 23 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "11th of March" - ], - "destination_city": [ - "Phoenix" - ], - "origin_city": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to leave on the 11th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin_city", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Phoenix" - ], - "slot": "destination_city", - "values": [ - "Phoenix" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "March 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 55, - "slot": "origin_city", - "start": 44 - }, - { - "exclusive_end": 66, - "slot": "destination_city", - "start": 59 - }, - { - "exclusive_end": 88, - "slot": "departure_date", - "start": 78 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: United Airlines flight from Los Angeles to Phoenix leaving on March 11th. 1 passenger in economy seating. Is this correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "refundable", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "refundable" - ], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "11th of March", - "March 11th" - ], - "destination_city": [ - "Phoenix" - ], - "origin_city": [ - "LAX", - "Los Angeles" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's great. Can the ticket be refunded?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "refundable", - "values": [ - "False" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "United Airlines", - "departure_date": "2019-03-11", - "destination_city": "Phoenix", - "origin_city": "Los Angeles", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "United Airlines", - "departure_date": "2019-03-11", - "destination_airport": "Sky Harbor International Airport", - "destination_city": "Phoenix", - "number_stops": "0", - "origin_airport": "LAX International Airport", - "origin_city": "Los Angeles", - "outbound_arrival_time": "12:33", - "outbound_departure_time": "11:05", - "passengers": "1", - "price": "93", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The ticket is non-refundable. Your one-way ticket has been confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "11th of March", - "March 11th" - ], - "destination_city": [ - "Phoenix" - ], - "origin_city": [ - "LAX", - "Los Angeles" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you, that's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "16_00054", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "5th of March" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 81, - "slot": "departure_date", - "start": 69 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "5th of March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you assist me in purchasing a one-way flight ticket departing on 5th of March?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you plan to visit?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Chicago" - ], - "slot": "destination_city", - "values": [ - "Chi-town" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 24, - "slot": "destination_city", - "start": 16 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "5th of March" - ], - "destination_city": [ - "Chi-town" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I plan to visit Chi-town." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you be departing from and do you have any preferred airlines?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "origin_city", - "values": [ - "Philadelphia" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "origin_city", - "start": 23 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "5th of March" - ], - "destination_city": [ - "Chi-town" - ], - "origin_city": [ - "Philadelphia" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be leaving from Philadelphia and would prefer to fly on United Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "origin_city", - "values": [ - "Philadelphia" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Chicago" - ], - "slot": "destination_city", - "values": [ - "Chicago" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 72, - "slot": "origin_city", - "start": 60 - }, - { - "exclusive_end": 83, - "slot": "destination_city", - "start": 76 - }, - { - "exclusive_end": 115, - "slot": "departure_date", - "start": 103 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm your ticket reservation for 1 passenger from Philadelphia to Chicago on United Airlines next Tuesday. The flight seating class for this flight is Economy." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "destination_airport" - ], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "5th of March", - "next Tuesday" - ], - "destination_city": [ - "Chi-town", - "Chicago" - ], - "origin_city": [ - "Philadelphia" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds great! At which airport does this flight arrive?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "O'Hare International Airport" - ], - "slot": "destination_airport", - "values": [ - "O'Hare International Airport" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "United Airlines", - "departure_date": "2019-03-05", - "destination_city": "Chicago", - "origin_city": "Philadelphia", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "United Airlines", - "departure_date": "2019-03-05", - "destination_airport": "O'Hare International Airport", - "destination_city": "Chicago", - "number_stops": "0", - "origin_airport": "PHL International Airport", - "origin_city": "Philadelphia", - "outbound_arrival_time": "12:41", - "outbound_departure_time": "11:30", - "passengers": "1", - "price": "110", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 102, - "slot": "destination_airport", - "start": 74 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your one-way ticket reservation has been confirmed. The flight arrives at O'Hare International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "5th of March", - "next Tuesday" - ], - "destination_city": [ - "Chi-town", - "Chicago" - ], - "origin_city": [ - "Philadelphia" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you require further assistance?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "5th of March", - "next Tuesday" - ], - "destination_city": [ - "Chi-town", - "Chicago" - ], - "origin_city": [ - "Philadelphia" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you very much!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day ahead!" - } - ] - }, - { - "dialogue_id": "16_00055", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need a ticket for a one-way flight" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is the departure date?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "The 8th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "origin_city", - "values": [ - "NYC" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 7, - "slot": "departure_date", - "start": 0 - }, - { - "exclusive_end": 17, - "slot": "origin_city", - "start": 14 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "The 8th" - ], - "origin_city": [ - "NYC" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "The 8th, from NYC" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is the destination? Do you have airline preferences?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination_city", - "values": [ - "SFO" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "refundable", - "values": [ - "True" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 22, - "slot": "destination_city", - "start": 19 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "The 8th" - ], - "destination_city": [ - "SFO" - ], - "origin_city": [ - "NYC" - ], - "passengers": [ - "2" - ], - "refundable": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "The destination is SFO and I like Southwest Airlines. I'd like a refundable ticket for two people" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "origin_city", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination_city", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "next friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 20, - "slot": "origin_city", - "start": 12 - }, - { - "exclusive_end": 37, - "slot": "destination_city", - "start": 24 - }, - { - "exclusive_end": 50, - "slot": "departure_date", - "start": 39 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Flight from New York to San Francisco, next friday with Southwest Airlines, seating class Economy for 2 people. Do you confirm?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "The 8th", - "next friday" - ], - "destination_city": [ - "SFO", - "San Francisco" - ], - "origin_city": [ - "NYC", - "New York" - ], - "passengers": [ - "2" - ], - "refundable": [ - "True" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, exactly! I confirm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-08", - "destination_city": "San Francisco", - "origin_city": "New York", - "passengers": "2", - "refundable": "True", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-08", - "destination_airport": "SFO International Airport", - "destination_city": "San Francisco", - "number_stops": "0", - "origin_airport": "JFK International Airport", - "origin_city": "New York", - "outbound_arrival_time": "16:56", - "outbound_departure_time": "13:30", - "passengers": "2", - "price": "218", - "refundable": "True", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket is booked" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_departure_time", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "outbound_departure_time" - ], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "The 8th", - "next friday" - ], - "destination_city": [ - "SFO", - "San Francisco" - ], - "origin_city": [ - "NYC", - "New York" - ], - "passengers": [ - "2" - ], - "refundable": [ - "True" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the time of the onward flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "13:30" - ], - "slot": "outbound_departure_time", - "values": [ - "1:30 pm" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 21, - "slot": "outbound_departure_time", - "start": 14 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It departs at 1:30 pm" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "The 8th", - "next friday" - ], - "destination_city": [ - "SFO", - "San Francisco" - ], - "origin_city": [ - "NYC", - "New York" - ], - "passengers": [ - "2" - ], - "refundable": [ - "True" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you! It's all" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day!" - } - ] - }, - { - "dialogue_id": "16_00056", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "12th of this month" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 90, - "slot": "departure_date", - "start": 72 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of this month" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am leaving the country soon. Can you help me a one way ticket for the 12th of this month?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What airline do you want to use and from which airport? What is the destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin_city", - "values": [ - "Seattle" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "destination_city", - "values": [ - "NYC" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 73, - "slot": "origin_city", - "start": 66 - }, - { - "exclusive_end": 97, - "slot": "destination_city", - "start": 94 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "12th of this month" - ], - "destination_city": [ - "NYC" - ], - "origin_city": [ - "Seattle" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I prefer taking Alaska Airlines in Economy, and I am leaving from Seattle and am traveling to NYC." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin_city", - "values": [ - "Seattle" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "destination_city", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "March 12th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 70, - "slot": "origin_city", - "start": 63 - }, - { - "exclusive_end": 82, - "slot": "destination_city", - "start": 74 - }, - { - "exclusive_end": 120, - "slot": "departure_date", - "start": 110 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the details for your flight. The flight is from Seattle to New York on Alaska Airlines leaving March 12th in Economy. The number of passengers is 1." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "12th of this month", - "March 12th" - ], - "destination_city": [ - "NYC", - "New York" - ], - "origin_city": [ - "Seattle" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, there are two people in my group and I would rather take Southwest Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm that you want a flight on Southwest Airlines for 2 passengers." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "12th of this month", - "March 12th" - ], - "destination_city": [ - "NYC", - "New York" - ], - "origin_city": [ - "Seattle" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-12", - "destination_city": "New York", - "origin_city": "Seattle", - "passengers": "2", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-12", - "destination_airport": "JFK International Airport", - "destination_city": "New York", - "number_stops": "1", - "origin_airport": "Seattle-Tacoma International Airport", - "origin_city": "Seattle", - "outbound_arrival_time": "18:40", - "outbound_departure_time": "05:25", - "passengers": "2", - "price": "348", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket to NYC is confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "12th of this month", - "March 12th" - ], - "destination_city": [ - "NYC", - "New York" - ], - "origin_city": [ - "Seattle" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "12th of this month", - "March 12th" - ], - "destination_city": [ - "NYC", - "New York" - ], - "origin_city": [ - "Seattle" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that is fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a lovely day." - } - ] - }, - { - "dialogue_id": "16_00057", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm looking to buy a one-way flight ticket on Delta Airlines. Can you help me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Please tell me where you will be departing from and where you wish to fly to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "destination_city", - "values": [ - "Vegas" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "origin_city", - "values": [ - "Vancouver" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 62, - "slot": "destination_city", - "start": 57 - }, - { - "exclusive_end": 33, - "slot": "origin_city", - "start": 24 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "destination_city": [ - "Vegas" - ], - "origin_city": [ - "Vancouver" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to be leaving Vancouver for a while to head to Vegas for my trip." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When would you like to leave for your destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "this Sunday" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 65, - "slot": "departure_date", - "start": 54 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "this Sunday" - ], - "destination_city": [ - "Vegas" - ], - "origin_city": [ - "Vancouver" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "If everything goes according to plan, I want to leave this Sunday coming up." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Vancouver" - ], - "slot": "origin_city", - "values": [ - "Vancouver" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "destination_city", - "values": [ - "Las Vegas" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 27, - "slot": "origin_city", - "start": 18 - }, - { - "exclusive_end": 41, - "slot": "destination_city", - "start": 32 - }, - { - "exclusive_end": 82, - "slot": "departure_date", - "start": 64 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You wish to leave Vancouver for Las Vegas on Delta Airlines the day after tomorrow. This ticket will be for 1 passenger in Economy Class seating." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "day after tomorrow", - "this Sunday" - ], - "destination_city": [ - "Las Vegas", - "Vegas" - ], - "origin_city": [ - "Vancouver" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yep. That's all correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-03", - "destination_city": "Las Vegas", - "origin_city": "Vancouver", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-03", - "destination_airport": "McCarran International Airport", - "destination_city": "Las Vegas", - "number_stops": "1", - "origin_airport": "YVR International Airport", - "origin_city": "Vancouver", - "outbound_arrival_time": "21:35", - "outbound_departure_time": "12:20", - "passengers": "1", - "price": "230", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your booking is now confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_departure_time", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "outbound_departure_time", - "price" - ], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "day after tomorrow", - "this Sunday" - ], - "destination_city": [ - "Las Vegas", - "Vegas" - ], - "origin_city": [ - "Vancouver" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Oh I forgot to ask. When does the flight take off and how much does it cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "230" - ], - "slot": "price", - "values": [ - "$230" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "12:20" - ], - "slot": "outbound_departure_time", - "values": [ - "12:20 pm" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 58, - "slot": "price", - "start": 54 - }, - { - "exclusive_end": 34, - "slot": "outbound_departure_time", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The flight will depart at 12:20 pm and has a price of $230." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "day after tomorrow", - "this Sunday" - ], - "destination_city": [ - "Las Vegas", - "Vegas" - ], - "origin_city": [ - "Vancouver" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Everything sounds good to me. Thank you for the help. That will be all for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy the rest of your evening." - } - ] - }, - { - "dialogue_id": "16_00058", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "We are a group of 3 who want to travel as soon as possible. Please help me to book a oneway ticket" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. Please tell me the date and time you want to leave. Where do you want to go? Would you prefer a particular airlines" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "destination_city", - "values": [ - "New York City" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "3rd of this month" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 85, - "slot": "destination_city", - "start": 72 - }, - { - "exclusive_end": 111, - "slot": "departure_date", - "start": 94 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "3rd of this month" - ], - "destination_city": [ - "New York City" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. I would like to travel with American Airlines. I want to travel to New York City for the 3rd of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which city will you be flying from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin_city", - "values": [ - "LA" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 27, - "slot": "origin_city", - "start": 25 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "3rd of this month" - ], - "destination_city": [ - "New York City" - ], - "origin_city": [ - "LA" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be departing from LA" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin_city", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "destination_city", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 90, - "slot": "origin_city", - "start": 79 - }, - { - "exclusive_end": 111, - "slot": "destination_city", - "start": 103 - }, - { - "exclusive_end": 188, - "slot": "departure_date", - "start": 170 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Allow me to confirm the flight details with you. The flight will take off from Los Angeles and land at New York. The airlines is American Airlines. You will be departing day after tomorrow. The number of passengers travelling is 3 and the seating class is Economy" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "3rd of this month", - "day after tomorrow" - ], - "destination_city": [ - "New York", - "New York City" - ], - "origin_city": [ - "LA", - "Los Angeles" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Go ahead and book it please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-03", - "destination_city": "New York", - "origin_city": "Los Angeles", - "passengers": "3", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-03", - "destination_airport": "JFK International Airport", - "destination_city": "New York", - "number_stops": "0", - "origin_airport": "LAX International Airport", - "origin_city": "Los Angeles", - "outbound_arrival_time": "03:30", - "outbound_departure_time": "18:20", - "passengers": "3", - "price": "196", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I have confirmed your oneway ticket" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "3rd of this month", - "day after tomorrow" - ], - "destination_city": [ - "New York", - "New York City" - ], - "origin_city": [ - "LA", - "Los Angeles" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for helping me" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything that I can help you with ?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "3rd of this month", - "day after tomorrow" - ], - "destination_city": [ - "New York", - "New York City" - ], - "origin_city": [ - "LA", - "Los Angeles" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks that would be it for today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "you have a great day" - } - ] - }, - { - "dialogue_id": "16_00059", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you help me purchase a one way flight ticket? I would like to do some traveling." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I can assist you with that. First, I have a few questions. When would you like to depart and where will you be leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Kuala Lumpur" - ], - "slot": "origin_city", - "values": [ - "KL" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "3rd of March" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 26, - "slot": "origin_city", - "start": 24 - }, - { - "exclusive_end": 46, - "slot": "departure_date", - "start": 34 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "3rd of March" - ], - "origin_city": [ - "KL" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to depart from KL on the 3rd of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you have a preferred airline? Where would you like to visit?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination_city", - "values": [ - "SFO" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 67, - "slot": "destination_city", - "start": 64 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "3rd of March" - ], - "destination_city": [ - "SFO" - ], - "origin_city": [ - "KL" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I have a loyalty card for Delta Airlines. I would like to go to SFO." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Kuala Lumpur" - ], - "slot": "origin_city", - "values": [ - "Kuala Lumpur" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination_city", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 48, - "slot": "origin_city", - "start": 36 - }, - { - "exclusive_end": 138, - "slot": "destination_city", - "start": 125 - }, - { - "exclusive_end": 71, - "slot": "departure_date", - "start": 53 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, you would like to depart from Kuala Lumpur the day after tomorrow. You are looking for a flight with Delta Airlines to San Francisco for 1 passenger in Economy. Is this correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "destination_airport" - ], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "3rd of March", - "day after tomorrow" - ], - "destination_city": [ - "SFO", - "San Francisco" - ], - "origin_city": [ - "KL", - "Kuala Lumpur" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's correct. Can you tell me what the destination airport is?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "SFO International Airport" - ], - "slot": "destination_airport", - "values": [ - "SFO International Airport" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-03", - "destination_city": "San Francisco", - "origin_city": "Kuala Lumpur", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-03", - "destination_airport": "SFO International Airport", - "destination_city": "San Francisco", - "number_stops": "0", - "origin_airport": "KLIA International Airport", - "origin_city": "Kuala Lumpur", - "outbound_arrival_time": "03:14", - "outbound_departure_time": "00:15", - "passengers": "1", - "price": "313", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 56, - "slot": "destination_airport", - "start": 31 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Absolutely. You will arrive at SFO International Airport. Your oneway ticket has been confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "number_stops", - "origin_airport" - ], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "3rd of March", - "day after tomorrow" - ], - "destination_city": [ - "SFO", - "San Francisco" - ], - "origin_city": [ - "KL", - "Kuala Lumpur" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which airport does that flight leave from? Will there be any layovers or does it have zero stops?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "KLIA International Airport" - ], - "slot": "origin_airport", - "values": [ - "KLIA International Airport" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 50, - "slot": "origin_airport", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The flight departs from KLIA International Airport and has 0 stops." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "3rd of March", - "day after tomorrow" - ], - "destination_city": [ - "SFO", - "San Francisco" - ], - "origin_city": [ - "KL", - "Kuala Lumpur" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great! That's everything I will need. Thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You are most welcome. Enjoy your trip!" - } - ] - }, - { - "dialogue_id": "16_00060", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin_city", - "values": [ - "Las Vegas" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 30, - "slot": "origin_city", - "start": 21 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "origin_city": [ - "Las Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a flight from Las Vegas" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is the destination? What is the departure date?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Phoenix" - ], - "slot": "destination_city", - "values": [ - "Phoenix" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "March 11th" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 7, - "slot": "destination_city", - "start": 0 - }, - { - "exclusive_end": 21, - "slot": "departure_date", - "start": 11 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 11th" - ], - "destination_city": [ - "Phoenix" - ], - "origin_city": [ - "Las Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Phoenix on March 11th" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "United Airlines", - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines", - "Southwest Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you prefer United Airlines, Southwest Airlines or any other?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "refundable", - "values": [ - "True" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 11th" - ], - "destination_city": [ - "Phoenix" - ], - "origin_city": [ - "Las Vegas" - ], - "refundable": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I prefer Delta Airlines. I need a refundable ticket" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin_city", - "values": [ - "Las Vegas" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Phoenix" - ], - "slot": "destination_city", - "values": [ - "Phoenix" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "March 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 21, - "slot": "origin_city", - "start": 12 - }, - { - "exclusive_end": 32, - "slot": "destination_city", - "start": 25 - }, - { - "exclusive_end": 80, - "slot": "departure_date", - "start": 70 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Flight from Las Vegas to Phoenix, with Delta Airlines; departure date March 11th, in Economy class, for 1 passenger. It's correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 11th" - ], - "destination_city": [ - "Phoenix" - ], - "origin_city": [ - "Las Vegas" - ], - "passengers": [ - "1" - ], - "refundable": [ - "True" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, it is" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-11", - "destination_city": "Phoenix", - "origin_city": "Las Vegas", - "passengers": "1", - "refundable": "True", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-11", - "destination_airport": "Sky Harbor International Airport", - "destination_city": "Phoenix", - "number_stops": "0", - "origin_airport": "McCarran International Airport", - "origin_city": "Las Vegas", - "outbound_arrival_time": "16:49", - "outbound_departure_time": "15:35", - "passengers": "1", - "price": "80", - "refundable": "True", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your flight is confirmed" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_stops", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "number_stops", - "price" - ], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 11th" - ], - "destination_city": [ - "Phoenix" - ], - "origin_city": [ - "Las Vegas" - ], - "passengers": [ - "1" - ], - "refundable": [ - "True" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there intermediate stops? What is the ticket cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "80" - ], - "slot": "price", - "values": [ - "$80" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "price", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "0 stops. The ticket costs $80" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 11th" - ], - "destination_city": [ - "Phoenix" - ], - "origin_city": [ - "Las Vegas" - ], - "passengers": [ - "1" - ], - "refundable": [ - "True" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I help you again?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 11th" - ], - "destination_city": [ - "Phoenix" - ], - "origin_city": [ - "Las Vegas" - ], - "passengers": [ - "1" - ], - "refundable": [ - "True" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day" - } - ] - }, - { - "dialogue_id": "16_00061", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I am about to go on a trip and would like to buy a oneway ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When would you like to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "1st of this month" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 47, - "slot": "departure_date", - "start": 30 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "1st of this month" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to travel on the 1st of this month on Economy class." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to go and where would you be traveling from? Is there any particular airline?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin_city", - "values": [ - "SD" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Mexico City" - ], - "slot": "destination_city", - "values": [ - "CDMX" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 21, - "slot": "origin_city", - "start": 19 - }, - { - "exclusive_end": 39, - "slot": "destination_city", - "start": 35 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "1st of this month" - ], - "destination_city": [ - "CDMX" - ], - "origin_city": [ - "SD" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would be leaving SD and going to CDMX. I would like a flight on Alaska Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin_city", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Mexico City" - ], - "slot": "destination_city", - "values": [ - "Mexico City" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 85, - "slot": "origin_city", - "start": 76 - }, - { - "exclusive_end": 100, - "slot": "destination_city", - "start": 89 - }, - { - "exclusive_end": 136, - "slot": "departure_date", - "start": 131 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I would like to confirm the following information: you would be flying from San Diego to Mexico City on Alaska Airlines. You leave today on Economy class. The flight is for 1 passenger." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Premium Economy" - ], - "slot": "seating_class", - "values": [ - "Premium Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "the 10th" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 73, - "slot": "departure_date", - "start": 65 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "the 10th" - ], - "destination_city": [ - "CDMX", - "Mexico City" - ], - "origin_city": [ - "SD", - "San Diego" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's incorrect. I want to travel Premium Economy and depart on the 10th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "March 10th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Premium Economy" - ], - "slot": "seating_class", - "values": [ - "Premium Economy" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 62, - "slot": "departure_date", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I would like to confirm the following: you leave on March 10th, traveling via Premium Economy." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "origin_airport" - ], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "March 10th", - "the 10th" - ], - "destination_city": [ - "CDMX", - "Mexico City" - ], - "origin_city": [ - "SD", - "San Diego" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That would be awesome. The flight would be leaving which airport?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "SAN International Airport" - ], - "slot": "origin_airport", - "values": [ - "SAN International Airport" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-10", - "destination_city": "Mexico City", - "origin_city": "San Diego", - "passengers": "1", - "seating_class": "Premium Economy" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-10", - "destination_airport": "Benito Juarez International Airport", - "destination_city": "Mexico City", - "number_stops": "1", - "origin_airport": "SAN International Airport", - "origin_city": "San Diego", - "outbound_arrival_time": "02:05", - "outbound_departure_time": "15:20", - "passengers": "1", - "price": "327", - "refundable": "False", - "seating_class": "Premium Economy" - } - ], - "slots": [ - { - "exclusive_end": 80, - "slot": "origin_airport", - "start": 55 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have confirmed your oneway ticket. The flight leaves SAN International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_departure_time", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "outbound_departure_time" - ], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "March 10th", - "the 10th" - ], - "destination_city": [ - "CDMX", - "Mexico City" - ], - "origin_city": [ - "SD", - "San Diego" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What time does the onward flight depart?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "15:20" - ], - "slot": "outbound_departure_time", - "values": [ - "3:20 pm" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 20, - "slot": "outbound_departure_time", - "start": 13 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It leaves at 3:20 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "March 10th", - "the 10th" - ], - "destination_city": [ - "CDMX", - "Mexico City" - ], - "origin_city": [ - "SD", - "San Diego" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I appreciate the assistance. I do not need anything else." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy the rest of your day." - } - ] - }, - { - "dialogue_id": "16_00062", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you help me buy a one way flight ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [ - "Southwest Airlines", - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines", - "Delta Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you be departing from? Were you wanting a flight from Southwest Airlines, Delta Airlines, or do you have any other preferred airline?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin_city", - "values": [ - "Seattle" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 56, - "slot": "origin_city", - "start": 49 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "origin_city": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I prefer United Airlines, and I'm departing from Seattle." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When would you like to leave, and where will you be going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Atlanta" - ], - "slot": "destination_city", - "values": [ - "Atlanta, GA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "next Thursday" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 41, - "slot": "destination_city", - "start": 30 - }, - { - "exclusive_end": 55, - "slot": "departure_date", - "start": 42 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "next Thursday" - ], - "destination_city": [ - "Atlanta, GA" - ], - "origin_city": [ - "Seattle" - ], - "passengers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It will be just one person to Atlanta, GA next Thursday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin_city", - "values": [ - "Seattle" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Atlanta" - ], - "slot": "destination_city", - "values": [ - "Atlanta" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 32, - "slot": "origin_city", - "start": 25 - }, - { - "exclusive_end": 113, - "slot": "destination_city", - "start": 106 - }, - { - "exclusive_end": 102, - "slot": "departure_date", - "start": 89 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, the flight is from Seattle for 1 person on Economy with United Airlines, departing next Thursday to Atlanta. Is this correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "next Thursday" - ], - "destination_city": [ - "Atlanta", - "Atlanta, GA" - ], - "origin_city": [ - "Seattle" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "United Airlines", - "departure_date": "2019-03-07", - "destination_city": "Atlanta", - "origin_city": "Seattle", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "United Airlines", - "departure_date": "2019-03-07", - "destination_airport": "Hartsfield-Jackson International Airport", - "destination_city": "Atlanta", - "number_stops": "0", - "origin_airport": "Seattle-Tacoma International Airport", - "origin_city": "Seattle", - "outbound_arrival_time": "01:27", - "outbound_departure_time": "16:55", - "passengers": "1", - "price": "208", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your one way ticket has been purchased." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "next Thursday" - ], - "destination_city": [ - "Atlanta", - "Atlanta, GA" - ], - "origin_city": [ - "Seattle" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_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": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "next Thursday" - ], - "destination_city": [ - "Atlanta", - "Atlanta, GA" - ], - "origin_city": [ - "Seattle" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "16_00063", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Soon I will be travelling. Can you please assist me in buying a oneway flight ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Any preferred airline you are looking out for? What will be your place of departure?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin_city", - "values": [ - "SF" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "March 3rd" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 27, - "slot": "origin_city", - "start": 25 - }, - { - "exclusive_end": 71, - "slot": "departure_date", - "start": 62 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "March 3rd" - ], - "origin_city": [ - "SF" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be departing from SF. My expected date of departure is March 3rd and I would like to travel in Southwest Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which place are you planning to visit?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Premium Economy" - ], - "slot": "seating_class", - "values": [ - "Premium Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Toronto" - ], - "slot": "destination_city", - "values": [ - "Toronto, Canada" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 80, - "slot": "destination_city", - "start": 65 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "March 3rd" - ], - "destination_city": [ - "Toronto, Canada" - ], - "origin_city": [ - "SF" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to travel in Premium Economy and I am travelling to Toronto, Canada." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin_city", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Toronto" - ], - "slot": "destination_city", - "values": [ - "Toronto" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Premium Economy" - ], - "slot": "seating_class", - "values": [ - "Premium Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 94, - "slot": "origin_city", - "start": 81 - }, - { - "exclusive_end": 114, - "slot": "destination_city", - "start": 107 - }, - { - "exclusive_end": 191, - "slot": "departure_date", - "start": 173 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I would like you to please confirm the following details. You are departing from San Francisco and will be Toronto. Your airline is Southwest Airlines and you are departing day after tomorrow. Your seating class is Premium Economy and total number of passengers is 1." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "passengers", - "values": [ - "4" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "March 3rd", - "day after tomorrow" - ], - "destination_city": [ - "Toronto", - "Toronto, Canada" - ], - "origin_city": [ - "SF", - "San Francisco" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. I would like to travel by Economy class and there are four people travelling in my group." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "passengers", - "values": [ - "4" - ] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "So, your seating class is Economy and there are total of 4 passengers." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "March 3rd", - "day after tomorrow" - ], - "destination_city": [ - "Toronto", - "Toronto, Canada" - ], - "origin_city": [ - "SF", - "San Francisco" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. Perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-03", - "destination_city": "Toronto", - "origin_city": "San Francisco", - "passengers": "4", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-03", - "destination_airport": "Toronto Pearson International Airport", - "destination_city": "Toronto", - "number_stops": "1", - "origin_airport": "SFO International Airport", - "origin_city": "San Francisco", - "outbound_arrival_time": "21:54", - "outbound_departure_time": "06:45", - "passengers": "4", - "price": "258", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Oneway ticket has been confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "March 3rd", - "day after tomorrow" - ], - "destination_city": [ - "Toronto", - "Toronto, Canada" - ], - "origin_city": [ - "SF", - "San Francisco" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your assistance." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "is there anything else I can help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "March 3rd", - "day after tomorrow" - ], - "destination_city": [ - "Toronto", - "Toronto, Canada" - ], - "origin_city": [ - "SF", - "San Francisco" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nothing at the moment. Thanks for your assistance." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great. Have a nice day." - } - ] - }, - { - "dialogue_id": "16_00064", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to travel. Can you help me find a one-way flight ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [ - "British Airways", - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "British Airways", - "Alaska Airlines" - ] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you plan to depart? Do you have any preferred airlines, such as British Airways, Alaska Airlines or any other airline? From which location will you be departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Atlanta" - ], - "slot": "origin_city", - "values": [ - "Atlanta" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "the 9th" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 25, - "slot": "origin_city", - "start": 18 - }, - { - "exclusive_end": 96, - "slot": "departure_date", - "start": 89 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "the 9th" - ], - "origin_city": [ - "Atlanta" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am leaving from Atlanta and I want a flight with American Airlines. I plan to leave on the 9th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which location do you plan to visit?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination_city", - "values": [ - "SF" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 22, - "slot": "destination_city", - "start": 20 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "the 9th" - ], - "destination_city": [ - "SF" - ], - "origin_city": [ - "Atlanta" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to travel to SF and I want Economy class." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Atlanta" - ], - "slot": "origin_city", - "values": [ - "Atlanta" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination_city", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 77, - "slot": "origin_city", - "start": 70 - }, - { - "exclusive_end": 118, - "slot": "destination_city", - "start": 105 - }, - { - "exclusive_end": 186, - "slot": "departure_date", - "start": 177 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following information: The flight will depart from Atlanta. The flight will depart to San Francisco. The airlines is American airlines. The departure date is March 9th. The seating class is Economy. There is 1 passenger in your party." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "March 10th" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "departure_date", - "start": 23 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 10th" - ], - "destination_city": [ - "SF", - "San Francisco" - ], - "origin_city": [ - "Atlanta" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I want to leave on March 10th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "March 10th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 74, - "slot": "departure_date", - "start": 64 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following information: The departure date is March 10th. The seating class is Economy." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 10th" - ], - "destination_city": [ - "SF", - "San Francisco" - ], - "origin_city": [ - "Atlanta" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, exactly." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-10", - "destination_city": "San Francisco", - "origin_city": "Atlanta", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-10", - "destination_airport": "SFO International Airport", - "destination_city": "San Francisco", - "number_stops": "1", - "origin_airport": "Hartsfield-Jackson International Airport", - "origin_city": "Atlanta", - "outbound_arrival_time": "01:32", - "outbound_departure_time": "21:15", - "passengers": "1", - "price": "291", - "refundable": "True", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your airline ticket is confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 10th" - ], - "destination_city": [ - "SF", - "San Francisco" - ], - "origin_city": [ - "Atlanta" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a fantastic day." - } - ] - }, - { - "dialogue_id": "16_00065", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to go traveling soon. Can you help me buy a oneway flight ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "From where will you be leaving?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin_city", - "values": [ - "SD" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Delhi" - ], - "slot": "destination_city", - "values": [ - "New Delhi" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 23, - "slot": "origin_city", - "start": 21 - }, - { - "exclusive_end": 44, - "slot": "destination_city", - "start": 35 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "destination_city": [ - "New Delhi" - ], - "origin_city": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to leave from SD and fly to New Delhi. Are there tickets available for United Airlines?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When will you depart?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "6th of March" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "departure_date", - "start": 23 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "6th of March" - ], - "destination_city": [ - "New Delhi" - ], - "origin_city": [ - "SD" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I plan to leave on the 6th of March and have three people in my group." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin_city", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delhi" - ], - "slot": "destination_city", - "values": [ - "Delhi" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 51, - "slot": "origin_city", - "start": 42 - }, - { - "exclusive_end": 60, - "slot": "destination_city", - "start": 55 - }, - { - "exclusive_end": 75, - "slot": "departure_date", - "start": 61 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Just to make sure: You want a flight from San Diego to Delhi next Wednesday. You will be flying in a group of 3 on United Airlines in the Economy class." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "6th of March", - "next Wednesday" - ], - "destination_city": [ - "Delhi", - "New Delhi" - ], - "origin_city": [ - "SD", - "San Diego" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds perfect!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "United Airlines", - "departure_date": "2019-03-06", - "destination_city": "Delhi", - "origin_city": "San Diego", - "passengers": "3", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "United Airlines", - "departure_date": "2019-03-06", - "destination_airport": "Indira Gandhi International Airport", - "destination_city": "Delhi", - "number_stops": "1", - "origin_airport": "SAN International Airport", - "origin_city": "San Diego", - "outbound_arrival_time": "16:07", - "outbound_departure_time": "07:20", - "passengers": "3", - "price": "370", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket has been confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "6th of March", - "next Wednesday" - ], - "destination_city": [ - "Delhi", - "New Delhi" - ], - "origin_city": [ - "SD", - "San Diego" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you so much!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I assist you further?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "6th of March", - "next Wednesday" - ], - "destination_city": [ - "Delhi", - "New Delhi" - ], - "origin_city": [ - "SD", - "San Diego" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope! That's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "16_00066", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Chicago" - ], - "slot": "destination_city", - "values": [ - "Chicago" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 25, - "slot": "destination_city", - "start": 18 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination_city": [ - "Chicago" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am traveling to Chicago soon. Can you please assist me in booking a one-way flight ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What city will you be leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "origin_city", - "values": [ - "London, England" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 80, - "slot": "origin_city", - "start": 65 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination_city": [ - "Chicago" - ], - "origin_city": [ - "London, England" - ], - "passengers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "There will be two people in my group and we will be leaving from London, England." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [ - "Alaska Airlines", - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines", - "Southwest Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date do you plan on leaving? Do you have an airline you would prefer? May I suggest Alaska Airlines or Southwest Airlines?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "later today" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 30, - "slot": "departure_date", - "start": 19 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "later today" - ], - "destination_city": [ - "Chicago" - ], - "origin_city": [ - "London, England" - ], - "passengers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "We will be leaving later today. I'd really prefer Delta Airlines, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "origin_city", - "values": [ - "London" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Chicago" - ], - "slot": "destination_city", - "values": [ - "Chicago" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 79, - "slot": "origin_city", - "start": 73 - }, - { - "exclusive_end": 110, - "slot": "destination_city", - "start": 103 - }, - { - "exclusive_end": 67, - "slot": "departure_date", - "start": 62 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following details: Your flight will depart today from London, England and arrive in Chicago via Delta Airlines. The seating class will be Economy for a total of 2 passengers." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "March 2nd" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 78, - "slot": "departure_date", - "start": 69 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "March 2nd" - ], - "destination_city": [ - "Chicago" - ], - "origin_city": [ - "London", - "London, England" - ], - "passengers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No thank you. I would greatly prefer Southwest Airlines and leave on March 2nd." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "tomorrow" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 103, - "slot": "departure_date", - "start": 95 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the updated details: Your flight will be via Southwest Airlines and will depart tomorrow." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_departure_time", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "outbound_departure_time" - ], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "March 2nd", - "tomorrow" - ], - "destination_city": [ - "Chicago" - ], - "origin_city": [ - "London", - "London, England" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's great. When will the onward flight depart?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_FAILURE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-02", - "destination_city": "Chicago", - "origin_city": "London", - "passengers": "2", - "seating_class": "Economy" - } - }, - "service_results": [], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I'm sorry I couldn't book the flight. Can I help you with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "March 2nd", - "tomorrow" - ], - "destination_city": [ - "Chicago" - ], - "origin_city": [ - "London", - "London, England" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that is all. Thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day!" - } - ] - }, - { - "dialogue_id": "16_00067", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "passengers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Soon, I will be travelling. I would like you to please assist me in buying a oneway flight ticket. There are total of one people in my group." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Are you looking for any preferred airlines?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "seating_class", - "values": [ - "dontcare" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to prefer United Airlines. For me economy or business,anything is fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is your expected schedule for departure?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sydney" - ], - "slot": "destination_city", - "values": [ - "sydney" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "3rd of this month" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 31, - "slot": "destination_city", - "start": 25 - }, - { - "exclusive_end": 73, - "slot": "departure_date", - "start": 56 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "3rd of this month" - ], - "destination_city": [ - "sydney" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would be travelling to sydney and would be leaving on 3rd of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "From which place are you leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin_city", - "values": [ - "Las Vegas" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "origin_city", - "start": 24 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "3rd of this month" - ], - "destination_city": [ - "sydney" - ], - "origin_city": [ - "Las Vegas" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would be leaving from Las Vegas." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin_city", - "values": [ - "Las Vegas" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Sydney" - ], - "slot": "destination_city", - "values": [ - "Sydney" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 80, - "slot": "origin_city", - "start": 71 - }, - { - "exclusive_end": 90, - "slot": "destination_city", - "start": 84 - }, - { - "exclusive_end": 165, - "slot": "departure_date", - "start": 147 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I would like you to confirm the following details. Your flight is from Las Vegas to Sydney. Your airlines is United Airlines and you are departing day after tomorrow. The airline class is economy and total number of people travelling is 1." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_arrival_time", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "number_stops", - "outbound_arrival_time" - ], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "3rd of this month", - "day after tomorrow" - ], - "destination_city": [ - "Sydney", - "sydney" - ], - "origin_city": [ - "Las Vegas" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Perfect. Do flight has one stops? When is the next onward flight expected to arrive?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "13:32" - ], - "slot": "outbound_arrival_time", - "values": [ - "1:32 pm" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "United Airlines", - "departure_date": "2019-03-03", - "destination_city": "Sydney", - "origin_city": "Las Vegas", - "passengers": "1" - } - }, - "service_results": [ - { - "airlines": "United Airlines", - "departure_date": "2019-03-03", - "destination_airport": "Kingsford Smith International Airport", - "destination_city": "Sydney", - "number_stops": "1", - "origin_airport": "McCarran International Airport", - "origin_city": "Las Vegas", - "outbound_arrival_time": "13:32", - "outbound_departure_time": "12:05", - "passengers": "1", - "price": "279", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 124, - "slot": "outbound_arrival_time", - "start": 117 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Oneway ticket has been confirmed. There are total of 1 stop in flight journey. The next onward flight will arrive at 1:32 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "3rd of this month", - "day after tomorrow" - ], - "destination_city": [ - "Sydney", - "sydney" - ], - "origin_city": [ - "Las Vegas" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your assistance." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "3rd of this month", - "day after tomorrow" - ], - "destination_city": [ - "Sydney", - "sydney" - ], - "origin_city": [ - "Las Vegas" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. I am good. Thanks for the assistance" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great. Have a nice day." - } - ] - }, - { - "dialogue_id": "16_00068", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sydney" - ], - "slot": "destination_city", - "values": [ - "Sydney, Australia" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 64, - "slot": "destination_city", - "start": 47 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination_city": [ - "Sydney, Australia" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you help me buy a one way flight ticket to Sydney, Australia?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you be leaving from, and what day will you leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Premium Economy" - ], - "slot": "seating_class", - "values": [ - "Premium Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin_city", - "values": [ - "Las Vegas" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "departure_date", - "values": [ - "next Monday" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 48, - "slot": "origin_city", - "start": 39 - }, - { - "exclusive_end": 60, - "slot": "departure_date", - "start": 49 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Monday" - ], - "destination_city": [ - "Sydney, Australia" - ], - "origin_city": [ - "Las Vegas" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like a Premium Economy ticket from Las Vegas next Monday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you have a preferred airline?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "next Monday" - ], - "destination_city": [ - "Sydney, Australia" - ], - "origin_city": [ - "Las Vegas" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "American Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin_city", - "values": [ - "Las Vegas" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Sydney" - ], - "slot": "destination_city", - "values": [ - "Sydney" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "departure_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Premium Economy" - ], - "slot": "seating_class", - "values": [ - "Premium Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 86, - "slot": "origin_city", - "start": 77 - }, - { - "exclusive_end": 96, - "slot": "destination_city", - "start": 90 - }, - { - "exclusive_end": 117, - "slot": "departure_date", - "start": 106 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, the flight will be 1 Premium Economy ticket on American Airlines, from Las Vegas to Sydney, leaving next Monday. Is this correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "destination_airport" - ], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "next Monday" - ], - "destination_city": [ - "Sydney", - "Sydney, Australia" - ], - "origin_city": [ - "Las Vegas" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. Which airport is the flight arriving in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Kingsford Smith International Airport" - ], - "slot": "destination_airport", - "values": [ - "Kingsford Smith International Airport" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-04", - "destination_city": "Sydney", - "origin_city": "Las Vegas", - "passengers": "1", - "seating_class": "Premium Economy" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-04", - "destination_airport": "Kingsford Smith International Airport", - "destination_city": "Sydney", - "number_stops": "1", - "origin_airport": "McCarran International Airport", - "origin_city": "Las Vegas", - "outbound_arrival_time": "13:32", - "outbound_departure_time": "09:30", - "passengers": "1", - "price": "453", - "refundable": "False", - "seating_class": "Premium Economy" - } - ], - "slots": [ - { - "exclusive_end": 101, - "slot": "destination_airport", - "start": 64 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your one way ticket has been purchased, and will be arriving in Kingsford Smith International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "next Monday" - ], - "destination_city": [ - "Sydney", - "Sydney, Australia" - ], - "origin_city": [ - "Las Vegas" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_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": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "next Monday" - ], - "destination_city": [ - "Sydney", - "Sydney, Australia" - ], - "origin_city": [ - "Las Vegas" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "16_00069", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin_city", - "values": [ - "Los Angeles" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 23, - "slot": "origin_city", - "start": 12 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "origin_city": [ - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hey, I'm in Los Angeles and I need help booking a one-way flight. If you can I would prefer Southwest Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay I can help you but I need a few more details. What date are you looking to fly? Where are you headed?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "destination_city", - "values": [ - "New York" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "the 9th" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 43, - "slot": "destination_city", - "start": 35 - }, - { - "exclusive_end": 55, - "slot": "departure_date", - "start": 48 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "the 9th" - ], - "destination_city": [ - "New York" - ], - "origin_city": [ - "Los Angeles" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great, I need 3 tickets from LA to New York for the 9th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin_city", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "destination_city", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 89, - "slot": "origin_city", - "start": 78 - }, - { - "exclusive_end": 101, - "slot": "destination_city", - "start": 93 - }, - { - "exclusive_end": 114, - "slot": "departure_date", - "start": 105 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay let me read this back to you-- 3 Southwest Airlines economy tickets from Los Angeles to New York on March 9th. Do you all wish to sit together?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Nairobi" - ], - "slot": "origin_city", - "values": [ - "Nairobi" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 70, - "slot": "origin_city", - "start": 63 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "March 9th", - "the 9th" - ], - "destination_city": [ - "New York" - ], - "origin_city": [ - "Nairobi" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No No No I have my travel schedule mixed up. I am leaving from Nairobi not LA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Nairobi" - ], - "slot": "origin_city", - "values": [ - "Nairobi" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 53, - "slot": "origin_city", - "start": 46 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay let me search again. Economy tickets for Nairobi to New York flights?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_departure_time", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "origin_airport", - "outbound_departure_time" - ], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "March 9th", - "the 9th" - ], - "destination_city": [ - "New York" - ], - "origin_city": [ - "Nairobi" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's it. What's the name of the Nairobi airport again? What are available flight times?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_FAILURE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-09", - "destination_city": "New York", - "origin_city": "Nairobi", - "passengers": "3", - "seating_class": "Economy" - } - }, - "service_results": [], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sorry I can't find any available seats on Nairobi to New York flights on March 9th. Do you need help making other arrangements?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "March 9th", - "the 9th" - ], - "destination_city": [ - "New York" - ], - "origin_city": [ - "Nairobi" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No don't worry about it. Thanks anyway." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anytime, have a good one!" - } - ] - }, - { - "dialogue_id": "16_00070", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "passengers", - "values": [ - "4" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I feel like going somewhere soon. Can you help me buy a oneway flight ticket for four people?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you plan to leave and where are you visiting?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Phoenix" - ], - "slot": "destination_city", - "values": [ - "Phoenix" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "8th of March" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "destination_city", - "start": 26 - }, - { - "exclusive_end": 53, - "slot": "departure_date", - "start": 41 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "8th of March" - ], - "destination_city": [ - "Phoenix" - ], - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to travel to Phoenix on the 8th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you leaving from and what is your preferred airlines?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Kuala Lumpur" - ], - "slot": "origin_city", - "values": [ - "KL" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 25, - "slot": "origin_city", - "start": 23 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "8th of March" - ], - "destination_city": [ - "Phoenix" - ], - "origin_city": [ - "KL" - ], - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be leaving from KL and I prefer Delta Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Kuala Lumpur" - ], - "slot": "origin_city", - "values": [ - "Kuala Lumpur" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Phoenix" - ], - "slot": "destination_city", - "values": [ - "Phoenix" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "passengers", - "values": [ - "4" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 66, - "slot": "origin_city", - "start": 54 - }, - { - "exclusive_end": 86, - "slot": "destination_city", - "start": 79 - }, - { - "exclusive_end": 144, - "slot": "departure_date", - "start": 133 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm that the Delta Airlines flight is from Kuala Lumpur and goes to Phoenix. Also confirm that the departure date will be next Friday and it's for 4 passengers in Economy." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_departure_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_stops", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "number_stops", - "outbound_departure_time" - ], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "8th of March", - "next Friday" - ], - "destination_city": [ - "Phoenix" - ], - "origin_city": [ - "KL", - "Kuala Lumpur" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, sounds good. Can you tell me when the onward flight take off is and how many stops the flight has?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "00:15" - ], - "slot": "outbound_departure_time", - "values": [ - "0:15 am" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-08", - "destination_city": "Phoenix", - "origin_city": "Kuala Lumpur", - "passengers": "4", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-08", - "destination_airport": "Sky Harbor International Airport", - "destination_city": "Phoenix", - "number_stops": "1", - "origin_airport": "KLIA International Airport", - "origin_city": "Kuala Lumpur", - "outbound_arrival_time": "07:57", - "outbound_departure_time": "00:15", - "passengers": "4", - "price": "413", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 75, - "slot": "outbound_departure_time", - "start": 68 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've confirmed your oneway ticket. The onward flight will depart at 0:15 am and will make 1 stop." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "8th of March", - "next Friday" - ], - "destination_city": [ - "Phoenix" - ], - "origin_city": [ - "KL", - "Kuala Lumpur" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for helping me, that will be all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "16_00071", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination_city", - "values": [ - "London" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 73, - "slot": "destination_city", - "start": 67 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination_city": [ - "London" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I feel like traveling soon. Can you help me by a one way ticket to London?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "Delta Airlines", - "American Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines", - "American Airlines" - ] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you have a favorite airline? Maybe Delta Airlines or American Airlines? Where will you be leaving from and when?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "origin_city", - "values": [ - "Washington" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "Tuesday next week" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "origin_city", - "start": 18 - }, - { - "exclusive_end": 49, - "slot": "departure_date", - "start": 32 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "Tuesday next week" - ], - "destination_city": [ - "London" - ], - "origin_city": [ - "Washington" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am leaving from Washington on Tuesday next week. I prefer Southwest Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Washington" - ], - "slot": "origin_city", - "values": [ - "Washington" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "destination_city", - "values": [ - "London" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 67, - "slot": "origin_city", - "start": 57 - }, - { - "exclusive_end": 86, - "slot": "destination_city", - "start": 80 - }, - { - "exclusive_end": 160, - "slot": "departure_date", - "start": 148 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following details: The flight is from Washington and goes to London, the airlines is Southwest Airlines with a departure date of next Tuesday and the number of passengers is 1 with a seating class in Economy." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "passengers", - "values": [ - "4" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "Tuesday next week", - "next Tuesday" - ], - "destination_city": [ - "London" - ], - "origin_city": [ - "Washington" - ], - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. There are four people and I actually prefer American Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "passengers", - "values": [ - "4" - ] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following details: The airline is American Airlines and the number of passengers is 4." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "Tuesday next week", - "next Tuesday" - ], - "destination_city": [ - "London" - ], - "origin_city": [ - "Washington" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that is correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-05", - "destination_city": "London", - "origin_city": "Washington", - "passengers": "4", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-05", - "destination_airport": "Heathrow International Airport", - "destination_city": "London", - "number_stops": "1", - "origin_airport": "Dulles International Airport", - "origin_city": "Washington", - "outbound_arrival_time": "01:37", - "outbound_departure_time": "10:15", - "passengers": "4", - "price": "331", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your oneway ticket is confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_arrival_time", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "outbound_arrival_time", - "price" - ], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "Tuesday next week", - "next Tuesday" - ], - "destination_city": [ - "London" - ], - "origin_city": [ - "Washington" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much is it? When does it arrive?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "331" - ], - "slot": "price", - "values": [ - "$331" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "01:37" - ], - "slot": "outbound_arrival_time", - "values": [ - "1:37 am" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 18, - "slot": "price", - "start": 14 - }, - { - "exclusive_end": 59, - "slot": "outbound_arrival_time", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The price was $331 and the onward flight arrives at 1:37 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "Tuesday next week", - "next Tuesday" - ], - "destination_city": [ - "London" - ], - "origin_city": [ - "Washington" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Shall I help with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "Tuesday next week", - "next Tuesday" - ], - "destination_city": [ - "London" - ], - "origin_city": [ - "Washington" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No that is all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "16_00072", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "11th of March" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 87, - "slot": "departure_date", - "start": 74 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "11th of March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to travel. Can you help me buy a one way plane ticket on the 11th of March?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "Alaska Airlines", - "United Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines", - "United Airlines" - ] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you have preferred airlines? Try Alaska Airlines, United Airlines or any other airline. Where are you planning to visit, and where will you be departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Kuala Lumpur" - ], - "slot": "origin_city", - "values": [ - "KL" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Atlanta" - ], - "slot": "destination_city", - "values": [ - "Atlanta, GA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 62, - "slot": "origin_city", - "start": 60 - }, - { - "exclusive_end": 91, - "slot": "destination_city", - "start": 80 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "11th of March" - ], - "destination_city": [ - "Atlanta, GA" - ], - "origin_city": [ - "KL" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "My preferred airline is American Airlines. I'm leaving from KL and traveling to Atlanta, GA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Kuala Lumpur" - ], - "slot": "origin_city", - "values": [ - "Kuala Lumpur" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Atlanta" - ], - "slot": "destination_city", - "values": [ - "Atlanta" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "March 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 57, - "slot": "origin_city", - "start": 45 - }, - { - "exclusive_end": 82, - "slot": "destination_city", - "start": 75 - }, - { - "exclusive_end": 143, - "slot": "departure_date", - "start": 133 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: the flight is departing from Kuala Lumpur and traveling to Atlanta. You'll be flying on American Airlines, departing March 11th. You'll sit in Economy class. There is 1 passenger." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "destination_airport" - ], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "11th of March", - "March 11th" - ], - "destination_city": [ - "Atlanta", - "Atlanta, GA" - ], - "origin_city": [ - "KL", - "Kuala Lumpur" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good. Which airport does the flight arrive at?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Hartsfield-Jackson International Airport" - ], - "slot": "destination_airport", - "values": [ - "Hartsfield-Jackson International Airport" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-11", - "destination_city": "Atlanta", - "origin_city": "Kuala Lumpur", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-11", - "destination_airport": "Hartsfield-Jackson International Airport", - "destination_city": "Atlanta", - "number_stops": "1", - "origin_airport": "KLIA International Airport", - "origin_city": "Kuala Lumpur", - "outbound_arrival_time": "04:39", - "outbound_departure_time": "13:45", - "passengers": "1", - "price": "465", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 92, - "slot": "destination_airport", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket is confirmed. The flight destination is Hartsfield-Jackson International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "11th of March", - "March 11th" - ], - "destination_city": [ - "Atlanta", - "Atlanta, GA" - ], - "origin_city": [ - "KL", - "Kuala Lumpur" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help. That's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "16_00073", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to travel soon. Can you help me buy a one way ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which airline do you prefer? Where do you want to visit?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination_city", - "values": [ - "LAX" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 46, - "slot": "destination_city", - "start": 43 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "destination_city": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I like American Airlines and I am going to LAX." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you want to leave? Where do you want to leave from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin_city", - "values": [ - "SF" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "March 5th" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 36, - "slot": "origin_city", - "start": 34 - }, - { - "exclusive_end": 28, - "slot": "departure_date", - "start": 19 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 5th" - ], - "destination_city": [ - "LAX" - ], - "origin_city": [ - "SF" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to leave on March 5th from SF." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin_city", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination_city", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 90, - "slot": "origin_city", - "start": 77 - }, - { - "exclusive_end": 116, - "slot": "destination_city", - "start": 105 - }, - { - "exclusive_end": 50, - "slot": "departure_date", - "start": 38 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm that you want to leave next Tuesday on American Airlines from San Francisco and flying to Los Angeles. You need 1 ticket in Economy." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_departure_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "refundable", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "outbound_departure_time", - "refundable" - ], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 5th", - "next Tuesday" - ], - "destination_city": [ - "LAX", - "Los Angeles" - ], - "origin_city": [ - "SF", - "San Francisco" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is good. When does the flight depart? Is the ticket refundable?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "15:50" - ], - "slot": "outbound_departure_time", - "values": [ - "3:50 pm" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "refundable", - "values": [ - "False" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-05", - "destination_city": "Los Angeles", - "origin_city": "San Francisco", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-05", - "destination_airport": "LAX International Airport", - "destination_city": "Los Angeles", - "number_stops": "0", - "origin_airport": "SFO International Airport", - "origin_city": "San Francisco", - "outbound_arrival_time": "17:15", - "outbound_departure_time": "15:50", - "passengers": "1", - "price": "82", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 73, - "slot": "outbound_departure_time", - "start": 66 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket is confirmed but nonrefundable. The flight departs at 3:50 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 5th", - "next Tuesday" - ], - "destination_city": [ - "LAX", - "Los Angeles" - ], - "origin_city": [ - "SF", - "San Francisco" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your help. That is all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "16_00074", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to travel soon, can you help me buy a one-way ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, where are you going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "destination_city", - "values": [ - "Washington" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "destination_city", - "start": 18 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination_city": [ - "Washington" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to go to Washington." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, which airline would you prefer?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "destination_city": [ - "Washington" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I like American Airlines, if that's available." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you flying from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Portland" - ], - "slot": "origin_city", - "values": [ - "Portland, OR" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 12, - "slot": "origin_city", - "start": 0 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "destination_city": [ - "Washington" - ], - "origin_city": [ - "Portland, OR" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Portland, OR is the departure location." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, and when are you leaving?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "March 6th" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 30, - "slot": "departure_date", - "start": 21 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 6th" - ], - "destination_city": [ - "Washington" - ], - "origin_city": [ - "Portland, OR" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to leave on March 6th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Portland" - ], - "slot": "origin_city", - "values": [ - "Portland" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Washington" - ], - "slot": "destination_city", - "values": [ - "Washington" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 68, - "slot": "origin_city", - "start": 60 - }, - { - "exclusive_end": 82, - "slot": "destination_city", - "start": 72 - }, - { - "exclusive_end": 119, - "slot": "departure_date", - "start": 105 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Great. Please confirm that you'd like to book 1 ticket from Portland to Washington via American Airlines next Wednesday in Economy class." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 6th", - "next Wednesday" - ], - "destination_city": [ - "Washington" - ], - "origin_city": [ - "Portland", - "Portland, OR" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's correct, sounds perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-06", - "destination_city": "Washington", - "origin_city": "Portland", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-06", - "destination_airport": "Dulles International Airport", - "destination_city": "Washington", - "number_stops": "1", - "origin_airport": "PDX International Airport", - "origin_city": "Portland", - "outbound_arrival_time": "17:33", - "outbound_departure_time": "06:00", - "passengers": "1", - "price": "239", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay great. Your one-way ticket is booked." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 6th", - "next Wednesday" - ], - "destination_city": [ - "Washington" - ], - "origin_city": [ - "Portland", - "Portland, OR" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 6th", - "next Wednesday" - ], - "destination_city": [ - "Washington" - ], - "origin_city": [ - "Portland", - "Portland, OR" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No thanks, that's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great, see you." - } - ] - }, - { - "dialogue_id": "16_00075", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'd like to book a one-way flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Any particular airline?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Delta Airlines if possible." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "origin_city", - "values": [ - "Vancouver, BC" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 18, - "slot": "origin_city", - "start": 5 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "origin_city": [ - "Vancouver, BC" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "From Vancouver, BC." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "And where do you want to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "destination_city", - "values": [ - "Vegas" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "5th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "seating_class", - "values": [ - "dontcare" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 9, - "slot": "destination_city", - "start": 4 - }, - { - "exclusive_end": 38, - "slot": "departure_date", - "start": 26 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "5th of March" - ], - "destination_city": [ - "Vegas" - ], - "origin_city": [ - "Vancouver, BC" - ], - "seating_class": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Las Vegas, leaving on the 5th of March. Business or economy." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Vancouver" - ], - "slot": "origin_city", - "values": [ - "Vancouver" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "destination_city", - "values": [ - "Las Vegas" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 57, - "slot": "origin_city", - "start": 48 - }, - { - "exclusive_end": 71, - "slot": "destination_city", - "start": 62 - }, - { - "exclusive_end": 84, - "slot": "departure_date", - "start": 72 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have an Economy Delta Airlines flight leaving Vancouver for Las Vegas next Tuesday. Is 1 ticket enough?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "5th of March", - "next Tuesday" - ], - "destination_city": [ - "Las Vegas", - "Vegas" - ], - "origin_city": [ - "Vancouver", - "Vancouver, BC" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-05", - "destination_city": "Las Vegas", - "origin_city": "Vancouver", - "passengers": "1" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-05", - "destination_airport": "McCarran International Airport", - "destination_city": "Las Vegas", - "number_stops": "1", - "origin_airport": "YVR International Airport", - "origin_city": "Vancouver", - "outbound_arrival_time": "09:15", - "outbound_departure_time": "03:20", - "passengers": "1", - "price": "355", - "refundable": "False", - "seating_class": "Premium Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I have booked your one-way flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "5th of March", - "next Tuesday" - ], - "destination_city": [ - "Las Vegas", - "Vegas" - ], - "origin_city": [ - "Vancouver", - "Vancouver, BC" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks. That's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "16_00076", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you assist me in buying a one way flight ticket? I feel like traveling soon." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [ - "American Airlines", - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines", - "Alaska Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you be leaving from? Do you have a preferred airlines? Maybe American Airlines, Alaska airlines, or any other airline?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin_city", - "values": [ - "Seattle, WA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 61, - "slot": "origin_city", - "start": 50 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "origin_city": [ - "Seattle, WA" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "There are 3 people in my group. I am leaving from Seattle, WA. I prefer Southwest Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you plan to leave? Where are you planning to visit?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Toronto" - ], - "slot": "destination_city", - "values": [ - "Toronto" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "March 5th" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 52, - "slot": "destination_city", - "start": 45 - }, - { - "exclusive_end": 25, - "slot": "departure_date", - "start": 16 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "March 5th" - ], - "destination_city": [ - "Toronto" - ], - "origin_city": [ - "Seattle, WA" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am leaving on March 5th. I am traveling to Toronto." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin_city", - "values": [ - "Seattle" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Toronto" - ], - "slot": "destination_city", - "values": [ - "Toronto" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 64, - "slot": "origin_city", - "start": 57 - }, - { - "exclusive_end": 92, - "slot": "destination_city", - "start": 85 - }, - { - "exclusive_end": 164, - "slot": "departure_date", - "start": 152 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following details: the flight is from Seattle. The flight goes to Toronto. The airlines is Southwest Airlines. The departure date is next Tuesday. The seating class is economy. The number of passengers is 3." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "March 5th", - "next Tuesday" - ], - "destination_city": [ - "Toronto" - ], - "origin_city": [ - "Seattle", - "Seattle, WA" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-05", - "destination_city": "Toronto", - "origin_city": "Seattle", - "passengers": "3", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-05", - "destination_airport": "Toronto Pearson International Airport", - "destination_city": "Toronto", - "number_stops": "1", - "origin_airport": "Seattle-Tacoma International Airport", - "origin_city": "Seattle", - "outbound_arrival_time": "14:38", - "outbound_departure_time": "04:25", - "passengers": "3", - "price": "256", - "refundable": "True", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your one way ticket is confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "March 5th", - "next Tuesday" - ], - "destination_city": [ - "Toronto" - ], - "origin_city": [ - "Seattle", - "Seattle, WA" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Shall I help you with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "March 5th", - "next Tuesday" - ], - "destination_city": [ - "Toronto" - ], - "origin_city": [ - "Seattle", - "Seattle, WA" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. Thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "16_00077", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Hello. Can you please help me in purchasing a one way flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "American Airlines", - "United Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines", - "United Airlines" - ] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, do you have a preferred airline? Maybe American Airlines, United Airlines or another one? Where will you be leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Atlanta" - ], - "slot": "origin_city", - "values": [ - "ATL" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination_city", - "values": [ - "London, England" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 21, - "slot": "origin_city", - "start": 18 - }, - { - "exclusive_end": 54, - "slot": "destination_city", - "start": 39 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "destination_city": [ - "London, England" - ], - "origin_city": [ - "ATL" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am leaving from ATL and traveling to London, England. I prefer Delta Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When are you planning on leaving?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "this Saturday" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 26, - "slot": "departure_date", - "start": 13 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "this Saturday" - ], - "destination_city": [ - "London, England" - ], - "origin_city": [ - "ATL" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am leaving this Saturday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Atlanta" - ], - "slot": "origin_city", - "values": [ - "Atlanta" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "destination_city", - "values": [ - "London" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 75, - "slot": "origin_city", - "start": 68 - }, - { - "exclusive_end": 85, - "slot": "destination_city", - "start": 79 - }, - { - "exclusive_end": 122, - "slot": "departure_date", - "start": 114 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following details: Booking a one way flight from Atlanta to London on Delta Airlines departing tomorrow. The seating class is Economy and this is for 1 passenger." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "today" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 55, - "slot": "departure_date", - "start": 50 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "today" - ], - "destination_city": [ - "London", - "London, England" - ], - "origin_city": [ - "ATL", - "Atlanta" - ], - "passengers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, there are 2 people traveling and I am leaving today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 57, - "slot": "departure_date", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following: The departure date is today and the number of passengers is 2." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "origin_airport", - "price" - ], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "today" - ], - "destination_city": [ - "London", - "London, England" - ], - "origin_city": [ - "ATL", - "Atlanta" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is correct. How much does the flight cost and what airport is the flight departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "242" - ], - "slot": "price", - "values": [ - "$242" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Hartsfield-Jackson International Airport" - ], - "slot": "origin_airport", - "values": [ - "Hartsfield-Jackson International Airport" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-01", - "destination_city": "London", - "origin_city": "Atlanta", - "passengers": "2", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-01", - "destination_airport": "Heathrow International Airport", - "destination_city": "London", - "number_stops": "0", - "origin_airport": "Hartsfield-Jackson International Airport", - "origin_city": "Atlanta", - "outbound_arrival_time": "07:34", - "outbound_departure_time": "17:30", - "passengers": "2", - "price": "242", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 63, - "slot": "price", - "start": 59 - }, - { - "exclusive_end": 137, - "slot": "origin_airport", - "start": 97 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The one way tickets are confirmed. The price per ticket is $242 and the flight is departing from Hartsfield-Jackson International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "today" - ], - "destination_city": [ - "London", - "London, England" - ], - "origin_city": [ - "ATL", - "Atlanta" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you, that is all that I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Thank you and have a wonderful day." - } - ] - }, - { - "dialogue_id": "16_00078", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I would like to travel soon. Can you assist me with buying a one way flight ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [ - "United Airlines", - "Air Canada" - ], - "slot": "airlines", - "values": [ - "United Airlines", - "Air Canada" - ] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you be leaving from and when do you plan to leave? Do you have any preferred airlines such as United Airlines, Air Canada, or any others?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin_city", - "values": [ - "Seattle" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "the 6th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 30, - "slot": "origin_city", - "start": 23 - }, - { - "exclusive_end": 41, - "slot": "departure_date", - "start": 34 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "the 6th" - ], - "origin_city": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be leaving from Seattle on the 6th. I prefer to use Southwest Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you planning to visit?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "destination_city", - "values": [ - "Las Vegas" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 32, - "slot": "destination_city", - "start": 23 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "the 6th" - ], - "destination_city": [ - "Las Vegas" - ], - "origin_city": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be traveling to Las Vegas and I would actually prefer to use Delta Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin_city", - "values": [ - "Seattle" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "destination_city", - "values": [ - "Las Vegas" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 64, - "slot": "origin_city", - "start": 57 - }, - { - "exclusive_end": 77, - "slot": "destination_city", - "start": 68 - }, - { - "exclusive_end": 156, - "slot": "departure_date", - "start": 142 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following details: the flight is from Seattle to Las Vegas. The airline is Delta Airlines and the date of the departure is next Wednesday. The seating is economy class and there is 1 passenger." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "destination_airport", - "price" - ], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "next Wednesday", - "the 6th" - ], - "destination_city": [ - "Las Vegas" - ], - "origin_city": [ - "Seattle" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that sounds good. Which airport doe the flight arrive in and how much will the ticket cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_FAILURE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-06", - "destination_city": "Las Vegas", - "origin_city": "Seattle", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I'm sorry, I couldn't book the ticket. Is there anything else I can help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "8th of March" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 81, - "slot": "departure_date", - "start": 69 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "8th of March" - ], - "destination_city": [ - "Las Vegas" - ], - "origin_city": [ - "Seattle" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to continue to make the reservation. I will be leaving on the 8th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin_city", - "values": [ - "Seattle" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "destination_city", - "values": [ - "Las Vegas" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 56, - "slot": "origin_city", - "start": 49 - }, - { - "exclusive_end": 69, - "slot": "destination_city", - "start": 60 - }, - { - "exclusive_end": 140, - "slot": "departure_date", - "start": 129 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following: the flight is from Seattle to Las Vegas. The airline is Delta Airlines. The departure date will be next Friday. The seating is economy class and there is 1 passenger." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "8th of March", - "next Friday" - ], - "destination_city": [ - "Las Vegas" - ], - "origin_city": [ - "Seattle" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-08", - "destination_city": "Las Vegas", - "origin_city": "Seattle", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-08", - "destination_airport": "McCarran International Airport", - "destination_city": "Las Vegas", - "number_stops": "1", - "origin_airport": "Seattle-Tacoma International Airport", - "origin_city": "Seattle", - "outbound_arrival_time": "14:35", - "outbound_departure_time": "08:45", - "passengers": "1", - "price": "229", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your one way ticket has been confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "8th of March", - "next Friday" - ], - "destination_city": [ - "Las Vegas" - ], - "origin_city": [ - "Seattle" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can do for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "8th of March", - "next Friday" - ], - "destination_city": [ - "Las Vegas" - ], - "origin_city": [ - "Seattle" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that'll be all. Thank you again for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You're welcome. Have a wonderful day." - } - ] - }, - { - "dialogue_id": "16_00079", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "next Friday" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 40, - "slot": "departure_date", - "start": 29 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Friday" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to travel soon. Maybe next Friday. Find me a one way ticket" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Any preferred airlines?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "next Friday" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I prefer Alaska Airlines" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you leave from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Portland" - ], - "slot": "origin_city", - "values": [ - "Portland" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 23, - "slot": "origin_city", - "start": 15 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "next Friday" - ], - "origin_city": [ - "Portland" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll come from Portland" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you planning to go." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "passengers", - "values": [ - "4" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination_city", - "values": [ - "LA" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 24, - "slot": "destination_city", - "start": 22 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "next Friday" - ], - "destination_city": [ - "LA" - ], - "origin_city": [ - "Portland" - ], - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm planning to go to LA with 4 people" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Portland" - ], - "slot": "origin_city", - "values": [ - "Portland" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination_city", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "passengers", - "values": [ - "4" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 58, - "slot": "origin_city", - "start": 50 - }, - { - "exclusive_end": 73, - "slot": "destination_city", - "start": 62 - }, - { - "exclusive_end": 44, - "slot": "departure_date", - "start": 33 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirming 4 economy tickets for next Friday from Portland to Los Angeles on Alaska Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "origin_airport" - ], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "next Friday" - ], - "destination_city": [ - "LA", - "Los Angeles" - ], - "origin_city": [ - "Portland" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's good. What airport do we leave from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "PDX International Airport" - ], - "slot": "origin_airport", - "values": [ - "PDX International airport" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-08", - "destination_city": "Los Angeles", - "origin_city": "Portland", - "passengers": "4", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-08", - "destination_airport": "LAX International Airport", - "destination_city": "Los Angeles", - "number_stops": "0", - "origin_airport": "PDX International Airport", - "origin_city": "Portland", - "outbound_arrival_time": "12:40", - "outbound_departure_time": "10:10", - "passengers": "4", - "price": "142", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 40, - "slot": "origin_airport", - "start": 15 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You leave from PDX International airport. Your one way ticket is confirmed" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "next Friday" - ], - "destination_city": [ - "LA", - "Los Angeles" - ], - "origin_city": [ - "Portland" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's all I need" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day" - } - ] - }, - { - "dialogue_id": "16_00080", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Phoenix" - ], - "slot": "origin_city", - "values": [ - "Phoenix" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 79, - "slot": "origin_city", - "start": 72 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "origin_city": [ - "Phoenix" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to travel soon, and I need a ticket for a one way flight from Phoenix." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "Air France", - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Air France", - "Alaska Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there an airline preference? Maybe Air France, Alaska Airlines, or anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "origin_city": [ - "Phoenix" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I prefer American Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you visiting? When will you leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "destination_city", - "values": [ - "Seattle" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "the 3rd" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 20, - "slot": "destination_city", - "start": 13 - }, - { - "exclusive_end": 47, - "slot": "departure_date", - "start": 40 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "the 3rd" - ], - "destination_city": [ - "Seattle" - ], - "origin_city": [ - "Phoenix" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to Seattle and I'm leaving on the 3rd." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Phoenix" - ], - "slot": "origin_city", - "values": [ - "Phoenix" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Seattle" - ], - "slot": "destination_city", - "values": [ - "Seattle" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 45, - "slot": "origin_city", - "start": 38 - }, - { - "exclusive_end": 56, - "slot": "destination_city", - "start": 49 - }, - { - "exclusive_end": 101, - "slot": "departure_date", - "start": 83 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok, please confirm the flight is from Phoenix to Seattle, on American Airlines the day after tomorrow. It is for Economy class with 1 passenger." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_arrival_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "refundable", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "outbound_arrival_time", - "refundable" - ], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "day after tomorrow", - "the 3rd" - ], - "destination_city": [ - "Seattle" - ], - "origin_city": [ - "Phoenix" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's all correct. When does the onward flight arrive? Is it a refundable ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "refundable", - "values": [ - "False" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "14:47" - ], - "slot": "outbound_arrival_time", - "values": [ - "2:47 pm" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-03", - "destination_city": "Seattle", - "origin_city": "Phoenix", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-03", - "destination_airport": "Seattle-Tacoma International Airport", - "destination_city": "Seattle", - "number_stops": "1", - "origin_airport": "Sky Harbor International Airport", - "origin_city": "Phoenix", - "outbound_arrival_time": "14:47", - "outbound_departure_time": "08:40", - "passengers": "1", - "price": "224", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 107, - "slot": "outbound_arrival_time", - "start": 100 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your one way ticket is confirmed. The ticket is not refundable, sorry. The onward flight arrives at 2:47 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "day after tomorrow", - "the 3rd" - ], - "destination_city": [ - "Seattle" - ], - "origin_city": [ - "Phoenix" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you, that's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "16_00081", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find me a oneway Delta Airlines flight ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you plan to depart? Where do you plan to depart from? What is your destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Atlanta" - ], - "slot": "origin_city", - "values": [ - "Atlanta, GA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination_city", - "values": [ - "London, England" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "departure_date", - "values": [ - "13th of March" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 50, - "slot": "origin_city", - "start": 39 - }, - { - "exclusive_end": 85, - "slot": "destination_city", - "start": 70 - }, - { - "exclusive_end": 33, - "slot": "departure_date", - "start": 20 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "13th of March" - ], - "destination_city": [ - "London, England" - ], - "origin_city": [ - "Atlanta, GA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am leaving on the 13th of March from Atlanta, GA. My destination is London, England." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Atlanta" - ], - "slot": "origin_city", - "values": [ - "Atlanta" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "destination_city", - "values": [ - "London" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "departure_date", - "values": [ - "March 13th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 73, - "slot": "origin_city", - "start": 66 - }, - { - "exclusive_end": 105, - "slot": "destination_city", - "start": 99 - }, - { - "exclusive_end": 143, - "slot": "departure_date", - "start": 133 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following information: The flight departs from Atlanta and has a destination to London. The flight will depart on March 13th. The ticket is Delta Airlines Economy for 1." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Phoenix" - ], - "slot": "origin_city", - "values": [ - "Phoenix" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 25, - "slot": "origin_city", - "start": 18 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "13th of March", - "March 13th" - ], - "destination_city": [ - "London", - "London, England" - ], - "origin_city": [ - "Phoenix" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am leaving from Phoenix." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Phoenix" - ], - "slot": "origin_city", - "values": [ - "Phoenix" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 69, - "slot": "origin_city", - "start": 62 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following information: flight departs from Phoenix and includes 1 passenger." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "13th of March", - "March 13th" - ], - "destination_city": [ - "London", - "London, England" - ], - "origin_city": [ - "Phoenix" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that is correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_FAILURE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-13", - "destination_city": "London", - "origin_city": "Phoenix", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "My apologies, I could not book this ticket. Is there anything else I can do for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "destination_city", - "values": [ - "Seattle, WA" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 71, - "slot": "destination_city", - "start": 60 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "13th of March", - "March 13th" - ], - "destination_city": [ - "Seattle, WA" - ], - "origin_city": [ - "Phoenix" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to still make a reservation. I am traveling to Seattle, WA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Phoenix" - ], - "slot": "origin_city", - "values": [ - "Phoenix" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Seattle" - ], - "slot": "destination_city", - "values": [ - "Seattle" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "departure_date", - "values": [ - "March 13th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 110, - "slot": "origin_city", - "start": 103 - }, - { - "exclusive_end": 140, - "slot": "destination_city", - "start": 133 - }, - { - "exclusive_end": 97, - "slot": "departure_date", - "start": 87 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following information: 1 Delta Airlines Economy ticket departing on March 13th from Phoenix with a destination of Seattle." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "13th of March", - "March 13th" - ], - "destination_city": [ - "Seattle", - "Seattle, WA" - ], - "origin_city": [ - "Phoenix" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that is correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-13", - "destination_city": "Seattle", - "origin_city": "Phoenix", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-13", - "destination_airport": "Seattle-Tacoma International Airport", - "destination_city": "Seattle", - "number_stops": "1", - "origin_airport": "Sky Harbor International Airport", - "origin_city": "Phoenix", - "outbound_arrival_time": "17:06", - "outbound_departure_time": "11:55", - "passengers": "1", - "price": "246", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket has been confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "13th of March", - "March 13th" - ], - "destination_city": [ - "Seattle", - "Seattle, WA" - ], - "origin_city": [ - "Phoenix" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "13th of March", - "March 13th" - ], - "destination_city": [ - "Seattle", - "Seattle, WA" - ], - "origin_city": [ - "Phoenix" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that is all. Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great rest of your day." - } - ] - }, - { - "dialogue_id": "16_00082", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'd like to book a one-way flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you leaving from and where do you want to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin_city", - "values": [ - "San Francisco" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination_city", - "values": [ - "San Diego" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "origin_city", - "start": 15 - }, - { - "exclusive_end": 41, - "slot": "destination_city", - "start": 32 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination_city": [ - "San Diego" - ], - "origin_city": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going from San Francisco to San Diego." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you want to leave? And particular airline?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "Friday next week" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 32, - "slot": "departure_date", - "start": 16 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "Friday next week" - ], - "destination_city": [ - "San Diego" - ], - "origin_city": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to leave Friday next week, preferably with Delta Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin_city", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination_city", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 78, - "slot": "origin_city", - "start": 65 - }, - { - "exclusive_end": 91, - "slot": "destination_city", - "start": 82 - }, - { - "exclusive_end": 59, - "slot": "departure_date", - "start": 48 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So you need 1 Economy ticket for Delta Airlines next Friday from San Francisco to San Diego?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "Friday next week", - "next Friday" - ], - "destination_city": [ - "San Diego" - ], - "origin_city": [ - "San Francisco" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-08", - "destination_city": "San Diego", - "origin_city": "San Francisco", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-08", - "destination_airport": "SAN International Airport", - "destination_city": "San Diego", - "number_stops": "0", - "origin_airport": "SFO International Airport", - "origin_city": "San Francisco", - "outbound_arrival_time": "23:25", - "outbound_departure_time": "21:45", - "passengers": "1", - "price": "106", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, I've booked your flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "Friday next week", - "next Friday" - ], - "destination_city": [ - "San Diego" - ], - "origin_city": [ - "San Francisco" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need help with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "Friday next week", - "next Friday" - ], - "destination_city": [ - "San Diego" - ], - "origin_city": [ - "San Francisco" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's all, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "16_00083", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Atlanta" - ], - "slot": "destination_city", - "values": [ - "ATL" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 32, - "slot": "destination_city", - "start": 29 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination_city": [ - "ATL" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can I get a flight ticket to ATL leaving soon?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Who do you want to fly with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "origin_city", - "values": [ - "Vancouver" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 30, - "slot": "origin_city", - "start": 21 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "destination_city": [ - "ATL" - ], - "origin_city": [ - "Vancouver" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can I 3 tickets from Vancouver flying with Delta Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you want to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "the 11th" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 25, - "slot": "departure_date", - "start": 17 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "the 11th" - ], - "destination_city": [ - "ATL" - ], - "origin_city": [ - "Vancouver" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to fly on the 11th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Vancouver" - ], - "slot": "origin_city", - "values": [ - "Vancouver" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Atlanta" - ], - "slot": "destination_city", - "values": [ - "Atlanta" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "March 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 55, - "slot": "origin_city", - "start": 46 - }, - { - "exclusive_end": 66, - "slot": "destination_city", - "start": 59 - }, - { - "exclusive_end": 100, - "slot": "departure_date", - "start": 90 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I just double check, you want to fly from Vancouver to Atlanta with Delta Airlines on March 11th. If that's correct I'll book 3 Economy class tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "origin_city", - "values": [ - "Washington" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "Friday next week" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 51, - "slot": "origin_city", - "start": 41 - }, - { - "exclusive_end": 35, - "slot": "departure_date", - "start": 19 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "Friday next week" - ], - "destination_city": [ - "ATL", - "Atlanta" - ], - "origin_city": [ - "Washington" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No I want to leave Friday next week from Washington." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Washington" - ], - "slot": "origin_city", - "values": [ - "Washington" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "next Friday" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 56, - "slot": "origin_city", - "start": 46 - }, - { - "exclusive_end": 68, - "slot": "departure_date", - "start": 57 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I just double check, you want to fly from Washington next Friday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "Friday next week", - "next Friday" - ], - "destination_city": [ - "ATL", - "Atlanta" - ], - "origin_city": [ - "Washington" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_FAILURE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-08", - "destination_city": "Atlanta", - "origin_city": "Washington", - "passengers": "3", - "seating_class": "Economy" - } - }, - "service_results": [], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I couldn't get that ticket unfortunately. Can I help you with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "Friday next week", - "next Friday" - ], - "destination_city": [ - "ATL", - "Atlanta" - ], - "origin_city": [ - "Washington" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks anyway." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "16_00084", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I am taking a trip soon. Can you help me buy a one way flight ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When would you like to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "1st of March" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 84, - "slot": "departure_date", - "start": 72 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "1st of March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to fly on American Airlines. I would like to depart on the 1st of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to fly out of?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Kuala Lumpur" - ], - "slot": "origin_city", - "values": [ - "Kuala Lumpur" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "destination_city", - "values": [ - "Las Vegas" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 32, - "slot": "origin_city", - "start": 20 - }, - { - "exclusive_end": 45, - "slot": "destination_city", - "start": 36 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "1st of March" - ], - "destination_city": [ - "Las Vegas" - ], - "origin_city": [ - "Kuala Lumpur" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am traveling from Kuala Lumpur to Las Vegas." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Kuala Lumpur" - ], - "slot": "origin_city", - "values": [ - "Kuala Lumpur" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "destination_city", - "values": [ - "Las Vegas" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "origin_city", - "start": 27 - }, - { - "exclusive_end": 52, - "slot": "destination_city", - "start": 43 - }, - { - "exclusive_end": 104, - "slot": "departure_date", - "start": 99 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You would like to fly from Kuala Lumpur to Las Vegas on American Airlines. You would like to leave today. The ticket is Economy class for 1 passenger. Is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "refundable", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "number_stops", - "refundable" - ], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "1st of March", - "today" - ], - "destination_city": [ - "Las Vegas" - ], - "origin_city": [ - "Kuala Lumpur" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is correct. Does the flight have 1 stop and is the ticket refundable?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "refundable", - "values": [ - "False" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-01", - "destination_city": "Las Vegas", - "origin_city": "Kuala Lumpur", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-01", - "destination_airport": "McCarran International Airport", - "destination_city": "Las Vegas", - "number_stops": "1", - "origin_airport": "KLIA International Airport", - "origin_city": "Kuala Lumpur", - "outbound_arrival_time": "21:35", - "outbound_departure_time": "13:45", - "passengers": "1", - "price": "365", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your oneway ticket is confirmed. The number of stops on the flight is 1 but the ticket is not refundable." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "1st of March", - "today" - ], - "destination_city": [ - "Las Vegas" - ], - "origin_city": [ - "Kuala Lumpur" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you. That was all I needed to do." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You are welcome. Have a wonderful day." - } - ] - }, - { - "dialogue_id": "16_00085", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I would like to travel sometime soon. Can you assist me with buying a ticket for a one way flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Certainly. When do you plan on leaving?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "destination_city", - "values": [ - "Philadelphia" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "1st of this month" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 82, - "slot": "destination_city", - "start": 70 - }, - { - "exclusive_end": 42, - "slot": "departure_date", - "start": 25 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "1st of this month" - ], - "destination_city": [ - "Philadelphia" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be leaving on the 1st of this month and I will be traveling to Philadelphia. I would prefer United Airlines if possible." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you be departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "origin_city", - "values": [ - "London, UK" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "origin_city", - "start": 23 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "1st of this month" - ], - "destination_city": [ - "Philadelphia" - ], - "origin_city": [ - "London, UK" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be leaving from London, UK." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "origin_city", - "values": [ - "London" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "destination_city", - "values": [ - "Philadelphia" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 63, - "slot": "origin_city", - "start": 57 - }, - { - "exclusive_end": 79, - "slot": "destination_city", - "start": 67 - }, - { - "exclusive_end": 140, - "slot": "departure_date", - "start": 135 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following details: The flight is from London to Philadelphia. The airline is United Airlines. The departure date is today. The seating is economy and the number of passengers is 1." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "1st of this month", - "today" - ], - "destination_city": [ - "Philadelphia" - ], - "origin_city": [ - "London", - "London, UK" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "United Airlines", - "departure_date": "2019-03-01", - "destination_city": "Philadelphia", - "origin_city": "London", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "United Airlines", - "departure_date": "2019-03-01", - "destination_airport": "PHL International Airport", - "destination_city": "Philadelphia", - "number_stops": "1", - "origin_airport": "Heathrow International Airport", - "origin_city": "London", - "outbound_arrival_time": "10:56", - "outbound_departure_time": "00:25", - "passengers": "1", - "price": "273", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your one way ticket is confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "origin_airport" - ], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "1st of this month", - "today" - ], - "destination_city": [ - "Philadelphia" - ], - "origin_city": [ - "London", - "London, UK" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which airport does the flight depart from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Heathrow International Airport" - ], - "slot": "origin_airport", - "values": [ - "Heathrow International Airport" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 54, - "slot": "origin_airport", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The flight departs from Heathrow International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "1st of this month", - "today" - ], - "destination_city": [ - "Philadelphia" - ], - "origin_city": [ - "London", - "London, UK" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can do for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "1st of this month", - "today" - ], - "destination_city": [ - "Philadelphia" - ], - "origin_city": [ - "London", - "London, UK" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that will be all. Thank you again." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You're welcome. Have a wonderful day." - } - ] - }, - { - "dialogue_id": "16_00086", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hello! I am looking to travel with Delta airlines. Can you help me find a oneway ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Absolutely. Where will you be departing from?? Do you have a date in mind? Which day are you interested in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Atlanta" - ], - "slot": "origin_city", - "values": [ - "Atlanta, GA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination_city", - "values": [ - "San Francisco" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "11th of March" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "origin_city", - "start": 24 - }, - { - "exclusive_end": 83, - "slot": "destination_city", - "start": 70 - }, - { - "exclusive_end": 56, - "slot": "departure_date", - "start": 43 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "11th of March" - ], - "destination_city": [ - "San Francisco" - ], - "origin_city": [ - "Atlanta, GA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to depart from Atlanta, GA on the 11th of March to travel to San Francisco." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Atlanta" - ], - "slot": "origin_city", - "values": [ - "Atlanta" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination_city", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "March 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 102, - "slot": "origin_city", - "start": 95 - }, - { - "exclusive_end": 119, - "slot": "destination_city", - "start": 106 - }, - { - "exclusive_end": 79, - "slot": "departure_date", - "start": 69 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Is this correct: You'd like 1 Economy ticket on Delta Airlines for a March 11th departure from Atlanta to San Francisco. Is this correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_arrival_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "number_stops", - "outbound_arrival_time" - ], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "11th of March", - "March 11th" - ], - "destination_city": [ - "San Francisco" - ], - "origin_city": [ - "Atlanta", - "Atlanta, GA" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's correct. Can you tell me if there are any layovers or are there zero stops? What time can I expect to arrive in San Francisco?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "15:16" - ], - "slot": "outbound_arrival_time", - "values": [ - "3:16 pm" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-11", - "destination_city": "San Francisco", - "origin_city": "Atlanta", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-11", - "destination_airport": "SFO International Airport", - "destination_city": "San Francisco", - "number_stops": "0", - "origin_airport": "Hartsfield-Jackson International Airport", - "origin_city": "Atlanta", - "outbound_arrival_time": "15:16", - "outbound_departure_time": "12:50", - "passengers": "1", - "price": "187", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 44, - "slot": "outbound_arrival_time", - "start": 37 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket is confirmed. The ETA is 3:16 pm with 0 stops." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "11th of March", - "March 11th" - ], - "destination_city": [ - "San Francisco" - ], - "origin_city": [ - "Atlanta", - "Atlanta, GA" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good. Thank you so much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You are welcome. Is there anything else I can help you with today?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "11th of March", - "March 11th" - ], - "destination_city": [ - "San Francisco" - ], - "origin_city": [ - "Atlanta", - "Atlanta, GA" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's everything." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Hope you have a pleasant day." - } - ] - }, - { - "dialogue_id": "16_00087", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "origin_city", - "values": [ - "Vancouver" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 87, - "slot": "origin_city", - "start": 78 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "origin_city": [ - "Vancouver" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am in a mood for holiday and want you to buy me a oneway flight ticket from Vancouver." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "Alaska Airlines", - "Air Canada" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines", - "Air Canada" - ] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you tell me about the airlines you prefer, like Alaska Airlines, Air Canada or any other airlines? Also when are you leaving and where do you want to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "departure_date", - "values": [ - "Monday next week" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Air Canada" - ], - "slot": "airlines", - "values": [ - "Air Canada" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "destination_city", - "values": [ - "Vegas" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 52, - "slot": "departure_date", - "start": 36 - }, - { - "exclusive_end": 103, - "slot": "destination_city", - "start": 98 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Air Canada" - ], - "departure_date": [ - "Monday next week" - ], - "destination_city": [ - "Vegas" - ], - "origin_city": [ - "Vancouver" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "We are three people and we leave on Monday next week. I would choose Air Canada and I am going to Vegas." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Vancouver" - ], - "slot": "origin_city", - "values": [ - "Vancouver" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "destination_city", - "values": [ - "Las Vegas" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Air Canada" - ], - "slot": "airlines", - "values": [ - "Air Canada" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "departure_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 68, - "slot": "origin_city", - "start": 59 - }, - { - "exclusive_end": 81, - "slot": "destination_city", - "start": 72 - }, - { - "exclusive_end": 155, - "slot": "departure_date", - "start": 144 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Help me verify these details. You are taking a flight from Vancouver to Las Vegas. You want to fly with Air Canada and the date of departure is next Monday. You will be flying Economy and the number of passengers will be 3." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "destination_city", - "values": [ - "Philadelphia" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 31, - "slot": "destination_city", - "start": 19 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Air Canada" - ], - "departure_date": [ - "Monday next week", - "next Monday" - ], - "destination_city": [ - "Philadelphia" - ], - "origin_city": [ - "Vancouver" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No I want to go to Philadelphia instead." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "destination_city", - "values": [ - "Philadelphia" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Air Canada" - ], - "slot": "airlines", - "values": [ - "Air Canada" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 40, - "slot": "destination_city", - "start": 28 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok. So you want a flight to Philadelphia with Air Canada?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "origin_airport" - ], - "slot_values": { - "airlines": [ - "Air Canada" - ], - "departure_date": [ - "Monday next week", - "next Monday" - ], - "destination_city": [ - "Philadelphia" - ], - "origin_city": [ - "Vancouver" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is right. What airport is this flight be departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_FAILURE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Air Canada", - "departure_date": "2019-03-04", - "destination_city": "Philadelphia", - "origin_city": "Vancouver", - "passengers": "3", - "seating_class": "Economy" - } - }, - "service_results": [], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I am so sorry that I couldn't book your ticket. 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": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Air Canada" - ], - "departure_date": [ - "Monday next week", - "next Monday" - ], - "destination_city": [ - "Philadelphia" - ], - "origin_city": [ - "Vancouver" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day!" - } - ] - }, - { - "dialogue_id": "16_00088", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'd like to take a trip soon and I need your help buying a one way plane ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there any airline that you like?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm partial to Southwest Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date will you be departing?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "1st of March" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 38, - "slot": "departure_date", - "start": 26 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "1st of March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to leave on the 1st of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "And where do you plan on going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination_city", - "values": [ - "LA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "Tuesday next week" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 21, - "slot": "destination_city", - "start": 19 - }, - { - "exclusive_end": 59, - "slot": "departure_date", - "start": 42 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "Tuesday next week" - ], - "destination_city": [ - "LA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll be heading to LA. I want to leave on Tuesday next week." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "And what city will you be departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Portland" - ], - "slot": "origin_city", - "values": [ - "Portland, OR" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 44, - "slot": "origin_city", - "start": 32 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "Tuesday next week" - ], - "destination_city": [ - "LA" - ], - "origin_city": [ - "Portland, OR" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to be travelling from Portland, OR. Oh, I also want to travel Economy." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Portland" - ], - "slot": "origin_city", - "values": [ - "Portland" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination_city", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "origin_city", - "start": 34 - }, - { - "exclusive_end": 57, - "slot": "destination_city", - "start": 46 - }, - { - "exclusive_end": 92, - "slot": "departure_date", - "start": 80 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, so you will be leaving from Portland to Los Angeles on Southwest Airlines next Tuesday. And you want 1 seat in Economy, is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_departure_time", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "origin_airport", - "outbound_departure_time" - ], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "Tuesday next week", - "next Tuesday" - ], - "destination_city": [ - "LA", - "Los Angeles" - ], - "origin_city": [ - "Portland", - "Portland, OR" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that's right. Can you tell me which airport I'll be leaving from, and what time is take off for my onward flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "16:55" - ], - "slot": "outbound_departure_time", - "values": [ - "4:55 pm" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "PDX International Airport" - ], - "slot": "origin_airport", - "values": [ - "PDX International Airport" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-05", - "destination_city": "Los Angeles", - "origin_city": "Portland", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-05", - "destination_airport": "LAX International Airport", - "destination_city": "Los Angeles", - "number_stops": "0", - "origin_airport": "PDX International Airport", - "origin_city": "Portland", - "outbound_arrival_time": "19:25", - "outbound_departure_time": "16:55", - "passengers": "1", - "price": "116", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 82, - "slot": "outbound_departure_time", - "start": 75 - }, - { - "exclusive_end": 48, - "slot": "origin_airport", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You'll be leaving from PDX International Airport and the flight departs at 4:55 pm. Your oneway ticket has been booked." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "Tuesday next week", - "next Tuesday" - ], - "destination_city": [ - "LA", - "Los Angeles" - ], - "origin_city": [ - "Portland", - "Portland, OR" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Cool, thanks for the assistance. That'll be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, have a great day." - } - ] - }, - { - "dialogue_id": "16_00089", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to travel soon. Can you help me buy a oneway flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you want to go and where will you leave from? Do you have any preferred airlines?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sydney" - ], - "slot": "origin_city", - "values": [ - "Sydney" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination_city", - "values": [ - "SD" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 19, - "slot": "origin_city", - "start": 13 - }, - { - "exclusive_end": 39, - "slot": "destination_city", - "start": 37 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "destination_city": [ - "SD" - ], - "origin_city": [ - "Sydney" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am leaving Sydney and traveling to SD. I prefer Delta Airlines if possible." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you want to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "March 12th" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 22, - "slot": "departure_date", - "start": 12 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 12th" - ], - "destination_city": [ - "SD" - ], - "origin_city": [ - "Sydney" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm leaving March 12th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sydney" - ], - "slot": "origin_city", - "values": [ - "Sydney" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination_city", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "March 12th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 46, - "slot": "origin_city", - "start": 40 - }, - { - "exclusive_end": 59, - "slot": "destination_city", - "start": 50 - }, - { - "exclusive_end": 89, - "slot": "departure_date", - "start": 79 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: 1 passenger flying from Sydney to San Diego on Delta Airlines, March 12th. sitting in Economy class." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "destination_airport" - ], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 12th" - ], - "destination_city": [ - "SD", - "San Diego" - ], - "origin_city": [ - "Sydney" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's good. What airport does the flight arrive into?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "SAN International Airport" - ], - "slot": "destination_airport", - "values": [ - "SAN International Airport" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-12", - "destination_city": "San Diego", - "origin_city": "Sydney", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-12", - "destination_airport": "SAN International Airport", - "destination_city": "San Diego", - "number_stops": "1", - "origin_airport": "Kingsford Smith International Airport", - "origin_city": "Sydney", - "outbound_arrival_time": "08:34", - "outbound_departure_time": "17:50", - "passengers": "1", - "price": "255", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 82, - "slot": "destination_airport", - "start": 57 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your oneway ticket has been confirmed. You will fly into SAN International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_departure_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "refundable", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "outbound_departure_time", - "refundable" - ], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 12th" - ], - "destination_city": [ - "SD", - "San Diego" - ], - "origin_city": [ - "Sydney" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "When does the onward flight leave and is the ticket refundable?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "17:50" - ], - "slot": "outbound_departure_time", - "values": [ - "5:50 pm" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "refundable", - "values": [ - "False" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "outbound_departure_time", - "start": 22 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The flight departs at 5:50 pm and the flight is nonrefundable." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 12th" - ], - "destination_city": [ - "SD", - "San Diego" - ], - "origin_city": [ - "Sydney" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help, that's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "16_00090", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "destination_city", - "values": [ - "Seattle, WA" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 44, - "slot": "destination_city", - "start": 33 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination_city": [ - "Seattle, WA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want a oneway flight ticket to Seattle, WA. Can you please help me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. Which city would you be leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Portland" - ], - "slot": "origin_city", - "values": [ - "Portland, OR" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 17, - "slot": "origin_city", - "start": 5 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination_city": [ - "Seattle, WA" - ], - "origin_city": [ - "Portland, OR" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It's Portland, OR." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "Southwest Airlines", - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines", - "Alaska Airlines" - ] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you have any specific airline in mind? Like Southwest Airlines, Alaska Airlines, etc. Besides, when will you be leaving?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "8th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 31, - "slot": "departure_date", - "start": 19 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "8th of March" - ], - "destination_city": [ - "Seattle, WA" - ], - "origin_city": [ - "Portland, OR" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll be leaving on 8th of March. I would like to travel by United Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Portland" - ], - "slot": "origin_city", - "values": [ - "Portland" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Seattle" - ], - "slot": "destination_city", - "values": [ - "Seattle" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 92, - "slot": "origin_city", - "start": 84 - }, - { - "exclusive_end": 103, - "slot": "destination_city", - "start": 96 - }, - { - "exclusive_end": 118, - "slot": "departure_date", - "start": 107 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, let's confirm the details now. You want 1 Economy class ticket to travel from Portland to Seattle on next Friday by United Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "refundable", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "price", - "refundable" - ], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "8th of March", - "next Friday" - ], - "destination_city": [ - "Seattle", - "Seattle, WA" - ], - "origin_city": [ - "Portland", - "Portland, OR" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's correct. I'd like to know the cost of ticket and whether or not its refundable." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "refundable", - "values": [ - "False" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "67" - ], - "slot": "price", - "values": [ - "$67" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "United Airlines", - "departure_date": "2019-03-08", - "destination_city": "Seattle", - "origin_city": "Portland", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "United Airlines", - "departure_date": "2019-03-08", - "destination_airport": "Seattle-Tacoma International Airport", - "destination_city": "Seattle", - "number_stops": "0", - "origin_airport": "PDX International Airport", - "origin_city": "Portland", - "outbound_arrival_time": "23:43", - "outbound_departure_time": "22:45", - "passengers": "1", - "price": "67", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 75, - "slot": "price", - "start": 72 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I was able to confirm your oneway ticket successfully. The ticket costs $67, but it is not refundable." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "8th of March", - "next Friday" - ], - "destination_city": [ - "Seattle", - "Seattle, WA" - ], - "origin_city": [ - "Portland", - "Portland, OR" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay, thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "It was a pleasure to assist you. Have a great day." - } - ] - }, - { - "dialogue_id": "16_00091", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm feeling up to doing some travel soon. Can you help me purchase a one-way flight ticket, ideally from Delta Airlines?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is your location and time of departure? Where do you plan on going to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "origin_city", - "values": [ - "New York City" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "9th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "destination_city", - "values": [ - "Philly" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 102, - "slot": "origin_city", - "start": 89 - }, - { - "exclusive_end": 64, - "slot": "departure_date", - "start": 47 - }, - { - "exclusive_end": 112, - "slot": "destination_city", - "start": 106 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "9th of this month" - ], - "destination_city": [ - "Philly" - ], - "origin_city": [ - "New York City" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm part of a group of 3 that, starting on the 9th of this month, will be traveling from New York City to Philly." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "origin_city", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "destination_city", - "values": [ - "Philadelphia" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 65, - "slot": "origin_city", - "start": 57 - }, - { - "exclusive_end": 81, - "slot": "destination_city", - "start": 69 - }, - { - "exclusive_end": 124, - "slot": "departure_date", - "start": 115 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Is the following correct? You are going on a flight from New York to Philadelphia via Delta Airlines. You leave on March 9th, are seated in the Economy class, and are part of a group of 3 passengers." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "9th of this month", - "March 9th" - ], - "destination_city": [ - "Philadelphia", - "Philly" - ], - "origin_city": [ - "New York", - "New York City" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That all sounds correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-09", - "destination_city": "Philadelphia", - "origin_city": "New York", - "passengers": "3", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-09", - "destination_airport": "PHL International Airport", - "destination_city": "Philadelphia", - "number_stops": "0", - "origin_airport": "JFK International Airport", - "origin_city": "New York", - "outbound_arrival_time": "19:46", - "outbound_departure_time": "18:55", - "passengers": "3", - "price": "60", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You now have a one-way ticket for the flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "9th of this month", - "March 9th" - ], - "destination_city": [ - "Philadelphia", - "Philly" - ], - "origin_city": [ - "New York", - "New York City" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Happy you could help me out. That's all I needed from you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day!" - } - ] - }, - { - "dialogue_id": "16_00092", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to take a trip, can you help me to purchase a ticket for a one way flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which day would you like to leave? What airport will you be flying out of and which airline would you prefer?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Toronto" - ], - "slot": "origin_city", - "values": [ - "Toronto, Ontario" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "departure_date", - "values": [ - "13th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 40, - "slot": "origin_city", - "start": 24 - }, - { - "exclusive_end": 66, - "slot": "departure_date", - "start": 48 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "13th of this month" - ], - "origin_city": [ - "Toronto, Ontario" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll be flying out from Toronto, Ontario on the 13th of this month. I would prefer to fly United Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What city do you want to go to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "destination_city", - "values": [ - "Washington" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 23, - "slot": "destination_city", - "start": 13 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "13th of this month" - ], - "destination_city": [ - "Washington" - ], - "origin_city": [ - "Toronto, Ontario" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to Washington." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Toronto" - ], - "slot": "origin_city", - "values": [ - "Toronto" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Washington" - ], - "slot": "destination_city", - "values": [ - "Washington" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "departure_date", - "values": [ - "March 13th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "origin_city", - "start": 22 - }, - { - "exclusive_end": 43, - "slot": "destination_city", - "start": 33 - }, - { - "exclusive_end": 95, - "slot": "departure_date", - "start": 85 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found a flight from Toronto to Washington on United Airlines. The flight leaves on March 13th and it's an Economy class ticket for 1 passenger. Would you like me to make the reservation?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_departure_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "refundable", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "outbound_departure_time", - "refundable" - ], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "13th of this month", - "March 13th" - ], - "destination_city": [ - "Washington" - ], - "origin_city": [ - "Toronto", - "Toronto, Ontario" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that flight will work for me. What time does the flight leave? Can I get a refund for the ticket if I decide to cancel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "23:25" - ], - "slot": "outbound_departure_time", - "values": [ - "11:25 pm" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "refundable", - "values": [ - "False" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "United Airlines", - "departure_date": "2019-03-13", - "destination_city": "Washington", - "origin_city": "Toronto", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "United Airlines", - "departure_date": "2019-03-13", - "destination_airport": "Dulles International Airport", - "destination_city": "Washington", - "number_stops": "0", - "origin_airport": "Toronto Pearson International Airport", - "origin_city": "Toronto", - "outbound_arrival_time": "00:50", - "outbound_departure_time": "23:25", - "passengers": "1", - "price": "87", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 59, - "slot": "outbound_departure_time", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have purchased your ticket. The flight leaves at 11:25 pm. The ticket is non-refundable." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "13th of this month", - "March 13th" - ], - "destination_city": [ - "Washington" - ], - "origin_city": [ - "Toronto", - "Toronto, Ontario" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you so much, you've been a great help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "16_00093", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I feel like travelling soon, can you help me get a one way ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you leaving from and where and when do you plan to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "origin_city", - "values": [ - "Vancouver, BC" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "destination_city", - "values": [ - "Washington" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "7th of March" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "origin_city", - "start": 16 - }, - { - "exclusive_end": 54, - "slot": "destination_city", - "start": 44 - }, - { - "exclusive_end": 74, - "slot": "departure_date", - "start": 62 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "7th of March" - ], - "destination_city": [ - "Washington" - ], - "origin_city": [ - "Vancouver, BC" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll leave from Vancouver, BC travelling to Washington on the 7th of March" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "Alaska Airlines", - "United Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines", - "United Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you prefer any airline? Maybe Alaska Airlines or United Airlines perhaps?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "passengers", - "values": [ - "4" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "seating_class", - "values": [ - "dontcare" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "7th of March" - ], - "destination_city": [ - "Washington" - ], - "origin_city": [ - "Vancouver, BC" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I prefer delta airlines, either business or economy is fine. I need four tickets" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Vancouver" - ], - "slot": "origin_city", - "values": [ - "Vancouver" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Washington" - ], - "slot": "destination_city", - "values": [ - "Washington" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "passengers", - "values": [ - "4" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 98, - "slot": "origin_city", - "start": 89 - }, - { - "exclusive_end": 112, - "slot": "destination_city", - "start": 102 - }, - { - "exclusive_end": 64, - "slot": "departure_date", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm that you need 4 economy tickets for next Thursday via Delta Airlines from Vancouver to Washington?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin_city", - "values": [ - "Vegas" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 60, - "slot": "origin_city", - "start": 55 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "7th of March", - "next Thursday" - ], - "destination_city": [ - "Washington" - ], - "origin_city": [ - "Vegas" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually I prefer American Airlines, and to leave from Vegas" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin_city", - "values": [ - "Las Vegas" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "origin_city", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "OK so a flight from Las Vegas via American Airlines?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "price" - ], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "7th of March", - "next Thursday" - ], - "destination_city": [ - "Washington" - ], - "origin_city": [ - "Las Vegas", - "Vegas" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, how much is that?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_FAILURE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-07", - "destination_city": "Washington", - "origin_city": "Las Vegas", - "passengers": "4" - } - }, - "service_results": [], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sorry I couldn't book it, can I help with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "7th of March", - "next Thursday" - ], - "destination_city": [ - "Washington" - ], - "origin_city": [ - "Las Vegas", - "Vegas" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No that's all" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day" - } - ] - }, - { - "dialogue_id": "16_00094", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be traveling soon and I'll need 2 one way flight tickets, Economy class." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [ - "Southwest Airlines", - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines", - "Delta Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I need to know when you plan to go and if you have a favorite airline. May I suggest Southwest Airlines, Delta Airlines or another?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "2nd of this month" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 84, - "slot": "departure_date", - "start": 67 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "2nd of this month" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "My preferred airline is Southwest Airlines. I plan to leave on the 2nd of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What are your departure and destination points?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "origin_city", - "values": [ - "New York City" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination_city", - "values": [ - "San Fran" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 45, - "slot": "origin_city", - "start": 32 - }, - { - "exclusive_end": 24, - "slot": "destination_city", - "start": 16 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "2nd of this month" - ], - "destination_city": [ - "San Fran" - ], - "origin_city": [ - "New York City" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to go to San Fran out of New York City." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "origin_city", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination_city", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 60, - "slot": "origin_city", - "start": 52 - }, - { - "exclusive_end": 77, - "slot": "destination_city", - "start": 64 - }, - { - "exclusive_end": 94, - "slot": "departure_date", - "start": 86 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 2 Economy tickets on Southwest Airlines from New York to San Francisco leaving tomorrow. Is that right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "refundable", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "refundable" - ], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "2nd of this month", - "tomorrow" - ], - "destination_city": [ - "San Fran", - "San Francisco" - ], - "origin_city": [ - "New York", - "New York City" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, sounds great. Are those tickets refundable?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "refundable", - "values": [ - "True" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-02", - "destination_city": "San Francisco", - "origin_city": "New York", - "passengers": "2", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-02", - "destination_airport": "SFO International Airport", - "destination_city": "San Francisco", - "number_stops": "0", - "origin_airport": "JFK International Airport", - "origin_city": "New York", - "outbound_arrival_time": "16:56", - "outbound_departure_time": "13:30", - "passengers": "2", - "price": "191", - "refundable": "True", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The one way ticket is bought and yes the ticket is refundable." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_departure_time", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "outbound_departure_time" - ], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "2nd of this month", - "tomorrow" - ], - "destination_city": [ - "San Fran", - "San Francisco" - ], - "origin_city": [ - "New York", - "New York City" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "When does the departing flight depart?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "13:30" - ], - "slot": "outbound_departure_time", - "values": [ - "1:30 pm" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "outbound_departure_time", - "start": 22 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The flight departs at 1:30 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "2nd of this month", - "tomorrow" - ], - "destination_city": [ - "San Fran", - "San Francisco" - ], - "origin_city": [ - "New York", - "New York City" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank a lot that's all for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your day." - } - ] - }, - { - "dialogue_id": "16_00095", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "destination_city", - "values": [ - "NY" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "destination_city", - "start": 31 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination_city": [ - "NY" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like a one way from to NY please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [ - "United Airlines", - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines", - "Delta Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is the date of the flight and where do you want to leave from? Is it ok a flight from United Airlines, Delta Airlines or other airlines?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Chicago" - ], - "slot": "origin_city", - "values": [ - "Chi-town" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "tomorrow" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 91, - "slot": "origin_city", - "start": 83 - }, - { - "exclusive_end": 57, - "slot": "departure_date", - "start": 49 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "tomorrow" - ], - "destination_city": [ - "NY" - ], - "origin_city": [ - "Chi-town" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like it to be from American Airlines for tomorrow. I would be leaving from Chi-town." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Chicago" - ], - "slot": "origin_city", - "values": [ - "Chicago" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "destination_city", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 91, - "slot": "origin_city", - "start": 84 - }, - { - "exclusive_end": 56, - "slot": "destination_city", - "start": 48 - }, - { - "exclusive_end": 69, - "slot": "departure_date", - "start": 61 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm 1 Economy class flight ticket to New York for tomorrow. Leaving from Chicago. The airline is American Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "tomorrow" - ], - "destination_city": [ - "NY", - "New York" - ], - "origin_city": [ - "Chi-town", - "Chicago" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-02", - "destination_city": "New York", - "origin_city": "Chicago", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-02", - "destination_airport": "JFK International Airport", - "destination_city": "New York", - "number_stops": "0", - "origin_airport": "O'Hare International Airport", - "origin_city": "Chicago", - "outbound_arrival_time": "15:49", - "outbound_departure_time": "12:30", - "passengers": "1", - "price": "134", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket is already booked." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "tomorrow" - ], - "destination_city": [ - "NY", - "New York" - ], - "origin_city": [ - "Chi-town", - "Chicago" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That would be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "16_00096", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin_city", - "values": [ - "SFO" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "origin_city", - "start": 36 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "origin_city": [ - "SFO" - ], - "passengers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "We, two of us would be leaving from SFO. Please can you help me in buying a one way flight ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "British Airways", - "Air Canada" - ], - "slot": "airlines", - "values": [ - "British Airways", - "Air Canada" - ] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need any particular airlines like British Airways, Air Canada or any other airlines?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "origin_city": [ - "SFO" - ], - "passengers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Delta Airlines would be of my choice." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "when are you planning to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "departure_date", - "values": [ - "March 13th" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 31, - "slot": "departure_date", - "start": 21 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 13th" - ], - "origin_city": [ - "SFO" - ], - "passengers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be leaving on March 13th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where you plan to visit?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "origin_city", - "values": [ - "New York City" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination_city", - "values": [ - "LA" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "origin_city", - "start": 29 - }, - { - "exclusive_end": 48, - "slot": "destination_city", - "start": 46 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 13th" - ], - "destination_city": [ - "LA" - ], - "origin_city": [ - "New York City" - ], - "passengers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am planning to travel from New York City to LA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "origin_city", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination_city", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "departure_date", - "values": [ - "March 13th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 133, - "slot": "origin_city", - "start": 125 - }, - { - "exclusive_end": 148, - "slot": "destination_city", - "start": 137 - }, - { - "exclusive_end": 193, - "slot": "departure_date", - "start": 183 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the booking details - You have booked in Delta Airlines in Economy class for 2 passengers that would fly from New York to Los Angeles and the departure date will be on March 13th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 13th" - ], - "destination_city": [ - "LA", - "Los Angeles" - ], - "origin_city": [ - "New York", - "New York City" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yup! Sounds good!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-13", - "destination_city": "Los Angeles", - "origin_city": "New York", - "passengers": "2", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-13", - "destination_airport": "LAX International Airport", - "destination_city": "Los Angeles", - "number_stops": "0", - "origin_airport": "JFK International Airport", - "origin_city": "New York", - "outbound_arrival_time": "10:40", - "outbound_departure_time": "07:30", - "passengers": "2", - "price": "190", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You are done with your oneway ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "refundable", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "refundable" - ], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 13th" - ], - "destination_city": [ - "LA", - "Los Angeles" - ], - "origin_city": [ - "New York", - "New York City" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is it a refundable or nonrefundable ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "refundable", - "values": [ - "False" - ] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sorry that it is a not refundable ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 13th" - ], - "destination_city": [ - "LA", - "Los Angeles" - ], - "origin_city": [ - "New York", - "New York City" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you so much for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need any further assistance?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 13th" - ], - "destination_city": [ - "LA", - "Los Angeles" - ], - "origin_city": [ - "New York", - "New York City" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope! Thank you so much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a fantastic day." - } - ] - }, - { - "dialogue_id": "16_00097", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'm in the mood to travel. Do you know a good place i can buy a oneway ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "If you're coming over, did you have any preferred atilines? And when were you planning to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "7th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Phoenix" - ], - "slot": "destination_city", - "values": [ - "Phoenix, AZ" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 116, - "slot": "departure_date", - "start": 99 - }, - { - "exclusive_end": 95, - "slot": "destination_city", - "start": 84 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "7th of this month" - ], - "destination_city": [ - "Phoenix, AZ" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I like traveling Economy especially American Airlines. I'm planning on traveling to Phoenix, AZ on 7th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you be leaving?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin_city", - "values": [ - "San Diego" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 31, - "slot": "origin_city", - "start": 22 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "7th of this month" - ], - "destination_city": [ - "Phoenix, AZ" - ], - "origin_city": [ - "San Diego" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm getting away from San Diego" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin_city", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Phoenix" - ], - "slot": "destination_city", - "values": [ - "Phoenix" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 54, - "slot": "origin_city", - "start": 45 - }, - { - "exclusive_end": 65, - "slot": "destination_city", - "start": 58 - }, - { - "exclusive_end": 137, - "slot": "departure_date", - "start": 124 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There will be 1 passenger on the flight from San Diego to Phoenix.The economy class seating on American Airlines will leave next Thursday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "7th of this month", - "next Thursday" - ], - "destination_city": [ - "Phoenix", - "Phoenix, AZ" - ], - "origin_city": [ - "San Diego" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-07", - "destination_city": "Phoenix", - "origin_city": "San Diego", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-07", - "destination_airport": "Sky Harbor International Airport", - "destination_city": "Phoenix", - "number_stops": "0", - "origin_airport": "SAN International Airport", - "origin_city": "San Diego", - "outbound_arrival_time": "16:35", - "outbound_departure_time": "15:15", - "passengers": "1", - "price": "92", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You've been approved for your oneway ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "destination_airport" - ], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "7th of this month", - "next Thursday" - ], - "destination_city": [ - "Phoenix", - "Phoenix, AZ" - ], - "origin_city": [ - "San Diego" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which airport are you landing at?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sky Harbor International Airport" - ], - "slot": "destination_airport", - "values": [ - "Sky Harbor International Airport" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 52, - "slot": "destination_airport", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "we're headed to the Sky Harbor International Airport" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_departure_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "number_stops", - "outbound_departure_time" - ], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "7th of this month", - "next Thursday" - ], - "destination_city": [ - "Phoenix", - "Phoenix, AZ" - ], - "origin_city": [ - "San Diego" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Before we leave, are there going to be 0 stops?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "15:15" - ], - "slot": "outbound_departure_time", - "values": [ - "3:15 pm" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 46, - "slot": "outbound_departure_time", - "start": 39 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 0 stops and we're leaving at 3:15 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "7th of this month", - "next Thursday" - ], - "destination_city": [ - "Phoenix", - "Phoenix, AZ" - ], - "origin_city": [ - "San Diego" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for everything. That'll be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your day." - } - ] - }, - { - "dialogue_id": "16_00098", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Paris" - ], - "slot": "destination_city", - "values": [ - "Paris, France" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 100, - "slot": "destination_city", - "start": 87 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination_city": [ - "Paris, France" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm feeling up to doing some traveling. Can you help me get a one-way flight ticket to Paris, France?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "At what time do you plan on departing?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin_city", - "values": [ - "San Francisco" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "9th of this month" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 36, - "slot": "origin_city", - "start": 23 - }, - { - "exclusive_end": 61, - "slot": "departure_date", - "start": 44 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "9th of this month" - ], - "destination_city": [ - "Paris, France" - ], - "origin_city": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be leaving from San Francisco on the 9th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you prefer a specific airline?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "9th of this month" - ], - "destination_city": [ - "Paris, France" - ], - "origin_city": [ - "San Francisco" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like it to be Alaska Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin_city", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Paris" - ], - "slot": "destination_city", - "values": [ - "Paris" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 105, - "slot": "origin_city", - "start": 92 - }, - { - "exclusive_end": 114, - "slot": "destination_city", - "start": 109 - }, - { - "exclusive_end": 139, - "slot": "departure_date", - "start": 130 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Can you confirm the following for me? Your Alaska Airlines flight for 1 passenger goes from San Francisco to Paris. It departs on March 9th, and is in the Economy seating class." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "9th of this month", - "March 9th" - ], - "destination_city": [ - "Paris", - "Paris, France" - ], - "origin_city": [ - "San Francisco" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That all sounds good to me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-09", - "destination_city": "Paris", - "origin_city": "San Francisco", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-09", - "destination_airport": "Charles de Gaulle International Airport", - "destination_city": "Paris", - "number_stops": "0", - "origin_airport": "SFO International Airport", - "origin_city": "San Francisco", - "outbound_arrival_time": "20:13", - "outbound_departure_time": "22:05", - "passengers": "1", - "price": "277", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I have confirmed your one-way ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "refundable", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_arrival_time", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "outbound_arrival_time", - "refundable" - ], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "9th of this month", - "March 9th" - ], - "destination_city": [ - "Paris", - "Paris, France" - ], - "origin_city": [ - "San Francisco" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is it possible for me to get a refund on the ticket? At what time does the onward flight arrive." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "refundable", - "values": [ - "False" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "20:13" - ], - "slot": "outbound_arrival_time", - "values": [ - "8:13 pm" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 87, - "slot": "outbound_arrival_time", - "start": 80 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I'm sorry to say you cannot refund the ticket. The onward flight will arrive at 8:13 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "9th of this month", - "March 9th" - ], - "destination_city": [ - "Paris", - "Paris, France" - ], - "origin_city": [ - "San Francisco" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Appreciate the help. I don't need anything else." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your day!" - } - ] - }, - { - "dialogue_id": "16_00099", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'm looking to go on vacation soon. Could you help me buy a one-way flight ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to travel to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Paris" - ], - "slot": "destination_city", - "values": [ - "Paris, France" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 13, - "slot": "destination_city", - "start": 0 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination_city": [ - "Paris, France" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Paris, France." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When and from where are you leaving?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Chicago" - ], - "slot": "origin_city", - "values": [ - "Chi-town" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "9th of this month" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 25, - "slot": "origin_city", - "start": 17 - }, - { - "exclusive_end": 50, - "slot": "departure_date", - "start": 33 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "9th of this month" - ], - "destination_city": [ - "Paris, France" - ], - "origin_city": [ - "Chi-town" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm leaving from Chi-town on the 9th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "Alaska Airlines", - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines", - "Southwest Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you have a preferred airline like Alaska Airlines or Southwest Airlines?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "9th of this month" - ], - "destination_city": [ - "Paris, France" - ], - "origin_city": [ - "Chi-town" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, Delta Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Chicago" - ], - "slot": "origin_city", - "values": [ - "Chicago" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Paris" - ], - "slot": "destination_city", - "values": [ - "Paris" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 59, - "slot": "origin_city", - "start": 52 - }, - { - "exclusive_end": 68, - "slot": "destination_city", - "start": 63 - }, - { - "exclusive_end": 81, - "slot": "departure_date", - "start": 72 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found an Economy ticket for 1 passenger from Chicago to Paris on March 9th via Delta Airlines. Is this correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "9th of this month", - "March 9th" - ], - "destination_city": [ - "Paris", - "Paris, France" - ], - "origin_city": [ - "Chi-town", - "Chicago" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-09", - "destination_city": "Paris", - "origin_city": "Chicago", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-09", - "destination_airport": "Charles de Gaulle International Airport", - "destination_city": "Paris", - "number_stops": "0", - "origin_airport": "O'Hare International Airport", - "origin_city": "Chicago", - "outbound_arrival_time": "11:36", - "outbound_departure_time": "18:40", - "passengers": "1", - "price": "220", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Alright. I've purchased the ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "9th of this month", - "March 9th" - ], - "destination_city": [ - "Paris", - "Paris, France" - ], - "origin_city": [ - "Chi-town", - "Chicago" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need help with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "9th of this month", - "March 9th" - ], - "destination_city": [ - "Paris", - "Paris, France" - ], - "origin_city": [ - "Chi-town", - "Chicago" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "16_00100", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "You can help me to buy a flight ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "On what date and leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Phoenix" - ], - "slot": "origin_city", - "values": [ - "Phoenix, AZ" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "March 12th" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "origin_city", - "start": 24 - }, - { - "exclusive_end": 49, - "slot": "departure_date", - "start": 39 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 12th" - ], - "origin_city": [ - "Phoenix, AZ" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to go from Phoenix, AZ in March 12th" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "Southwest Airlines", - "United Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines", - "United Airlines" - ] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You like Southwest Airlines, United Airlines or any other and where are you like to visit?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Premium Economy" - ], - "slot": "seating_class", - "values": [ - "Premium Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Paris" - ], - "slot": "destination_city", - "values": [ - "Paris" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 21, - "slot": "destination_city", - "start": 16 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 12th" - ], - "destination_city": [ - "Paris" - ], - "origin_city": [ - "Phoenix, AZ" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to go to Paris with American Airlines at Premium Economy" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Phoenix" - ], - "slot": "origin_city", - "values": [ - "Phoenix" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Paris" - ], - "slot": "destination_city", - "values": [ - "Paris" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "March 12th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Premium Economy" - ], - "slot": "seating_class", - "values": [ - "Premium Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 26, - "slot": "origin_city", - "start": 19 - }, - { - "exclusive_end": 42, - "slot": "destination_city", - "start": 37 - }, - { - "exclusive_end": 79, - "slot": "departure_date", - "start": 69 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The flight is from Phoenix and go to Paris whit American Airlines on March 12th in class Premium Economy for 1 person" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_arrival_time", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "outbound_arrival_time" - ], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 12th" - ], - "destination_city": [ - "Paris" - ], - "origin_city": [ - "Phoenix", - "Phoenix, AZ" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes is perfect .Tell me when will arrive?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "11:18" - ], - "slot": "outbound_arrival_time", - "values": [ - "11:18 am" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-12", - "destination_city": "Paris", - "origin_city": "Phoenix", - "passengers": "1", - "seating_class": "Premium Economy" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-12", - "destination_airport": "Charles de Gaulle International Airport", - "destination_city": "Paris", - "number_stops": "1", - "origin_airport": "Sky Harbor International Airport", - "origin_city": "Phoenix", - "outbound_arrival_time": "11:18", - "outbound_departure_time": "07:35", - "passengers": "1", - "price": "630", - "refundable": "False", - "seating_class": "Premium Economy" - } - ], - "slots": [ - { - "exclusive_end": 49, - "slot": "outbound_arrival_time", - "start": 41 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Was successful confirmed ,will arrive at 11:18 am" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 12th" - ], - "destination_city": [ - "Paris" - ], - "origin_city": [ - "Phoenix", - "Phoenix, AZ" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "16_00101", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'm in the mood to travel pretty soon. Can you help me to find a ticket to buy for a oneway flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is your point of departure?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin_city", - "values": [ - "Seattle" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 31, - "slot": "origin_city", - "start": 24 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "origin_city": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be flying out of Seattle." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where is your destination? Is there one airline you would like to have most? What is the date of your departure?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "departure_date", - "values": [ - "March 13th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination_city", - "values": [ - "San Diego" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 57, - "slot": "departure_date", - "start": 47 - }, - { - "exclusive_end": 117, - "slot": "destination_city", - "start": 108 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "March 13th" - ], - "destination_city": [ - "San Diego" - ], - "origin_city": [ - "Seattle" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to fly in Economy. My departure date is March 13th. I would like United Airlines. I will be going to San Diego." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin_city", - "values": [ - "Seattle" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination_city", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "departure_date", - "values": [ - "March 13th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 69, - "slot": "origin_city", - "start": 62 - }, - { - "exclusive_end": 102, - "slot": "destination_city", - "start": 93 - }, - { - "exclusive_end": 184, - "slot": "departure_date", - "start": 174 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Tell me if I have these details right: the flight leaves from Seattle. The flight ends up in San Diego. The flight will be on United Airlines. The date it will be leaving is March 13th. The seat is in Economy. There will be 1 passenger." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "refundable", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "refundable" - ], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "March 13th" - ], - "destination_city": [ - "San Diego" - ], - "origin_city": [ - "Seattle" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that sounds fine to me. Will the ticket be refundable?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "refundable", - "values": [ - "False" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "United Airlines", - "departure_date": "2019-03-13", - "destination_city": "San Diego", - "origin_city": "Seattle", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "United Airlines", - "departure_date": "2019-03-13", - "destination_airport": "SAN International Airport", - "destination_city": "San Diego", - "number_stops": "1", - "origin_airport": "Seattle-Tacoma International Airport", - "origin_city": "Seattle", - "outbound_arrival_time": "16:19", - "outbound_departure_time": "12:30", - "passengers": "1", - "price": "186", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The oneway ticket is confirmed for you. But sorry to say, the ticket is not refundable." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "March 13th" - ], - "destination_city": [ - "San Diego" - ], - "origin_city": [ - "Seattle" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks very much for helping me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else you need help with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "March 13th" - ], - "destination_city": [ - "San Diego" - ], - "origin_city": [ - "Seattle" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No that's all. Thanks very much for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "16_00102", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I am planning to travel soon. I would like some help buying a one way flight ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [ - "Air Canada", - "British Airways" - ], - "slot": "airlines", - "values": [ - "Air Canada", - "British Airways" - ] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When would you like to leave? Is there a particular airline you prefer, for example Air Canada, British Airways, and so on?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "March 12th" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 56, - "slot": "departure_date", - "start": 46 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 12th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I prefer Delta Airlines. I am leaving on March 12th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you be departing from, and where would you like to travel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin_city", - "values": [ - "SD" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination_city", - "values": [ - "London, UK" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 20, - "slot": "origin_city", - "start": 18 - }, - { - "exclusive_end": 48, - "slot": "destination_city", - "start": 38 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 12th" - ], - "destination_city": [ - "London, UK" - ], - "origin_city": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am leaving from SD and traveling to London, UK." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin_city", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "destination_city", - "values": [ - "London" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "March 12th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 76, - "slot": "origin_city", - "start": 67 - }, - { - "exclusive_end": 86, - "slot": "destination_city", - "start": 80 - }, - { - "exclusive_end": 100, - "slot": "departure_date", - "start": 90 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You would like to book 1 Economy Class seat on Delta Airlines from San Diego to London on March 12th, is this correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 12th" - ], - "destination_city": [ - "London", - "London, UK" - ], - "origin_city": [ - "SD", - "San Diego" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_FAILURE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-12", - "destination_city": "London", - "origin_city": "San Diego", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sorry, I was not able to book the ticket. Is there anything else I can help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "refundable", - "values": [ - "True" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination_city", - "values": [ - "SF" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 81, - "slot": "destination_city", - "start": 79 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 12th" - ], - "destination_city": [ - "SF" - ], - "origin_city": [ - "SD", - "San Diego" - ], - "passengers": [ - "1" - ], - "refundable": [ - "True" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to continue trying to make the reservation, let's try a flight to SF. My plans may change, so I only want to find refundable tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin_city", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination_city", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "March 12th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 70, - "slot": "origin_city", - "start": 61 - }, - { - "exclusive_end": 87, - "slot": "destination_city", - "start": 74 - }, - { - "exclusive_end": 101, - "slot": "departure_date", - "start": 91 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You would like to book 1 Economy seat on Delta Airlines from San Diego to San Francisco on March 12th, is this correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 12th" - ], - "destination_city": [ - "SF", - "San Francisco" - ], - "origin_city": [ - "SD", - "San Diego" - ], - "passengers": [ - "1" - ], - "refundable": [ - "True" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_FAILURE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-12", - "destination_city": "San Francisco", - "origin_city": "San Diego", - "passengers": "1", - "refundable": "True", - "seating_class": "Economy" - } - }, - "service_results": [], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sorry, I could not get you a ticket. Is there anything else I can help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 12th" - ], - "destination_city": [ - "SF", - "San Francisco" - ], - "origin_city": [ - "SD", - "San Diego" - ], - "passengers": [ - "1" - ], - "refundable": [ - "True" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Let's keep trying. Try American Airlines, I also like that one." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin_city", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination_city", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "March 12th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 67, - "slot": "origin_city", - "start": 58 - }, - { - "exclusive_end": 84, - "slot": "destination_city", - "start": 71 - }, - { - "exclusive_end": 98, - "slot": "departure_date", - "start": 88 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You would like 1 Economy ticket on American Airlines from San Diego to San Francisco on March 12th, is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 12th" - ], - "destination_city": [ - "SF", - "San Francisco" - ], - "origin_city": [ - "SD", - "San Diego" - ], - "passengers": [ - "1" - ], - "refundable": [ - "True" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-12", - "destination_city": "San Francisco", - "origin_city": "San Diego", - "passengers": "1", - "refundable": "True", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-12", - "destination_airport": "SFO International Airport", - "destination_city": "San Francisco", - "number_stops": "1", - "origin_airport": "SAN International Airport", - "origin_city": "San Diego", - "outbound_arrival_time": "13:30", - "outbound_departure_time": "09:50", - "passengers": "1", - "price": "144", - "refundable": "True", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your one way ticket is confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 12th" - ], - "destination_city": [ - "SF", - "San Francisco" - ], - "origin_city": [ - "SD", - "San Diego" - ], - "passengers": [ - "1" - ], - "refundable": [ - "True" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 12th" - ], - "destination_city": [ - "SF", - "San Francisco" - ], - "origin_city": [ - "SD", - "San Diego" - ], - "passengers": [ - "1" - ], - "refundable": [ - "True" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I'm all set for now, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "16_00103", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you assist me in buying a one way ticket? I prefer Alaska Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you plan to leave? Where are you planning to visit? Where will you be leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin_city", - "values": [ - "Seattle" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination_city", - "values": [ - "La" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "the 10th" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 48, - "slot": "origin_city", - "start": 41 - }, - { - "exclusive_end": 68, - "slot": "destination_city", - "start": 66 - }, - { - "exclusive_end": 23, - "slot": "departure_date", - "start": 15 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "the 10th" - ], - "destination_city": [ - "La" - ], - "origin_city": [ - "Seattle" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm leaving on the 10th. I'm leaving for Seattle and traveling to La. I like traveling in Economy." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin_city", - "values": [ - "Seattle" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination_city", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "March 10th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 64, - "slot": "origin_city", - "start": 57 - }, - { - "exclusive_end": 96, - "slot": "destination_city", - "start": 85 - }, - { - "exclusive_end": 163, - "slot": "departure_date", - "start": 153 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following details: the flight is from Seattle. The flight goes to Los Angeles. The airlines is Alaska Airlines. The departure date is March 10th. The seating class is economy for 1." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "origin_airport", - "price" - ], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "March 10th", - "the 10th" - ], - "destination_city": [ - "La", - "Los Angeles" - ], - "origin_city": [ - "Seattle" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that sounds good. Which airport does the flight depart from? How much does it cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "197" - ], - "slot": "price", - "values": [ - "$197" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Seattle-Tacoma International Airport" - ], - "slot": "origin_airport", - "values": [ - "Seattle-Tacoma International Airport" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-10", - "destination_city": "Los Angeles", - "origin_city": "Seattle", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-10", - "destination_airport": "LAX International Airport", - "destination_city": "Los Angeles", - "number_stops": "1", - "origin_airport": "Seattle-Tacoma International Airport", - "origin_city": "Seattle", - "outbound_arrival_time": "17:15", - "outbound_departure_time": "12:00", - "passengers": "1", - "price": "197", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 66, - "slot": "price", - "start": 62 - }, - { - "exclusive_end": 128, - "slot": "origin_airport", - "start": 92 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your one way ticket is confirmed. The price for the ticket is $197. The flight departs from Seattle-Tacoma International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "March 10th", - "the 10th" - ], - "destination_city": [ - "La", - "Los Angeles" - ], - "origin_city": [ - "Seattle" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help. That's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "16_00104", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to travel somewhere. Can you help me find a one-way flight ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you wish to depart from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin_city", - "values": [ - "Seattle" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 25, - "slot": "origin_city", - "start": 18 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "origin_city": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am leaving from Seattle." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "On which date do you plan to depart from Seattle?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "next Thursday" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "departure_date", - "start": 16 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Thursday" - ], - "origin_city": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to leave next Thursday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is your desired destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Premium Economy" - ], - "slot": "seating_class", - "values": [ - "Premium Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Chicago" - ], - "slot": "destination_city", - "values": [ - "Chicago" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 23, - "slot": "destination_city", - "start": 16 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Thursday" - ], - "destination_city": [ - "Chicago" - ], - "origin_city": [ - "Seattle" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to go to Chicago and I want to go in Premium Economy, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you have a preference of airlines?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "next Thursday" - ], - "destination_city": [ - "Chicago" - ], - "origin_city": [ - "Seattle" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to go via Delta Airlines, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin_city", - "values": [ - "Seattle" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Chicago" - ], - "slot": "destination_city", - "values": [ - "Chicago" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Premium Economy" - ], - "slot": "seating_class", - "values": [ - "Premium Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 77, - "slot": "origin_city", - "start": 70 - }, - { - "exclusive_end": 112, - "slot": "destination_city", - "start": 105 - }, - { - "exclusive_end": 186, - "slot": "departure_date", - "start": 173 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following information: The flight will depart from Seattle. The flight will arrive at Chicago. The airlines is Delta Airlines. The date of your flight is next Thursday. The seating class is Premium Economy. There is 1 person in your party. Is this correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Portland" - ], - "slot": "destination_city", - "values": [ - "Portland, OR" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 32, - "slot": "destination_city", - "start": 20 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "next Thursday" - ], - "destination_city": [ - "Portland, OR" - ], - "origin_city": [ - "Seattle" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I want to go to Portland, OR." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Portland" - ], - "slot": "destination_city", - "values": [ - "Portland" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Premium Economy" - ], - "slot": "seating_class", - "values": [ - "Premium Economy" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 76, - "slot": "destination_city", - "start": 68 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following information: The flight will arrive at Portland. The seating class is Premium Economy. Is this correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "next Thursday" - ], - "destination_city": [ - "Portland", - "Portland, OR" - ], - "origin_city": [ - "Seattle" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is exactly what I want." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-07", - "destination_city": "Portland", - "origin_city": "Seattle", - "passengers": "1", - "seating_class": "Premium Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-07", - "destination_airport": "PDX International Airport", - "destination_city": "Portland", - "number_stops": "0", - "origin_airport": "Seattle-Tacoma International Airport", - "origin_city": "Seattle", - "outbound_arrival_time": "08:53", - "outbound_departure_time": "07:55", - "passengers": "1", - "price": "113", - "refundable": "False", - "seating_class": "Premium Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your one-way flight ticket is now confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "next Thursday" - ], - "destination_city": [ - "Portland", - "Portland, OR" - ], - "origin_city": [ - "Seattle" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you so much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "16_00105", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I feel like going on a trip soon, can you help me book a oneway flight ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "Air France", - "American Airlines" - ], - "slot": "airlines", - "values": [ - "Air France", - "American Airlines" - ] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you have a preferred airline? It might be Air France, American Airlines, or another airline. Where are you leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Atlanta" - ], - "slot": "origin_city", - "values": [ - "ATL" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 88, - "slot": "origin_city", - "start": 85 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "origin_city": [ - "ATL" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I prefer American Airlines. I would like to travel economy class and am leaving from ATL." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "departure_date", - "values": [ - "the 14th" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 24, - "slot": "departure_date", - "start": 16 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "the 14th" - ], - "origin_city": [ - "ATL" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am leaving on the 14th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you visiting?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination_city", - "values": [ - "San Fran" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 26, - "slot": "destination_city", - "start": 18 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "the 14th" - ], - "destination_city": [ - "San Fran" - ], - "origin_city": [ - "ATL" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am traveling to San Fran." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Atlanta" - ], - "slot": "origin_city", - "values": [ - "Atlanta" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination_city", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "departure_date", - "values": [ - "March 14th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 53, - "slot": "origin_city", - "start": 46 - }, - { - "exclusive_end": 84, - "slot": "destination_city", - "start": 71 - }, - { - "exclusive_end": 67, - "slot": "departure_date", - "start": 57 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following. One flight from Atlanta on March 14th to San Francisco. You will be traveling economy class via American Airlines for 1 person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 14th", - "the 14th" - ], - "destination_city": [ - "San Fran", - "San Francisco" - ], - "origin_city": [ - "ATL", - "Atlanta" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes sounds great!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-14", - "destination_city": "San Francisco", - "origin_city": "Atlanta", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-14", - "destination_airport": "SFO International Airport", - "destination_city": "San Francisco", - "number_stops": "0", - "origin_airport": "Hartsfield-Jackson International Airport", - "origin_city": "Atlanta", - "outbound_arrival_time": "14:06", - "outbound_departure_time": "11:40", - "passengers": "1", - "price": "192", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket is confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 14th", - "the 14th" - ], - "destination_city": [ - "San Fran", - "San Francisco" - ], - "origin_city": [ - "ATL", - "Atlanta" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else I can do for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 14th", - "the 14th" - ], - "destination_city": [ - "San Fran", - "San Francisco" - ], - "origin_city": [ - "ATL", - "Atlanta" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "16_00106", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to go travelling soon, can you help me buy a one-way flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you depart from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "refundable", - "values": [ - "True" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin_city", - "values": [ - "San Fran" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 25, - "slot": "origin_city", - "start": 17 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "origin_city": [ - "San Fran" - ], - "passengers": [ - "3" - ], - "refundable": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll depart from San Fran, in a group of three, and I need refundable tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When and where will you go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "destination_city", - "values": [ - "Las Vegas" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "Friday next week" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 24, - "slot": "destination_city", - "start": 15 - }, - { - "exclusive_end": 44, - "slot": "departure_date", - "start": 28 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Friday next week" - ], - "destination_city": [ - "Las Vegas" - ], - "origin_city": [ - "San Fran" - ], - "passengers": [ - "3" - ], - "refundable": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll travel to Las Vegas on Friday next week." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Any preferred airline?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "destination_city", - "values": [ - "NYC" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 26, - "slot": "destination_city", - "start": 23 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "Friday next week" - ], - "destination_city": [ - "NYC" - ], - "origin_city": [ - "San Fran" - ], - "passengers": [ - "3" - ], - "refundable": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll firstly travel to NYC, and I prefer Alaska Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin_city", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "destination_city", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 78, - "slot": "origin_city", - "start": 65 - }, - { - "exclusive_end": 90, - "slot": "destination_city", - "start": 82 - }, - { - "exclusive_end": 134, - "slot": "departure_date", - "start": 123 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So I can book a flight for 3 people in Economy class, going from San Francisco to New York with Alaska Airlines, departing next Friday. Is this okay?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Premium Economy" - ], - "slot": "seating_class", - "values": [ - "Premium Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "Friday next week", - "next Friday" - ], - "destination_city": [ - "NYC", - "New York" - ], - "origin_city": [ - "San Fran", - "San Francisco" - ], - "passengers": [ - "3" - ], - "refundable": [ - "True" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I like to travel Premium Economy. Can you search for American Airlines flights?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Premium Economy" - ], - "slot": "seating_class", - "values": [ - "Premium Economy" - ] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I'll update my search details with American Airlines and Premium Economy, okay?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_arrival_time", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "destination_airport", - "outbound_arrival_time" - ], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "Friday next week", - "next Friday" - ], - "destination_city": [ - "NYC", - "New York" - ], - "origin_city": [ - "San Fran", - "San Francisco" - ], - "passengers": [ - "3" - ], - "refundable": [ - "True" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that sounds good. Which airport will I fly to first, and when will the onward flight arrive?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_FAILURE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-08", - "destination_city": "New York", - "origin_city": "San Francisco", - "passengers": "3", - "refundable": "True", - "seating_class": "Premium Economy" - } - }, - "service_results": [], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sorry, but the selected flight was unavailable. Do you want any further help?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "Friday next week", - "next Friday" - ], - "destination_city": [ - "NYC", - "New York" - ], - "origin_city": [ - "San Fran", - "San Francisco" - ], - "passengers": [ - "3" - ], - "refundable": [ - "True" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day!" - } - ] - }, - { - "dialogue_id": "16_00107", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "the 10th" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 133, - "slot": "departure_date", - "start": 125 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 10th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I think that I will be having a trip soon. Can you help me with buying a one way flight ticket? I think I will be leaving on the 10th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "Air France", - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Air France", - "Alaska Airlines" - ] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there a specific airline your prefer? It can be something like Air France, Alaska Airlines or some other airline. Which is the destination you looking for? What location will you depart from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin_city", - "values": [ - "San Diego" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "destination_city", - "values": [ - "Las Vegas" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 34, - "slot": "origin_city", - "start": 25 - }, - { - "exclusive_end": 53, - "slot": "destination_city", - "start": 44 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "the 10th" - ], - "destination_city": [ - "Las Vegas" - ], - "origin_city": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be departing from San Diego to go to Las Vegas. I like the Alaska Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin_city", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "destination_city", - "values": [ - "Las Vegas" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "March 10th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 66, - "slot": "origin_city", - "start": 57 - }, - { - "exclusive_end": 79, - "slot": "destination_city", - "start": 70 - }, - { - "exclusive_end": 144, - "slot": "departure_date", - "start": 134 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Can you please confirm to me that you want a flight from San Diego to Las Vegas with the Alaska Airlines and with a departure date of March 10th in the Economy class for 1 passenger?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "origin_city", - "values": [ - "Washington" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 38, - "slot": "origin_city", - "start": 28 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "March 10th", - "the 10th" - ], - "destination_city": [ - "Las Vegas" - ], - "origin_city": [ - "Washington" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No I will be departing from Washington." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Washington" - ], - "slot": "origin_city", - "values": [ - "Washington" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 75, - "slot": "origin_city", - "start": 65 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Can you please confirm to me that the departure location will be Washington and you will be flying with the Alaska Airlines?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "passengers", - "values": [ - "4" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "destination_city", - "values": [ - "Seattle, WA" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 95, - "slot": "destination_city", - "start": 84 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "March 10th", - "the 10th" - ], - "destination_city": [ - "Seattle, WA" - ], - "origin_city": [ - "Washington" - ], - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No there are four people with whom I will be traveling. Also I will be traveling to Seattle, WA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Seattle" - ], - "slot": "destination_city", - "values": [ - "Seattle" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "passengers", - "values": [ - "4" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 60, - "slot": "destination_city", - "start": 53 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Can you please confirm to me that the flight goes to Seattle and you want tickets for 4 people?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "March 10th", - "the 10th" - ], - "destination_city": [ - "Seattle", - "Seattle, WA" - ], - "origin_city": [ - "Washington" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that is good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_FAILURE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-10", - "destination_city": "Seattle", - "origin_city": "Washington", - "passengers": "4", - "seating_class": "Economy" - } - }, - "service_results": [], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I apologize I couldn't buy the tickets. What else can I help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "March 10th", - "the 10th" - ], - "destination_city": [ - "Seattle", - "Seattle, WA" - ], - "origin_city": [ - "Washington" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nothing. I appreciate your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "16_00108", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need to travel soon. Could you help me find a oneway flight ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Paris" - ], - "slot": "destination_city", - "values": [ - "Paris" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 18, - "slot": "destination_city", - "start": 13 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination_city": [ - "Paris" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to Paris." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When would you like to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "8th of March" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 59, - "slot": "departure_date", - "start": 47 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "8th of March" - ], - "destination_city": [ - "Paris" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to travel in Economy and leave on the 8th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you prefer a flight from a specific airline?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "8th of March" - ], - "destination_city": [ - "Paris" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Southwest Airlines would be great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to leave from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin_city", - "values": [ - "SD" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 23, - "slot": "origin_city", - "start": 21 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "8th of March" - ], - "destination_city": [ - "Paris" - ], - "origin_city": [ - "SD" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll be leaving from SD." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin_city", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Paris" - ], - "slot": "destination_city", - "values": [ - "Paris" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 60, - "slot": "origin_city", - "start": 51 - }, - { - "exclusive_end": 75, - "slot": "destination_city", - "start": 70 - }, - { - "exclusive_end": 121, - "slot": "departure_date", - "start": 110 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following: the flight is out of San Diego, goes to Paris, on Southwest Airlines and leaves next Friday. There's just 1 passenger and you want to fly in Economy." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin_city", - "values": [ - "Vegas" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Atlanta" - ], - "slot": "destination_city", - "values": [ - "Atlanta, GA" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "origin_city", - "start": 23 - }, - { - "exclusive_end": 53, - "slot": "destination_city", - "start": 42 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "8th of March", - "next Friday" - ], - "destination_city": [ - "Atlanta, GA" - ], - "origin_city": [ - "Vegas" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I'm leaving out of Vegas and going to Atlanta, GA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin_city", - "values": [ - "Las Vegas" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Atlanta" - ], - "slot": "destination_city", - "values": [ - "Atlanta" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 62, - "slot": "origin_city", - "start": 53 - }, - { - "exclusive_end": 83, - "slot": "destination_city", - "start": 76 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following: You'll be leaving from Las Vegas and going to Atlanta." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "9th of this month" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "departure_date", - "start": 25 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "9th of this month" - ], - "destination_city": [ - "Atlanta", - "Atlanta, GA" - ], - "origin_city": [ - "Las Vegas", - "Vegas" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope. I'm leaving on the 9th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 79, - "slot": "departure_date", - "start": 70 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following: you want to fly in Economy and leave on March 9th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_departure_time", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "outbound_departure_time" - ], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "9th of this month", - "March 9th" - ], - "destination_city": [ - "Atlanta", - "Atlanta, GA" - ], - "origin_city": [ - "Las Vegas", - "Vegas" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yep, that sounds great. When does it leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "14:35" - ], - "slot": "outbound_departure_time", - "values": [ - "2:35 pm" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-09", - "destination_city": "Atlanta", - "origin_city": "Las Vegas", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-09", - "destination_airport": "Hartsfield-Jackson International Airport", - "destination_city": "Atlanta", - "number_stops": "1", - "origin_airport": "McCarran International Airport", - "origin_city": "Las Vegas", - "outbound_arrival_time": "01:24", - "outbound_departure_time": "14:35", - "passengers": "1", - "price": "229", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 59, - "slot": "outbound_departure_time", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your oneway ticket has been purchased. It leaves at 2:35 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "9th of this month", - "March 9th" - ], - "destination_city": [ - "Atlanta", - "Atlanta, GA" - ], - "origin_city": [ - "Las Vegas", - "Vegas" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else for today?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "9th of this month", - "March 9th" - ], - "destination_city": [ - "Atlanta", - "Atlanta, GA" - ], - "origin_city": [ - "Las Vegas", - "Vegas" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, thanks so much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "16_00109", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "origin_city", - "values": [ - "Philly" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 66, - "slot": "origin_city", - "start": 60 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "origin_city": [ - "Philly" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you help me buy a flight ticket please? Am leaving from Philly." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When are you leaving?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Premium Economy" - ], - "slot": "seating_class", - "values": [ - "Premium Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Mexico City" - ], - "slot": "destination_city", - "values": [ - "CDMX" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "12th of March" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 32, - "slot": "destination_city", - "start": 28 - }, - { - "exclusive_end": 24, - "slot": "departure_date", - "start": 11 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March" - ], - "destination_city": [ - "CDMX" - ], - "origin_city": [ - "Philly" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Leaving on 12th of March to CDMX in Premium Economy." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Any preferred Airlines please?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "12th of March" - ], - "destination_city": [ - "CDMX" - ], - "origin_city": [ - "Philly" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I prefer Southwest Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "origin_city", - "values": [ - "Philadelphia" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Mexico City" - ], - "slot": "destination_city", - "values": [ - "Mexico City" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "March 12th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Premium Economy" - ], - "slot": "seating_class", - "values": [ - "Premium Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 49, - "slot": "origin_city", - "start": 37 - }, - { - "exclusive_end": 64, - "slot": "destination_city", - "start": 53 - }, - { - "exclusive_end": 78, - "slot": "departure_date", - "start": 68 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The Southwest Airlines flight leaves Philadelphia to Mexico City on March 12th, 1 passangers in premium economy. Please confirm this details." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "12th of March", - "March 12th" - ], - "destination_city": [ - "CDMX", - "Mexico City" - ], - "origin_city": [ - "Philadelphia", - "Philly" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-12", - "destination_city": "Mexico City", - "origin_city": "Philadelphia", - "passengers": "1", - "seating_class": "Premium Economy" - } - }, - "service_results": [ - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-12", - "destination_airport": "Benito Juarez International Airport", - "destination_city": "Mexico City", - "number_stops": "1", - "origin_airport": "PHL International Airport", - "origin_city": "Philadelphia", - "outbound_arrival_time": "23:16", - "outbound_departure_time": "17:20", - "passengers": "1", - "price": "351", - "refundable": "False", - "seating_class": "Premium Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket has been confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "12th of March", - "March 12th" - ], - "destination_city": [ - "CDMX", - "Mexico City" - ], - "origin_city": [ - "Philadelphia", - "Philly" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's all i need .Thank you" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "16_00110", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'm wanting to travel soon. Can you help me find a one way ticket for my flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure! When do you want to leave, and where will you be departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Toronto" - ], - "slot": "origin_city", - "values": [ - "Toronto, Ontario" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "March 11th" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "origin_city", - "start": 23 - }, - { - "exclusive_end": 70, - "slot": "departure_date", - "start": 60 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 11th" - ], - "origin_city": [ - "Toronto, Ontario" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll be departing from Toronto, Ontario. I need to leave on March 11th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sounds good. Where are you going? Do you have any preference on what airline you take?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination_city", - "values": [ - "San Fran" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Air Canada" - ], - "slot": "airlines", - "values": [ - "Air Canada" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 21, - "slot": "destination_city", - "start": 13 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Air Canada" - ], - "departure_date": [ - "March 11th" - ], - "destination_city": [ - "San Fran" - ], - "origin_city": [ - "Toronto, Ontario" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to San Fran, and I prefer Air Canada if possible." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Toronto" - ], - "slot": "origin_city", - "values": [ - "Toronto" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination_city", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Air Canada" - ], - "slot": "airlines", - "values": [ - "Air Canada" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "March 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 56, - "slot": "origin_city", - "start": 49 - }, - { - "exclusive_end": 73, - "slot": "destination_city", - "start": 60 - }, - { - "exclusive_end": 160, - "slot": "departure_date", - "start": 150 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Of course! Just to confirm, you want to fly from Toronto to San Francisco. You'll be booking 1 Economy ticket on an Air Canada flight that departs on March 11th. Does that sounds correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Atlanta" - ], - "slot": "destination_city", - "values": [ - "Atlanta" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 38, - "slot": "destination_city", - "start": 31 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Air Canada" - ], - "departure_date": [ - "March 11th" - ], - "destination_city": [ - "Atlanta" - ], - "origin_city": [ - "Toronto", - "Toronto, Ontario" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, actually, I'll be going to Atlanta. My bad." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Atlanta" - ], - "slot": "destination_city", - "values": [ - "Atlanta" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "March 11th" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 68, - "slot": "destination_city", - "start": 61 - }, - { - "exclusive_end": 82, - "slot": "departure_date", - "start": 72 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Not a problem! So to confirm, you will be taking a flight to Atlanta on March 11th. Is that right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Paris" - ], - "slot": "origin_city", - "values": [ - "Paris" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 54, - "slot": "origin_city", - "start": 49 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Air Canada" - ], - "departure_date": [ - "March 11th" - ], - "destination_city": [ - "Atlanta" - ], - "origin_city": [ - "Paris" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Not quite. I'm actually going to be leaving from Paris on that day. And I'll have friends with me, so I actually need three tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Paris" - ], - "slot": "origin_city", - "values": [ - "Paris" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 41, - "slot": "origin_city", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay! So you will be departing from Paris and need 3 tickets for your group. Did I get it right this time?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "destination_airport", - "price" - ], - "slot_values": { - "airlines": [ - "Air Canada" - ], - "departure_date": [ - "March 11th" - ], - "destination_city": [ - "Atlanta" - ], - "origin_city": [ - "Paris" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yep! Thanks for working with me. How much will the tickets cost? Also, what is the name of the airport we'll arrive at?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_FAILURE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Air Canada", - "departure_date": "2019-03-11", - "destination_city": "Atlanta", - "origin_city": "Paris", - "passengers": "3", - "seating_class": "Economy" - } - }, - "service_results": [], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Actually, I wasn't able to book a ticket. I think all the tickets out of Paris are booked that day. Sorry about that. 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": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Air Canada" - ], - "departure_date": [ - "March 11th" - ], - "destination_city": [ - "Atlanta" - ], - "origin_city": [ - "Paris" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that was all. Thanks for trying." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Of course. Have a wonderful day!" - } - ] - }, - { - "dialogue_id": "16_00111", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need to travel. Can you help me get a oneway plane ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you planning to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination_city", - "values": [ - "Los Angeles" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 24, - "slot": "destination_city", - "start": 13 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination_city": [ - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to Los Angeles" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "United Airlines", - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines", - "Delta Airlines" - ] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there an airline you prefer? I can suggest United Airlines, Delta Airlines or maybe another? Also when do you need to leave and where are you flying from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Kuala Lumpur" - ], - "slot": "origin_city", - "values": [ - "Kuala Lumpur" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "departure_date", - "values": [ - "4th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "origin_city", - "start": 16 - }, - { - "exclusive_end": 48, - "slot": "departure_date", - "start": 36 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "4th of March" - ], - "destination_city": [ - "Los Angeles" - ], - "origin_city": [ - "Kuala Lumpur" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm flying from Kuala Lumpur on the 4th of March. Delta Airlines would be best." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Kuala Lumpur" - ], - "slot": "origin_city", - "values": [ - "Kuala Lumpur" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination_city", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "departure_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 69, - "slot": "origin_city", - "start": 57 - }, - { - "exclusive_end": 91, - "slot": "destination_city", - "start": 80 - }, - { - "exclusive_end": 144, - "slot": "departure_date", - "start": 133 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please can you confirm these details: the flight is from Kuala Lumpur, going to Los Angeles. It will be on Delta Airlines, departing next Monday. There will be 1 passenger in Economy class." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_stops", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "number_stops", - "origin_airport" - ], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "4th of March", - "next Monday" - ], - "destination_city": [ - "Los Angeles" - ], - "origin_city": [ - "Kuala Lumpur" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's great! Which airport am I flying from and how many stops?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "KLIA International Airport" - ], - "slot": "origin_airport", - "values": [ - "KLIA International Airport" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-04", - "destination_city": "Los Angeles", - "origin_city": "Kuala Lumpur", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-04", - "destination_airport": "LAX International Airport", - "destination_city": "Los Angeles", - "number_stops": "1", - "origin_airport": "KLIA International Airport", - "origin_city": "Kuala Lumpur", - "outbound_arrival_time": "08:35", - "outbound_departure_time": "00:15", - "passengers": "1", - "price": "391", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 52, - "slot": "origin_airport", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is 1 stop, flying from KLIA International Airport. I have confirmed your oneway ticket" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "4th of March", - "next Monday" - ], - "destination_city": [ - "Los Angeles" - ], - "origin_city": [ - "Kuala Lumpur" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you, that's it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Hope you have a nice day!" - } - ] - }, - { - "dialogue_id": "16_00112", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'm going to travel soon. Can you help me find a one way plane ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When are you going to leave, and where are you leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin_city", - "values": [ - "SF" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "departure_date", - "values": [ - "13th of this month" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 55, - "slot": "origin_city", - "start": 53 - }, - { - "exclusive_end": 86, - "slot": "departure_date", - "start": 68 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "13th of this month" - ], - "origin_city": [ - "SF" - ], - "passengers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "We have two people in our group. We are leaving from SF, and on the 13th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you planning to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sydney" - ], - "slot": "destination_city", - "values": [ - "Sydney, Australia" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "destination_city", - "start": 16 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "13th of this month" - ], - "destination_city": [ - "Sydney, Australia" - ], - "origin_city": [ - "SF" - ], - "passengers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "We are going to Sydney, Australia, and would prefer American Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin_city", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Sydney" - ], - "slot": "destination_city", - "values": [ - "Sydney" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "departure_date", - "values": [ - "March 13th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 63, - "slot": "origin_city", - "start": 50 - }, - { - "exclusive_end": 84, - "slot": "destination_city", - "start": 78 - }, - { - "exclusive_end": 155, - "slot": "departure_date", - "start": 145 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm these details: you are flying from San Francisco, and going to Sydney. The airlines is American Airlines, and you're departing on March 13th. You're going to be flying Economy, and there are 2 passengers." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "destination_airport", - "origin_airport" - ], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "13th of this month", - "March 13th" - ], - "destination_city": [ - "Sydney", - "Sydney, Australia" - ], - "origin_city": [ - "SF", - "San Francisco" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good. Which airport are we leaving from, and which airport will we be arriving?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Kingsford Smith International Airport" - ], - "slot": "destination_airport", - "values": [ - "Kingsford Smith International Airport" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "SFO International Airport" - ], - "slot": "origin_airport", - "values": [ - "SFO International Airport" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-13", - "destination_city": "Sydney", - "origin_city": "San Francisco", - "passengers": "2", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-13", - "destination_airport": "Kingsford Smith International Airport", - "destination_city": "Sydney", - "number_stops": "0", - "origin_airport": "SFO International Airport", - "origin_city": "San Francisco", - "outbound_arrival_time": "16:01", - "outbound_departure_time": "16:20", - "passengers": "2", - "price": "214", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 103, - "slot": "destination_airport", - "start": 66 - }, - { - "exclusive_end": 48, - "slot": "origin_airport", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You'll be leaving from SFO International Airport, and arriving at Kingsford Smith International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "13th of this month", - "March 13th" - ], - "destination_city": [ - "Sydney", - "Sydney, Australia" - ], - "origin_city": [ - "SF", - "San Francisco" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I help you with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "13th of this month", - "March 13th" - ], - "destination_city": [ - "Sydney", - "Sydney, Australia" - ], - "origin_city": [ - "SF", - "San Francisco" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "16_00113", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you help me book a oneway flight ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "destination_city", - "values": [ - "Philly" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 26, - "slot": "destination_city", - "start": 20 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination_city": [ - "Philly" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to travel to Philly." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "American Airlines", - "Air France" - ], - "slot": "airlines", - "values": [ - "American Airlines", - "Air France" - ] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What airline would you like to fly with? I can book a flight with American Airlines, Air France, or any other airline. Which airport would you like to leave from? When do you want to leave? What type of ticket would you like?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "origin_city", - "values": [ - "Washington" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "seating_class", - "values": [ - "dontcare" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 47, - "slot": "origin_city", - "start": 37 - }, - { - "exclusive_end": 31, - "slot": "departure_date", - "start": 18 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "next Thursday" - ], - "destination_city": [ - "Philly" - ], - "origin_city": [ - "Washington" - ], - "seating_class": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to leave next Thursday from Washington. I prefer American Airlines. Both business and economy are fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Washington" - ], - "slot": "origin_city", - "values": [ - "Washington" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "destination_city", - "values": [ - "Philadelphia" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "origin_city", - "start": 29 - }, - { - "exclusive_end": 55, - "slot": "destination_city", - "start": 43 - }, - { - "exclusive_end": 72, - "slot": "departure_date", - "start": 59 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "We found a flight going from Washington to Philadelphia on next Thursday. You will be flying with American Airlines and the seating class is Economy. The total number of passengers on the flight is 1. Would you like to confirm this purchase?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Premium Economy" - ], - "slot": "seating_class", - "values": [ - "Premium Economy" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "next Thursday" - ], - "destination_city": [ - "Philadelphia", - "Philly" - ], - "origin_city": [ - "Washington" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd actually like to be seated in Premium Economy instead." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Washington" - ], - "slot": "origin_city", - "values": [ - "Washington" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Premium Economy" - ], - "slot": "seating_class", - "values": [ - "Premium Economy" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 43, - "slot": "origin_city", - "start": 33 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "We found another flight going to Washington. The seating class is Premium Economy." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "refundable", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_departure_time", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "outbound_departure_time", - "refundable" - ], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "next Thursday" - ], - "destination_city": [ - "Philadelphia", - "Philly" - ], - "origin_city": [ - "Washington" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Alright, that sounds good. Is the ticket refundable? When does the plane take off?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "08:00" - ], - "slot": "outbound_departure_time", - "values": [ - "8 am" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "refundable", - "values": [ - "True" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-07", - "destination_city": "Philadelphia", - "origin_city": "Washington", - "passengers": "1", - "seating_class": "Premium Economy" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-07", - "destination_airport": "PHL International Airport", - "destination_city": "Philadelphia", - "number_stops": "1", - "origin_airport": "Dulles International Airport", - "origin_city": "Washington", - "outbound_arrival_time": "11:36", - "outbound_departure_time": "08:00", - "passengers": "1", - "price": "219", - "refundable": "True", - "seating_class": "Premium Economy" - } - ], - "slots": [ - { - "exclusive_end": 87, - "slot": "outbound_departure_time", - "start": 83 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your oneway ticket is confirmed. The ticket is refundable and the plane departs at 8 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "next Thursday" - ], - "destination_city": [ - "Philadelphia", - "Philly" - ], - "origin_city": [ - "Washington" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I help you with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "next Thursday" - ], - "destination_city": [ - "Philadelphia", - "Philly" - ], - "origin_city": [ - "Washington" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No; thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok, have a great day." - } - ] - }, - { - "dialogue_id": "16_00114", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination_city", - "values": [ - "SD" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 66, - "slot": "destination_city", - "start": 64 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination_city": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to travel soon, can you help me book a one way ticket to SD" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When and where do you plan to leave from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "origin_city", - "values": [ - "Vancouver" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "1st of this month" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 14, - "slot": "origin_city", - "start": 5 - }, - { - "exclusive_end": 39, - "slot": "departure_date", - "start": 22 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "1st of this month" - ], - "destination_city": [ - "SD" - ], - "origin_city": [ - "Vancouver" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "From Vancouver on the 1st of this month" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you prefer a certain Airline?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "passengers", - "values": [ - "4" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "1st of this month" - ], - "destination_city": [ - "SD" - ], - "origin_city": [ - "Vancouver" - ], - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, Delta Airlines. I need 4 tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Vancouver" - ], - "slot": "origin_city", - "values": [ - "Vancouver" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination_city", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "passengers", - "values": [ - "4" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 53, - "slot": "origin_city", - "start": 44 - }, - { - "exclusive_end": 66, - "slot": "destination_city", - "start": 57 - }, - { - "exclusive_end": 38, - "slot": "departure_date", - "start": 33 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirming 4 economy tickets for today from Vancouver to San Diego via Delta Airlines" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "origin_city", - "values": [ - "New York" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "origin_city", - "start": 27 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "1st of this month", - "today" - ], - "destination_city": [ - "SD", - "San Diego" - ], - "origin_city": [ - "New York" - ], - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually I am leaving from New York" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "origin_city", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "origin_city", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok, so a flight from New York with economy class seating" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "1st of this month", - "today" - ], - "destination_city": [ - "SD", - "San Diego" - ], - "origin_city": [ - "New York" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's good" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-01", - "destination_city": "San Diego", - "origin_city": "New York", - "passengers": "4", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-01", - "destination_airport": "SAN International Airport", - "destination_city": "San Diego", - "number_stops": "1", - "origin_airport": "JFK International Airport", - "origin_city": "New York", - "outbound_arrival_time": "12:34", - "outbound_departure_time": "07:30", - "passengers": "4", - "price": "224", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket is confirmed" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "1st of this month", - "today" - ], - "destination_city": [ - "SD", - "San Diego" - ], - "origin_city": [ - "New York" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's all" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day" - } - ] - }, - { - "dialogue_id": "16_00115", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "passengers", - "values": [ - "4" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I plan on traveling soon. Can you help me purchase a flight ticket that is one-way? I will need 4 tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where did you plan to travel to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination_city", - "values": [ - "SD" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 25, - "slot": "destination_city", - "start": 23 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination_city": [ - "SD" - ], - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I plan on traveling to SD." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you be departing from and do you have a preferred airline? When is your departure date?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin_city", - "values": [ - "LA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "March 12th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 20, - "slot": "origin_city", - "start": 18 - }, - { - "exclusive_end": 34, - "slot": "departure_date", - "start": 24 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "March 12th" - ], - "destination_city": [ - "SD" - ], - "origin_city": [ - "LA" - ], - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am leaving from LA on March 12th. I prefer to fly Southwest Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin_city", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination_city", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "March 12th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "passengers", - "values": [ - "4" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 78, - "slot": "origin_city", - "start": 67 - }, - { - "exclusive_end": 118, - "slot": "destination_city", - "start": 109 - }, - { - "exclusive_end": 92, - "slot": "departure_date", - "start": 82 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following details: The flight is departing from Los Angeles on March 12th and arriving in San Diego. You will be flying Southwest Airlines in an Economy seat. I have reserved 4 tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "March 12th" - ], - "destination_city": [ - "SD", - "San Diego" - ], - "origin_city": [ - "LA", - "Los Angeles" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that sounds correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-12", - "destination_city": "San Diego", - "origin_city": "Los Angeles", - "passengers": "4", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-12", - "destination_airport": "SAN International Airport", - "destination_city": "San Diego", - "number_stops": "0", - "origin_airport": "LAX International Airport", - "origin_city": "Los Angeles", - "outbound_arrival_time": "16:19", - "outbound_departure_time": "15:25", - "passengers": "4", - "price": "56", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your four one-way tickets are confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "March 12th" - ], - "destination_city": [ - "SD", - "San Diego" - ], - "origin_city": [ - "LA", - "Los Angeles" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "March 12th" - ], - "destination_city": [ - "SD", - "San Diego" - ], - "origin_city": [ - "LA", - "Los Angeles" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you for assisting me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day!" - } - ] - }, - { - "dialogue_id": "16_00116", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Mexico City" - ], - "slot": "origin_city", - "values": [ - "CDMX" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 77, - "slot": "origin_city", - "start": 73 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "origin_city": [ - "CDMX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to travel. Can you help me get a one way ticket? I'm leaving from CDMX." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which airline do you prefer?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "origin_city": [ - "CDMX" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I prefer American Airlines, Economy if possible." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When are you planning on leaving?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "The 6th" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 7, - "slot": "departure_date", - "start": 0 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "The 6th" - ], - "origin_city": [ - "CDMX" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "The 6th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Paris" - ], - "slot": "destination_city", - "values": [ - "Paris" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "next Thursday" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 5, - "slot": "destination_city", - "start": 0 - }, - { - "exclusive_end": 32, - "slot": "departure_date", - "start": 19 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "next Thursday" - ], - "destination_city": [ - "Paris" - ], - "origin_city": [ - "CDMX" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Paris, I'm leaving next Thursday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Mexico City" - ], - "slot": "origin_city", - "values": [ - "Mexico City" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Paris" - ], - "slot": "destination_city", - "values": [ - "Paris" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "origin_city", - "start": 28 - }, - { - "exclusive_end": 48, - "slot": "destination_city", - "start": 43 - }, - { - "exclusive_end": 109, - "slot": "departure_date", - "start": 96 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: Flight from Mexico City to Paris, American Airlines, Economy. Departure date is next Thursday. 1 passenger." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_arrival_time", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "outbound_arrival_time" - ], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "next Thursday" - ], - "destination_city": [ - "Paris" - ], - "origin_city": [ - "CDMX", - "Mexico City" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, sounds good. When does the onward flight arrive?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_FAILURE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-07", - "destination_city": "Paris", - "origin_city": "Mexico City", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sorry, I could not book that flight. Can I help you with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "next Thursday" - ], - "destination_city": [ - "Paris" - ], - "origin_city": [ - "CDMX", - "Mexico City" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you for helping." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "16_00117", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hello! I need help purchasing a one-way ticket. I'd like it to be with Delta Airlines in economy, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem! Where will you be departing from, when is the departure date, and where are you planning to visit?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "refundable", - "values": [ - "True" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "origin_city", - "values": [ - "Vancouver, BC" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "this Sunday" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Phoenix" - ], - "slot": "destination_city", - "values": [ - "Phoenix" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 124, - "slot": "origin_city", - "start": 111 - }, - { - "exclusive_end": 156, - "slot": "departure_date", - "start": 145 - }, - { - "exclusive_end": 179, - "slot": "destination_city", - "start": 172 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "this Sunday" - ], - "destination_city": [ - "Phoenix" - ], - "origin_city": [ - "Vancouver, BC" - ], - "passengers": [ - "2" - ], - "refundable": [ - "True" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to book two tickets. My plans might change, so I need refundable tickets only. My departure location is Vancouver, BC. We'll be departing this Sunday, on our way to Phoenix, USA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Vancouver" - ], - "slot": "origin_city", - "values": [ - "Vancouver" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Phoenix" - ], - "slot": "destination_city", - "values": [ - "Phoenix" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 87, - "slot": "origin_city", - "start": 78 - }, - { - "exclusive_end": 110, - "slot": "destination_city", - "start": 103 - }, - { - "exclusive_end": 213, - "slot": "departure_date", - "start": 195 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Wonderful! Can you confirm the following details, please? Your flight is from Vancouver and it goes to Phoenix. The airlines are with Delta Airlines in Economy seating. The departure date is the day after tomorrow. The number of passengers is 2." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "day after tomorrow", - "this Sunday" - ], - "destination_city": [ - "Phoenix" - ], - "origin_city": [ - "Vancouver", - "Vancouver, BC" - ], - "passengers": [ - "2" - ], - "refundable": [ - "True" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's all perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-03", - "destination_city": "Phoenix", - "origin_city": "Vancouver", - "passengers": "2", - "refundable": "True", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-03", - "destination_airport": "Sky Harbor International Airport", - "destination_city": "Phoenix", - "number_stops": "1", - "origin_airport": "YVR International Airport", - "origin_city": "Vancouver", - "outbound_arrival_time": "11:42", - "outbound_departure_time": "03:55", - "passengers": "2", - "price": "241", - "refundable": "True", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your one-way tickets are confirmed!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "day after tomorrow", - "this Sunday" - ], - "destination_city": [ - "Phoenix" - ], - "origin_city": [ - "Vancouver", - "Vancouver, BC" - ], - "passengers": [ - "2" - ], - "refundable": [ - "True" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you! That's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great! I hope you have a wonderful day!" - } - ] - }, - { - "dialogue_id": "16_00118", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to travel soon. Please find me oneway flight tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [ - "Air Canada", - "United Airlines" - ], - "slot": "airlines", - "values": [ - "Air Canada", - "United Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you depart from? Any preferred airlines? For example, Air Canada, United Airlines or something else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "origin_city", - "values": [ - "Vancouver, BC" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Air Canada" - ], - "slot": "airlines", - "values": [ - "Air Canada" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 31, - "slot": "origin_city", - "start": 18 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Air Canada" - ], - "origin_city": [ - "Vancouver, BC" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will leave from Vancouver, BC. I like Air Canada." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you travel to? What date will you leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Atlanta" - ], - "slot": "destination_city", - "values": [ - "Atlanta" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "March 6th" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 24, - "slot": "destination_city", - "start": 17 - }, - { - "exclusive_end": 52, - "slot": "departure_date", - "start": 43 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Air Canada" - ], - "departure_date": [ - "March 6th" - ], - "destination_city": [ - "Atlanta" - ], - "origin_city": [ - "Vancouver, BC" - ], - "passengers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will travel to Atlanta and will leave on March 6th. I am looking for one ticket only." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Vancouver" - ], - "slot": "origin_city", - "values": [ - "Vancouver" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Atlanta" - ], - "slot": "destination_city", - "values": [ - "Atlanta" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Air Canada" - ], - "slot": "airlines", - "values": [ - "Air Canada" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 56, - "slot": "origin_city", - "start": 47 - }, - { - "exclusive_end": 78, - "slot": "destination_city", - "start": 71 - }, - { - "exclusive_end": 131, - "slot": "departure_date", - "start": 117 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following - Departing from: Vancouver, Arriving to: Atlanta, Airline: Air Canada, Departure Date: next Wednesday, Seating: Economy, Passengers: 1." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_departure_time", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "outbound_departure_time" - ], - "slot_values": { - "airlines": [ - "Air Canada" - ], - "departure_date": [ - "March 6th", - "next Wednesday" - ], - "destination_city": [ - "Atlanta" - ], - "origin_city": [ - "Vancouver", - "Vancouver, BC" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's correct. When does the departing flight take off?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "13:35" - ], - "slot": "outbound_departure_time", - "values": [ - "1:35 pm" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Air Canada", - "departure_date": "2019-03-06", - "destination_city": "Atlanta", - "origin_city": "Vancouver", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Air Canada", - "departure_date": "2019-03-06", - "destination_airport": "Hartsfield-Jackson International Airport", - "destination_city": "Atlanta", - "number_stops": "0", - "origin_airport": "YVR International Airport", - "origin_city": "Vancouver", - "outbound_arrival_time": "22:16", - "outbound_departure_time": "13:35", - "passengers": "1", - "price": "199", - "refundable": "True", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 71, - "slot": "outbound_departure_time", - "start": 64 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ticket purchase is confirmed. The departing flight takes off at 1:35 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "refundable", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "number_stops", - "refundable" - ], - "slot_values": { - "airlines": [ - "Air Canada" - ], - "departure_date": [ - "March 6th", - "next Wednesday" - ], - "destination_city": [ - "Atlanta" - ], - "origin_city": [ - "Vancouver", - "Vancouver, BC" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Does this flight have one stop? Is the ticket refundable?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "refundable", - "values": [ - "True" - ] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 0 stops. The ticket can be refunded." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Air Canada" - ], - "departure_date": [ - "March 6th", - "next Wednesday" - ], - "destination_city": [ - "Atlanta" - ], - "origin_city": [ - "Vancouver", - "Vancouver, BC" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Air Canada" - ], - "departure_date": [ - "March 6th", - "next Wednesday" - ], - "destination_city": [ - "Atlanta" - ], - "origin_city": [ - "Vancouver", - "Vancouver, BC" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No that's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "16_00119", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin_city", - "values": [ - "Las vegas" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 80, - "slot": "origin_city", - "start": 71 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "origin_city": [ - "Las vegas" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am traveling soon, are you able to help me with an Economy flight to Las vegas?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you going and what are your airline preferences?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Phoenix" - ], - "slot": "destination_city", - "values": [ - "Phoenix, AZ" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 40, - "slot": "destination_city", - "start": 29 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "destination_city": [ - "Phoenix, AZ" - ], - "origin_city": [ - "Las vegas" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Three of us are traveling to Phoenix, AZ , preferably on Southwest Airlines" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When are you going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "departure_date", - "values": [ - "the 13th" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 20, - "slot": "departure_date", - "start": 12 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "the 13th" - ], - "destination_city": [ - "Phoenix, AZ" - ], - "origin_city": [ - "Las vegas" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Im going on the 13th" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin_city", - "values": [ - "Las Vegas" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Phoenix" - ], - "slot": "destination_city", - "values": [ - "Phoenix" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "departure_date", - "values": [ - "March 13th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 59, - "slot": "origin_city", - "start": 50 - }, - { - "exclusive_end": 44, - "slot": "destination_city", - "start": 37 - }, - { - "exclusive_end": 13, - "slot": "departure_date", - "start": 3 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "on March 13th, 3 people are going to Phoenix from Las Vegas on an Economy flight with Southwest Airlines" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "price" - ], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "March 13th", - "the 13th" - ], - "destination_city": [ - "Phoenix", - "Phoenix, AZ" - ], - "origin_city": [ - "Las Vegas", - "Las vegas" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thats correct. How much is everything?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "86" - ], - "slot": "price", - "values": [ - "$86" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-13", - "destination_city": "Phoenix", - "origin_city": "Las Vegas", - "passengers": "3", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-13", - "destination_airport": "Sky Harbor International Airport", - "destination_city": "Phoenix", - "number_stops": "0", - "origin_airport": "McCarran International Airport", - "origin_city": "Las Vegas", - "outbound_arrival_time": "19:39", - "outbound_departure_time": "18:25", - "passengers": "3", - "price": "86", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 37, - "slot": "price", - "start": 34 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The total for a one way flight is $86." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_stops", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "number_stops" - ], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "March 13th", - "the 13th" - ], - "destination_city": [ - "Phoenix", - "Phoenix, AZ" - ], - "origin_city": [ - "Las Vegas", - "Las vegas" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any stops?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No theres 0." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "March 13th", - "the 13th" - ], - "destination_city": [ - "Phoenix", - "Phoenix, AZ" - ], - "origin_city": [ - "Las Vegas", - "Las vegas" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "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": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "March 13th", - "the 13th" - ], - "destination_city": [ - "Phoenix", - "Phoenix, AZ" - ], - "origin_city": [ - "Las Vegas", - "Las vegas" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that is all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "16_00120", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'm looking for a oneway ticket for a trip." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Alright, when do you want to leave and where do you want to go? Do you have any preferred airlines?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Kuala Lumpur" - ], - "slot": "origin_city", - "values": [ - "Kuala Lumpur" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "10th of this month" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "origin_city", - "start": 21 - }, - { - "exclusive_end": 59, - "slot": "departure_date", - "start": 41 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "10th of this month" - ], - "origin_city": [ - "Kuala Lumpur" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to leave from Kuala Lumpur on the 10th of this month. I want to travel American Airlines in economy seating." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "And where would you like to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "destination_city", - "values": [ - "New York City" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "destination_city", - "start": 16 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "10th of this month" - ], - "destination_city": [ - "New York City" - ], - "origin_city": [ - "Kuala Lumpur" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to go to New York City." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Kuala Lumpur" - ], - "slot": "origin_city", - "values": [ - "Kuala Lumpur" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "destination_city", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "March 10th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "origin_city", - "start": 30 - }, - { - "exclusive_end": 54, - "slot": "destination_city", - "start": 46 - }, - { - "exclusive_end": 74, - "slot": "departure_date", - "start": 64 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Alright, I have a flight from Kuala Lumpur to New York, leaving March 10th. It's an Economy class ticket on American Airlines for 1 passenger." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "refundable", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_departure_time", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "outbound_departure_time", - "refundable" - ], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "10th of this month", - "March 10th" - ], - "destination_city": [ - "New York", - "New York City" - ], - "origin_city": [ - "Kuala Lumpur" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Alright, that sound good. Is this refundable? When does the outgoing fight take off?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "13:45" - ], - "slot": "outbound_departure_time", - "values": [ - "1:45 pm" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "refundable", - "values": [ - "False" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-10", - "destination_city": "New York", - "origin_city": "Kuala Lumpur", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-10", - "destination_airport": "JFK International Airport", - "destination_city": "New York", - "number_stops": "1", - "origin_airport": "KLIA International Airport", - "origin_city": "Kuala Lumpur", - "outbound_arrival_time": "05:25", - "outbound_departure_time": "13:45", - "passengers": "1", - "price": "478", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 36, - "slot": "outbound_departure_time", - "start": 29 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The onward flight departs at 1:45 pm. It is not refundable. I have confirmed your ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "10th of this month", - "March 10th" - ], - "destination_city": [ - "New York", - "New York City" - ], - "origin_city": [ - "Kuala Lumpur" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's what I needed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good rest of your day." - } - ] - }, - { - "dialogue_id": "16_00121", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "destination_city", - "values": [ - "NYC" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "destination_city", - "start": 36 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination_city": [ - "NYC" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am looking for a oneway flight to NYC. I would prefer Economy." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What time frame are you looking for? and from where?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Paris" - ], - "slot": "origin_city", - "values": [ - "Paris" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "1st of this month" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 26, - "slot": "origin_city", - "start": 21 - }, - { - "exclusive_end": 51, - "slot": "departure_date", - "start": 34 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "1st of this month" - ], - "destination_city": [ - "NYC" - ], - "origin_city": [ - "Paris" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll be leaving from Paris on the 1st of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "American Airlines", - "Air Canada" - ], - "slot": "airlines", - "values": [ - "American Airlines", - "Air Canada" - ] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want a specific airline, like American Airlines or Air Canada?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "1st of this month" - ], - "destination_city": [ - "NYC" - ], - "origin_city": [ - "Paris" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I like Delta Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Paris" - ], - "slot": "origin_city", - "values": [ - "Paris" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "destination_city", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 59, - "slot": "origin_city", - "start": 54 - }, - { - "exclusive_end": 71, - "slot": "destination_city", - "start": 63 - }, - { - "exclusive_end": 103, - "slot": "departure_date", - "start": 98 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So, you would like 1 Economy ticket for a flight from Paris to New York on Delta Airlines leaving today?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "destination_airport" - ], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "1st of this month", - "today" - ], - "destination_city": [ - "NYC", - "New York" - ], - "origin_city": [ - "Paris" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, and which airport is the flight going to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "JFK International Airport" - ], - "slot": "destination_airport", - "values": [ - "JFK International Airport" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-01", - "destination_city": "New York", - "origin_city": "Paris", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-01", - "destination_airport": "JFK International Airport", - "destination_city": "New York", - "number_stops": "0", - "origin_airport": "Charles de Gaulle International Airport", - "origin_city": "Paris", - "outbound_arrival_time": "12:47", - "outbound_departure_time": "10:00", - "passengers": "1", - "price": "243", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 53, - "slot": "destination_airport", - "start": 28 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The flight will be going to JFK International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "1st of this month", - "today" - ], - "destination_city": [ - "NYC", - "New York" - ], - "origin_city": [ - "Paris" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that sounds great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful flight." - } - ] - }, - { - "dialogue_id": "16_00122", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I was thinking about traveling soon. Would you help me with booking a one way flight ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Of course. Did you have a destination in mind? When were you planning on leaving and where will you be leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin_city", - "values": [ - "SD" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Chicago" - ], - "slot": "destination_city", - "values": [ - "Chicago" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "1st of March" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 49, - "slot": "origin_city", - "start": 47 - }, - { - "exclusive_end": 70, - "slot": "destination_city", - "start": 63 - }, - { - "exclusive_end": 41, - "slot": "departure_date", - "start": 29 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "1st of March" - ], - "destination_city": [ - "Chicago" - ], - "origin_city": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to leave on the 1st of March from SD and going to Chicago." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Did you have an airline in mind?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "1st of March" - ], - "destination_city": [ - "Chicago" - ], - "origin_city": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I prefer to travel with Delta Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin_city", - "values": [ - "San Diego" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Chicago" - ], - "slot": "destination_city", - "values": [ - "Chicago" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 36, - "slot": "origin_city", - "start": 27 - }, - { - "exclusive_end": 54, - "slot": "destination_city", - "start": 47 - }, - { - "exclusive_end": 60, - "slot": "departure_date", - "start": 55 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, I have a flight from San Diego, going to Chicago today with Delta Airlines. It is for 1 passenger with Economy seating. Does that work for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "destination_airport", - "origin_airport" - ], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "1st of March", - "today" - ], - "destination_city": [ - "Chicago" - ], - "origin_city": [ - "SD", - "San Diego" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds wonderful. Where will I be arriving in Chicago, and which airport will my flight depart from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "O'Hare International Airport" - ], - "slot": "destination_airport", - "values": [ - "O'Hare International Airport" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "SAN International Airport" - ], - "slot": "origin_airport", - "values": [ - "SAN International Airport" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-01", - "destination_city": "Chicago", - "origin_city": "San Diego", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-01", - "destination_airport": "O'Hare International Airport", - "destination_city": "Chicago", - "number_stops": "1", - "origin_airport": "SAN International Airport", - "origin_city": "San Diego", - "outbound_arrival_time": "04:57", - "outbound_departure_time": "19:55", - "passengers": "1", - "price": "239", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 108, - "slot": "destination_airport", - "start": 80 - }, - { - "exclusive_end": 54, - "slot": "origin_airport", - "start": 29 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your flight will depart from SAN International Airport, and your destination is O'Hare International Airport for your one way trip." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "1st of March", - "today" - ], - "destination_city": [ - "Chicago" - ], - "origin_city": [ - "SD", - "San Diego" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for everything. That will do it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "16_00123", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Phoenix" - ], - "slot": "destination_city", - "values": [ - "Phoenix, AZ" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 73, - "slot": "destination_city", - "start": 62 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination_city": [ - "Phoenix, AZ" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to travel soon. Please buy me a oneway flight to Phoenix, AZ." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [ - "British Airways", - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "British Airways", - "Alaska Airlines" - ] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When and where will you be leaving from? Do you prefer British Airways or Alaska Airlines?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "the 12th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "origin_city", - "values": [ - "Vancouver, BC" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Air Canada" - ], - "slot": "airlines", - "values": [ - "Air Canada" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "seating_class", - "values": [ - "dontcare" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 43, - "slot": "departure_date", - "start": 35 - }, - { - "exclusive_end": 31, - "slot": "origin_city", - "start": 18 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Air Canada" - ], - "departure_date": [ - "the 12th" - ], - "destination_city": [ - "Phoenix, AZ" - ], - "origin_city": [ - "Vancouver, BC" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be leaving Vancouver, BC on the 12th. I will be travelling with two other people. Either business or economy class is fine with Air Canada." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Vancouver" - ], - "slot": "origin_city", - "values": [ - "Vancouver" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Phoenix" - ], - "slot": "destination_city", - "values": [ - "Phoenix" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Air Canada" - ], - "slot": "airlines", - "values": [ - "Air Canada" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "March 12th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 103, - "slot": "origin_city", - "start": 94 - }, - { - "exclusive_end": 114, - "slot": "destination_city", - "start": 107 - }, - { - "exclusive_end": 88, - "slot": "departure_date", - "start": 78 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following flight information: Air Canada flight leaving on March 12th from Vancouver to Phoenix for 2 passengers in Economy class." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Air Canada" - ], - "departure_date": [ - "March 12th", - "the 12th" - ], - "destination_city": [ - "Phoenix", - "Phoenix, AZ" - ], - "origin_city": [ - "Vancouver", - "Vancouver, BC" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that sounds correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Air Canada", - "departure_date": "2019-03-12", - "destination_city": "Phoenix", - "origin_city": "Vancouver", - "passengers": "2" - } - }, - "service_results": [ - { - "airlines": "Air Canada", - "departure_date": "2019-03-12", - "destination_airport": "Sky Harbor International Airport", - "destination_city": "Phoenix", - "number_stops": "1", - "origin_airport": "YVR International Airport", - "origin_city": "Vancouver", - "outbound_arrival_time": "01:18", - "outbound_departure_time": "16:45", - "passengers": "2", - "price": "204", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your oneway flight is confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "price", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "origin_airport", - "price" - ], - "slot_values": { - "airlines": [ - "Air Canada" - ], - "departure_date": [ - "March 12th", - "the 12th" - ], - "destination_city": [ - "Phoenix", - "Phoenix, AZ" - ], - "origin_city": [ - "Vancouver", - "Vancouver, BC" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What airport does the flight depart from? What is the cost of the trip?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "204" - ], - "slot": "price", - "values": [ - "$204" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "YVR International Airport" - ], - "slot": "origin_airport", - "values": [ - "YVR International Airport" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 86, - "slot": "price", - "start": 82 - }, - { - "exclusive_end": 49, - "slot": "origin_airport", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The flight departs from YVR International Airport. The total price of the trip is $204." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Air Canada" - ], - "departure_date": [ - "March 12th", - "the 12th" - ], - "destination_city": [ - "Phoenix", - "Phoenix, AZ" - ], - "origin_city": [ - "Vancouver", - "Vancouver, BC" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How else may I be of assistance?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Air Canada" - ], - "departure_date": [ - "March 12th", - "the 12th" - ], - "destination_city": [ - "Phoenix", - "Phoenix, AZ" - ], - "origin_city": [ - "Vancouver", - "Vancouver, BC" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "16_00124", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin_city", - "values": [ - "SFO" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 44, - "slot": "origin_city", - "start": 41 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "origin_city": [ - "SFO" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you help me get a oneway ticket from SFO with Alaska Airlines?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I can help with that. I just need to know where you would like to go and when you would like to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination_city", - "values": [ - "London, England" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "12th of March" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 54, - "slot": "destination_city", - "start": 39 - }, - { - "exclusive_end": 24, - "slot": "departure_date", - "start": 11 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "12th of March" - ], - "destination_city": [ - "London, England" - ], - "origin_city": [ - "SFO" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Leaving on 12th of March and flying to London, England." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin_city", - "values": [ - "San Francisco" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "London" - ], - "slot": "destination_city", - "values": [ - "London" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "March 12th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 73, - "slot": "origin_city", - "start": 60 - }, - { - "exclusive_end": 83, - "slot": "destination_city", - "start": 77 - }, - { - "exclusive_end": 118, - "slot": "departure_date", - "start": 108 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Perfect can I just double check, you would like to fly from San Francisco to London with Alaska Airlines on March 12th. If that's right I can book 1 Economy ticket for you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "origin_airport" - ], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "12th of March", - "March 12th" - ], - "destination_city": [ - "London", - "London, England" - ], - "origin_city": [ - "SFO", - "San Francisco" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah that's great. Where does the flight leave from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "SFO International Airport" - ], - "slot": "origin_airport", - "values": [ - "SFO International Airport" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-12", - "destination_city": "London", - "origin_city": "San Francisco", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-12", - "destination_airport": "Heathrow International Airport", - "destination_city": "London", - "number_stops": "1", - "origin_airport": "SFO International Airport", - "origin_city": "San Francisco", - "outbound_arrival_time": "03:14", - "outbound_departure_time": "04:30", - "passengers": "1", - "price": "402", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 74, - "slot": "origin_airport", - "start": 49 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "That's your ticket booked. You'll be flying from SFO International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "12th of March", - "March 12th" - ], - "destination_city": [ - "London", - "London, England" - ], - "origin_city": [ - "SFO", - "San Francisco" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Awesome, thanks for your help. That's all I need for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your flight." - } - ] - }, - { - "dialogue_id": "16_00125", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I feel like going on a trip somewhere. Can you help me book a one way ticket somewhere?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "airlines", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, where will you be flying from and when? What's your preferred airline?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "origin_city", - "values": [ - "New York" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "departure_date", - "values": [ - "14th of this month" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "origin_city", - "start": 21 - }, - { - "exclusive_end": 55, - "slot": "departure_date", - "start": 37 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "14th of this month" - ], - "origin_city": [ - "New York" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd be flying out of New York on the 14th of this month. I prefer Delta Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sydney" - ], - "slot": "destination_city", - "values": [ - "Sydney, NSW" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "destination_city", - "start": 18 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "14th of this month" - ], - "destination_city": [ - "Sydney, NSW" - ], - "origin_city": [ - "New York" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to go to Sydney, NSW." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "origin_city", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Sydney" - ], - "slot": "destination_city", - "values": [ - "Sydney" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "departure_date", - "values": [ - "March 14th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 49, - "slot": "origin_city", - "start": 41 - }, - { - "exclusive_end": 59, - "slot": "destination_city", - "start": 53 - }, - { - "exclusive_end": 93, - "slot": "departure_date", - "start": 83 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok, I'll go ahead and book a flight from New York to Sydney with Delta Airlines on March 14th. Is 1 ticket in Economy class ok?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "the 3rd" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 51, - "slot": "departure_date", - "start": 44 - } - ], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "the 3rd" - ], - "destination_city": [ - "Sydney", - "Sydney, NSW" - ], - "origin_city": [ - "New York" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually, can you change the flight date to the 3rd?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sydney" - ], - "slot": "destination_city", - "values": [ - "Sydney" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "day after tomorrow" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "destination_city", - "start": 33 - }, - { - "exclusive_end": 66, - "slot": "departure_date", - "start": 48 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, so I'm booking a flight to Sydney for the day after tomorrow. Is that right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_departure_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "origin_airport", - "outbound_departure_time" - ], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "day after tomorrow", - "the 3rd" - ], - "destination_city": [ - "Sydney", - "Sydney, NSW" - ], - "origin_city": [ - "New York" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's good. When does the flight take off and from which airport?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_FAILURE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-03", - "destination_city": "Sydney", - "origin_city": "New York", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sorry, I wasn't able to book the ticket. Can I find something else for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "day after tomorrow", - "the 3rd" - ], - "destination_city": [ - "Sydney", - "Sydney, NSW" - ], - "origin_city": [ - "New York" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I still want to make a reservation. Can you try Alaska Airlines?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "New York" - ], - "slot": "origin_city", - "values": [ - "New York" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Sydney" - ], - "slot": "destination_city", - "values": [ - "Sydney" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 36, - "slot": "origin_city", - "start": 28 - }, - { - "exclusive_end": 46, - "slot": "destination_city", - "start": 40 - }, - { - "exclusive_end": 98, - "slot": "departure_date", - "start": 80 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. I found a flight from New York to Sydney with Alaska Airlines leaving the day after tomorrow. Is 1 ticket in Economy class ok?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "day after tomorrow", - "the 3rd" - ], - "destination_city": [ - "Sydney", - "Sydney, NSW" - ], - "origin_city": [ - "New York" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_FAILURE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-03", - "destination_city": "Sydney", - "origin_city": "New York", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I'm sorry, it looks like I am unable to book that ticket. What else can I help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "day after tomorrow", - "the 3rd" - ], - "destination_city": [ - "Sydney", - "Sydney, NSW" - ], - "origin_city": [ - "New York" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, forget about it. Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "16_00126", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I am planning for a trip for which I need one-way flights, Can you help me to find one?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When and where will you leave from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "5th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Paris" - ], - "slot": "origin_city", - "values": [ - "Paris" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 43, - "slot": "departure_date", - "start": 26 - }, - { - "exclusive_end": 54, - "slot": "origin_city", - "start": 49 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "5th of this month" - ], - "origin_city": [ - "Paris" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am planning to leave on 5th of this month from Paris." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "To which place do I search for the flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "destination_city", - "values": [ - "Seattle" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 31, - "slot": "destination_city", - "start": 24 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "5th of this month" - ], - "destination_city": [ - "Seattle" - ], - "origin_city": [ - "Paris" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please search for it to Seattle." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Air France" - ], - "slot": "airlines", - "values": [ - "Air France" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "13:25" - ], - "slot": "outbound_departure_time", - "values": [ - "1:25 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "357" - ], - "slot": "price", - "values": [ - "$357" - ] - } - ], - "service": "Flights_1", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-05", - "destination_city": "Seattle", - "origin_city": "Paris" - } - }, - "service_results": [ - { - "airlines": "Air France", - "departure_date": "2019-03-05", - "destination_airport": "Seattle-Tacoma International Airport", - "destination_city": "Seattle", - "number_stops": "1", - "origin_airport": "Charles de Gaulle International Airport", - "origin_city": "Paris", - "outbound_arrival_time": "22:56", - "outbound_departure_time": "13:25", - "passengers": "1", - "price": "357", - "refundable": "False", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-05", - "destination_airport": "Seattle-Tacoma International Airport", - "destination_city": "Seattle", - "number_stops": "1", - "origin_airport": "Charles de Gaulle International Airport", - "origin_city": "Paris", - "outbound_arrival_time": "22:56", - "outbound_departure_time": "11:20", - "passengers": "1", - "price": "348", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 47, - "slot": "outbound_departure_time", - "start": 40 - }, - { - "exclusive_end": 88, - "slot": "price", - "start": 84 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "An outbound Air France flight leaves at 1:25 pm with 1 stop and the ticket price is $357." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "destination_airport" - ], - "slot_values": { - "departure_date": [ - "5th of this month" - ], - "destination_city": [ - "Seattle" - ], - "origin_city": [ - "Paris" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which is the destination Airport?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Seattle-Tacoma International Airport" - ], - "slot": "destination_airport", - "values": [ - "Seattle-Tacoma International Airport" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 60, - "slot": "destination_airport", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The destination port is Seattle-Tacoma International Airport" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "refundable", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "origin_airport", - "refundable" - ], - "slot_values": { - "departure_date": [ - "5th of this month" - ], - "destination_city": [ - "Seattle" - ], - "origin_city": [ - "Paris" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you check whether the ticket will be refundable? Please also let me know the origin Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Charles de Gaulle International Airport" - ], - "slot": "origin_airport", - "values": [ - "Charles de Gaulle International Airport" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "refundable", - "values": [ - "False" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 106, - "slot": "origin_airport", - "start": 67 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sorry, the ticket will not be refundable and the origin Airport is Charles de Gaulle International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Air France" - ], - "departure_date": [ - "5th of this month" - ], - "destination_city": [ - "Seattle" - ], - "origin_city": [ - "Paris" - ], - "outbound_departure_time": [ - "1:25 pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, this is okay for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Shall I book the tickets for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Air France" - ], - "departure_date": [ - "5th of this month" - ], - "destination_city": [ - "Seattle" - ], - "origin_city": [ - "Paris" - ], - "outbound_departure_time": [ - "1:25 pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Paris" - ], - "slot": "origin_city", - "values": [ - "Paris" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Seattle" - ], - "slot": "destination_city", - "values": [ - "Seattle" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Air France" - ], - "slot": "airlines", - "values": [ - "Air France" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 88, - "slot": "origin_city", - "start": 83 - }, - { - "exclusive_end": 99, - "slot": "destination_city", - "start": 92 - }, - { - "exclusive_end": 115, - "slot": "departure_date", - "start": 103 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm to book Economy class ticket for 1 person in Air France flight from Paris to Seattle on next Tuesday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Air France" - ], - "departure_date": [ - "5th of this month", - "next Tuesday" - ], - "destination_city": [ - "Seattle" - ], - "origin_city": [ - "Paris" - ], - "outbound_departure_time": [ - "1:25 pm" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Air France", - "departure_date": "2019-03-05", - "destination_city": "Seattle", - "origin_city": "Paris", - "passengers": "1", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Air France", - "departure_date": "2019-03-05", - "destination_airport": "Seattle-Tacoma International Airport", - "destination_city": "Seattle", - "number_stops": "1", - "origin_airport": "Charles de Gaulle International Airport", - "origin_city": "Paris", - "outbound_arrival_time": "22:56", - "outbound_departure_time": "13:25", - "passengers": "1", - "price": "357", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket was confirmed as per your requirement" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Air France" - ], - "departure_date": [ - "5th of this month", - "next Tuesday" - ], - "destination_city": [ - "Seattle" - ], - "origin_city": [ - "Paris" - ], - "outbound_departure_time": [ - "1:25 pm" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your work." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Any more help you need from me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Air France" - ], - "departure_date": [ - "5th of this month", - "next Tuesday" - ], - "destination_city": [ - "Seattle" - ], - "origin_city": [ - "Paris" - ], - "outbound_departure_time": [ - "1:25 pm" - ], - "passengers": [ - "1" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's all I want." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "16_00127", - "services": [ - "Flights_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "departure_date", - "values": [ - "4th of March" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 53, - "slot": "departure_date", - "start": 41 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "4th of March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find me a one-way flight for the 4th of March?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you be leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "passengers", - "values": [ - "4" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "origin_city", - "values": [ - "Washington" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "origin_city", - "start": 18 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "4th of March" - ], - "origin_city": [ - "Washington" - ], - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am leaving from Washington and there will be four people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_city", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination_city", - "values": [ - "LAX" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 21, - "slot": "destination_city", - "start": 18 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "4th of March" - ], - "destination_city": [ - "LAX" - ], - "origin_city": [ - "Washington" - ], - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am traveling to LAX." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "09:45" - ], - "slot": "outbound_departure_time", - "values": [ - "9:45 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "184" - ], - "slot": "price", - "values": [ - "$184" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "Flights_1", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-04", - "destination_city": "Los Angeles", - "origin_city": "Washington", - "passengers": "4" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-04", - "destination_airport": "LAX International Airport", - "destination_city": "Los Angeles", - "number_stops": "0", - "origin_airport": "Dulles International Airport", - "origin_city": "Washington", - "outbound_arrival_time": "12:30", - "outbound_departure_time": "09:45", - "passengers": "4", - "price": "184", - "refundable": "True", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-04", - "destination_airport": "LAX International Airport", - "destination_city": "Los Angeles", - "number_stops": "0", - "origin_airport": "Dulles International Airport", - "origin_city": "Washington", - "outbound_arrival_time": "12:45", - "outbound_departure_time": "10:00", - "passengers": "4", - "price": "185", - "refundable": "False", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-04", - "destination_airport": "LAX International Airport", - "destination_city": "Los Angeles", - "number_stops": "0", - "origin_airport": "Dulles International Airport", - "origin_city": "Washington", - "outbound_arrival_time": "17:35", - "outbound_departure_time": "14:50", - "passengers": "4", - "price": "190", - "refundable": "False", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-04", - "destination_airport": "LAX International Airport", - "destination_city": "Los Angeles", - "number_stops": "1", - "origin_airport": "Dulles International Airport", - "origin_city": "Washington", - "outbound_arrival_time": "00:32", - "outbound_departure_time": "20:40", - "passengers": "4", - "price": "243", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 75, - "slot": "outbound_departure_time", - "start": 68 - }, - { - "exclusive_end": 104, - "slot": "price", - "start": 100 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 4 flights. How about an American Airlines flight leaving at 9:45 am, has 0 stops, and costs $184 per ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "4th of March" - ], - "destination_city": [ - "LAX" - ], - "origin_city": [ - "Washington" - ], - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other available flights?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "10:00" - ], - "slot": "outbound_departure_time", - "values": [ - "10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "185" - ], - "slot": "price", - "values": [ - "$185" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 53, - "slot": "outbound_departure_time", - "start": 48 - }, - { - "exclusive_end": 81, - "slot": "price", - "start": 77 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a Delta Airlines flight that leaves at 10 am, has 0 stops and costs $185 per ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "destination_airport" - ], - "slot_values": { - "departure_date": [ - "4th of March" - ], - "destination_city": [ - "LAX" - ], - "origin_city": [ - "Washington" - ], - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which airport does it land in?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "LAX International Airport" - ], - "slot": "destination_airport", - "values": [ - "LAX International Airport" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 44, - "slot": "destination_airport", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The destination is LAX International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveOnewayFlight" - ], - "slot": "intent", - "values": [ - "ReserveOnewayFlight" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "4th of March" - ], - "destination_city": [ - "LAX" - ], - "origin_city": [ - "Washington" - ], - "outbound_departure_time": [ - "10 am" - ], - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good. Can you assist me in a buying a one-way ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Washington" - ], - "slot": "origin_city", - "values": [ - "Washington" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination_city", - "values": [ - "Los Angeles" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "departure_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "passengers", - "values": [ - "4" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 86, - "slot": "origin_city", - "start": 76 - }, - { - "exclusive_end": 101, - "slot": "destination_city", - "start": 90 - }, - { - "exclusive_end": 70, - "slot": "departure_date", - "start": 59 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm 4 economy tickets for Delta Airlines flight next Monday from Washington to Los Angeles." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "4th of March", - "next Monday" - ], - "destination_city": [ - "LAX", - "Los Angeles" - ], - "origin_city": [ - "Washington" - ], - "outbound_departure_time": [ - "10 am" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "service_call": { - "method": "ReserveOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-04", - "destination_city": "Los Angeles", - "origin_city": "Washington", - "passengers": "4", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-04", - "destination_airport": "LAX International Airport", - "destination_city": "Los Angeles", - "number_stops": "0", - "origin_airport": "Dulles International Airport", - "origin_city": "Washington", - "outbound_arrival_time": "12:45", - "outbound_departure_time": "10:00", - "passengers": "4", - "price": "185", - "refundable": "False", - "seating_class": "Economy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ticket is confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "refundable", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [ - "origin_airport", - "refundable" - ], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "4th of March", - "next Monday" - ], - "destination_city": [ - "LAX", - "Los Angeles" - ], - "origin_city": [ - "Washington" - ], - "outbound_departure_time": [ - "10 am" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which airport does it depart from and is the ticket refundable?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Dulles International Airport" - ], - "slot": "origin_airport", - "values": [ - "Dulles International Airport" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "refundable", - "values": [ - "False" - ] - } - ], - "service": "Flights_1", - "slots": [ - { - "exclusive_end": 44, - "slot": "origin_airport", - "start": 16 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It departs from Dulles International Airport. Unfortunately the ticket is not refundable." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "ReserveOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "4th of March", - "next Monday" - ], - "destination_city": [ - "LAX", - "Los Angeles" - ], - "origin_city": [ - "Washington" - ], - "outbound_departure_time": [ - "10 am" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for the help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "4th of March", - "next Monday" - ], - "destination_city": [ - "LAX", - "Los Angeles" - ], - "origin_city": [ - "Washington" - ], - "outbound_departure_time": [ - "10 am" - ], - "passengers": [ - "4" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - } -]