diff --git "a/datasets/schema_guided/dialogues_014.json" "b/datasets/schema_guided/dialogues_014.json" new file mode 100644--- /dev/null +++ "b/datasets/schema_guided/dialogues_014.json" @@ -0,0 +1,79374 @@ +[ + { + "dialogue_id": "14_00000", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Adventure" + ], + "slot": "genre", + "values": [ + "adventure" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Concord" + ], + "slot": "location", + "values": [ + "concord" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "genre", + "start": 24 + }, + { + "exclusive_end": 58, + "slot": "location", + "start": 51 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "concord" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find an adventure movie showing in concord?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Captain Marvel", + "Shazam!" + ], + "slot": "movie_name", + "values": [ + "Captain Marvel", + "Shazam!" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Adventure", + "location": "Concord" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "Concord", + "movie_name": "Captain Marvel", + "price": "16", + "show_type": "imax", + "street_address": "2035 Diamond Boulevard", + "theater_name": "Veranda LUXE Cinema & IMAX" + }, + { + "genre": "Adventure", + "location": "Concord", + "movie_name": "Shazam!", + "price": "24", + "show_type": "imax", + "street_address": "2035 Diamond Boulevard", + "theater_name": "Veranda LUXE Cinema & IMAX" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "movie_name", + "start": 22 + }, + { + "exclusive_end": 47, + "slot": "movie_name", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Of course, what about Captain Marvel or Shazam!?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Shazam!" + ], + "slot": "movie_name", + "values": [ + "Shazam!" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "concord" + ], + "movie_name": [ + "Shazam!" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Shazam! sounds great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "concord" + ], + "movie_name": [ + "Shazam!" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not at the moment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "okay, anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "concord" + ], + "movie_name": [ + "Shazam!" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, what time can I go see the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day would you like to go and see it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "show_date", + "values": [ + "next wednesday" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "show_date", + "start": 24 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "concord" + ], + "movie_name": [ + "Shazam!" + ], + "show_date": [ + "next wednesday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to go watch it next wednesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21:00" + ], + "slot": "show_time", + "values": [ + "9 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Veranda LUXE Cinema & IMAX" + ], + "slot": "theater_name", + "values": [ + "Veranda LUXE Cinema & IMAX" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Concord", + "movie_name": "Shazam!", + "show_date": "2019-03-06" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "Concord", + "movie_name": "Shazam!", + "price": "24", + "show_date": "2019-03-06", + "show_time": "21:00", + "show_type": "imax", + "street_address": "2035 Diamond Boulevard", + "theater_name": "Veranda LUXE Cinema & IMAX" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "show_time", + "start": 23 + }, + { + "exclusive_end": 61, + "slot": "theater_name", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 showtime at 9 pm at the Veranda LUXE Cinema & IMAX." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "concord" + ], + "movie_name": [ + "Shazam!" + ], + "show_date": [ + "next wednesday" + ], + "show_time": [ + "9 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Awesome, thats all I need to know." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome" + } + ] + }, + { + "dialogue_id": "14_00001", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Brentwood" + ], + "slot": "location", + "values": [ + "Brentwood" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3d" + ], + "slot": "show_type", + "values": [ + "3d" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "location", + "start": 30 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Brentwood" + ], + "show_type": [ + "3d" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a 3d movie in Brentwood." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Captain Marvel", + "Dumbo", + "Hellboy" + ], + "slot": "movie_name", + "values": [ + "Captain Marvel", + "Dumbo", + "Hellboy" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "7" + ], + "slot": "count", + "values": [ + "7" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Brentwood", + "show_type": "3d" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "Brentwood", + "movie_name": "Captain Marvel", + "price": "12", + "show_type": "3d", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + }, + { + "genre": "Fantasy", + "location": "Brentwood", + "movie_name": "Dumbo", + "price": "17", + "show_type": "3d", + "street_address": "641 1st Street", + "theater_name": "CineLux Delta Cinema Saver" + }, + { + "genre": "Fantasy", + "location": "Brentwood", + "movie_name": "Hellboy", + "price": "14", + "show_type": "3d", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + }, + { + "genre": "Comedy", + "location": "Brentwood", + "movie_name": "Long Shot", + "price": "6", + "show_type": "3d", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + }, + { + "genre": "Comedy", + "location": "Brentwood", + "movie_name": "Missing Link", + "price": "6", + "show_type": "3d", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + }, + { + "genre": "Thriller", + "location": "Brentwood", + "movie_name": "Pet Sematary", + "price": "13", + "show_type": "3d", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + }, + { + "genre": "Horror", + "location": "Brentwood", + "movie_name": "The Curse of La Llorona", + "price": "19", + "show_type": "3d", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + } + ], + "slots": [ + { + "exclusive_end": 74, + "slot": "movie_name", + "start": 60 + }, + { + "exclusive_end": 81, + "slot": "movie_name", + "start": 76 + }, + { + "exclusive_end": 93, + "slot": "movie_name", + "start": 86 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 7 movies available. Are any of these of interest: Captain Marvel, Dumbo, or Hellboy?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "theater_name", + "values": [ + "dontcare" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Brentwood" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Also, you can look at any theatre." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Long Shot", + "Missing Link", + "Pet Sematary" + ], + "slot": "movie_name", + "values": [ + "Long Shot", + "Missing Link", + "Pet Sematary" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Brentwood", + "show_type": "3d" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "Brentwood", + "movie_name": "Captain Marvel", + "price": "12", + "show_type": "3d", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + }, + { + "genre": "Fantasy", + "location": "Brentwood", + "movie_name": "Dumbo", + "price": "17", + "show_type": "3d", + "street_address": "641 1st Street", + "theater_name": "CineLux Delta Cinema Saver" + }, + { + "genre": "Fantasy", + "location": "Brentwood", + "movie_name": "Hellboy", + "price": "14", + "show_type": "3d", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + }, + { + "genre": "Comedy", + "location": "Brentwood", + "movie_name": "Long Shot", + "price": "6", + "show_type": "3d", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "movie_name", + "start": 37 + }, + { + "exclusive_end": 60, + "slot": "movie_name", + "start": 48 + }, + { + "exclusive_end": 77, + "slot": "movie_name", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, here are 4 more movies. How does Long Shot, Missing Link, or Pet Sematary sound?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Brentwood" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, what other movies are there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "The Curse of La Llorona" + ], + "slot": "movie_name", + "values": [ + "The Curse of La Llorona" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "movie_name", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's The Curse of La Llorona." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "The Curse of La Llorona" + ], + "slot": "movie_name", + "values": [ + "The Curse of La Llorona" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "movie_name", + "start": 22 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Brentwood" + ], + "movie_name": [ + "The Curse of La Llorona" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect, I'll go with The Curse of La Llorona." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I book tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Brentwood" + ], + "movie_name": [ + "The Curse of La Llorona" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "no, please don't purchase it now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Brentwood" + ], + "movie_name": [ + "The Curse of La Llorona" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time is it available to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to watch it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "show_date", + "values": [ + "the 7th" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 10, + "slot": "show_date", + "start": 3 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Brentwood" + ], + "movie_name": [ + "The Curse of La Llorona" + ], + "show_date": [ + "the 7th" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On the 7th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22:00" + ], + "slot": "show_time", + "values": [ + "10 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "AMC Brentwood 14" + ], + "slot": "theater_name", + "values": [ + "AMC Brentwood 14" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Brentwood", + "movie_name": "The Curse of La Llorona", + "show_date": "2019-03-07", + "show_type": "3d" + } + }, + "service_results": [ + { + "genre": "Horror", + "location": "Brentwood", + "movie_name": "The Curse of La Llorona", + "price": "19", + "show_date": "2019-03-07", + "show_time": "22:00", + "show_type": "3d", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + } + ], + "slots": [ + { + "exclusive_end": 15, + "slot": "show_time", + "start": 10 + }, + { + "exclusive_end": 39, + "slot": "theater_name", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about 10 pm at the AMC Brentwood 14." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Brentwood" + ], + "movie_name": [ + "The Curse of La Llorona" + ], + "show_date": [ + "the 7th" + ], + "show_time": [ + "10 pm" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything you'd like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Brentwood" + ], + "movie_name": [ + "The Curse of La Llorona" + ], + "show_date": [ + "the 7th" + ], + "show_time": [ + "10 pm" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, I'm all set." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "14_00002", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union City" + ], + "slot": "location", + "values": [ + "Union City" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "location", + "start": 54 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Union City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm really bored. Can you find me a movie to watch in Union City?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "After", + "Breakthrough", + "Captain Marvel" + ], + "slot": "movie_name", + "values": [ + "After", + "Breakthrough", + "Captain Marvel" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Union City" + } + }, + "service_results": [ + { + "genre": "Romance", + "location": "Union City", + "movie_name": "After", + "price": "18", + "show_type": "3d", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + }, + { + "genre": "Biographical", + "location": "Union City", + "movie_name": "Breakthrough", + "price": "17", + "show_type": "3d", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + }, + { + "genre": "Adventure", + "location": "Union City", + "movie_name": "Captain Marvel", + "price": "12", + "show_type": "imax", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + }, + { + "genre": "Fantasy", + "location": "Union City", + "movie_name": "Dumbo", + "price": "9", + "show_type": "regular", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + }, + { + "genre": "Fantasy", + "location": "Union City", + "movie_name": "Hellboy", + "price": "23", + "show_type": "3d", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + }, + { + "genre": "Thriller", + "location": "Union City", + "movie_name": "Hotel Mumbai", + "price": "8", + "show_type": "regular", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + }, + { + "genre": "Comedy", + "location": "Union City", + "movie_name": "Little", + "price": "10", + "show_type": "regular", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + }, + { + "genre": "Comedy", + "location": "Union City", + "movie_name": "Missing Link", + "price": "13", + "show_type": "3d", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + }, + { + "genre": "Thriller", + "location": "Union City", + "movie_name": "Pet Sematary", + "price": "10", + "show_type": "3d", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + }, + { + "genre": "Adventure", + "location": "Union City", + "movie_name": "Shazam!", + "price": "15", + "show_type": "imax", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "movie_name", + "start": 21 + }, + { + "exclusive_end": 40, + "slot": "movie_name", + "start": 28 + }, + { + "exclusive_end": 59, + "slot": "movie_name", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about the movies After, Breakthrough, or Captain Marvel?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Union City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nah I've already seen those. Find me something else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dumbo", + "Hellboy", + "Hotel Mumbai" + ], + "slot": "movie_name", + "values": [ + "Dumbo", + "Hellboy", + "Hotel Mumbai" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "movie_name", + "start": 21 + }, + { + "exclusive_end": 35, + "slot": "movie_name", + "start": 28 + }, + { + "exclusive_end": 52, + "slot": "movie_name", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about the movies Dumbo, Hellboy, or Hotel Mumbai?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Century 25 Union Landing & XD" + ], + "slot": "theater_name", + "values": [ + "Century Union Landing" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Hotel Mumbai" + ], + "slot": "movie_name", + "values": [ + "Hotel Mumbai" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "movie_name", + "start": 0 + }, + { + "exclusive_end": 67, + "slot": "theater_name", + "start": 46 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Union City" + ], + "movie_name": [ + "Hotel Mumbai" + ], + "theater_name": [ + "Century Union Landing" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hotel Mumbai! Yes! Will there be a showing at Century Union Landing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "On which date would you like me to find showings?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "show_date", + "values": [ + "March 1st" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "show_date", + "start": 3 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Union City" + ], + "movie_name": [ + "Hotel Mumbai" + ], + "show_date": [ + "March 1st" + ], + "theater_name": [ + "Century Union Landing" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On March 1st." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21:30" + ], + "slot": "show_time", + "values": [ + "9:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Century 25 Union Landing & XD" + ], + "slot": "theater_name", + "values": [ + "Century 25 Union Landing & XD" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Union City", + "movie_name": "Hotel Mumbai", + "show_date": "2019-03-01", + "theater_name": "Century 25 Union Landing & XD" + } + }, + "service_results": [ + { + "genre": "Thriller", + "location": "Union City", + "movie_name": "Hotel Mumbai", + "price": "8", + "show_date": "2019-03-01", + "show_time": "21:30", + "show_type": "regular", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "show_time", + "start": 29 + }, + { + "exclusive_end": 69, + "slot": "theater_name", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There will be one showing at 9:30 pm at Century 25 Union Landing & XD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Union City" + ], + "movie_name": [ + "Hotel Mumbai" + ], + "show_date": [ + "March 1st" + ], + "show_time": [ + "9:30 pm" + ], + "theater_name": [ + "Century 25 Union Landing & XD", + "Century Union Landing" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's a little late, but it sounds good. Thank you that will be all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Very well, enjoy your day." + } + ] + }, + { + "dialogue_id": "14_00003", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am looking for something to see in the movies. What is there in theaters?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Ramon" + ], + "slot": "location", + "values": [ + "San Ramon" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "location", + "start": 27 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Ramon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for movies in San Ramon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Breakthrough", + "Captain Marvel", + "Dumbo" + ], + "slot": "movie_name", + "values": [ + "Breakthrough", + "Captain Marvel", + "Dumbo" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Ramon" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "San Ramon", + "movie_name": "Breakthrough", + "price": "21", + "show_type": "imax", + "street_address": "1603", + "theater_name": "Regal Cinemas Crow Canyon 6" + }, + { + "genre": "Adventure", + "location": "San Ramon", + "movie_name": "Captain Marvel", + "price": "22", + "show_type": "imax", + "street_address": "1603", + "theater_name": "Regal Cinemas Crow Canyon 6" + }, + { + "genre": "Fantasy", + "location": "San Ramon", + "movie_name": "Dumbo", + "price": "15", + "show_type": "3d", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Fantasy", + "location": "San Ramon", + "movie_name": "Hellboy", + "price": "24", + "show_type": "regular", + "street_address": "1603", + "theater_name": "Regal Cinemas Crow Canyon 6" + }, + { + "genre": "Comedy", + "location": "San Ramon", + "movie_name": "Little", + "price": "19", + "show_type": "imax", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Comedy", + "location": "San Ramon", + "movie_name": "Missing Link", + "price": "22", + "show_type": "3d", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Adventure", + "location": "San Ramon", + "movie_name": "Shazam!", + "price": "22", + "show_type": "3d", + "street_address": "1603", + "theater_name": "Regal Cinemas Crow Canyon 6" + }, + { + "genre": "Musical", + "location": "San Ramon", + "movie_name": "Teen Spirit", + "price": "18", + "show_type": "3d", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Horror", + "location": "San Ramon", + "movie_name": "The Curse of La Llorona", + "price": "21", + "show_type": "3d", + "street_address": "1603", + "theater_name": "Regal Cinemas Crow Canyon 6" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "movie_name", + "start": 31 + }, + { + "exclusive_end": 59, + "slot": "movie_name", + "start": 45 + }, + { + "exclusive_end": 68, + "slot": "movie_name", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you interested in watching Breakthrough, Captain Marvel or Dumbo?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Adventure" + ], + "slot": "genre", + "values": [ + "Adventure" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "genre", + "start": 44 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Adventure" + ], + "location": [ + "San Ramon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am not interested in those, are there any Adventure movies?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Shazam!" + ], + "slot": "movie_name", + "values": [ + "Shazam!" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Adventure", + "location": "San Ramon" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "San Ramon", + "movie_name": "Captain Marvel", + "price": "22", + "show_type": "imax", + "street_address": "1603", + "theater_name": "Regal Cinemas Crow Canyon 6" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "movie_name", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 adventure movie. Are you interested in Shazam!?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Shazam!" + ], + "slot": "movie_name", + "values": [ + "Shazam!" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "movie_name", + "start": 22 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Adventure" + ], + "location": [ + "San Ramon" + ], + "movie_name": [ + "Shazam!" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I want to go see Shazam!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to buy tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "Adventure" + ], + "location": [ + "San Ramon" + ], + "movie_name": [ + "Shazam!" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "show_date", + "values": [ + "2nd of March" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "show_date", + "start": 44 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Adventure" + ], + "location": [ + "San Ramon" + ], + "movie_name": [ + "Shazam!" + ], + "show_date": [ + "2nd of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What are the schedules for the movie on the 2nd of March?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "15:00" + ], + "slot": "show_time", + "values": [ + "3 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "THE LOT City Center" + ], + "slot": "theater_name", + "values": [ + "THE LOT City Center" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "San Ramon", + "movie_name": "Shazam!", + "show_date": "2019-03-02" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "San Ramon", + "movie_name": "Shazam!", + "price": "6", + "show_date": "2019-03-02", + "show_time": "15:00", + "show_type": "regular", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Adventure", + "location": "San Ramon", + "movie_name": "Shazam!", + "price": "22", + "show_date": "2019-03-02", + "show_time": "22:30", + "show_type": "3d", + "street_address": "1603", + "theater_name": "Regal Cinemas Crow Canyon 6" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "show_time", + "start": 59 + }, + { + "exclusive_end": 86, + "slot": "theater_name", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 2 showtimes of the movie. There is a showtime at 3 pm in THE LOT City Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Adventure" + ], + "location": [ + "San Ramon" + ], + "movie_name": [ + "Shazam!" + ], + "show_date": [ + "2nd of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What other times are there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22:30" + ], + "slot": "show_time", + "values": [ + "10:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Regal Cinemas Crow Canyon 6" + ], + "slot": "theater_name", + "values": [ + "Regal Cinemas Crow Canyon 6" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 68, + "slot": "show_time", + "start": 60 + }, + { + "exclusive_end": 56, + "slot": "theater_name", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is another showtime in Regal Cinemas Crow Canyon 6 at 10:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Adventure" + ], + "location": [ + "San Ramon" + ], + "movie_name": [ + "Shazam!" + ], + "show_date": [ + "2nd of March" + ], + "show_time": [ + "10:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_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": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "Adventure" + ], + "location": [ + "San Ramon" + ], + "movie_name": [ + "Shazam!" + ], + "show_date": [ + "2nd of March" + ], + "show_time": [ + "10:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that would be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "14_00004", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Alameda" + ], + "slot": "location", + "values": [ + "Alameda" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 67, + "slot": "location", + "start": 60 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Alameda" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I wanna find a movie to watch. Can you search for movies in Alameda?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Captain Marvel", + "Dumbo", + "Hellboy" + ], + "slot": "movie_name", + "values": [ + "Captain Marvel", + "Dumbo", + "Hellboy" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Alameda" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "Alameda", + "movie_name": "Captain Marvel", + "price": "15", + "show_type": "3d", + "street_address": "2317 Central Avenue", + "theater_name": "Alameda Theatre & Cineplex" + }, + { + "genre": "Fantasy", + "location": "Alameda", + "movie_name": "Dumbo", + "price": "19", + "show_type": "imax", + "street_address": "2317 Central Avenue", + "theater_name": "Alameda Theatre & Cineplex" + }, + { + "genre": "Fantasy", + "location": "Alameda", + "movie_name": "Hellboy", + "price": "6", + "show_type": "imax", + "street_address": "2317 Central Avenue", + "theater_name": "Alameda Theatre & Cineplex" + }, + { + "genre": "Comedy", + "location": "Alameda", + "movie_name": "Missing Link", + "price": "23", + "show_type": "3d", + "street_address": "2317 Central Avenue", + "theater_name": "Alameda Theatre & Cineplex" + }, + { + "genre": "Adventure", + "location": "Alameda", + "movie_name": "Shazam!", + "price": "20", + "show_type": "3d", + "street_address": "2317 Central Avenue", + "theater_name": "Alameda Theatre & Cineplex" + }, + { + "genre": "Adventure", + "location": "Alameda", + "movie_name": "The Poseidon Adventure", + "price": "9", + "show_type": "imax", + "street_address": "2317 Central Avenue", + "theater_name": "Alameda Theatre & Cineplex" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "movie_name", + "start": 49 + }, + { + "exclusive_end": 70, + "slot": "movie_name", + "start": 65 + }, + { + "exclusive_end": 81, + "slot": "movie_name", + "start": 74 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 6 movies which you might like. How about Captain Marvel, Dumbo or Hellboy?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Hellboy" + ], + "slot": "movie_name", + "values": [ + "Hellboy" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Alameda" + ], + "movie_name": [ + "Hellboy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hellboy sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to buy tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Alameda Theatre & Cineplex" + ], + "slot": "theater_name", + "values": [ + "Alameda Theatre & Cineplex" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "show_type", + "values": [ + "dontcare" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 87, + "slot": "theater_name", + "start": 61 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Alameda" + ], + "movie_name": [ + "Hellboy" + ], + "show_type": [ + "dontcare" + ], + "theater_name": [ + "Alameda Theatre & Cineplex" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, not now. What time can I watch it? I wanna watch it at Alameda Theatre & Cineplex. Any type of show is fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date would you like to watch it on?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "show_date", + "values": [ + "the 1st" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "show_date", + "start": 20 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Alameda" + ], + "movie_name": [ + "Hellboy" + ], + "show_date": [ + "the 1st" + ], + "show_type": [ + "dontcare" + ], + "theater_name": [ + "Alameda Theatre & Cineplex" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I wanna watch it on the 1st." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22:00" + ], + "slot": "show_time", + "values": [ + "10 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Alameda Theatre & Cineplex" + ], + "slot": "theater_name", + "values": [ + "Alameda Theatre & Cineplex" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Alameda", + "movie_name": "Hellboy", + "show_date": "2019-03-01", + "theater_name": "Alameda Theatre & Cineplex" + } + }, + "service_results": [ + { + "genre": "Fantasy", + "location": "Alameda", + "movie_name": "Hellboy", + "price": "6", + "show_date": "2019-03-01", + "show_time": "22:00", + "show_type": "imax", + "street_address": "2317 Central Avenue", + "theater_name": "Alameda Theatre & Cineplex" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "show_time", + "start": 56 + }, + { + "exclusive_end": 91, + "slot": "theater_name", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 showtimes for that movie. There's one show at 10 pm in Alameda Theatre & Cineplex." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "location": [ + "Alameda" + ], + "movie_name": [ + "Hellboy" + ], + "show_date": [ + "the 1st" + ], + "show_type": [ + "dontcare" + ], + "theater_name": [ + "Alameda Theatre & Cineplex" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2317 Central Avenue" + ], + "slot": "street_address", + "values": [ + "2317 Central Avenue" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "street_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 2317 Central Avenue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Alameda" + ], + "movie_name": [ + "Hellboy" + ], + "show_date": [ + "the 1st" + ], + "show_time": [ + "10 pm" + ], + "show_type": [ + "dontcare" + ], + "theater_name": [ + "Alameda Theatre & Cineplex" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good. That's all I need for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good one!" + } + ] + }, + { + "dialogue_id": "14_00005", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Thriller" + ], + "slot": "genre", + "values": [ + "Suspense" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Century 16" + ], + "slot": "theater_name", + "values": [ + "Century Cinemas" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "genre", + "start": 18 + }, + { + "exclusive_end": 51, + "slot": "theater_name", + "start": 36 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Suspense" + ], + "theater_name": [ + "Century Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to watch a Suspense movie at Century Cinemas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where is Century Cinemas?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Leandro" + ], + "slot": "location", + "values": [ + "San Leandro" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "location", + "start": 22 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Suspense" + ], + "location": [ + "San Leandro" + ], + "theater_name": [ + "Century Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Century Cinemas is in San Leandro." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Pet Sematary" + ], + "slot": "movie_name", + "values": [ + "Pet Sematary" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Thriller", + "location": "San Leandro", + "theater_name": "Century 16" + } + }, + "service_results": [ + { + "genre": "Thriller", + "location": "San Leandro", + "movie_name": "Pet Sematary", + "price": "13", + "show_type": "3d", + "street_address": "15555 East 14th Street", + "theater_name": "Century 16" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "movie_name", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "1 movie is showing, Pet Sematary." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Pet Sematary" + ], + "slot": "movie_name", + "values": [ + "Pet Sematary" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Suspense" + ], + "location": [ + "San Leandro" + ], + "movie_name": [ + "Pet Sematary" + ], + "theater_name": [ + "Century Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Pet Sematary is perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you want to buy tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Suspense" + ], + "location": [ + "San Leandro" + ], + "movie_name": [ + "Pet Sematary" + ], + "theater_name": [ + "Century Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not now. What time is the showing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day do you want to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "show_date", + "values": [ + "March 3rd" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "show_date", + "start": 16 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Suspense" + ], + "location": [ + "San Leandro" + ], + "movie_name": [ + "Pet Sematary" + ], + "show_date": [ + "March 3rd" + ], + "theater_name": [ + "Century Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go on March 3rd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22:00" + ], + "slot": "show_time", + "values": [ + "10 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Century 16" + ], + "slot": "theater_name", + "values": [ + "Century 16" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "San Leandro", + "movie_name": "Pet Sematary", + "show_date": "2019-03-03", + "theater_name": "Century 16" + } + }, + "service_results": [ + { + "genre": "Thriller", + "location": "San Leandro", + "movie_name": "Pet Sematary", + "price": "13", + "show_date": "2019-03-03", + "show_time": "22:00", + "show_type": "3d", + "street_address": "15555 East 14th Street", + "theater_name": "Century 16" + } + ], + "slots": [ + { + "exclusive_end": 24, + "slot": "show_time", + "start": 19 + }, + { + "exclusive_end": 38, + "slot": "theater_name", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a show at 10 pm at Century 16." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Suspense" + ], + "location": [ + "San Leandro" + ], + "movie_name": [ + "Pet Sematary" + ], + "show_date": [ + "March 3rd" + ], + "show_time": [ + "10 pm" + ], + "theater_name": [ + "Century 16", + "Century Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is perfect, that is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "14_00006", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to find a movie to watch" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you prefer a certain location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Bruno" + ], + "slot": "location", + "values": [ + "San Bruno" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "location", + "start": 15 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Search in San Bruno." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Breakthrough", + "Captain Marvel", + "Dumbo" + ], + "slot": "movie_name", + "values": [ + "Breakthrough", + "Captain Marvel", + "Dumbo" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Bruno" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "San Bruno", + "movie_name": "Breakthrough", + "price": "19", + "show_type": "imax", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Adventure", + "location": "San Bruno", + "movie_name": "Captain Marvel", + "price": "7", + "show_type": "regular", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Fantasy", + "location": "San Bruno", + "movie_name": "Dumbo", + "price": "19", + "show_type": "3d", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Animation", + "location": "San Bruno", + "movie_name": "How to Train Your Dragon: The Hidden World", + "price": "9", + "show_type": "3d", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Comedy", + "location": "San Bruno", + "movie_name": "Little", + "price": "19", + "show_type": "regular", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Comedy", + "location": "San Bruno", + "movie_name": "Missing Link", + "price": "8", + "show_type": "imax", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Adventure", + "location": "San Bruno", + "movie_name": "Shazam!", + "price": "25", + "show_type": "regular", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Musical", + "location": "San Bruno", + "movie_name": "Teen Spirit", + "price": "18", + "show_type": "imax", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + } + ], + "slots": [ + { + "exclusive_end": 22, + "slot": "movie_name", + "start": 10 + }, + { + "exclusive_end": 38, + "slot": "movie_name", + "start": 24 + }, + { + "exclusive_end": 47, + "slot": "movie_name", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Breakthrough, Captain Marvel or Dumbo?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Century at Tanforan & XD" + ], + "slot": "theater_name", + "values": [ + "Century at Tanforan" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "theater_name", + "start": 18 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ], + "theater_name": [ + "Century at Tanforan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to want at Century at Tanforan, find some other movies." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "How to Train Your Dragon: The Hidden World", + "Little", + "Missing Link" + ], + "slot": "movie_name", + "values": [ + "How to Train Your Dragon: The Hidden World", + "Little", + "Missing Link" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Bruno", + "theater_name": "Century at Tanforan & XD" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "San Bruno", + "movie_name": "Breakthrough", + "price": "19", + "show_type": "imax", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Adventure", + "location": "San Bruno", + "movie_name": "Captain Marvel", + "price": "7", + "show_type": "regular", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Fantasy", + "location": "San Bruno", + "movie_name": "Dumbo", + "price": "19", + "show_type": "3d", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Animation", + "location": "San Bruno", + "movie_name": "How to Train Your Dragon: The Hidden World", + "price": "9", + "show_type": "3d", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Comedy", + "location": "San Bruno", + "movie_name": "Little", + "price": "19", + "show_type": "regular", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Comedy", + "location": "San Bruno", + "movie_name": "Missing Link", + "price": "8", + "show_type": "imax", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Adventure", + "location": "San Bruno", + "movie_name": "Shazam!", + "price": "25", + "show_type": "regular", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Musical", + "location": "San Bruno", + "movie_name": "Teen Spirit", + "price": "18", + "show_type": "imax", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "movie_name", + "start": 10 + }, + { + "exclusive_end": 60, + "slot": "movie_name", + "start": 54 + }, + { + "exclusive_end": 76, + "slot": "movie_name", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about How to Train Your Dragon: The Hidden World, Little or Missing Link?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "How to Train Your Dragon: The Hidden World" + ], + "slot": "movie_name", + "values": [ + "How to Train Your Dragon: The Hidden World" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ], + "movie_name": [ + "How to Train Your Dragon: The Hidden World" + ], + "theater_name": [ + "Century at Tanforan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How to Train Your Dragon: The Hidden World is perfect" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ], + "movie_name": [ + "How to Train Your Dragon: The Hidden World" + ], + "theater_name": [ + "Century at Tanforan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No i don't want. What time i can watch" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date you want to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "show_date", + "values": [ + "1st of this month" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "show_date", + "start": 19 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ], + "movie_name": [ + "How to Train Your Dragon: The Hidden World" + ], + "show_date": [ + "1st of this month" + ], + "theater_name": [ + "Century at Tanforan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to watch on 1st of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "12:30" + ], + "slot": "show_time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Century at Tanforan & XD" + ], + "slot": "theater_name", + "values": [ + "Century at Tanforan & XD" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "San Bruno", + "movie_name": "How to Train Your Dragon: The Hidden World", + "show_date": "2019-03-01", + "theater_name": "Century at Tanforan & XD" + } + }, + "service_results": [ + { + "genre": "Animation", + "location": "San Bruno", + "movie_name": "How to Train Your Dragon: The Hidden World", + "price": "9", + "show_date": "2019-03-01", + "show_time": "12:30", + "show_type": "3d", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "show_time", + "start": 49 + }, + { + "exclusive_end": 45, + "slot": "theater_name", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is one show in Century at Tanforan & XD at 12:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ], + "movie_name": [ + "How to Train Your Dragon: The Hidden World" + ], + "show_date": [ + "1st of this month" + ], + "show_time": [ + "12:30 pm" + ], + "theater_name": [ + "Century at Tanforan", + "Century at Tanforan & XD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok. That is all i need" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "14_00007", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to find a movie to watch." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what area?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Horror" + ], + "slot": "genre", + "values": [ + "horror" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Redwood City" + ], + "slot": "location", + "values": [ + "Redwood City" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "regular" + ], + "slot": "show_type", + "values": [ + "regular" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "genre", + "start": 41 + }, + { + "exclusive_end": 69, + "slot": "location", + "start": 57 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "horror" + ], + "location": [ + "Redwood City" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you check for a regular showing of a horror movie in Redwood City." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "The Curse of La Llorona" + ], + "slot": "movie_name", + "values": [ + "The Curse of La Llorona" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Horror", + "location": "Redwood City", + "show_type": "regular" + } + }, + "service_results": [ + { + "genre": "Horror", + "location": "Redwood City", + "movie_name": "The Curse of La Llorona", + "price": "21", + "show_type": "regular", + "street_address": "825 Middlefield Road", + "theater_name": "Century Redwood City Downtown 20 & XD" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "movie_name", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 movie named The Curse of La Llorona." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "The Curse of La Llorona" + ], + "slot": "movie_name", + "values": [ + "Curse of La Llorona" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "movie_name", + "start": 4 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "horror" + ], + "location": [ + "Redwood City" + ], + "movie_name": [ + "Curse of La Llorona", + "The Curse of La Llorona" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The Curse of La Llorona sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to purchase tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "horror" + ], + "location": [ + "Redwood City" + ], + "movie_name": [ + "Curse of La Llorona", + "The Curse of La Llorona" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. That's ok. What time is it playing." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "On which date are you interested in checking the viewing times?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "show_date", + "values": [ + "1st of this month" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "show_date", + "start": 17 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "horror" + ], + "location": [ + "Redwood City" + ], + "movie_name": [ + "Curse of La Llorona", + "The Curse of La Llorona" + ], + "show_date": [ + "1st of this month" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please check the 1st of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22:30" + ], + "slot": "show_time", + "values": [ + "10:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Century Redwood City Downtown 20 & XD" + ], + "slot": "theater_name", + "values": [ + "Century Redwood City Downtown 20 & XD" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Redwood City", + "movie_name": "The Curse of La Llorona", + "show_date": "2019-03-01", + "show_type": "regular" + } + }, + "service_results": [ + { + "genre": "Horror", + "location": "Redwood City", + "movie_name": "The Curse of La Llorona", + "price": "21", + "show_date": "2019-03-01", + "show_time": "22:30", + "show_type": "regular", + "street_address": "825 Middlefield Road", + "theater_name": "Century Redwood City Downtown 20 & XD" + } + ], + "slots": [ + { + "exclusive_end": 75, + "slot": "show_time", + "start": 67 + }, + { + "exclusive_end": 63, + "slot": "theater_name", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 showing at the Century Redwood City Downtown 20 & XD at 10:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "horror" + ], + "location": [ + "Redwood City" + ], + "movie_name": [ + "Curse of La Llorona", + "The Curse of La Llorona" + ], + "show_date": [ + "1st of this month" + ], + "show_time": [ + "10:30 pm" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds perfect. That's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "14_00008", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "Comic" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "genre", + "start": 23 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Comic" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find a Comic movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "drama" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sebastopol" + ], + "slot": "location", + "values": [ + "Sebastopol" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "genre", + "start": 12 + }, + { + "exclusive_end": 60, + "slot": "location", + "start": 50 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "drama" + ], + "location": [ + "Sebastopol" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I also like drama movies. Can you find a movie in Sebastopol?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Hackers", + "High Life", + "Sunset" + ], + "slot": "movie_name", + "values": [ + "Hackers", + "High Life", + "Sunset" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Drama", + "location": "Sebastopol" + } + }, + "service_results": [ + { + "genre": "Drama", + "location": "Sebastopol", + "movie_name": "Hackers", + "price": "11", + "show_type": "regular", + "street_address": "6868 McKinley Street", + "theater_name": "Rialto Cinemas" + }, + { + "genre": "Drama", + "location": "Sebastopol", + "movie_name": "High Life", + "price": "10", + "show_type": "imax", + "street_address": "6868 McKinley Street", + "theater_name": "Rialto Cinemas" + }, + { + "genre": "Drama", + "location": "Sebastopol", + "movie_name": "Sunset", + "price": "19", + "show_type": "imax", + "street_address": "6868 McKinley Street", + "theater_name": "Rialto Cinemas" + }, + { + "genre": "Drama", + "location": "Sebastopol", + "movie_name": "The Best of Enemies", + "price": "18", + "show_type": "imax", + "street_address": "6868 McKinley Street", + "theater_name": "Rialto Cinemas" + }, + { + "genre": "Drama", + "location": "Sebastopol", + "movie_name": "Wild Nights with Emily", + "price": "11", + "show_type": "3d", + "street_address": "6868 McKinley Street", + "theater_name": "Rialto Cinemas" + } + ], + "slots": [ + { + "exclusive_end": 17, + "slot": "movie_name", + "start": 10 + }, + { + "exclusive_end": 28, + "slot": "movie_name", + "start": 19 + }, + { + "exclusive_end": 39, + "slot": "movie_name", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Hackers, High Life, or Sunset?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "imax" + ], + "slot": "show_type", + "values": [ + "imax" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Rialto Cinemas" + ], + "slot": "theater_name", + "values": [ + "Rialto Cinemas" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 72, + "slot": "theater_name", + "start": 58 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "drama" + ], + "location": [ + "Sebastopol" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "Rialto Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find other movies? I want to see an IMAX movie at Rialto Cinemas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "The Best of Enemies" + ], + "slot": "movie_name", + "values": [ + "The Best of Enemies" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Drama", + "location": "Sebastopol", + "show_type": "imax", + "theater_name": "Rialto Cinemas" + } + }, + "service_results": [ + { + "genre": "Drama", + "location": "Sebastopol", + "movie_name": "High Life", + "price": "10", + "show_type": "imax", + "street_address": "6868 McKinley Street", + "theater_name": "Rialto Cinemas" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "movie_name", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 movie, how about The Best of Enemies?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "The Best of Enemies" + ], + "slot": "movie_name", + "values": [ + "The Best of Enemies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "drama" + ], + "location": [ + "Sebastopol" + ], + "movie_name": [ + "The Best of Enemies" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "Rialto Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The Best of Enemies sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to buy the tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "drama" + ], + "location": [ + "Sebastopol" + ], + "movie_name": [ + "The Best of Enemies" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "Rialto Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What times do you have available? I don't want to buy them right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date were you looking at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "show_date", + "values": [ + "March 1st" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "show_date", + "start": 0 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "drama" + ], + "location": [ + "Sebastopol" + ], + "movie_name": [ + "The Best of Enemies" + ], + "show_date": [ + "March 1st" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "Rialto Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "March 1st." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21:00" + ], + "slot": "show_time", + "values": [ + "9 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Rialto Cinemas" + ], + "slot": "theater_name", + "values": [ + "Rialto Cinemas" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Sebastopol", + "movie_name": "The Best of Enemies", + "show_date": "2019-03-01", + "show_type": "imax", + "theater_name": "Rialto Cinemas" + } + }, + "service_results": [ + { + "genre": "Drama", + "location": "Sebastopol", + "movie_name": "The Best of Enemies", + "price": "18", + "show_date": "2019-03-01", + "show_time": "21:00", + "show_type": "imax", + "street_address": "6868 McKinley Street", + "theater_name": "Rialto Cinemas" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "show_time", + "start": 39 + }, + { + "exclusive_end": 35, + "slot": "theater_name", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 showing at Rialto Cinemas at 9 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "genre": [ + "drama" + ], + "location": [ + "Sebastopol" + ], + "movie_name": [ + "The Best of Enemies" + ], + "show_date": [ + "March 1st" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "Rialto Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the theater's address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "6868 McKinley Street" + ], + "slot": "street_address", + "values": [ + "6868 McKinley Street" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "street_address", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "6868 McKinley Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "price" + ], + "slot_values": { + "genre": [ + "drama" + ], + "location": [ + "Sebastopol" + ], + "movie_name": [ + "The Best of Enemies" + ], + "show_date": [ + "March 1st" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "Rialto Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How much is a ticket?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18" + ], + "slot": "price", + "values": [ + "$18" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 3, + "slot": "price", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "$18 a person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "drama" + ], + "location": [ + "Sebastopol" + ], + "movie_name": [ + "The Best of Enemies" + ], + "show_date": [ + "March 1st" + ], + "show_time": [ + "9 pm" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "Rialto Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is all I need, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "14_00009", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "genre", + "values": [ + "dontcare" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Life is very enthuastic and energitic , i need to enjoy it almost every moment in my life. Will you find a movie to watch? Any type of movies is opt for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which location i need to search for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "location", + "values": [ + "San Francisco" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "location", + "start": 15 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "dontcare" + ], + "location": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find movies in San Francisco area?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Ash Is Purest White", + "Body Double", + "Captain Marvel" + ], + "slot": "movie_name", + "values": [ + "Ash Is Purest White", + "Body Double", + "Captain Marvel" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Francisco" + } + }, + "service_results": [ + { + "genre": "Crime", + "location": "San Francisco", + "movie_name": "Ash Is Purest White", + "price": "14", + "show_type": "imax", + "street_address": "1 Embarcadero Center", + "theater_name": "Landmark's Embarcadero Center Cinema" + }, + { + "genre": "Mystery", + "location": "San Francisco", + "movie_name": "Body Double", + "price": "14", + "show_type": "regular", + "street_address": "2550 Mission Street", + "theater_name": "Alamo Drafthouse Cinema" + }, + { + "genre": "Adventure", + "location": "San Francisco", + "movie_name": "Captain Marvel", + "price": "21", + "show_type": "regular", + "street_address": "835 Market Street", + "theater_name": "Century San Francisco Centre 9 & XD" + }, + { + "genre": "Mystery", + "location": "San Francisco", + "movie_name": "Citizen Kane", + "price": "20", + "show_type": "3d", + "street_address": "3290 Sacramento Street", + "theater_name": "Vogue Theatre" + }, + { + "genre": "Drama", + "location": "San Francisco", + "movie_name": "Dogman", + "price": "18", + "show_type": "3d", + "street_address": "601 Van Ness Avenue", + "theater_name": "Landmark's Opera Plaza Cinema" + }, + { + "genre": "Fantasy", + "location": "San Francisco", + "movie_name": "Dumbo", + "price": "15", + "show_type": "imax", + "street_address": "135 4th Street Suite 3000", + "theater_name": "AMC Metreon 16" + }, + { + "genre": "Comedy", + "location": "San Francisco", + "movie_name": "Family", + "price": "12", + "show_type": "regular", + "street_address": "501 Buckingham Way", + "theater_name": "United Artists Stonestown Twin" + }, + { + "genre": "Comedy", + "location": "San Francisco", + "movie_name": "Gloria Bell", + "price": "16", + "show_type": "imax", + "street_address": "601 Van Ness Avenue", + "theater_name": "Landmark's Opera Plaza Cinema" + }, + { + "genre": "Fantasy", + "location": "San Francisco", + "movie_name": "Hellboy", + "price": "22", + "show_type": "imax", + "street_address": "835 Market Street", + "theater_name": "Century San Francisco Centre 9 & XD" + }, + { + "genre": "Thriller", + "location": "San Francisco", + "movie_name": "Hotel Mumbai", + "price": "10", + "show_type": "imax", + "street_address": "2340 Chestnut Street", + "theater_name": "Presidio Theatre" + } + ], + "slots": [ + { + "exclusive_end": 125, + "slot": "movie_name", + "start": 106 + }, + { + "exclusive_end": 146, + "slot": "movie_name", + "start": 135 + }, + { + "exclusive_end": 178, + "slot": "movie_name", + "start": 164 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 movies, In which three movies are good , I will tell the name please select it, First one is Ash Is Purest White, next is Body Double and third one is Captain Marvel" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Ash Is Purest White" + ], + "slot": "movie_name", + "values": [ + "Ash Is Purest White" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "movie_name", + "start": 7 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "dontcare" + ], + "location": [ + "San Francisco" + ], + "movie_name": [ + "Ash Is Purest White" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like Ash Is Purest White." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Whether i need to buy tickets for that movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "dontcare" + ], + "location": [ + "San Francisco" + ], + "movie_name": [ + "Ash Is Purest White" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks , I don't want it now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Whether can i find some other thing for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "dontcare" + ], + "location": [ + "San Francisco" + ], + "movie_name": [ + "Ash Is Purest White" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need the time to watch that movie. will you find the time to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which date do you prefer to watch the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "show_date", + "values": [ + "Saturday this week" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "show_date", + "start": 13 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "dontcare" + ], + "location": [ + "San Francisco" + ], + "movie_name": [ + "Ash Is Purest White" + ], + "show_date": [ + "Saturday this week" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want it on Saturday this week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "16:30" + ], + "slot": "show_time", + "values": [ + "4:30 Pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Vogue Theatre" + ], + "slot": "theater_name", + "values": [ + "Vogue Theatre" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "San Francisco", + "movie_name": "Ash Is Purest White", + "show_date": "2019-03-02" + } + }, + "service_results": [ + { + "genre": "Crime", + "location": "San Francisco", + "movie_name": "Ash Is Purest White", + "price": "15", + "show_date": "2019-03-02", + "show_time": "16:30", + "show_type": "regular", + "street_address": "3290 Sacramento Street", + "theater_name": "Vogue Theatre" + }, + { + "genre": "Crime", + "location": "San Francisco", + "movie_name": "Ash Is Purest White", + "price": "14", + "show_date": "2019-03-02", + "show_time": "21:00", + "show_type": "imax", + "street_address": "1 Embarcadero Center", + "theater_name": "Landmark's Embarcadero Center Cinema" + } + ], + "slots": [ + { + "exclusive_end": 24, + "slot": "show_time", + "start": 17 + }, + { + "exclusive_end": 41, + "slot": "theater_name", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "One show time is 4:30 Pm in Vogue Theatre." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "imax" + ], + "slot": "show_type", + "values": [ + "imax" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Landmark's Embarcadero Center Cinema" + ], + "slot": "theater_name", + "values": [ + "Embarcadero Center Cinema" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 114, + "slot": "theater_name", + "start": 89 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "dontcare" + ], + "location": [ + "San Francisco" + ], + "movie_name": [ + "Ash Is Purest White" + ], + "show_date": [ + "Saturday this week" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "Embarcadero Center Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "whether any other time is available and i need to watch a imax show and need to watch at Embarcadero Center Cinema." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21:00" + ], + "slot": "show_time", + "values": [ + "9 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Landmark's Embarcadero Center Cinema" + ], + "slot": "theater_name", + "values": [ + "Landmark's Embarcadero Center Cinema" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "San Francisco", + "movie_name": "Ash Is Purest White", + "show_date": "2019-03-02", + "show_type": "imax", + "theater_name": "Landmark's Embarcadero Center Cinema" + } + }, + "service_results": [ + { + "genre": "Crime", + "location": "San Francisco", + "movie_name": "Ash Is Purest White", + "price": "14", + "show_date": "2019-03-02", + "show_time": "21:00", + "show_type": "imax", + "street_address": "1 Embarcadero Center", + "theater_name": "Landmark's Embarcadero Center Cinema" + } + ], + "slots": [ + { + "exclusive_end": 103, + "slot": "show_time", + "start": 99 + }, + { + "exclusive_end": 74, + "slot": "theater_name", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There ais 1 showtime for the movie in Landmark's Embarcadero Center Cinema and the show time is at 9 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "dontcare" + ], + "location": [ + "San Francisco" + ], + "movie_name": [ + "Ash Is Purest White" + ], + "show_date": [ + "Saturday this week" + ], + "show_time": [ + "9 pm" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "Embarcadero Center Cinema", + "Landmark's Embarcadero Center Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok its great and its suits me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Whether i need to find any other thing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "dontcare" + ], + "location": [ + "San Francisco" + ], + "movie_name": [ + "Ash Is Purest White" + ], + "show_date": [ + "Saturday this week" + ], + "show_time": [ + "9 pm" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "Embarcadero Center Cinema", + "Landmark's Embarcadero Center Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No ,Thanks for your immense help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Take care have a great day" + } + ] + }, + { + "dialogue_id": "14_00010", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Biographical" + ], + "slot": "genre", + "values": [ + "Biographical" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "genre", + "start": 21 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Biographical" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find Biographical movies to watch? It's been a while since I've seen one in the theatre." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What area would you like to look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Morgan Hill" + ], + "slot": "location", + "values": [ + "Morgan Hill" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "location", + "start": 26 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Biographical" + ], + "location": [ + "Morgan Hill" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for movies in Morgan Hill." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Breakthrough" + ], + "slot": "movie_name", + "values": [ + "Breakthrough" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Biographical", + "location": "Morgan Hill" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "Morgan Hill", + "movie_name": "Breakthrough", + "price": "23", + "show_type": "regular", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "movie_name", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 movie. How about Breakthrough?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "show_date", + "values": [ + "the 3rd" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Breakthrough" + ], + "slot": "movie_name", + "values": [ + "Breakthrough" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "movie_name", + "start": 0 + }, + { + "exclusive_end": 56, + "slot": "show_date", + "start": 49 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Biographical" + ], + "location": [ + "Morgan Hill" + ], + "movie_name": [ + "Breakthrough" + ], + "show_date": [ + "the 3rd" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Breakthrough is perfect. Are there any times for the 3rd?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22:00" + ], + "slot": "show_time", + "values": [ + "10 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "CineLux Tennant Station Stadium 11" + ], + "slot": "theater_name", + "values": [ + "CineLux Tennant Station Stadium 11" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Morgan Hill", + "movie_name": "Breakthrough", + "show_date": "2019-03-03" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "Morgan Hill", + "movie_name": "Breakthrough", + "price": "23", + "show_date": "2019-03-03", + "show_time": "22:00", + "show_type": "regular", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "show_time", + "start": 20 + }, + { + "exclusive_end": 63, + "slot": "theater_name", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's one show at 10 pm at CineLux Tennant Station Stadium 11." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Biographical" + ], + "location": [ + "Morgan Hill" + ], + "movie_name": [ + "Breakthrough" + ], + "show_date": [ + "the 3rd" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other times?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Morgan Hill", + "movie_name": "Breakthrough", + "show_date": "2019-03-03" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, there are no other show times for this movie. Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "show_date", + "values": [ + "March 1st" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "CineLux Tennant Station Stadium 11" + ], + "slot": "theater_name", + "values": [ + "CineLux Tennant Station" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "show_date", + "start": 12 + }, + { + "exclusive_end": 48, + "slot": "theater_name", + "start": 25 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Biographical" + ], + "location": [ + "Morgan Hill" + ], + "movie_name": [ + "Breakthrough" + ], + "show_date": [ + "March 1st" + ], + "theater_name": [ + "CineLux Tennant Station", + "CineLux Tennant Station Stadium 11" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you try March 1st at CineLux Tennant Station?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21:00" + ], + "slot": "show_time", + "values": [ + "9 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "CineLux Tennant Station Stadium 11" + ], + "slot": "theater_name", + "values": [ + "CineLux Tennant Station Stadium 11" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Morgan Hill", + "movie_name": "Breakthrough", + "show_date": "2019-03-01", + "theater_name": "CineLux Tennant Station Stadium 11" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "Morgan Hill", + "movie_name": "Breakthrough", + "price": "23", + "show_date": "2019-03-01", + "show_time": "21:00", + "show_type": "regular", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + } + ], + "slots": [ + { + "exclusive_end": 24, + "slot": "show_time", + "start": 20 + }, + { + "exclusive_end": 62, + "slot": "theater_name", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's one show at 9 pm at CineLux Tennant Station Stadium 11." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Biographical" + ], + "location": [ + "Morgan Hill" + ], + "movie_name": [ + "Breakthrough" + ], + "show_date": [ + "March 1st" + ], + "show_time": [ + "9 pm" + ], + "theater_name": [ + "CineLux Tennant Station", + "CineLux Tennant Station Stadium 11" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good, that's what I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "14_00011", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "imax" + ], + "slot": "show_type", + "values": [ + "imax" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "show_type": [ + "imax" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me an Imax movie Show?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which place do you want me to search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sebastopol" + ], + "slot": "location", + "values": [ + "Sebastopol" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "location", + "start": 17 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Sebastopol" + ], + "show_type": [ + "imax" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "search for me in Sebastopol." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "High Life", + "Sunset", + "The Best of Enemies" + ], + "slot": "movie_name", + "values": [ + "High life", + "Sunset", + "The best of Enemies" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Sebastopol", + "show_type": "imax" + } + }, + "service_results": [ + { + "genre": "Drama", + "location": "Sebastopol", + "movie_name": "High Life", + "price": "10", + "show_type": "imax", + "street_address": "6868 McKinley Street", + "theater_name": "Rialto Cinemas" + }, + { + "genre": "Drama", + "location": "Sebastopol", + "movie_name": "Sunset", + "price": "19", + "show_type": "imax", + "street_address": "6868 McKinley Street", + "theater_name": "Rialto Cinemas" + }, + { + "genre": "Drama", + "location": "Sebastopol", + "movie_name": "The Best of Enemies", + "price": "18", + "show_type": "imax", + "street_address": "6868 McKinley Street", + "theater_name": "Rialto Cinemas" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "movie_name", + "start": 16 + }, + { + "exclusive_end": 33, + "slot": "movie_name", + "start": 27 + }, + { + "exclusive_end": 56, + "slot": "movie_name", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "found 3 movies. High life, Sunset or The best of Enemies, which is your selection?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "The Best of Enemies" + ], + "slot": "movie_name", + "values": [ + "The best of enemies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Sebastopol" + ], + "movie_name": [ + "The best of Enemies", + "The best of enemies" + ], + "show_type": [ + "imax" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The best of enemies will be good, find the show time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "on which date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "show_date", + "values": [ + "1st of this month" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "show_date", + "start": 18 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Sebastopol" + ], + "movie_name": [ + "The best of Enemies", + "The best of enemies" + ], + "show_date": [ + "1st of this month" + ], + "show_type": [ + "imax" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "make a search for 1st of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21:00" + ], + "slot": "show_time", + "values": [ + "9 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Rialto Cinemas" + ], + "slot": "theater_name", + "values": [ + "Rialto Cinemas" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Sebastopol", + "movie_name": "The Best of Enemies", + "show_date": "2019-03-01", + "show_type": "imax" + } + }, + "service_results": [ + { + "genre": "Drama", + "location": "Sebastopol", + "movie_name": "The Best of Enemies", + "price": "18", + "show_date": "2019-03-01", + "show_time": "21:00", + "show_type": "imax", + "street_address": "6868 McKinley Street", + "theater_name": "Rialto Cinemas" + } + ], + "slots": [ + { + "exclusive_end": 17, + "slot": "show_time", + "start": 13 + }, + { + "exclusive_end": 35, + "slot": "theater_name", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "found one at 9 pm in Rialto Cinemas. Is that okay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "price", + "street_address" + ], + "slot_values": { + "location": [ + "Sebastopol" + ], + "movie_name": [ + "The best of Enemies", + "The best of enemies" + ], + "show_date": [ + "1st of this month" + ], + "show_type": [ + "imax" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me the details about ticket cost and the theater address." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18" + ], + "slot": "price", + "values": [ + "$18" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "6868 McKinley Street" + ], + "slot": "street_address", + "values": [ + "6868 McKinley Street" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 73, + "slot": "price", + "start": 70 + }, + { + "exclusive_end": 46, + "slot": "street_address", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The theater is located in 6868 McKinley Street and the ticket will be $18 per person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Sebastopol" + ], + "movie_name": [ + "The best of Enemies", + "The best of enemies" + ], + "show_date": [ + "1st of this month" + ], + "show_time": [ + "9 pm" + ], + "show_type": [ + "imax" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will okay for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I book the tickets to you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Sebastopol" + ], + "movie_name": [ + "The best of Enemies", + "The best of enemies" + ], + "show_date": [ + "1st of this month" + ], + "show_time": [ + "9 pm" + ], + "show_type": [ + "imax" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not now, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "14_00012", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm so bored. I want to get out of the house, maybe see a movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, where would you like to me to search for a movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Clara" + ], + "slot": "location", + "values": [ + "Santa Clara" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "location", + "start": 19 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Clara" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me a movie in Santa Clara." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dumbo", + "Hellboy", + "Hotel Mumbai" + ], + "slot": "movie_name", + "values": [ + "Dumbo", + "Hellboy", + "Hotel Mumbai" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Santa Clara" + } + }, + "service_results": [ + { + "genre": "Fantasy", + "location": "Santa Clara", + "movie_name": "Dumbo", + "price": "7", + "show_type": "imax", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Fantasy", + "location": "Santa Clara", + "movie_name": "Hellboy", + "price": "9", + "show_type": "imax", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Thriller", + "location": "Santa Clara", + "movie_name": "Hotel Mumbai", + "price": "10", + "show_type": "imax", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Animation", + "location": "Santa Clara", + "movie_name": "How to Train Your Dragon: The Hidden World", + "price": "6", + "show_type": "regular", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Comedy", + "location": "Santa Clara", + "movie_name": "Little", + "price": "15", + "show_type": "regular", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Comedy", + "location": "Santa Clara", + "movie_name": "Long Shot", + "price": "7", + "show_type": "regular", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Comedy", + "location": "Santa Clara", + "movie_name": "Missing Link", + "price": "19", + "show_type": "3d", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Thriller", + "location": "Santa Clara", + "movie_name": "Pet Sematary", + "price": "11", + "show_type": "3d", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Adventure", + "location": "Santa Clara", + "movie_name": "Shazam!", + "price": "11", + "show_type": "regular", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Musical", + "location": "Santa Clara", + "movie_name": "Teen Spirit", + "price": "12", + "show_type": "3d", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "movie_name", + "start": 44 + }, + { + "exclusive_end": 42, + "slot": "movie_name", + "start": 35 + }, + { + "exclusive_end": 66, + "slot": "movie_name", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found a few movies, how about Hellboy, Dumbo, or Hotel Mumbai?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Hellboy" + ], + "slot": "movie_name", + "values": [ + "Hellboy" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "movie_name", + "start": 26 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Clara" + ], + "movie_name": [ + "Hellboy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I've seen the trailer for Hellboy and it looks pretty sick. I want to see that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Clara" + ], + "movie_name": [ + "Hellboy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would there be anything else I could assist you with then?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Clara" + ], + "movie_name": [ + "Hellboy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yea, when is the movie playing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "That depends on the day. On which date would you like to watch it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "show_date", + "values": [ + "4th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "imax" + ], + "slot": "show_type", + "values": [ + "imax" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "AMC Mercado 20" + ], + "slot": "theater_name", + "values": [ + "AMC Mercado" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "show_date", + "start": 39 + }, + { + "exclusive_end": 131, + "slot": "theater_name", + "start": 120 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Clara" + ], + "movie_name": [ + "Hellboy" + ], + "show_date": [ + "4th of this month" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "AMC Mercado" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm planning on going to see it on the 4th of this month, as I have off from work. I'm hoping to catch the imax show at AMC Mercado." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21:30" + ], + "slot": "show_time", + "values": [ + "9:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "AMC Mercado 20" + ], + "slot": "theater_name", + "values": [ + "AMC Mercado 20" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Santa Clara", + "movie_name": "Hellboy", + "show_date": "2019-03-04", + "show_type": "imax", + "theater_name": "AMC Mercado 20" + } + }, + "service_results": [ + { + "genre": "Fantasy", + "location": "Santa Clara", + "movie_name": "Hellboy", + "price": "9", + "show_date": "2019-03-04", + "show_time": "21:30", + "show_type": "imax", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + } + ], + "slots": [ + { + "exclusive_end": 81, + "slot": "show_time", + "start": 74 + }, + { + "exclusive_end": 99, + "slot": "theater_name", + "start": 85 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 1 showtime for Hellboy on that date. The showing will begin at 9:30 pm at AMC Mercado 20." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "price" + ], + "slot_values": { + "location": [ + "Santa Clara" + ], + "movie_name": [ + "Hellboy" + ], + "show_date": [ + "4th of this month" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "AMC Mercado", + "AMC Mercado 20" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How much does a ticket cost?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "9" + ], + "slot": "price", + "values": [ + "$9" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "price", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The ticket price is $9 per person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "genre" + ], + "slot_values": { + "location": [ + "Santa Clara" + ], + "movie_name": [ + "Hellboy" + ], + "show_date": [ + "4th of this month" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "AMC Mercado", + "AMC Mercado 20" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, nice. What genre is Hellboy listed as?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fantasy" + ], + "slot": "genre", + "values": [ + "Fantasy" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "genre", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Hellboy is a Fantasy movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Clara" + ], + "movie_name": [ + "Hellboy" + ], + "show_date": [ + "4th of this month" + ], + "show_time": [ + "9:30 pm" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "AMC Mercado", + "AMC Mercado 20" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nice, I love fantasy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would there be anything else that I could assist you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Clara" + ], + "movie_name": [ + "Hellboy" + ], + "show_date": [ + "4th of this month" + ], + "show_time": [ + "9:30 pm" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "AMC Mercado", + "AMC Mercado 20" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that will be all, but thank you very much for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are very welcome. I am always glad to be of assistance." + } + ] + }, + { + "dialogue_id": "14_00013", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Horror" + ], + "slot": "genre", + "values": [ + "Ghost" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "imax" + ], + "slot": "show_type", + "values": [ + "imax" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "genre", + "start": 43 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Ghost" + ], + "show_type": [ + "imax" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to watch a a imax movie. I love the Ghost movies." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mountain View" + ], + "slot": "location", + "values": [ + "Mountain View" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "location", + "start": 19 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Ghost" + ], + "location": [ + "Mountain View" + ], + "show_type": [ + "imax" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Show me movies for Mountain View." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "The Curse of La Llorona" + ], + "slot": "movie_name", + "values": [ + "The Curse of La Llorona" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Horror", + "location": "Mountain View", + "show_type": "imax" + } + }, + "service_results": [ + { + "genre": "Horror", + "location": "Mountain View", + "movie_name": "The Curse of La Llorona", + "price": "10", + "show_type": "imax", + "street_address": "1500 North Shoreline Boulevard", + "theater_name": "Century Cinema 16" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "movie_name", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 1 option an it is The Curse of La Llorona." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "The Curse of La Llorona" + ], + "slot": "movie_name", + "values": [ + "The Curse of La Llorona" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Ghost" + ], + "location": [ + "Mountain View" + ], + "movie_name": [ + "The Curse of La Llorona" + ], + "show_type": [ + "imax" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The Curse of La Llorona sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I buy tickets for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Ghost" + ], + "location": [ + "Mountain View" + ], + "movie_name": [ + "The Curse of La Llorona" + ], + "show_type": [ + "imax" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No not right now. What time is it playing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date would you like to see it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "show_date", + "values": [ + "Tomorrow" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Century Cinema 16" + ], + "slot": "theater_name", + "values": [ + "Century Cinema" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 8, + "slot": "show_date", + "start": 0 + }, + { + "exclusive_end": 26, + "slot": "theater_name", + "start": 12 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Ghost" + ], + "location": [ + "Mountain View" + ], + "movie_name": [ + "The Curse of La Llorona" + ], + "show_date": [ + "Tomorrow" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "Century Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Tomorrow at Century Cinema" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21:30" + ], + "slot": "show_time", + "values": [ + "9:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Century Cinema 16" + ], + "slot": "theater_name", + "values": [ + "Century Cinema 16" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Mountain View", + "movie_name": "The Curse of La Llorona", + "show_date": "2019-03-02", + "show_type": "imax", + "theater_name": "Century Cinema 16" + } + }, + "service_results": [ + { + "genre": "Horror", + "location": "Mountain View", + "movie_name": "The Curse of La Llorona", + "price": "10", + "show_date": "2019-03-02", + "show_time": "21:30", + "show_type": "imax", + "street_address": "1500 North Shoreline Boulevard", + "theater_name": "Century Cinema 16" + } + ], + "slots": [ + { + "exclusive_end": 40, + "slot": "show_time", + "start": 33 + }, + { + "exclusive_end": 61, + "slot": "theater_name", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is on showing and it is at 9:30 pm in Century Cinema 16." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Ghost" + ], + "location": [ + "Mountain View" + ], + "movie_name": [ + "The Curse of La Llorona" + ], + "show_date": [ + "Tomorrow" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "Century Cinema", + "Century Cinema 16" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there any other show times?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Mountain View", + "movie_name": "The Curse of La Llorona", + "show_date": "2019-03-02", + "show_type": "imax", + "theater_name": "Century Cinema 16" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No Sorry that is the only one. 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": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "Ghost" + ], + "location": [ + "Mountain View" + ], + "movie_name": [ + "The Curse of La Llorona" + ], + "show_date": [ + "Tomorrow" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "Century Cinema", + "Century Cinema 16" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "14_00014", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "Drama" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "genre", + "start": 44 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm searching for movies to watch. I prefer Drama movies" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Menlo Park" + ], + "slot": "location", + "values": [ + "Menlo Park" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "location", + "start": 31 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Drama" + ], + "location": [ + "Menlo Park" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you search for movies in Menlo Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Red Joan" + ], + "slot": "movie_name", + "values": [ + "Red Joan" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Drama", + "location": "Menlo Park" + } + }, + "service_results": [ + { + "genre": "Drama", + "location": "Menlo Park", + "movie_name": "Red Joan", + "price": "10", + "show_type": "3d", + "street_address": "949 El Camino Real", + "theater_name": "Landmark's Guild Theatre" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "movie_name", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 movie ? Is Red Joan ok for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Red Joan" + ], + "slot": "movie_name", + "values": [ + "Red Joan" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 8, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Drama" + ], + "location": [ + "Menlo Park" + ], + "movie_name": [ + "Red Joan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Red Joan is an excellent one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to reserve tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "Drama" + ], + "location": [ + "Menlo Park" + ], + "movie_name": [ + "Red Joan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. I dont want to buy now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I assist you with something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "show_date", + "values": [ + "the 9th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3d" + ], + "slot": "show_type", + "values": [ + "3d" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "show_date", + "start": 43 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Drama" + ], + "location": [ + "Menlo Park" + ], + "movie_name": [ + "Red Joan" + ], + "show_date": [ + "the 9th" + ], + "show_type": [ + "3d" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time can I see it? I want to watch on the 9th and a 3d show." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "19:00" + ], + "slot": "show_time", + "values": [ + "7 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Landmark's Guild Theatre" + ], + "slot": "theater_name", + "values": [ + "Landmark's Guild Theatre" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Menlo Park", + "movie_name": "Red Joan", + "show_date": "2019-03-09", + "show_type": "3d" + } + }, + "service_results": [ + { + "genre": "Drama", + "location": "Menlo Park", + "movie_name": "Red Joan", + "price": "10", + "show_date": "2019-03-09", + "show_time": "19:00", + "show_type": "3d", + "street_address": "949 El Camino Real", + "theater_name": "Landmark's Guild Theatre" + } + ], + "slots": [ + { + "exclusive_end": 91, + "slot": "show_time", + "start": 87 + }, + { + "exclusive_end": 83, + "slot": "theater_name", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I could see 1 showtimes for the movie. There's one show in Landmark's Guild Theatre at 7 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "price", + "street_address" + ], + "slot_values": { + "genre": [ + "Drama" + ], + "location": [ + "Menlo Park" + ], + "movie_name": [ + "Red Joan" + ], + "show_date": [ + "the 9th" + ], + "show_type": [ + "3d" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Whats the ticket fare and address of the theatre?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "10" + ], + "slot": "price", + "values": [ + "$10" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "949 El Camino Real" + ], + "slot": "street_address", + "values": [ + "949 El Camino Real" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "price", + "start": 13 + }, + { + "exclusive_end": 65, + "slot": "street_address", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The price is $10 per person and the address is 949 El Camino Real" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Drama" + ], + "location": [ + "Menlo Park" + ], + "movie_name": [ + "Red Joan" + ], + "show_date": [ + "the 9th" + ], + "show_time": [ + "7 pm" + ], + "show_type": [ + "3d" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds great for me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I assist you on anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "Drama" + ], + "location": [ + "Menlo Park" + ], + "movie_name": [ + "Red Joan" + ], + "show_date": [ + "the 9th" + ], + "show_time": [ + "7 pm" + ], + "show_type": [ + "3d" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No Thats all. Thanks a lot" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "14_00015", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Will you help me find a movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pleasant Hill" + ], + "slot": "location", + "values": [ + "Pleasant Hill" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 13, + "slot": "location", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Pleasant Hill" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Pleasant Hill." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "After", + "Hotel Mumbai", + "Little" + ], + "slot": "movie_name", + "values": [ + "After", + "Hotel Mumbai", + "Little" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Pleasant Hill" + } + }, + "service_results": [ + { + "genre": "Romance", + "location": "Pleasant Hill", + "movie_name": "After", + "price": "19", + "show_type": "regular", + "street_address": "125 Crescent Drive", + "theater_name": "Century 16 Downtown" + }, + { + "genre": "Thriller", + "location": "Pleasant Hill", + "movie_name": "Hotel Mumbai", + "price": "7", + "show_type": "3d", + "street_address": "125 Crescent Drive", + "theater_name": "Century 16 Downtown" + }, + { + "genre": "Comedy", + "location": "Pleasant Hill", + "movie_name": "Little", + "price": "8", + "show_type": "3d", + "street_address": "125 Crescent Drive", + "theater_name": "Century 16 Downtown" + }, + { + "genre": "Thriller", + "location": "Pleasant Hill", + "movie_name": "Pet Sematary", + "price": "25", + "show_type": "regular", + "street_address": "125 Crescent Drive", + "theater_name": "Century 16 Downtown" + }, + { + "genre": "Horror", + "location": "Pleasant Hill", + "movie_name": "The Curse of La Llorona", + "price": "15", + "show_type": "regular", + "street_address": "125 Crescent Drive", + "theater_name": "Century 16 Downtown" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "movie_name", + "start": 30 + }, + { + "exclusive_end": 49, + "slot": "movie_name", + "start": 37 + }, + { + "exclusive_end": 59, + "slot": "movie_name", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 5 movies. Do you like After, Hotel Mumbai or Little?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Horror" + ], + "slot": "genre", + "values": [ + "Scary" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "genre", + "start": 32 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Scary" + ], + "location": [ + "Pleasant Hill" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else? I am looking for Scary movies." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "The Curse of La Llorona" + ], + "slot": "movie_name", + "values": [ + "The Curse of La Llorona" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Horror", + "location": "Pleasant Hill" + } + }, + "service_results": [ + { + "genre": "Horror", + "location": "Pleasant Hill", + "movie_name": "The Curse of La Llorona", + "price": "15", + "show_type": "regular", + "street_address": "125 Crescent Drive", + "theater_name": "Century 16 Downtown" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "movie_name", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Curse of La Llorona?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "show_date", + "values": [ + "6th of March" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "The Curse of La Llorona" + ], + "slot": "movie_name", + "values": [ + "Curse of La Llorona" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "movie_name", + "start": 0 + }, + { + "exclusive_end": 63, + "slot": "show_date", + "start": 51 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Scary" + ], + "location": [ + "Pleasant Hill" + ], + "movie_name": [ + "Curse of La Llorona", + "The Curse of La Llorona" + ], + "show_date": [ + "6th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Curse of La Llorona sounds great. Is it playing on 6th of March?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22:30" + ], + "slot": "show_time", + "values": [ + "10:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Century 16 Downtown" + ], + "slot": "theater_name", + "values": [ + "Century 16 Downtown" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Pleasant Hill", + "movie_name": "The Curse of La Llorona", + "show_date": "2019-03-06" + } + }, + "service_results": [ + { + "genre": "Horror", + "location": "Pleasant Hill", + "movie_name": "The Curse of La Llorona", + "price": "15", + "show_date": "2019-03-06", + "show_time": "22:30", + "show_type": "regular", + "street_address": "125 Crescent Drive", + "theater_name": "Century 16 Downtown" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "show_time", + "start": 22 + }, + { + "exclusive_end": 53, + "slot": "theater_name", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 showtime at 10:30 pm in Century 16 Downtown." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "price" + ], + "slot_values": { + "genre": [ + "Scary" + ], + "location": [ + "Pleasant Hill" + ], + "movie_name": [ + "Curse of La Llorona", + "The Curse of La Llorona" + ], + "show_date": [ + "6th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How much?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "15" + ], + "slot": "price", + "values": [ + "$15" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 3, + "slot": "price", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "$15 per person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "genre": [ + "Scary" + ], + "location": [ + "Pleasant Hill" + ], + "movie_name": [ + "Curse of La Llorona", + "The Curse of La Llorona" + ], + "show_date": [ + "6th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "125 Crescent Drive" + ], + "slot": "street_address", + "values": [ + "125 Crescent Drive" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "street_address", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "125 Crescent Drive." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Scary" + ], + "location": [ + "Pleasant Hill" + ], + "movie_name": [ + "Curse of La Llorona", + "The Curse of La Llorona" + ], + "show_date": [ + "6th of March" + ], + "show_time": [ + "10:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "14_00016", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find a movie to see." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you right now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Thriller" + ], + "slot": "genre", + "values": [ + "Thriller" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Union City" + ], + "slot": "location", + "values": [ + "Union City" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 73, + "slot": "genre", + "start": 65 + }, + { + "exclusive_end": 39, + "slot": "location", + "start": 29 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Thriller" + ], + "location": [ + "Union City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to see the movie in Union City, and I'd like it to be a Thriller movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Hotel Mumbai", + "Pet Sematary" + ], + "slot": "movie_name", + "values": [ + "Hotel Mumbai", + "Pet Sematary" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Thriller", + "location": "Union City" + } + }, + "service_results": [ + { + "genre": "Thriller", + "location": "Union City", + "movie_name": "Hotel Mumbai", + "price": "8", + "show_type": "regular", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + }, + { + "genre": "Thriller", + "location": "Union City", + "movie_name": "Pet Sematary", + "price": "10", + "show_type": "3d", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "movie_name", + "start": 42 + }, + { + "exclusive_end": 70, + "slot": "movie_name", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Here's 2 that might work for you. There's Hotel Mumbai or Pet Sematary." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Pet Sematary" + ], + "slot": "movie_name", + "values": [ + "Pet Sematary" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "movie_name", + "start": 13 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Thriller" + ], + "location": [ + "Union City" + ], + "movie_name": [ + "Pet Sematary" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh, I'd love Pet Sematary." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to buy tickets for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "Thriller" + ], + "location": [ + "Union City" + ], + "movie_name": [ + "Pet Sematary" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'm not looking to buy right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can do for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Thriller" + ], + "location": [ + "Union City" + ], + "movie_name": [ + "Pet Sematary" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, what's the time of that movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "That depends. What day were you wanting to go to it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "show_date", + "values": [ + "March 2nd" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3d" + ], + "slot": "show_type", + "values": [ + "3d" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "show_date", + "start": 22 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Thriller" + ], + "location": [ + "Union City" + ], + "movie_name": [ + "Pet Sematary" + ], + "show_date": [ + "March 2nd" + ], + "show_type": [ + "3d" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to see it on March 2nd, and I want it to be a 3d show." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "17:00" + ], + "slot": "show_time", + "values": [ + "5 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Century 25 Union Landing & XD" + ], + "slot": "theater_name", + "values": [ + "Century 25 Union Landing & XD" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Union City", + "movie_name": "Pet Sematary", + "show_date": "2019-03-02", + "show_type": "3d" + } + }, + "service_results": [ + { + "genre": "Thriller", + "location": "Union City", + "movie_name": "Pet Sematary", + "price": "10", + "show_date": "2019-03-02", + "show_time": "17:00", + "show_type": "3d", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "show_time", + "start": 23 + }, + { + "exclusive_end": 60, + "slot": "theater_name", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "On that day, there's a 5 pm at Century 25 Union Landing & XD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Thriller" + ], + "location": [ + "Union City" + ], + "movie_name": [ + "Pet Sematary" + ], + "show_date": [ + "March 2nd" + ], + "show_time": [ + "5 pm" + ], + "show_type": [ + "3d" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can do today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "Thriller" + ], + "location": [ + "Union City" + ], + "movie_name": [ + "Pet Sematary" + ], + "show_date": [ + "March 2nd" + ], + "show_time": [ + "5 pm" + ], + "show_type": [ + "3d" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "14_00017", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to go to a movie. What's playing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where would you liek to see a movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "location", + "values": [ + "San Fran" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "location", + "start": 13 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Somewhere in San Fran." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Ash Is Purest White", + "Body Double", + "Captain Marvel" + ], + "slot": "movie_name", + "values": [ + "Ash Is Purest White", + "Body Double", + "Captain Marvel" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Francisco" + } + }, + "service_results": [ + { + "genre": "Crime", + "location": "San Francisco", + "movie_name": "Ash Is Purest White", + "price": "14", + "show_type": "imax", + "street_address": "1 Embarcadero Center", + "theater_name": "Landmark's Embarcadero Center Cinema" + }, + { + "genre": "Mystery", + "location": "San Francisco", + "movie_name": "Body Double", + "price": "14", + "show_type": "regular", + "street_address": "2550 Mission Street", + "theater_name": "Alamo Drafthouse Cinema" + }, + { + "genre": "Adventure", + "location": "San Francisco", + "movie_name": "Captain Marvel", + "price": "21", + "show_type": "regular", + "street_address": "835 Market Street", + "theater_name": "Century San Francisco Centre 9 & XD" + }, + { + "genre": "Mystery", + "location": "San Francisco", + "movie_name": "Citizen Kane", + "price": "20", + "show_type": "3d", + "street_address": "3290 Sacramento Street", + "theater_name": "Vogue Theatre" + }, + { + "genre": "Drama", + "location": "San Francisco", + "movie_name": "Dogman", + "price": "18", + "show_type": "3d", + "street_address": "601 Van Ness Avenue", + "theater_name": "Landmark's Opera Plaza Cinema" + }, + { + "genre": "Fantasy", + "location": "San Francisco", + "movie_name": "Dumbo", + "price": "15", + "show_type": "imax", + "street_address": "135 4th Street Suite 3000", + "theater_name": "AMC Metreon 16" + }, + { + "genre": "Comedy", + "location": "San Francisco", + "movie_name": "Family", + "price": "12", + "show_type": "regular", + "street_address": "501 Buckingham Way", + "theater_name": "United Artists Stonestown Twin" + }, + { + "genre": "Comedy", + "location": "San Francisco", + "movie_name": "Gloria Bell", + "price": "16", + "show_type": "imax", + "street_address": "601 Van Ness Avenue", + "theater_name": "Landmark's Opera Plaza Cinema" + }, + { + "genre": "Fantasy", + "location": "San Francisco", + "movie_name": "Hellboy", + "price": "22", + "show_type": "imax", + "street_address": "835 Market Street", + "theater_name": "Century San Francisco Centre 9 & XD" + }, + { + "genre": "Thriller", + "location": "San Francisco", + "movie_name": "Hotel Mumbai", + "price": "10", + "show_type": "imax", + "street_address": "2340 Chestnut Street", + "theater_name": "Presidio Theatre" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "movie_name", + "start": 31 + }, + { + "exclusive_end": 63, + "slot": "movie_name", + "start": 52 + }, + { + "exclusive_end": 81, + "slot": "movie_name", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "In San Francisco you could see Ash Is Purest White, Body Double or Captain Marvel, or others." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let's hear the others." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Citizen Kane", + "Dogman", + "Dumbo" + ], + "slot": "movie_name", + "values": [ + "Citizen Kane", + "Dogman", + "Dumbo" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "movie_name", + "start": 31 + }, + { + "exclusive_end": 51, + "slot": "movie_name", + "start": 45 + }, + { + "exclusive_end": 60, + "slot": "movie_name", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "In San Francisco you could see Citizen Kane, Dogman or Dumbo, or others." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Morgan Hill" + ], + "slot": "location", + "values": [ + "Morgan Hill" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "CineLux Tennant Station Stadium 11" + ], + "slot": "theater_name", + "values": [ + "CineLux Tennant Station" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 69, + "slot": "location", + "start": 58 + }, + { + "exclusive_end": 54, + "slot": "theater_name", + "start": 31 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Morgan Hill" + ], + "theater_name": [ + "CineLux Tennant Station" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Tell me what is showing at the CineLux Tennant Station in Morgan Hill." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Breakthrough", + "Hellboy", + "Pet Sematary" + ], + "slot": "movie_name", + "values": [ + "Breakthrough", + "Hellboy", + "Pet Sematary" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Morgan Hill", + "theater_name": "CineLux Tennant Station Stadium 11" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "Morgan Hill", + "movie_name": "Breakthrough", + "price": "23", + "show_type": "regular", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + }, + { + "genre": "Adventure", + "location": "Morgan Hill", + "movie_name": "Captain Marvel", + "price": "9", + "show_type": "regular", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + }, + { + "genre": "Fantasy", + "location": "Morgan Hill", + "movie_name": "Dumbo", + "price": "13", + "show_type": "regular", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + }, + { + "genre": "Fantasy", + "location": "Morgan Hill", + "movie_name": "Hellboy", + "price": "17", + "show_type": "imax", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "movie_name", + "start": 45 + }, + { + "exclusive_end": 66, + "slot": "movie_name", + "start": 59 + }, + { + "exclusive_end": 84, + "slot": "movie_name", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "CineLux Tennant Station is showing 4 movies. Breakthrough, Hellboy, and Pet Sematary, and others." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Pet Sematary" + ], + "slot": "movie_name", + "values": [ + "Pet Sematary" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "movie_name", + "start": 19 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Morgan Hill" + ], + "movie_name": [ + "Pet Sematary" + ], + "theater_name": [ + "CineLux Tennant Station" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ooh. I want to see Pet Sematary." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "imax" + ], + "slot": "show_type", + "values": [ + "imax" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Morgan Hill" + ], + "movie_name": [ + "Pet Sematary" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "CineLux Tennant Station" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not right now. What times are available. I'd liek to see it in Imax if possible." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date were you interested in going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "show_date", + "values": [ + "1st of March" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "show_date", + "start": 7 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Morgan Hill" + ], + "movie_name": [ + "Pet Sematary" + ], + "show_date": [ + "1st of March" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "CineLux Tennant Station" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On the 1st of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22:30" + ], + "slot": "show_time", + "values": [ + "10:30 PM" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "CineLux Tennant Station Stadium 11" + ], + "slot": "theater_name", + "values": [ + "CineLux Tennant Station Stadium 11" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Morgan Hill", + "movie_name": "Pet Sematary", + "show_date": "2019-03-01", + "show_type": "imax", + "theater_name": "CineLux Tennant Station Stadium 11" + } + }, + "service_results": [ + { + "genre": "Thriller", + "location": "Morgan Hill", + "movie_name": "Pet Sematary", + "price": "15", + "show_date": "2019-03-01", + "show_time": "22:30", + "show_type": "imax", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "show_time", + "start": 28 + }, + { + "exclusive_end": 78, + "slot": "theater_name", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's one Imax showing at 10:30 PM at the CineLux Tennant Station Stadium 11." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "genre", + "street_address" + ], + "slot_values": { + "location": [ + "Morgan Hill" + ], + "movie_name": [ + "Pet Sematary" + ], + "show_date": [ + "1st of March" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "CineLux Tennant Station", + "CineLux Tennant Station Stadium 11" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What genre is this movie? And where is the theatre's located" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Thriller" + ], + "slot": "genre", + "values": [ + "Thriller" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "750 Tennant Station" + ], + "slot": "street_address", + "values": [ + "750 Tennant Station" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "genre", + "start": 15 + }, + { + "exclusive_end": 70, + "slot": "street_address", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie is a Thriller. The theater is located at 750 Tennant Station." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Morgan Hill" + ], + "movie_name": [ + "Pet Sematary" + ], + "show_date": [ + "1st of March" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "CineLux Tennant Station", + "CineLux Tennant Station Stadium 11" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other showtimes?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Morgan Hill", + "movie_name": "Pet Sematary", + "show_date": "2019-03-01", + "show_type": "imax", + "theater_name": "CineLux Tennant Station Stadium 11" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, there are no other showtimes for Pet Sematary on the Imax screen at CineLux Tennant Station Stadium 11. Should I check other theaters?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Morgan Hill" + ], + "movie_name": [ + "Pet Sematary" + ], + "show_date": [ + "1st of March" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "CineLux Tennant Station", + "CineLux Tennant Station Stadium 11" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thanks for you help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Let me know if you rquire any thing else." + } + ] + }, + { + "dialogue_id": "14_00018", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sonoma" + ], + "slot": "location", + "values": [ + "Sonoma" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "location", + "start": 35 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Sonoma" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you search for movies shown in Sonoma?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Little", + "Long Shot", + "Pet Sematary" + ], + "slot": "movie_name", + "values": [ + "Little", + "Long Shot", + "Pet Sematary" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Sonoma" + } + }, + "service_results": [ + { + "genre": "Comedy", + "location": "Sonoma", + "movie_name": "Little", + "price": "22", + "show_type": "regular", + "street_address": "4451", + "theater_name": "Sonoma Cinema" + }, + { + "genre": "Comedy", + "location": "Sonoma", + "movie_name": "Long Shot", + "price": "8", + "show_type": "regular", + "street_address": "4451", + "theater_name": "Sonoma Cinema" + }, + { + "genre": "Thriller", + "location": "Sonoma", + "movie_name": "Pet Sematary", + "price": "6", + "show_type": "3d", + "street_address": "4451", + "theater_name": "Sonoma Cinema" + }, + { + "genre": "Adventure", + "location": "Sonoma", + "movie_name": "Shazam!", + "price": "12", + "show_type": "3d", + "street_address": "4451", + "theater_name": "Sonoma Cinema" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "movie_name", + "start": 41 + }, + { + "exclusive_end": 58, + "slot": "movie_name", + "start": 49 + }, + { + "exclusive_end": 74, + "slot": "movie_name", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 4 movies. What do you think of Little, Long Shot or Pet Sematary?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Long Shot" + ], + "slot": "movie_name", + "values": [ + "Long Shot" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Sonoma" + ], + "movie_name": [ + "Long Shot" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Long Shot sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to book tickets for the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Sonoma" + ], + "movie_name": [ + "Long Shot" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, Don't buy it now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "show_date", + "values": [ + "9th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "show_date", + "start": 29 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Sonoma" + ], + "movie_name": [ + "Long Shot" + ], + "show_date": [ + "9th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to watch the movie on 9th of this month, can you tell me the timing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "19:00" + ], + "slot": "show_time", + "values": [ + "7 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sonoma Cinema" + ], + "slot": "theater_name", + "values": [ + "Sonoma Cinema" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Sonoma", + "movie_name": "Long Shot", + "show_date": "2019-03-09" + } + }, + "service_results": [ + { + "genre": "Comedy", + "location": "Sonoma", + "movie_name": "Long Shot", + "price": "8", + "show_date": "2019-03-09", + "show_time": "19:00", + "show_type": "regular", + "street_address": "4451", + "theater_name": "Sonoma Cinema" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "show_time", + "start": 41 + }, + { + "exclusive_end": 62, + "slot": "theater_name", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "In the given date there is 1 showtime at 7 pm in Sonoma Cinema." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "price", + "street_address" + ], + "slot_values": { + "location": [ + "Sonoma" + ], + "movie_name": [ + "Long Shot" + ], + "show_date": [ + "9th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me the address of the theater and the price of the ticket?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "8" + ], + "slot": "price", + "values": [ + "$8" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4451" + ], + "slot": "street_address", + "values": [ + "4451" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 68, + "slot": "price", + "start": 66 + }, + { + "exclusive_end": 34, + "slot": "street_address", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address of the theater is 4451 and the price of the ticket is $8 per person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Sonoma" + ], + "movie_name": [ + "Long Shot" + ], + "show_date": [ + "9th of this month" + ], + "show_time": [ + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, That sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want help with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Sonoma" + ], + "movie_name": [ + "Long Shot" + ], + "show_date": [ + "9th of this month" + ], + "show_time": [ + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. That will be all. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I am glad I could help. Have a great day." + } + ] + }, + { + "dialogue_id": "14_00019", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to find a movie to watch." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you right now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Vallejo" + ], + "slot": "location", + "values": [ + "Vallejo" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "location", + "start": 35 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Vallejo" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find movies being shown in Vallejo?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "After", + "Breakthrough", + "Captain Marvel" + ], + "slot": "movie_name", + "values": [ + "After", + "Breakthrough", + "Captain Marvel" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Vallejo" + } + }, + "service_results": [ + { + "genre": "Romance", + "location": "Vallejo", + "movie_name": "After", + "price": "13", + "show_type": "regular", + "street_address": "109 Plaza Dr. Gateway Plaza Center", + "theater_name": "Century Vallejo 14" + }, + { + "genre": "Biographical", + "location": "Vallejo", + "movie_name": "Breakthrough", + "price": "19", + "show_type": "3d", + "street_address": "109 Plaza Dr. Gateway Plaza Center", + "theater_name": "Century Vallejo 14" + }, + { + "genre": "Adventure", + "location": "Vallejo", + "movie_name": "Captain Marvel", + "price": "23", + "show_type": "3d", + "street_address": "109 Plaza Dr. Gateway Plaza Center", + "theater_name": "Century Vallejo 14" + }, + { + "genre": "Fantasy", + "location": "Vallejo", + "movie_name": "Dumbo", + "price": "19", + "show_type": "imax", + "street_address": "109 Plaza Dr. Gateway Plaza Center", + "theater_name": "Century Vallejo 14" + }, + { + "genre": "Fantasy", + "location": "Vallejo", + "movie_name": "Hellboy", + "price": "25", + "show_type": "imax", + "street_address": "109 Plaza Dr. Gateway Plaza Center", + "theater_name": "Century Vallejo 14" + }, + { + "genre": "Adventure", + "location": "Vallejo", + "movie_name": "Shazam!", + "price": "7", + "show_type": "regular", + "street_address": "109 Plaza Dr. Gateway Plaza Center", + "theater_name": "Century Vallejo 14" + } + ], + "slots": [ + { + "exclusive_end": 5, + "slot": "movie_name", + "start": 0 + }, + { + "exclusive_end": 19, + "slot": "movie_name", + "start": 7 + }, + { + "exclusive_end": 38, + "slot": "movie_name", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "After, Breakthrough and Captain Marvel are available movies. Any of these good?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Vallejo" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find other movies?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dumbo", + "Hellboy", + "Shazam!" + ], + "slot": "movie_name", + "values": [ + "Dumbo", + "Hellboy", + "Shazam!" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "movie_name", + "start": 11 + }, + { + "exclusive_end": 25, + "slot": "movie_name", + "start": 18 + }, + { + "exclusive_end": 37, + "slot": "movie_name", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What about Dumbo, Hellboy, or Shazam!?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Dumbo" + ], + "slot": "movie_name", + "values": [ + "Dumbo" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 5, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Vallejo" + ], + "movie_name": [ + "Dumbo" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Dumbo seem like a good choice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I buy the tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Vallejo" + ], + "movie_name": [ + "Dumbo" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I don't want to get them right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "imax" + ], + "slot": "show_type", + "values": [ + "imax" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Vallejo" + ], + "movie_name": [ + "Dumbo" + ], + "show_type": [ + "imax" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you know the time I can watch it? I want it to be an imax show." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date would you like to watch it on?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "show_date", + "values": [ + "later today" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "show_date", + "start": 9 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Vallejo" + ], + "movie_name": [ + "Dumbo" + ], + "show_date": [ + "later today" + ], + "show_type": [ + "imax" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Probably later today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22:00" + ], + "slot": "show_time", + "values": [ + "10 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Century Vallejo 14" + ], + "slot": "theater_name", + "values": [ + "Century Vallejo 14" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Vallejo", + "movie_name": "Dumbo", + "show_date": "2019-03-01", + "show_type": "imax" + } + }, + "service_results": [ + { + "genre": "Fantasy", + "location": "Vallejo", + "movie_name": "Dumbo", + "price": "19", + "show_date": "2019-03-01", + "show_time": "22:00", + "show_type": "imax", + "street_address": "109 Plaza Dr. Gateway Plaza Center", + "theater_name": "Century Vallejo 14" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "show_time", + "start": 38 + }, + { + "exclusive_end": 65, + "slot": "theater_name", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 showtime for this movie at 10 pm in Century Vallejo 14." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "genre" + ], + "slot_values": { + "location": [ + "Vallejo" + ], + "movie_name": [ + "Dumbo" + ], + "show_date": [ + "later today" + ], + "show_type": [ + "imax" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What sort of movie is it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fantasy" + ], + "slot": "genre", + "values": [ + "Fantasy" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "genre", + "start": 2 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "A Fantasy movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Vallejo" + ], + "movie_name": [ + "Dumbo" + ], + "show_date": [ + "later today" + ], + "show_time": [ + "10 pm" + ], + "show_type": [ + "imax" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That seems good. That'll be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "14_00020", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Find me a movie please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Bruno" + ], + "slot": "location", + "values": [ + "San Bruno" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "location", + "start": 8 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make it San Bruno" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Breakthrough", + "Captain Marvel", + "Dumbo" + ], + "slot": "movie_name", + "values": [ + "Breakthrough", + "Captain Marvel", + "Dumbo" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Bruno" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "San Bruno", + "movie_name": "Breakthrough", + "price": "19", + "show_type": "imax", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Adventure", + "location": "San Bruno", + "movie_name": "Captain Marvel", + "price": "7", + "show_type": "regular", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Fantasy", + "location": "San Bruno", + "movie_name": "Dumbo", + "price": "19", + "show_type": "3d", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Animation", + "location": "San Bruno", + "movie_name": "How to Train Your Dragon: The Hidden World", + "price": "9", + "show_type": "3d", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Comedy", + "location": "San Bruno", + "movie_name": "Little", + "price": "19", + "show_type": "regular", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Comedy", + "location": "San Bruno", + "movie_name": "Missing Link", + "price": "8", + "show_type": "imax", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Adventure", + "location": "San Bruno", + "movie_name": "Shazam!", + "price": "25", + "show_type": "regular", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Musical", + "location": "San Bruno", + "movie_name": "Teen Spirit", + "price": "18", + "show_type": "imax", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "movie_name", + "start": 40 + }, + { + "exclusive_end": 68, + "slot": "movie_name", + "start": 54 + }, + { + "exclusive_end": 78, + "slot": "movie_name", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 8 movies. Perhaps you could see Breakthrough, Captain Marvel, or Dumbo?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "None of those sound good" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "How to Train Your Dragon: The Hidden World", + "Little", + "Missing Link" + ], + "slot": "movie_name", + "values": [ + "How to Train your Dragon: The Hidden World", + "Little", + "Missing Link" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "movie_name", + "start": 6 + }, + { + "exclusive_end": 56, + "slot": "movie_name", + "start": 50 + }, + { + "exclusive_end": 73, + "slot": "movie_name", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Maybe How to Train your Dragon: The Hidden World, Little, or Missing Link?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Century at Tanforan & XD" + ], + "slot": "theater_name", + "values": [ + "Century at Tanforan" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "theater_name", + "start": 22 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ], + "theater_name": [ + "Century at Tanforan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Maybe look at the Century at Tanforan" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Shazam!", + "Teen Spirit" + ], + "slot": "movie_name", + "values": [ + "Shazam!", + "Teen Spirit" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Bruno", + "theater_name": "Century at Tanforan & XD" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "San Bruno", + "movie_name": "Breakthrough", + "price": "19", + "show_type": "imax", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Adventure", + "location": "San Bruno", + "movie_name": "Captain Marvel", + "price": "7", + "show_type": "regular", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Fantasy", + "location": "San Bruno", + "movie_name": "Dumbo", + "price": "19", + "show_type": "3d", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Animation", + "location": "San Bruno", + "movie_name": "How to Train Your Dragon: The Hidden World", + "price": "9", + "show_type": "3d", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Comedy", + "location": "San Bruno", + "movie_name": "Little", + "price": "19", + "show_type": "regular", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Comedy", + "location": "San Bruno", + "movie_name": "Missing Link", + "price": "8", + "show_type": "imax", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Adventure", + "location": "San Bruno", + "movie_name": "Shazam!", + "price": "25", + "show_type": "regular", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Musical", + "location": "San Bruno", + "movie_name": "Teen Spirit", + "price": "18", + "show_type": "imax", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "movie_name", + "start": 16 + }, + { + "exclusive_end": 39, + "slot": "movie_name", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They're showing Shazam! and Teen Spirit" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Shazam!" + ], + "slot": "movie_name", + "values": [ + "Shazam" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "movie_name", + "start": 9 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ], + "movie_name": [ + "Shazam", + "Shazam!" + ], + "theater_name": [ + "Century at Tanforan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll see Shazam" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can do to help?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ], + "movie_name": [ + "Shazam", + "Shazam!" + ], + "theater_name": [ + "Century at Tanforan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time does it show?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day will you go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "show_date", + "values": [ + "March 1st" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "regular" + ], + "slot": "show_type", + "values": [ + "regular" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "show_date", + "start": 11 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ], + "movie_name": [ + "Shazam", + "Shazam!" + ], + "show_date": [ + "March 1st" + ], + "show_type": [ + "regular" + ], + "theater_name": [ + "Century at Tanforan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll go on March 1st, a regular screening" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22:30" + ], + "slot": "show_time", + "values": [ + "10:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Century at Tanforan & XD" + ], + "slot": "theater_name", + "values": [ + "Century at Tanforan & XD" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "San Bruno", + "movie_name": "Shazam!", + "show_date": "2019-03-01", + "show_type": "regular", + "theater_name": "Century at Tanforan & XD" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "San Bruno", + "movie_name": "Shazam!", + "price": "25", + "show_date": "2019-03-01", + "show_time": "22:30", + "show_type": "regular", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + } + ], + "slots": [ + { + "exclusive_end": 24, + "slot": "show_time", + "start": 16 + }, + { + "exclusive_end": 56, + "slot": "theater_name", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's playing at 10:30 pm at the Century at Tanforan & XD" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ], + "movie_name": [ + "Shazam", + "Shazam!" + ], + "show_date": [ + "March 1st" + ], + "show_time": [ + "10:30 pm" + ], + "show_type": [ + "regular" + ], + "theater_name": [ + "Century at Tanforan", + "Century at Tanforan & XD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to buy tickets" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ], + "movie_name": [ + "Shazam", + "Shazam!" + ], + "show_date": [ + "March 1st" + ], + "show_time": [ + "10:30 pm" + ], + "show_type": [ + "regular" + ], + "theater_name": [ + "Century at Tanforan", + "Century at Tanforan & XD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not right this minute. Thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Take care" + } + ] + }, + { + "dialogue_id": "14_00021", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Hayward" + ], + "slot": "location", + "values": [ + "Hayward" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "location", + "start": 36 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Hayward" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What are some movies I can watch in Hayward?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Breakthrough", + "Dumbo", + "Missing Link" + ], + "slot": "movie_name", + "values": [ + "Breakthrough", + "Dumbo", + "Missing Link" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Hayward" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "Hayward", + "movie_name": "Breakthrough", + "price": "19", + "show_type": "regular", + "street_address": "1069 B Street", + "theater_name": "Century at Hayward" + }, + { + "genre": "Fantasy", + "location": "Hayward", + "movie_name": "Dumbo", + "price": "19", + "show_type": "regular", + "street_address": "1069 B Street", + "theater_name": "Century at Hayward" + }, + { + "genre": "Comedy", + "location": "Hayward", + "movie_name": "Missing Link", + "price": "6", + "show_type": "imax", + "street_address": "1069 B Street", + "theater_name": "Century at Hayward" + }, + { + "genre": "Thriller", + "location": "Hayward", + "movie_name": "Pet Sematary", + "price": "8", + "show_type": "regular", + "street_address": "1069 B Street", + "theater_name": "Century at Hayward" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "movie_name", + "start": 8 + }, + { + "exclusive_end": 27, + "slot": "movie_name", + "start": 22 + }, + { + "exclusive_end": 45, + "slot": "movie_name", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found Breakthrough, Dumbo, and Missing Link." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Dumbo" + ], + "slot": "movie_name", + "values": [ + "Dumbo" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 5, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Hayward" + ], + "movie_name": [ + "Dumbo" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Dumbo sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to book tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Hayward" + ], + "movie_name": [ + "Dumbo" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "show_date", + "values": [ + "Wednesday next week" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "show_date", + "start": 28 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Hayward" + ], + "movie_name": [ + "Dumbo" + ], + "show_date": [ + "Wednesday next week" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time can I watch it on Wednesday next week?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21:30" + ], + "slot": "show_time", + "values": [ + "9:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Century at Hayward" + ], + "slot": "theater_name", + "values": [ + "Century at Hayward" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Hayward", + "movie_name": "Dumbo", + "show_date": "2019-03-06" + } + }, + "service_results": [ + { + "genre": "Fantasy", + "location": "Hayward", + "movie_name": "Dumbo", + "price": "19", + "show_date": "2019-03-06", + "show_time": "21:30", + "show_type": "regular", + "street_address": "1069 B Street", + "theater_name": "Century at Hayward" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "show_time", + "start": 43 + }, + { + "exclusive_end": 39, + "slot": "theater_name", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's 1 showing at Century at Hayward at 9:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "price" + ], + "slot_values": { + "location": [ + "Hayward" + ], + "movie_name": [ + "Dumbo" + ], + "show_date": [ + "Wednesday next week" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How much is it for a ticket?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19" + ], + "slot": "price", + "values": [ + "$19" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 8, + "slot": "price", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's $19 a ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Hayward" + ], + "movie_name": [ + "Dumbo" + ], + "show_date": [ + "Wednesday next week" + ], + "show_time": [ + "9:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "14_00022", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "THE LOT City Center" + ], + "slot": "theater_name", + "values": [ + "THE LOT City Center" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "theater_name", + "start": 36 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "theater_name": [ + "THE LOT City Center" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a movie to watch at THE LOT City Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Ramon" + ], + "slot": "location", + "values": [ + "San Ramon" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "location", + "start": 7 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Ramon" + ], + "theater_name": [ + "THE LOT City Center" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm in San Ramon, so search for movies near there." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Breakthrough", + "Captain Marvel", + "Dumbo" + ], + "slot": "movie_name", + "values": [ + "Breakthrough", + "Captain Marvel", + "Dumbo" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Ramon", + "theater_name": "THE LOT City Center" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "San Ramon", + "movie_name": "Breakthrough", + "price": "21", + "show_type": "imax", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Adventure", + "location": "San Ramon", + "movie_name": "Captain Marvel", + "price": "6", + "show_type": "imax", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Fantasy", + "location": "San Ramon", + "movie_name": "Dumbo", + "price": "15", + "show_type": "3d", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Fantasy", + "location": "San Ramon", + "movie_name": "Hellboy", + "price": "24", + "show_type": "3d", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Comedy", + "location": "San Ramon", + "movie_name": "Little", + "price": "19", + "show_type": "imax", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Comedy", + "location": "San Ramon", + "movie_name": "Missing Link", + "price": "22", + "show_type": "3d", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Adventure", + "location": "San Ramon", + "movie_name": "Shazam!", + "price": "6", + "show_type": "regular", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Musical", + "location": "San Ramon", + "movie_name": "Teen Spirit", + "price": "18", + "show_type": "3d", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Horror", + "location": "San Ramon", + "movie_name": "The Curse of La Llorona", + "price": "11", + "show_type": "3d", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "movie_name", + "start": 54 + }, + { + "exclusive_end": 82, + "slot": "movie_name", + "start": 68 + }, + { + "exclusive_end": 92, + "slot": "movie_name", + "start": 87 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 9 movies available. What do you think about Breakthrough, Captain Marvel, or Dumbo?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "imax" + ], + "slot": "show_type", + "values": [ + "imax" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Ramon" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "THE LOT City Center" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm not interested in any of those, can search some more. And I want to watch the movie in imax." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Little" + ], + "slot": "movie_name", + "values": [ + "Little" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Ramon", + "show_type": "imax", + "theater_name": "THE LOT City Center" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "San Ramon", + "movie_name": "Breakthrough", + "price": "21", + "show_type": "imax", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "movie_name", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's 1 movie that fits, it's Little, do you like that?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Little" + ], + "slot": "movie_name", + "values": [ + "Little" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 6, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Ramon" + ], + "movie_name": [ + "Little" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "THE LOT City Center" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Little would work well." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to get you tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "show_date", + "values": [ + "March 1st" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 99, + "slot": "show_date", + "start": 90 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Ramon" + ], + "movie_name": [ + "Little" + ], + "show_date": [ + "March 1st" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "THE LOT City Center" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, don't get me tickets. But can you tell me what time I can see it. I want to see it on March 1st?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "14:30" + ], + "slot": "show_time", + "values": [ + "2:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "THE LOT City Center" + ], + "slot": "theater_name", + "values": [ + "THE LOT City Center" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "San Ramon", + "movie_name": "Little", + "show_date": "2019-03-01", + "show_type": "imax", + "theater_name": "THE LOT City Center" + } + }, + "service_results": [ + { + "genre": "Comedy", + "location": "San Ramon", + "movie_name": "Little", + "price": "19", + "show_date": "2019-03-01", + "show_time": "14:30", + "show_type": "imax", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "show_time", + "start": 21 + }, + { + "exclusive_end": 63, + "slot": "theater_name", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a showing at 2:30 pm on that day at THE LOT City Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Ramon" + ], + "movie_name": [ + "Little" + ], + "show_date": [ + "March 1st" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "THE LOT City Center" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other times it's playing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "San Ramon", + "movie_name": "Little", + "show_date": "2019-03-01", + "show_type": "imax", + "theater_name": "THE LOT City Center" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No, there aren't any other times for that movie. Do you need any additional help?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "San Ramon" + ], + "movie_name": [ + "Little" + ], + "show_date": [ + "March 1st" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "THE LOT City Center" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks for helping me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, have a good rest of your day." + } + ] + }, + { + "dialogue_id": "14_00023", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "regular" + ], + "slot": "show_type", + "values": [ + "regular" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a regular movie to watch." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where abouts are you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Morgan Hill" + ], + "slot": "location", + "values": [ + "Morgan Hill" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "location", + "start": 11 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Morgan Hill" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Search for Morgan Hill." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Breakthrough", + "Captain Marvel", + "Dumbo" + ], + "slot": "movie_name", + "values": [ + "Breakthrough", + "Captain Marvel", + "Dumbo" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Morgan Hill", + "show_type": "regular" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "Morgan Hill", + "movie_name": "Breakthrough", + "price": "23", + "show_type": "regular", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + }, + { + "genre": "Adventure", + "location": "Morgan Hill", + "movie_name": "Captain Marvel", + "price": "9", + "show_type": "regular", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + }, + { + "genre": "Fantasy", + "location": "Morgan Hill", + "movie_name": "Dumbo", + "price": "13", + "show_type": "regular", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + }, + { + "genre": "Adventure", + "location": "Morgan Hill", + "movie_name": "Shazam!", + "price": "6", + "show_type": "regular", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "movie_name", + "start": 27 + }, + { + "exclusive_end": 55, + "slot": "movie_name", + "start": 41 + }, + { + "exclusive_end": 64, + "slot": "movie_name", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you be interested in Breakthrough, Captain Marvel or Dumbo?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Dumbo" + ], + "slot": "movie_name", + "values": [ + "Dumbo" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 5, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Morgan Hill" + ], + "movie_name": [ + "Dumbo" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Dumbo sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can assist you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Morgan Hill" + ], + "movie_name": [ + "Dumbo" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time is Dumbo showing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date would you like me to check?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "show_date", + "values": [ + "March 1st" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "show_date", + "start": 0 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Morgan Hill" + ], + "movie_name": [ + "Dumbo" + ], + "show_date": [ + "March 1st" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "March 1st please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22:00" + ], + "slot": "show_time", + "values": [ + "10 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "CineLux Tennant Station Stadium 11" + ], + "slot": "theater_name", + "values": [ + "CineLux Tennant Station Stadium 11" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Morgan Hill", + "movie_name": "Dumbo", + "show_date": "2019-03-01", + "show_type": "regular" + } + }, + "service_results": [ + { + "genre": "Fantasy", + "location": "Morgan Hill", + "movie_name": "Dumbo", + "price": "13", + "show_date": "2019-03-01", + "show_time": "22:00", + "show_type": "regular", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "show_time", + "start": 32 + }, + { + "exclusive_end": 75, + "slot": "theater_name", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 show on that date at 10 pm in CineLux Tennant Station Stadium 11." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "price" + ], + "slot_values": { + "location": [ + "Morgan Hill" + ], + "movie_name": [ + "Dumbo" + ], + "show_date": [ + "March 1st" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How much does it cost?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13" + ], + "slot": "price", + "values": [ + "$13" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 3, + "slot": "price", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "$13 per person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Morgan Hill" + ], + "movie_name": [ + "Dumbo" + ], + "show_date": [ + "March 1st" + ], + "show_time": [ + "10 pm" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to purchase the tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Morgan Hill" + ], + "movie_name": [ + "Dumbo" + ], + "show_date": [ + "March 1st" + ], + "show_time": [ + "10 pm" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No not now. That is everything for now thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "14_00024", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Alameda" + ], + "slot": "location", + "values": [ + "Alameda" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Alameda Theatre & Cineplex" + ], + "slot": "theater_name", + "values": [ + "Alameda Theatre & Cineplex" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 111, + "slot": "location", + "start": 104 + }, + { + "exclusive_end": 145, + "slot": "theater_name", + "start": 119 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Alameda" + ], + "theater_name": [ + "Alameda Theatre & Cineplex" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will have some free time coming up and am thinking I might go see a movie. What movies are showing in Alameda at the Alameda Theatre & Cineplex?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Captain Marvel", + "Dumbo", + "Hellboy" + ], + "slot": "movie_name", + "values": [ + "Captain Marvel", + "Dumbo", + "Hellboy" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Alameda", + "theater_name": "Alameda Theatre & Cineplex" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "Alameda", + "movie_name": "Captain Marvel", + "price": "15", + "show_type": "3d", + "street_address": "2317 Central Avenue", + "theater_name": "Alameda Theatre & Cineplex" + }, + { + "genre": "Fantasy", + "location": "Alameda", + "movie_name": "Dumbo", + "price": "19", + "show_type": "imax", + "street_address": "2317 Central Avenue", + "theater_name": "Alameda Theatre & Cineplex" + }, + { + "genre": "Fantasy", + "location": "Alameda", + "movie_name": "Hellboy", + "price": "6", + "show_type": "imax", + "street_address": "2317 Central Avenue", + "theater_name": "Alameda Theatre & Cineplex" + }, + { + "genre": "Comedy", + "location": "Alameda", + "movie_name": "Missing Link", + "price": "23", + "show_type": "3d", + "street_address": "2317 Central Avenue", + "theater_name": "Alameda Theatre & Cineplex" + }, + { + "genre": "Adventure", + "location": "Alameda", + "movie_name": "Shazam!", + "price": "20", + "show_type": "3d", + "street_address": "2317 Central Avenue", + "theater_name": "Alameda Theatre & Cineplex" + }, + { + "genre": "Adventure", + "location": "Alameda", + "movie_name": "The Poseidon Adventure", + "price": "9", + "show_type": "imax", + "street_address": "2317 Central Avenue", + "theater_name": "Alameda Theatre & Cineplex" + } + ], + "slots": [ + { + "exclusive_end": 87, + "slot": "movie_name", + "start": 73 + }, + { + "exclusive_end": 94, + "slot": "movie_name", + "start": 89 + }, + { + "exclusive_end": 106, + "slot": "movie_name", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are currently 6 movies showing there. Are you interested in seeing Captain Marvel, Dumbo, or Hellboy?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Adventure" + ], + "slot": "genre", + "values": [ + "adventure" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3d" + ], + "slot": "show_type", + "values": [ + "3d" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "genre", + "start": 18 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "Alameda" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "Alameda Theatre & Cineplex" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, are there any adventure movies showing in 3d?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Shazam!" + ], + "slot": "movie_name", + "values": [ + "Shazam!" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Adventure", + "location": "Alameda", + "show_type": "3d", + "theater_name": "Alameda Theatre & Cineplex" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "Alameda", + "movie_name": "Captain Marvel", + "price": "15", + "show_type": "3d", + "street_address": "2317 Central Avenue", + "theater_name": "Alameda Theatre & Cineplex" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "movie_name", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 3d adventure movie, Shazam!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Shazam!" + ], + "slot": "movie_name", + "values": [ + "Shazam" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 10, + "slot": "movie_name", + "start": 4 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "Alameda" + ], + "movie_name": [ + "Shazam", + "Shazam!" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "Alameda Theatre & Cineplex" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, Shazam will be perfect! I can't wait to see it!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you with anything else today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "Alameda" + ], + "movie_name": [ + "Shazam", + "Shazam!" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "Alameda Theatre & Cineplex" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, actually, what time is the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It looks like the times vary by date. Which date are you hoping to see it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "show_date", + "values": [ + "the 2nd" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "show_date", + "start": 28 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "Alameda" + ], + "movie_name": [ + "Shazam", + "Shazam!" + ], + "show_date": [ + "the 2nd" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "Alameda Theatre & Cineplex" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will probably be going on the 2nd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22:30" + ], + "slot": "show_time", + "values": [ + "10:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Alameda Theatre & Cineplex" + ], + "slot": "theater_name", + "values": [ + "Alameda Theatre & Cineplex" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Alameda", + "movie_name": "Shazam!", + "show_date": "2019-03-02", + "show_type": "3d", + "theater_name": "Alameda Theatre & Cineplex" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "Alameda", + "movie_name": "Shazam!", + "price": "20", + "show_date": "2019-03-02", + "show_time": "22:30", + "show_type": "3d", + "street_address": "2317 Central Avenue", + "theater_name": "Alameda Theatre & Cineplex" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "show_time", + "start": 44 + }, + { + "exclusive_end": 86, + "slot": "theater_name", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, there is 1 showing of the movie at 10:30 pm at the Alameda Theatre & Cineplex." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "Alameda" + ], + "movie_name": [ + "Shazam", + "Shazam!" + ], + "show_date": [ + "the 2nd" + ], + "show_time": [ + "10:30 pm" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "Alameda Theatre & Cineplex" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright, that sounds great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to buy the tickets now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "Alameda" + ], + "movie_name": [ + "Shazam", + "Shazam!" + ], + "show_date": [ + "the 2nd" + ], + "show_time": [ + "10:30 pm" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "Alameda Theatre & Cineplex" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks, I don't want to buy them yet. I am not positive that I will be able to go that day. I don't need anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "OK, please enjoy the rest of the your day." + } + ] + }, + { + "dialogue_id": "14_00025", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to go see a movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your current location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Adventure" + ], + "slot": "genre", + "values": [ + "adventure" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "location", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "imax" + ], + "slot": "show_type", + "values": [ + "imax" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "genre", + "start": 7 + }, + { + "exclusive_end": 107, + "slot": "location", + "start": 99 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "San Jose" + ], + "show_type": [ + "imax" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I love adventure movies a lot and I want to see one of those. Can you find me a movie like that in San Jose? Preferably IMAX too, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Captain Marvel" + ], + "slot": "movie_name", + "values": [ + "Captain Marvel" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Adventure", + "location": "San Jose", + "show_type": "imax" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "San Jose", + "movie_name": "Captain Marvel", + "price": "11", + "show_type": "imax", + "street_address": "700 El Paseo de Saratoga", + "theater_name": "AMC Saratoga 14" + } + ], + "slots": [ + { + "exclusive_end": 102, + "slot": "movie_name", + "start": 88 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 1 movie which matches your request. Would you like to see the movie titled Captain Marvel?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Captain Marvel" + ], + "slot": "movie_name", + "values": [ + "Captain Marvel" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "movie_name", + "start": 27 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "San Jose" + ], + "movie_name": [ + "Captain Marvel" + ], + "show_type": [ + "imax" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, I heard of that one! Captain Marvel sounds good. What are the showtimes?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "On which day would you like to view this movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "show_date", + "values": [ + "1st of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "AMC Saratoga 14" + ], + "slot": "theater_name", + "values": [ + "AMC Saratoga" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "show_date", + "start": 26 + }, + { + "exclusive_end": 89, + "slot": "theater_name", + "start": 77 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "San Jose" + ], + "movie_name": [ + "Captain Marvel" + ], + "show_date": [ + "1st of this month" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "AMC Saratoga" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to watch it on the 1st of this month. Are there any good showtimes at AMC Saratoga?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22:00" + ], + "slot": "show_time", + "values": [ + "10 PM" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "AMC Saratoga 14" + ], + "slot": "theater_name", + "values": [ + "AMC Saratoga 14" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "San Jose", + "movie_name": "Captain Marvel", + "show_date": "2019-03-01", + "show_type": "imax", + "theater_name": "AMC Saratoga 14" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "San Jose", + "movie_name": "Captain Marvel", + "price": "11", + "show_date": "2019-03-01", + "show_time": "22:00", + "show_type": "imax", + "street_address": "700 El Paseo de Saratoga", + "theater_name": "AMC Saratoga 14" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "show_time", + "start": 21 + }, + { + "exclusive_end": 45, + "slot": "theater_name", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is one show at 10 PM in AMC Saratoga 14." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "San Jose" + ], + "movie_name": [ + "Captain Marvel" + ], + "show_date": [ + "1st of this month" + ], + "show_time": [ + "10 PM" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "AMC Saratoga", + "AMC Saratoga 14" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that sounds really good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to buy these tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "San Jose" + ], + "movie_name": [ + "Captain Marvel" + ], + "show_date": [ + "1st of this month" + ], + "show_time": [ + "10 PM" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "AMC Saratoga", + "AMC Saratoga 14" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I don't want to buy them just yet. I might be busy at that time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else that I may help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "San Jose" + ], + "movie_name": [ + "Captain Marvel" + ], + "show_date": [ + "1st of this month" + ], + "show_time": [ + "10 PM" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "AMC Saratoga", + "AMC Saratoga 14" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, but thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Of course. Have a wonderful day." + } + ] + }, + { + "dialogue_id": "14_00026", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Martinez" + ], + "slot": "location", + "values": [ + "Martinez" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "location", + "start": 25 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Martinez" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Look for movies shown in Martinez" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dumbo", + "Little", + "Long Shot" + ], + "slot": "movie_name", + "values": [ + "Dumbo", + "Little", + "Long Shot" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Martinez" + } + }, + "service_results": [ + { + "genre": "Fantasy", + "location": "Martinez", + "movie_name": "Dumbo", + "price": "10", + "show_type": "regular", + "street_address": "555 Center Avenue", + "theater_name": "Contra Costa Stadium Cinemas" + }, + { + "genre": "Comedy", + "location": "Martinez", + "movie_name": "Little", + "price": "5", + "show_type": "3d", + "street_address": "555 Center Avenue", + "theater_name": "Contra Costa Stadium Cinemas" + }, + { + "genre": "Comedy", + "location": "Martinez", + "movie_name": "Long Shot", + "price": "20", + "show_type": "regular", + "street_address": "555 Center Avenue", + "theater_name": "Contra Costa Stadium Cinemas" + }, + { + "genre": "Comedy", + "location": "Martinez", + "movie_name": "Missing Link", + "price": "22", + "show_type": "3d", + "street_address": "555 Center Avenue", + "theater_name": "Contra Costa Stadium Cinemas" + } + ], + "slots": [ + { + "exclusive_end": 8, + "slot": "movie_name", + "start": 3 + }, + { + "exclusive_end": 16, + "slot": "movie_name", + "start": 10 + }, + { + "exclusive_end": 29, + "slot": "movie_name", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Is Dumbo, Little or Long Shot okay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "show_type", + "values": [ + "dontcare" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Martinez" + ], + "show_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find other movies and any type of show" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Missing Link" + ], + "slot": "movie_name", + "values": [ + "Missing Link" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Martinez" + } + }, + "service_results": [ + { + "genre": "Fantasy", + "location": "Martinez", + "movie_name": "Dumbo", + "price": "10", + "show_type": "regular", + "street_address": "555 Center Avenue", + "theater_name": "Contra Costa Stadium Cinemas" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "movie_name", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I located 1 movie called Missing Link" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Missing Link" + ], + "slot": "movie_name", + "values": [ + "Missing Link" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Martinez" + ], + "movie_name": [ + "Missing Link" + ], + "show_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Missing Link is good" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "wanna get tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Martinez" + ], + "movie_name": [ + "Missing Link" + ], + "show_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No I will not purchase now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "can I assist with any other matter?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "show_date", + "values": [ + "today" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "show_date", + "start": 19 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Martinez" + ], + "movie_name": [ + "Missing Link" + ], + "show_date": [ + "today" + ], + "show_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to watch it today" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21:00" + ], + "slot": "show_time", + "values": [ + "9 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Contra Costa Stadium Cinemas" + ], + "slot": "theater_name", + "values": [ + "Contra Costa Stadium Cinemas" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Martinez", + "movie_name": "Missing Link", + "show_date": "2019-03-01" + } + }, + "service_results": [ + { + "genre": "Comedy", + "location": "Martinez", + "movie_name": "Missing Link", + "price": "22", + "show_date": "2019-03-01", + "show_time": "21:00", + "show_type": "3d", + "street_address": "555 Center Avenue", + "theater_name": "Contra Costa Stadium Cinemas" + } + ], + "slots": [ + { + "exclusive_end": 16, + "slot": "show_time", + "start": 12 + }, + { + "exclusive_end": 48, + "slot": "theater_name", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "One show at 9 pm in Contra Costa Stadium Cinemas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Martinez" + ], + "movie_name": [ + "Missing Link" + ], + "show_date": [ + "today" + ], + "show_time": [ + "9 pm" + ], + "show_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "sounds very good. That is all I will be needing" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great one" + } + ] + }, + { + "dialogue_id": "14_00027", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Thriller" + ], + "slot": "genre", + "values": [ + "Suspense" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Moraga" + ], + "slot": "location", + "values": [ + "Moraga" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "genre", + "start": 17 + }, + { + "exclusive_end": 50, + "slot": "location", + "start": 44 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Suspense" + ], + "location": [ + "Moraga" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find a Suspense movie to watch in Moraga." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Hotel Mumbai" + ], + "slot": "movie_name", + "values": [ + "Hotel Mumbai" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Thriller", + "location": "Moraga" + } + }, + "service_results": [ + { + "genre": "Thriller", + "location": "Moraga", + "movie_name": "Hotel Mumbai", + "price": "14", + "show_type": "regular", + "street_address": "350 Park Street", + "theater_name": "Rheem Theatre" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "movie_name", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 called Hotel Mumbai." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Hotel Mumbai" + ], + "slot": "movie_name", + "values": [ + "Hotel Mumbai" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Suspense" + ], + "location": [ + "Moraga" + ], + "movie_name": [ + "Hotel Mumbai" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hotel Mumbai works for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to reserve some tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Rheem Theatre" + ], + "slot": "theater_name", + "values": [ + "Rheem Theatre" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "theater_name", + "start": 43 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Suspense" + ], + "location": [ + "Moraga" + ], + "movie_name": [ + "Hotel Mumbai" + ], + "theater_name": [ + "Rheem Theatre" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not right now. What time can I watch it at Rheem Theatre?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day do you want to watch it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "show_date", + "values": [ + "the 2nd" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "show_date", + "start": 20 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Suspense" + ], + "location": [ + "Moraga" + ], + "movie_name": [ + "Hotel Mumbai" + ], + "show_date": [ + "the 2nd" + ], + "theater_name": [ + "Rheem Theatre" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to see it on the 2nd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "16:00" + ], + "slot": "show_time", + "values": [ + "4 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Rheem Theatre" + ], + "slot": "theater_name", + "values": [ + "Rheem Theatre" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Moraga", + "movie_name": "Hotel Mumbai", + "show_date": "2019-03-02", + "theater_name": "Rheem Theatre" + } + }, + "service_results": [ + { + "genre": "Thriller", + "location": "Moraga", + "movie_name": "Hotel Mumbai", + "price": "14", + "show_date": "2019-03-02", + "show_time": "16:00", + "show_type": "regular", + "street_address": "350 Park Street", + "theater_name": "Rheem Theatre" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "show_time", + "start": 21 + }, + { + "exclusive_end": 42, + "slot": "theater_name", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a showing at 4 pm in Rheem Theatre." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Suspense" + ], + "location": [ + "Moraga" + ], + "movie_name": [ + "Hotel Mumbai" + ], + "show_date": [ + "the 2nd" + ], + "show_time": [ + "4 pm" + ], + "theater_name": [ + "Rheem Theatre" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's perfect, thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "14_00028", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I have just finished my business meeting and have free time on my hands. Could you please help me find a movie to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city are you in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Campbell" + ], + "slot": "location", + "values": [ + "Campbell" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Pruneyard Dine-In Cinemas" + ], + "slot": "theater_name", + "values": [ + "Pruneyard Cinemas" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 69, + "slot": "location", + "start": 61 + }, + { + "exclusive_end": 57, + "slot": "theater_name", + "start": 40 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Campbell" + ], + "theater_name": [ + "Pruneyard Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please search for movies showing at the Pruneyard Cinemas in Campbell." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dumbo", + "Hellboy", + "Pet Sematary" + ], + "slot": "movie_name", + "values": [ + "Dumbo", + "Hellboy", + "Pet Sematary" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Campbell", + "theater_name": "Pruneyard Dine-In Cinemas" + } + }, + "service_results": [ + { + "genre": "Fantasy", + "location": "Campbell", + "movie_name": "Dumbo", + "price": "14", + "show_type": "imax", + "street_address": "1875 South Bascom Avenue", + "theater_name": "Pruneyard Dine-In Cinemas" + }, + { + "genre": "Fantasy", + "location": "Campbell", + "movie_name": "Hellboy", + "price": "13", + "show_type": "imax", + "street_address": "1875 South Bascom Avenue", + "theater_name": "Pruneyard Dine-In Cinemas" + }, + { + "genre": "Thriller", + "location": "Campbell", + "movie_name": "Pet Sematary", + "price": "12", + "show_type": "regular", + "street_address": "1875 South Bascom Avenue", + "theater_name": "Pruneyard Dine-In Cinemas" + }, + { + "genre": "Adventure", + "location": "Campbell", + "movie_name": "Shazam!", + "price": "17", + "show_type": "3d", + "street_address": "1875 South Bascom Avenue", + "theater_name": "Pruneyard Dine-In Cinemas" + }, + { + "genre": "Horror", + "location": "Campbell", + "movie_name": "The Curse of La Llorona", + "price": "10", + "show_type": "imax", + "street_address": "1875 South Bascom Avenue", + "theater_name": "Pruneyard Dine-In Cinemas" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "movie_name", + "start": 66 + }, + { + "exclusive_end": 83, + "slot": "movie_name", + "start": 76 + }, + { + "exclusive_end": 100, + "slot": "movie_name", + "start": 88 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 5 movies that might interest you. Would you like to watch Dumbo, or Hellboy, or Pet Sematary?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Hellboy" + ], + "slot": "movie_name", + "values": [ + "Hellboy" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "movie_name", + "start": 22 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Campbell" + ], + "movie_name": [ + "Hellboy" + ], + "theater_name": [ + "Pruneyard Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would love to watch Hellboy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to buy tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Campbell" + ], + "movie_name": [ + "Hellboy" + ], + "theater_name": [ + "Pruneyard Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you. I don't want to buy right away." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Will there be anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "imax" + ], + "slot": "show_type", + "values": [ + "imax" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Campbell" + ], + "movie_name": [ + "Hellboy" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "Pruneyard Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time can I watch an imax show?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a preferred date you'd like to watch it on?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "show_date", + "values": [ + "March 2nd" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "show_date", + "start": 0 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Campbell" + ], + "movie_name": [ + "Hellboy" + ], + "show_date": [ + "March 2nd" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "Pruneyard Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "March 2nd would be perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "15:30" + ], + "slot": "show_time", + "values": [ + "3:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pruneyard Dine-In Cinemas" + ], + "slot": "theater_name", + "values": [ + "Pruneyard Dine-In Cinemas" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Campbell", + "movie_name": "Hellboy", + "show_date": "2019-03-02", + "show_type": "imax", + "theater_name": "Pruneyard Dine-In Cinemas" + } + }, + "service_results": [ + { + "genre": "Fantasy", + "location": "Campbell", + "movie_name": "Hellboy", + "price": "13", + "show_date": "2019-03-02", + "show_time": "15:30", + "show_type": "imax", + "street_address": "1875 South Bascom Avenue", + "theater_name": "Pruneyard Dine-In Cinemas" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "show_time", + "start": 40 + }, + { + "exclusive_end": 25, + "slot": "theater_name", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Pruneyard Dine-In Cinemas has a show at 3:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "price", + "street_address" + ], + "slot_values": { + "location": [ + "Campbell" + ], + "movie_name": [ + "Hellboy" + ], + "show_date": [ + "March 2nd" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "Pruneyard Cinemas", + "Pruneyard Dine-In Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you please find out the theater address, as well as the ticket price?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13" + ], + "slot": "price", + "values": [ + "$13" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1875 South Bascom Avenue" + ], + "slot": "street_address", + "values": [ + "1875 South Bascom Avenue" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "price", + "start": 61 + }, + { + "exclusive_end": 42, + "slot": "street_address", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The theater is at 1875 South Bascom Avenue, and the price is $13 per person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Campbell" + ], + "movie_name": [ + "Hellboy" + ], + "show_date": [ + "March 2nd" + ], + "show_time": [ + "3:30 pm" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "Pruneyard Cinemas", + "Pruneyard Dine-In Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds perfect. That will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a lovely day." + } + ] + }, + { + "dialogue_id": "14_00029", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3d" + ], + "slot": "show_type", + "values": [ + "3d" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "show_type": [ + "3d" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find a 3d movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What location would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Brentwood" + ], + "slot": "location", + "values": [ + "Brentwood" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "location", + "start": 11 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Brentwood" + ], + "show_type": [ + "3d" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be in Brentwood. Could you look for movies there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Captain Marvel", + "Dumbo", + "Hellboy" + ], + "slot": "movie_name", + "values": [ + "Captain Marvel", + "Dumbo", + "Hellboy" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Brentwood", + "show_type": "3d" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "Brentwood", + "movie_name": "Captain Marvel", + "price": "12", + "show_type": "3d", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + }, + { + "genre": "Fantasy", + "location": "Brentwood", + "movie_name": "Dumbo", + "price": "17", + "show_type": "3d", + "street_address": "641 1st Street", + "theater_name": "CineLux Delta Cinema Saver" + }, + { + "genre": "Fantasy", + "location": "Brentwood", + "movie_name": "Hellboy", + "price": "14", + "show_type": "3d", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + }, + { + "genre": "Comedy", + "location": "Brentwood", + "movie_name": "Long Shot", + "price": "6", + "show_type": "3d", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + }, + { + "genre": "Comedy", + "location": "Brentwood", + "movie_name": "Missing Link", + "price": "6", + "show_type": "3d", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + }, + { + "genre": "Thriller", + "location": "Brentwood", + "movie_name": "Pet Sematary", + "price": "13", + "show_type": "3d", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + }, + { + "genre": "Horror", + "location": "Brentwood", + "movie_name": "The Curse of La Llorona", + "price": "19", + "show_type": "3d", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + } + ], + "slots": [ + { + "exclusive_end": 51, + "slot": "movie_name", + "start": 37 + }, + { + "exclusive_end": 71, + "slot": "movie_name", + "start": 66 + }, + { + "exclusive_end": 60, + "slot": "movie_name", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Some movies showing in Brentwood are Captain Marvel, Hellboy, and Dumbo." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Dumbo" + ], + "slot": "movie_name", + "values": [ + "Dumbo" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 13, + "slot": "movie_name", + "start": 8 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Brentwood" + ], + "movie_name": [ + "Dumbo" + ], + "show_type": [ + "3d" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think Dumbo will be the best choice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase tickets for the show?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Brentwood" + ], + "movie_name": [ + "Dumbo" + ], + "show_type": [ + "3d" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not yet. What are the times for Dumbo?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a specific date in mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "show_date", + "values": [ + "1st of March" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "show_date", + "start": 34 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Brentwood" + ], + "movie_name": [ + "Dumbo" + ], + "show_date": [ + "1st of March" + ], + "show_type": [ + "3d" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "We'll be ready to watch it on the 1st of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "18:30" + ], + "slot": "show_time", + "values": [ + "6:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "CineLux Delta Cinema Saver" + ], + "slot": "theater_name", + "values": [ + "CineLux Delta Cinema Saver" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Brentwood", + "movie_name": "Dumbo", + "show_date": "2019-03-01", + "show_type": "3d" + } + }, + "service_results": [ + { + "genre": "Fantasy", + "location": "Brentwood", + "movie_name": "Dumbo", + "price": "17", + "show_date": "2019-03-01", + "show_time": "18:30", + "show_type": "3d", + "street_address": "641 1st Street", + "theater_name": "CineLux Delta Cinema Saver" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "show_time", + "start": 64 + }, + { + "exclusive_end": 30, + "slot": "theater_name", + "start": 4 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The CineLux Delta Cinema Saver has Dumbo on the 1st of March at 6:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Brentwood" + ], + "movie_name": [ + "Dumbo" + ], + "show_date": [ + "1st of March" + ], + "show_time": [ + "6:30 pm" + ], + "show_type": [ + "3d" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good. I will get tickets later." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_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": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Brentwood" + ], + "movie_name": [ + "Dumbo" + ], + "show_date": [ + "1st of March" + ], + "show_time": [ + "6:30 pm" + ], + "show_type": [ + "3d" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks. That's it for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the rest of your day." + } + ] + }, + { + "dialogue_id": "14_00030", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a movie I can watch." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Biographical" + ], + "slot": "genre", + "values": [ + "documentary" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Morgan Hill" + ], + "slot": "location", + "values": [ + "Morgan Hill" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "genre", + "start": 8 + }, + { + "exclusive_end": 82, + "slot": "location", + "start": 71 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "documentary" + ], + "location": [ + "Morgan Hill" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I enjoy documentary movies. Are you able to look for movies showing in Morgan Hill?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Breakthrough" + ], + "slot": "movie_name", + "values": [ + "Breakthrough" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Biographical", + "location": "Morgan Hill" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "Morgan Hill", + "movie_name": "Breakthrough", + "price": "23", + "show_type": "regular", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "movie_name", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have located 1 movies. What do you think of Breakthrough." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Breakthrough" + ], + "slot": "movie_name", + "values": [ + "Breakthrough" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "documentary" + ], + "location": [ + "Morgan Hill" + ], + "movie_name": [ + "Breakthrough" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Breakthrough sound perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to purchase tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "show_date", + "values": [ + "the 3rd" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 82, + "slot": "show_date", + "start": 75 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "documentary" + ], + "location": [ + "Morgan Hill" + ], + "movie_name": [ + "Breakthrough" + ], + "show_date": [ + "the 3rd" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not right now. What is the time that I can see it? I want to see it on the 3rd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22:00" + ], + "slot": "show_time", + "values": [ + "10 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "CineLux Tennant Station Stadium 11" + ], + "slot": "theater_name", + "values": [ + "CineLux Tennant Station Stadium 11" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Morgan Hill", + "movie_name": "Breakthrough", + "show_date": "2019-03-03" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "Morgan Hill", + "movie_name": "Breakthrough", + "price": "23", + "show_date": "2019-03-03", + "show_time": "22:00", + "show_type": "regular", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + } + ], + "slots": [ + { + "exclusive_end": 76, + "slot": "show_time", + "start": 71 + }, + { + "exclusive_end": 114, + "slot": "theater_name", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 time that the movie is showing. There is a show beginning at 10 pm in CineLux Tennant Station Stadium 11." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "documentary" + ], + "location": [ + "Morgan Hill" + ], + "movie_name": [ + "Breakthrough" + ], + "show_date": [ + "the 3rd" + ], + "show_time": [ + "10 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_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": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "documentary" + ], + "location": [ + "Morgan Hill" + ], + "movie_name": [ + "Breakthrough" + ], + "show_date": [ + "the 3rd" + ], + "show_time": [ + "10 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's it. Thanks very much for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a fine day." + } + ] + }, + { + "dialogue_id": "14_00031", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hi! Can you help me find a movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure! Where are you located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Bruno" + ], + "slot": "location", + "values": [ + "San Bruno" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "location", + "start": 10 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I live in San Bruno." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Breakthrough", + "Captain Marvel", + "Dumbo" + ], + "slot": "movie_name", + "values": [ + "Breakthrough", + "Captain Marvel", + "Dumbo" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Bruno" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "San Bruno", + "movie_name": "Breakthrough", + "price": "19", + "show_type": "imax", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Adventure", + "location": "San Bruno", + "movie_name": "Captain Marvel", + "price": "7", + "show_type": "regular", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Fantasy", + "location": "San Bruno", + "movie_name": "Dumbo", + "price": "19", + "show_type": "3d", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Animation", + "location": "San Bruno", + "movie_name": "How to Train Your Dragon: The Hidden World", + "price": "9", + "show_type": "3d", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Comedy", + "location": "San Bruno", + "movie_name": "Little", + "price": "19", + "show_type": "regular", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Comedy", + "location": "San Bruno", + "movie_name": "Missing Link", + "price": "8", + "show_type": "imax", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Adventure", + "location": "San Bruno", + "movie_name": "Shazam!", + "price": "25", + "show_type": "regular", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Musical", + "location": "San Bruno", + "movie_name": "Teen Spirit", + "price": "18", + "show_type": "imax", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "movie_name", + "start": 45 + }, + { + "exclusive_end": 73, + "slot": "movie_name", + "start": 59 + }, + { + "exclusive_end": 83, + "slot": "movie_name", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great! The most popular movies right now are Breakthrough, Captain Marvel and Dumbo. Do any of those interest you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "show_date", + "values": [ + "this Saturday" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Dumbo" + ], + "slot": "movie_name", + "values": [ + "Dumbo" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "movie_name", + "start": 20 + }, + { + "exclusive_end": 53, + "slot": "show_date", + "start": 40 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ], + "movie_name": [ + "Dumbo" + ], + "show_date": [ + "this Saturday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would love to see Dumbo! Can I see it this Saturday?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "13:00" + ], + "slot": "show_time", + "values": [ + "1 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Century at Tanforan & XD" + ], + "slot": "theater_name", + "values": [ + "Century at Tanforan & XD" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "San Bruno", + "movie_name": "Dumbo", + "show_date": "2019-03-02" + } + }, + "service_results": [ + { + "genre": "Fantasy", + "location": "San Bruno", + "movie_name": "Dumbo", + "price": "19", + "show_date": "2019-03-02", + "show_time": "13:00", + "show_type": "3d", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "show_time", + "start": 15 + }, + { + "exclusive_end": 52, + "slot": "theater_name", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes! There's a 1 pm show at Century at Tanforan & XD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "genre", + "street_address" + ], + "slot_values": { + "location": [ + "San Bruno" + ], + "movie_name": [ + "Dumbo" + ], + "show_date": [ + "this Saturday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What genre is the movie? What's the theater's address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fantasy" + ], + "slot": "genre", + "values": [ + "fantasy" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1188 El Camino Real 4th Floor" + ], + "slot": "street_address", + "values": [ + "1188 El Camino Real 4th Floor" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "genre", + "start": 11 + }, + { + "exclusive_end": 81, + "slot": "street_address", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Dumbo is a fantasy movie. The theater is located at 1188 El Camino Real 4th Floor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ], + "movie_name": [ + "Dumbo" + ], + "show_date": [ + "this Saturday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm not sure I can make the 1 pm showing. Is there another time the movie is showing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "San Bruno", + "movie_name": "Dumbo", + "show_date": "2019-03-02" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately, there are now other show times. Can I help you with anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ], + "movie_name": [ + "Dumbo" + ], + "show_date": [ + "this Saturday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh, darn. No, that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. Have a good day!" + } + ] + }, + { + "dialogue_id": "14_00032", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "genre", + "values": [ + "dontcare" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find a movie to watch. I like all movies." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Newark" + ], + "slot": "location", + "values": [ + "Newark" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "location", + "start": 39 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "dontcare" + ], + "location": [ + "Newark" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find movies showing in Newark?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Breakthrough", + "Captain Marvel", + "Dumbo" + ], + "slot": "movie_name", + "values": [ + "Breakthrough", + "Captain Marvel", + "Dumbo" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Newark" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "Newark", + "movie_name": "Breakthrough", + "price": "24", + "show_type": "regular", + "street_address": "400 Newpark Mall", + "theater_name": "AMC NewPark 12" + }, + { + "genre": "Adventure", + "location": "Newark", + "movie_name": "Captain Marvel", + "price": "13", + "show_type": "3d", + "street_address": "400 Newpark Mall", + "theater_name": "AMC NewPark 12" + }, + { + "genre": "Fantasy", + "location": "Newark", + "movie_name": "Dumbo", + "price": "10", + "show_type": "imax", + "street_address": "400 Newpark Mall", + "theater_name": "AMC NewPark 12" + }, + { + "genre": "Fantasy", + "location": "Newark", + "movie_name": "Hellboy", + "price": "19", + "show_type": "imax", + "street_address": "400 Newpark Mall", + "theater_name": "AMC NewPark 12" + }, + { + "genre": "Comedy", + "location": "Newark", + "movie_name": "Little", + "price": "14", + "show_type": "imax", + "street_address": "400 Newpark Mall", + "theater_name": "AMC NewPark 12" + }, + { + "genre": "Comedy", + "location": "Newark", + "movie_name": "Missing Link", + "price": "17", + "show_type": "3d", + "street_address": "400 Newpark Mall", + "theater_name": "AMC NewPark 12" + }, + { + "genre": "Thriller", + "location": "Newark", + "movie_name": "Pet Sematary", + "price": "23", + "show_type": "regular", + "street_address": "400 Newpark Mall", + "theater_name": "AMC NewPark 12" + }, + { + "genre": "Adventure", + "location": "Newark", + "movie_name": "Shazam!", + "price": "18", + "show_type": "regular", + "street_address": "400 Newpark Mall", + "theater_name": "AMC NewPark 12" + }, + { + "genre": "Horror", + "location": "Newark", + "movie_name": "The Curse of La Llorona", + "price": "16", + "show_type": "imax", + "street_address": "400 Newpark Mall", + "theater_name": "AMC NewPark 12" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "movie_name", + "start": 16 + }, + { + "exclusive_end": 44, + "slot": "movie_name", + "start": 30 + }, + { + "exclusive_end": 54, + "slot": "movie_name", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. How about Breakthrough, Captain Marvel, or Dumbo?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Breakthrough" + ], + "slot": "movie_name", + "values": [ + "Breakthrough" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "dontcare" + ], + "location": [ + "Newark" + ], + "movie_name": [ + "Breakthrough" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Breakthrough sounds great. What times were available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "On which day did you want to watch it on?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "show_date", + "values": [ + "the 5th" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "show_date", + "start": 24 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "dontcare" + ], + "location": [ + "Newark" + ], + "movie_name": [ + "Breakthrough" + ], + "show_date": [ + "the 5th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to watch it on the 5th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21:00" + ], + "slot": "show_time", + "values": [ + "9 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "AMC NewPark 12" + ], + "slot": "theater_name", + "values": [ + "AMC NewPark 12" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Newark", + "movie_name": "Breakthrough", + "show_date": "2019-03-05" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "Newark", + "movie_name": "Breakthrough", + "price": "24", + "show_date": "2019-03-05", + "show_time": "21:00", + "show_type": "regular", + "street_address": "400 Newpark Mall", + "theater_name": "AMC NewPark 12" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "show_time", + "start": 22 + }, + { + "exclusive_end": 44, + "slot": "theater_name", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a showing at 9 pm in AMC NewPark 12." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "price" + ], + "slot_values": { + "genre": [ + "dontcare" + ], + "location": [ + "Newark" + ], + "movie_name": [ + "Breakthrough" + ], + "show_date": [ + "the 5th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How much is the ticket for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "24" + ], + "slot": "price", + "values": [ + "$24" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "price", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The ticket is $24 per person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "genre": [ + "dontcare" + ], + "location": [ + "Newark" + ], + "movie_name": [ + "Breakthrough" + ], + "show_date": [ + "the 5th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is the theater located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "400 Newpark Mall" + ], + "slot": "street_address", + "values": [ + "400 Newpark Mall" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "street_address", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The theatre is located at 400 Newpark Mall." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "dontcare" + ], + "location": [ + "Newark" + ], + "movie_name": [ + "Breakthrough" + ], + "show_date": [ + "the 5th" + ], + "show_time": [ + "9 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds great. That's all I need for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "14_00033", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a movie to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure? Where you'd like to watch it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Oakland" + ], + "slot": "location", + "values": [ + "Oakland" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "location", + "start": 28 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Oakland" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to go somewhere in Oakland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Breakthrough", + "Dr. Strangelove", + "Fighting with My Family" + ], + "slot": "movie_name", + "values": [ + "Breakthrough", + "Dr. Strangelove", + "Fighting with My Family" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Oakland" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "Oakland", + "movie_name": "Breakthrough", + "price": "16", + "show_type": "regular", + "street_address": "100 Washington Street", + "theater_name": "Regal Cinemas Jack London 9" + }, + { + "genre": "Comedy", + "location": "Oakland", + "movie_name": "Dr. Strangelove", + "price": "23", + "show_type": "regular", + "street_address": "474 24th Street", + "theater_name": "The New Parkway Theater" + }, + { + "genre": "Sports", + "location": "Oakland", + "movie_name": "Fighting with My Family", + "price": "16", + "show_type": "3d", + "street_address": "474 24th Street", + "theater_name": "The New Parkway Theater" + }, + { + "genre": "Comedy", + "location": "Oakland", + "movie_name": "Gloria Bell", + "price": "11", + "show_type": "imax", + "street_address": "474 24th Street", + "theater_name": "The New Parkway Theater" + }, + { + "genre": "Animation", + "location": "Oakland", + "movie_name": "How to Train Your Dragon: The Hidden World", + "price": "8", + "show_type": "regular", + "street_address": "474 24th Street", + "theater_name": "The New Parkway Theater" + }, + { + "genre": "Comedy", + "location": "Oakland", + "movie_name": "Little", + "price": "16", + "show_type": "regular", + "street_address": "100 Washington Street", + "theater_name": "Regal Cinemas Jack London 9" + }, + { + "genre": "Drama", + "location": "Oakland", + "movie_name": "Red Joan", + "price": "10", + "show_type": "imax", + "street_address": "5133", + "theater_name": "Landmark's Piedmont Theatre" + }, + { + "genre": "Adventure", + "location": "Oakland", + "movie_name": "Shazam!", + "price": "13", + "show_type": "3d", + "street_address": "3200 Grand Avenue", + "theater_name": "Grand Lake Theatre" + }, + { + "genre": "Comedy", + "location": "Oakland", + "movie_name": "Stockholm", + "price": "21", + "show_type": "regular", + "street_address": "474 24th Street", + "theater_name": "The New Parkway Theater" + }, + { + "genre": "Drama", + "location": "Oakland", + "movie_name": "The Best of Enemies", + "price": "5", + "show_type": "3d", + "street_address": "100 Washington Street", + "theater_name": "Regal Cinemas Jack London 9" + } + ], + "slots": [ + { + "exclusive_end": 86, + "slot": "movie_name", + "start": 74 + }, + { + "exclusive_end": 103, + "slot": "movie_name", + "start": 88 + }, + { + "exclusive_end": 130, + "slot": "movie_name", + "start": 107 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Found 10 movies matching your criteria, out of which I'd recommend either Breakthrough, Dr. Strangelove or Fighting with My Family." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Oakland" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else available to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Gloria Bell", + "How to Train Your Dragon: The Hidden World", + "Little" + ], + "slot": "movie_name", + "values": [ + "Gloria Bell", + "How to Train Your Dragon: The Hidden World", + "Little" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "movie_name", + "start": 17 + }, + { + "exclusive_end": 72, + "slot": "movie_name", + "start": 30 + }, + { + "exclusive_end": 82, + "slot": "movie_name", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Maybe you'd like Gloria Bell, How to Train Your Dragon: The Hidden World or Little." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "Comic" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 63, + "slot": "genre", + "start": 58 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Comic" + ], + "location": [ + "Oakland" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like something else. I forgot to mention but I'm into Comic movies." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Stockholm" + ], + "slot": "movie_name", + "values": [ + "Stockholm" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Comedy", + "location": "Oakland" + } + }, + "service_results": [ + { + "genre": "Comedy", + "location": "Oakland", + "movie_name": "Dr. Strangelove", + "price": "23", + "show_type": "regular", + "street_address": "474 24th Street", + "theater_name": "The New Parkway Theater" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "movie_name", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's 1 movie playing that matches your criteria: Stockholm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Stockholm" + ], + "slot": "movie_name", + "values": [ + "Stockholm" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Comic" + ], + "location": [ + "Oakland" + ], + "movie_name": [ + "Stockholm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Stockholm sounds perfect? When can I watch it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "On what date do you want to go watch Stockholm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "show_date", + "values": [ + "the 7th" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "show_date", + "start": 18 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Comic" + ], + "location": [ + "Oakland" + ], + "movie_name": [ + "Stockholm" + ], + "show_date": [ + "the 7th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to go on the 7th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21:00" + ], + "slot": "show_time", + "values": [ + "9 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The New Parkway Theater" + ], + "slot": "theater_name", + "values": [ + "The New Parkway Theater" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Oakland", + "movie_name": "Stockholm", + "show_date": "2019-03-07" + } + }, + "service_results": [ + { + "genre": "Comedy", + "location": "Oakland", + "movie_name": "Stockholm", + "price": "21", + "show_date": "2019-03-07", + "show_time": "21:00", + "show_type": "regular", + "street_address": "474 24th Street", + "theater_name": "The New Parkway Theater" + } + ], + "slots": [ + { + "exclusive_end": 24, + "slot": "show_time", + "start": 20 + }, + { + "exclusive_end": 51, + "slot": "theater_name", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There 1 showtime at 9 pm at The New Parkway Theater." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "price", + "street_address" + ], + "slot_values": { + "genre": [ + "Comic" + ], + "location": [ + "Oakland" + ], + "movie_name": [ + "Stockholm" + ], + "show_date": [ + "the 7th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you know the theater's address as well as the ticket price?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "21" + ], + "slot": "price", + "values": [ + "$21" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "474 24th Street" + ], + "slot": "street_address", + "values": [ + "474 24th Street" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 67, + "slot": "price", + "start": 64 + }, + { + "exclusive_end": 47, + "slot": "street_address", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. The theater is located at 474 24th Street and tickets are $21 per person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Comic" + ], + "location": [ + "Oakland" + ], + "movie_name": [ + "Stockholm" + ], + "show_date": [ + "the 7th" + ], + "show_time": [ + "9 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sound perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to get you tickets for this movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "Comic" + ], + "location": [ + "Oakland" + ], + "movie_name": [ + "Stockholm" + ], + "show_date": [ + "the 7th" + ], + "show_time": [ + "9 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not at the moment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_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": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "Comic" + ], + "location": [ + "Oakland" + ], + "movie_name": [ + "Stockholm" + ], + "show_date": [ + "the 7th" + ], + "show_time": [ + "9 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks. That will be all for now!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "14_00034", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "location", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 85, + "slot": "location", + "start": 77 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please can you look for a good movie to watch for this week end, might be in San Jose?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A Madea Family Funeral", + "After", + "Breakthrough" + ], + "slot": "movie_name", + "values": [ + "A Madea Family Funeral", + "After", + "Breakthrough" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Jose" + } + }, + "service_results": [ + { + "genre": "Comedy", + "location": "San Jose", + "movie_name": "A Madea Family Funeral", + "price": "10", + "show_type": "regular", + "street_address": "3630 Hillcap Avenue", + "theater_name": "West Wind Capitol Drive-In" + }, + { + "genre": "Romance", + "location": "San Jose", + "movie_name": "After", + "price": "22", + "show_type": "imax", + "street_address": "925 Blossom Hill Road Suite 2000", + "theater_name": "Century 20 Oakridge & XD" + }, + { + "genre": "Biographical", + "location": "San Jose", + "movie_name": "Breakthrough", + "price": "14", + "show_type": "3d", + "street_address": "2306 Almaden Road", + "theater_name": "CineLux Almaden Cinema" + }, + { + "genre": "Adventure", + "location": "San Jose", + "movie_name": "Captain Marvel", + "price": "12", + "show_type": "regular", + "street_address": "2190 Eastridge Loop", + "theater_name": "AMC Eastridge 15" + }, + { + "genre": "Drama", + "location": "San Jose", + "movie_name": "Dogman", + "price": "15", + "show_type": "regular", + "street_address": "288 South 2nd Street", + "theater_name": "3 Below Theaters And Lounge" + }, + { + "genre": "Fantasy", + "location": "San Jose", + "movie_name": "Dumbo", + "price": "13", + "show_type": "imax", + "street_address": "3088 Olsen Drive", + "theater_name": "Cinemark USA" + }, + { + "genre": "Fantasy", + "location": "San Jose", + "movie_name": "Hellboy", + "price": "17", + "show_type": "imax", + "street_address": "2306 Almaden Road", + "theater_name": "CineLux Almaden Cinema" + }, + { + "genre": "Animation", + "location": "San Jose", + "movie_name": "How to Train Your Dragon: The Hidden World", + "price": "15", + "show_type": "3d", + "street_address": "2190 Eastridge Loop", + "theater_name": "AMC Eastridge 15" + }, + { + "genre": "Comedy", + "location": "San Jose", + "movie_name": "Little", + "price": "20", + "show_type": "3d", + "street_address": "2306 Almaden Road", + "theater_name": "CineLux Almaden Cinema" + }, + { + "genre": "Comedy", + "location": "San Jose", + "movie_name": "Long Shot", + "price": "22", + "show_type": "imax", + "street_address": "2190 Eastridge Loop", + "theater_name": "AMC Eastridge 15" + } + ], + "slots": [ + { + "exclusive_end": 70, + "slot": "movie_name", + "start": 48 + }, + { + "exclusive_end": 77, + "slot": "movie_name", + "start": 72 + }, + { + "exclusive_end": 93, + "slot": "movie_name", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a penchant in any of these movies - A Madea Family Funeral, After or Breakthrough?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, not the hilarious nightmare movies. Please find something else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Captain Marvel", + "Dogman", + "Dumbo" + ], + "slot": "movie_name", + "values": [ + "Captain Marvel", + "Dogman", + "Dumbo" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "movie_name", + "start": 24 + }, + { + "exclusive_end": 46, + "slot": "movie_name", + "start": 40 + }, + { + "exclusive_end": 55, + "slot": "movie_name", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So, what about watching Captain Marvel, Dogman or Dumbo?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "genre", + "values": [ + "dontcare" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "dontcare" + ], + "location": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you mean the adventurous movies? Nope, Please find something else for I like all kinds if its good to watch." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Hellboy", + "How to Train Your Dragon: The Hidden World", + "Little" + ], + "slot": "movie_name", + "values": [ + "Hellboy", + "How to Train Your Dragon: The Hidden World", + "Little" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Jose" + } + }, + "service_results": [ + { + "genre": "Comedy", + "location": "San Jose", + "movie_name": "A Madea Family Funeral", + "price": "10", + "show_type": "regular", + "street_address": "3630 Hillcap Avenue", + "theater_name": "West Wind Capitol Drive-In" + }, + { + "genre": "Romance", + "location": "San Jose", + "movie_name": "After", + "price": "22", + "show_type": "imax", + "street_address": "925 Blossom Hill Road Suite 2000", + "theater_name": "Century 20 Oakridge & XD" + }, + { + "genre": "Biographical", + "location": "San Jose", + "movie_name": "Breakthrough", + "price": "14", + "show_type": "3d", + "street_address": "2306 Almaden Road", + "theater_name": "CineLux Almaden Cinema" + }, + { + "genre": "Adventure", + "location": "San Jose", + "movie_name": "Captain Marvel", + "price": "12", + "show_type": "regular", + "street_address": "2190 Eastridge Loop", + "theater_name": "AMC Eastridge 15" + }, + { + "genre": "Drama", + "location": "San Jose", + "movie_name": "Dogman", + "price": "15", + "show_type": "regular", + "street_address": "288 South 2nd Street", + "theater_name": "3 Below Theaters And Lounge" + }, + { + "genre": "Fantasy", + "location": "San Jose", + "movie_name": "Dumbo", + "price": "13", + "show_type": "imax", + "street_address": "3088 Olsen Drive", + "theater_name": "Cinemark USA" + }, + { + "genre": "Fantasy", + "location": "San Jose", + "movie_name": "Hellboy", + "price": "17", + "show_type": "imax", + "street_address": "2306 Almaden Road", + "theater_name": "CineLux Almaden Cinema" + }, + { + "genre": "Animation", + "location": "San Jose", + "movie_name": "How to Train Your Dragon: The Hidden World", + "price": "15", + "show_type": "3d", + "street_address": "2190 Eastridge Loop", + "theater_name": "AMC Eastridge 15" + }, + { + "genre": "Comedy", + "location": "San Jose", + "movie_name": "Little", + "price": "20", + "show_type": "3d", + "street_address": "2306 Almaden Road", + "theater_name": "CineLux Almaden Cinema" + }, + { + "genre": "Comedy", + "location": "San Jose", + "movie_name": "Long Shot", + "price": "22", + "show_type": "imax", + "street_address": "2190 Eastridge Loop", + "theater_name": "AMC Eastridge 15" + } + ], + "slots": [ + { + "exclusive_end": 97, + "slot": "movie_name", + "start": 90 + }, + { + "exclusive_end": 141, + "slot": "movie_name", + "start": 99 + }, + { + "exclusive_end": 151, + "slot": "movie_name", + "start": 145 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please give me a second... I will search for some good movies for you.. Are you okay with Hellboy, How to Train Your Dragon: The Hidden World or Little?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3d" + ], + "slot": "show_type", + "values": [ + "3d" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "CineLux Almaden Cinema" + ], + "slot": "theater_name", + "values": [ + "CineLux Almaden" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Little" + ], + "slot": "movie_name", + "values": [ + "Little" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "movie_name", + "start": 5 + }, + { + "exclusive_end": 129, + "slot": "theater_name", + "start": 114 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "dontcare" + ], + "location": [ + "San Jose" + ], + "movie_name": [ + "Little" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "CineLux Almaden" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yup, Little would be perfect. What time is the show? Do they have 3d shows? Will tickets be available to watch at CineLux Almaden?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Let me look into the details.... When you want to watch it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "show_date", + "values": [ + "March 8th" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "show_date", + "start": 13 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "dontcare" + ], + "location": [ + "San Jose" + ], + "movie_name": [ + "Little" + ], + "show_date": [ + "March 8th" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "CineLux Almaden" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Probably, on March 8th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "13:30" + ], + "slot": "show_time", + "values": [ + "1:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "CineLux Almaden Cinema" + ], + "slot": "theater_name", + "values": [ + "CineLux Almaden Cinema" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "San Jose", + "movie_name": "Little", + "show_date": "2019-03-08", + "show_type": "3d", + "theater_name": "CineLux Almaden Cinema" + } + }, + "service_results": [ + { + "genre": "Comedy", + "location": "San Jose", + "movie_name": "Little", + "price": "20", + "show_date": "2019-03-08", + "show_time": "13:30", + "show_type": "3d", + "street_address": "2306 Almaden Road", + "theater_name": "CineLux Almaden Cinema" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "show_time", + "start": 56 + }, + { + "exclusive_end": 89, + "slot": "theater_name", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yup! I'm glad that you got 1 showtimes for the movie at 1:30 pm in CineLux Almaden Cinema." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "price" + ], + "slot_values": { + "genre": [ + "dontcare" + ], + "location": [ + "San Jose" + ], + "movie_name": [ + "Little" + ], + "show_date": [ + "March 8th" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "CineLux Almaden", + "CineLux Almaden Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to know how much the ticket costs?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "20" + ], + "slot": "price", + "values": [ + "$20" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "price", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "For one, it amounts to $20." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "genre": [ + "dontcare" + ], + "location": [ + "San Jose" + ], + "movie_name": [ + "Little" + ], + "show_date": [ + "March 8th" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "CineLux Almaden", + "CineLux Almaden Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I have the correct location of the theatre? I mean, address.." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2306 Almaden Road" + ], + "slot": "street_address", + "values": [ + "2306 Almaden Road" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "street_address", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, you can find the theatre at 2306 Almaden Road." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "dontcare" + ], + "location": [ + "San Jose" + ], + "movie_name": [ + "Little" + ], + "show_date": [ + "March 8th" + ], + "show_time": [ + "1:30 pm" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "CineLux Almaden", + "CineLux Almaden Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect! Sounds nice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you to buy the tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "dontcare" + ], + "location": [ + "San Jose" + ], + "movie_name": [ + "Little" + ], + "show_date": [ + "March 8th" + ], + "show_time": [ + "1:30 pm" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "CineLux Almaden", + "CineLux Almaden Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, not right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else you need assistance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "dontcare" + ], + "location": [ + "San Jose" + ], + "movie_name": [ + "Little" + ], + "show_date": [ + "March 8th" + ], + "show_time": [ + "1:30 pm" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "CineLux Almaden", + "CineLux Almaden Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, thanks. Done." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "14_00035", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Oakland" + ], + "slot": "location", + "values": [ + "Oakland" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 66, + "slot": "location", + "start": 59 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Oakland" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hello, could you help me find a movie currently showing in Oakland?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Breakthrough", + "Dr. Strangelove", + "Fighting with My Family" + ], + "slot": "movie_name", + "values": [ + "Breakthrough", + "Dr. Strangelove", + "Fighting with My Family" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Oakland" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "Oakland", + "movie_name": "Breakthrough", + "price": "16", + "show_type": "regular", + "street_address": "100 Washington Street", + "theater_name": "Regal Cinemas Jack London 9" + }, + { + "genre": "Comedy", + "location": "Oakland", + "movie_name": "Dr. Strangelove", + "price": "23", + "show_type": "regular", + "street_address": "474 24th Street", + "theater_name": "The New Parkway Theater" + }, + { + "genre": "Sports", + "location": "Oakland", + "movie_name": "Fighting with My Family", + "price": "16", + "show_type": "3d", + "street_address": "474 24th Street", + "theater_name": "The New Parkway Theater" + }, + { + "genre": "Comedy", + "location": "Oakland", + "movie_name": "Gloria Bell", + "price": "11", + "show_type": "imax", + "street_address": "474 24th Street", + "theater_name": "The New Parkway Theater" + }, + { + "genre": "Animation", + "location": "Oakland", + "movie_name": "How to Train Your Dragon: The Hidden World", + "price": "8", + "show_type": "regular", + "street_address": "474 24th Street", + "theater_name": "The New Parkway Theater" + }, + { + "genre": "Comedy", + "location": "Oakland", + "movie_name": "Little", + "price": "16", + "show_type": "regular", + "street_address": "100 Washington Street", + "theater_name": "Regal Cinemas Jack London 9" + }, + { + "genre": "Drama", + "location": "Oakland", + "movie_name": "Red Joan", + "price": "10", + "show_type": "imax", + "street_address": "5133", + "theater_name": "Landmark's Piedmont Theatre" + }, + { + "genre": "Adventure", + "location": "Oakland", + "movie_name": "Shazam!", + "price": "13", + "show_type": "3d", + "street_address": "3200 Grand Avenue", + "theater_name": "Grand Lake Theatre" + }, + { + "genre": "Comedy", + "location": "Oakland", + "movie_name": "Stockholm", + "price": "21", + "show_type": "regular", + "street_address": "474 24th Street", + "theater_name": "The New Parkway Theater" + }, + { + "genre": "Drama", + "location": "Oakland", + "movie_name": "The Best of Enemies", + "price": "5", + "show_type": "3d", + "street_address": "100 Washington Street", + "theater_name": "Regal Cinemas Jack London 9" + } + ], + "slots": [ + { + "exclusive_end": 92, + "slot": "movie_name", + "start": 80 + }, + { + "exclusive_end": 109, + "slot": "movie_name", + "start": 94 + }, + { + "exclusive_end": 136, + "slot": "movie_name", + "start": 113 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, there are currently 10 movies shown in that area. Would you like to watch Breakthrough, Dr. Strangelove or Fighting with My Family?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Fighting with My Family" + ], + "slot": "movie_name", + "values": [ + "Fighting with My family" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Oakland" + ], + "movie_name": [ + "Fighting with My Family", + "Fighting with My family" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Fighting with My family sounds great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you need me to make a reservation for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Oakland" + ], + "movie_name": [ + "Fighting with My Family", + "Fighting with My family" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I do not wish to reserve the tickets now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I further assist you in anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "The New Parkway Theater" + ], + "slot": "theater_name", + "values": [ + "New Parkway Theater" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "theater_name", + "start": 41 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Oakland" + ], + "movie_name": [ + "Fighting with My Family", + "Fighting with My family" + ], + "theater_name": [ + "New Parkway Theater" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What are the showtimes for this movie at New Parkway Theater?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What would be your preferred date to watch the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "show_date", + "values": [ + "5th of March" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "show_date", + "start": 28 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Oakland" + ], + "movie_name": [ + "Fighting with My Family", + "Fighting with My family" + ], + "show_date": [ + "5th of March" + ], + "theater_name": [ + "New Parkway Theater" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch it on 5th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "14:30" + ], + "slot": "show_time", + "values": [ + "2:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "The New Parkway Theater" + ], + "slot": "theater_name", + "values": [ + "The New Parkway Theater" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Oakland", + "movie_name": "Fighting with My Family", + "show_date": "2019-03-05", + "theater_name": "The New Parkway Theater" + } + }, + "service_results": [ + { + "genre": "Sports", + "location": "Oakland", + "movie_name": "Fighting with My Family", + "price": "16", + "show_date": "2019-03-05", + "show_time": "14:30", + "show_type": "3d", + "street_address": "474 24th Street", + "theater_name": "The New Parkway Theater" + } + ], + "slots": [ + { + "exclusive_end": 120, + "slot": "show_time", + "start": 113 + }, + { + "exclusive_end": 109, + "slot": "theater_name", + "start": 86 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, I have managed to find 1 showtime for this movie, which is currently showing at The New Parkway Theater at 2:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "genre", + "price" + ], + "slot_values": { + "location": [ + "Oakland" + ], + "movie_name": [ + "Fighting with My Family", + "Fighting with My family" + ], + "show_date": [ + "5th of March" + ], + "theater_name": [ + "New Parkway Theater", + "The New Parkway Theater" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What genre does this movie belong to and how much does the ticket cost?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "genre", + "values": [ + "sports" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "16" + ], + "slot": "price", + "values": [ + "$16" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "genre", + "start": 10 + }, + { + "exclusive_end": 54, + "slot": "price", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "This is a sports movie at the ticket will cost you $16 per individual." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Oakland" + ], + "movie_name": [ + "Fighting with My Family", + "Fighting with My family" + ], + "show_date": [ + "5th of March" + ], + "show_time": [ + "2:30 pm" + ], + "theater_name": [ + "New Parkway Theater", + "The New Parkway Theater" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I further help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Oakland" + ], + "movie_name": [ + "Fighting with My Family", + "Fighting with My family" + ], + "show_date": [ + "5th of March" + ], + "show_time": [ + "2:30 pm" + ], + "theater_name": [ + "New Parkway Theater", + "The New Parkway Theater" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all. Thank you very much!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem! Have a great day ahead!" + } + ] + }, + { + "dialogue_id": "14_00036", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "location", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "location", + "start": 37 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go out to watch a movie in San Francisco, can you search for options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Ash Is Purest White", + "Body Double", + "Captain Marvel" + ], + "slot": "movie_name", + "values": [ + "Ash is Purest White", + "Body Double", + "Captain Marvel" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Francisco" + } + }, + "service_results": [ + { + "genre": "Crime", + "location": "San Francisco", + "movie_name": "Ash Is Purest White", + "price": "14", + "show_type": "imax", + "street_address": "1 Embarcadero Center", + "theater_name": "Landmark's Embarcadero Center Cinema" + }, + { + "genre": "Mystery", + "location": "San Francisco", + "movie_name": "Body Double", + "price": "14", + "show_type": "regular", + "street_address": "2550 Mission Street", + "theater_name": "Alamo Drafthouse Cinema" + }, + { + "genre": "Adventure", + "location": "San Francisco", + "movie_name": "Captain Marvel", + "price": "21", + "show_type": "regular", + "street_address": "835 Market Street", + "theater_name": "Century San Francisco Centre 9 & XD" + }, + { + "genre": "Mystery", + "location": "San Francisco", + "movie_name": "Citizen Kane", + "price": "20", + "show_type": "3d", + "street_address": "3290 Sacramento Street", + "theater_name": "Vogue Theatre" + }, + { + "genre": "Drama", + "location": "San Francisco", + "movie_name": "Dogman", + "price": "18", + "show_type": "3d", + "street_address": "601 Van Ness Avenue", + "theater_name": "Landmark's Opera Plaza Cinema" + }, + { + "genre": "Fantasy", + "location": "San Francisco", + "movie_name": "Dumbo", + "price": "15", + "show_type": "imax", + "street_address": "135 4th Street Suite 3000", + "theater_name": "AMC Metreon 16" + }, + { + "genre": "Comedy", + "location": "San Francisco", + "movie_name": "Family", + "price": "12", + "show_type": "regular", + "street_address": "501 Buckingham Way", + "theater_name": "United Artists Stonestown Twin" + }, + { + "genre": "Comedy", + "location": "San Francisco", + "movie_name": "Gloria Bell", + "price": "16", + "show_type": "imax", + "street_address": "601 Van Ness Avenue", + "theater_name": "Landmark's Opera Plaza Cinema" + }, + { + "genre": "Fantasy", + "location": "San Francisco", + "movie_name": "Hellboy", + "price": "22", + "show_type": "imax", + "street_address": "835 Market Street", + "theater_name": "Century San Francisco Centre 9 & XD" + }, + { + "genre": "Thriller", + "location": "San Francisco", + "movie_name": "Hotel Mumbai", + "price": "10", + "show_type": "imax", + "street_address": "2340 Chestnut Street", + "theater_name": "Presidio Theatre" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "movie_name", + "start": 10 + }, + { + "exclusive_end": 42, + "slot": "movie_name", + "start": 31 + }, + { + "exclusive_end": 61, + "slot": "movie_name", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Ash is Purest White, Body Double, or Captain Marvel?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What else is there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Citizen Kane", + "Dogman", + "Dumbo" + ], + "slot": "movie_name", + "values": [ + "Citizen Kane", + "Dogman", + "Dumbo" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "movie_name", + "start": 10 + }, + { + "exclusive_end": 30, + "slot": "movie_name", + "start": 24 + }, + { + "exclusive_end": 40, + "slot": "movie_name", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Citizen Kane, Dogman, or Dumbo?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "drama" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Landmark's Embarcadero Center Cinema" + ], + "slot": "theater_name", + "values": [ + "Embarcadero Center Cinema" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "genre", + "start": 41 + }, + { + "exclusive_end": 79, + "slot": "theater_name", + "start": 54 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "drama" + ], + "location": [ + "San Francisco" + ], + "theater_name": [ + "Embarcadero Center Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please keep searching. I'd like to see a drama at the Embarcadero Center Cinema." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Red Joan" + ], + "slot": "movie_name", + "values": [ + "Red Joan" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Drama", + "location": "San Francisco", + "theater_name": "Landmark's Embarcadero Center Cinema" + } + }, + "service_results": [ + { + "genre": "Drama", + "location": "San Francisco", + "movie_name": "Red Joan", + "price": "18", + "show_type": "3d", + "street_address": "1 Embarcadero Center", + "theater_name": "Landmark's Embarcadero Center Cinema" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "movie_name", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 option- Red Joan." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "show_date", + "values": [ + "March 5th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3d" + ], + "slot": "show_type", + "values": [ + "3d" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Red Joan" + ], + "slot": "movie_name", + "values": [ + "Red Joan" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 8, + "slot": "movie_name", + "start": 0 + }, + { + "exclusive_end": 63, + "slot": "show_date", + "start": 54 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "drama" + ], + "location": [ + "San Francisco" + ], + "movie_name": [ + "Red Joan" + ], + "show_date": [ + "March 5th" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "Embarcadero Center Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Red Joan is perfect! What time can I see a 3d show on March 5th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21:30" + ], + "slot": "show_time", + "values": [ + "9:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Landmark's Embarcadero Center Cinema" + ], + "slot": "theater_name", + "values": [ + "Landmark's Embarcadero Center Cinema" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "San Francisco", + "movie_name": "Red Joan", + "show_date": "2019-03-05", + "show_type": "3d", + "theater_name": "Landmark's Embarcadero Center Cinema" + } + }, + "service_results": [ + { + "genre": "Drama", + "location": "San Francisco", + "movie_name": "Red Joan", + "price": "18", + "show_date": "2019-03-05", + "show_time": "21:30", + "show_type": "3d", + "street_address": "1 Embarcadero Center", + "theater_name": "Landmark's Embarcadero Center Cinema" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "show_time", + "start": 20 + }, + { + "exclusive_end": 67, + "slot": "theater_name", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's one show at 9:30 pm in Landmark's Embarcadero Center Cinema." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "price", + "street_address" + ], + "slot_values": { + "genre": [ + "drama" + ], + "location": [ + "San Francisco" + ], + "movie_name": [ + "Red Joan" + ], + "show_date": [ + "March 5th" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "Embarcadero Center Cinema", + "Landmark's Embarcadero Center Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How much is it, and what's the address of the theater?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18" + ], + "slot": "price", + "values": [ + "$18" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1 Embarcadero Center" + ], + "slot": "street_address", + "values": [ + "1 Embarcadero Center" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 13, + "slot": "price", + "start": 10 + }, + { + "exclusive_end": 64, + "slot": "street_address", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I'll cost $18 per person, the theater is at 1 Embarcadero Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "drama" + ], + "location": [ + "San Francisco" + ], + "movie_name": [ + "Red Joan" + ], + "show_date": [ + "March 5th" + ], + "show_time": [ + "9:30 pm" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "Embarcadero Center Cinema", + "Landmark's Embarcadero Center Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot, that's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day!" + } + ] + }, + { + "dialogue_id": "14_00037", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "AMC Bay Street 16" + ], + "slot": "theater_name", + "values": [ + "AMC Bay Street" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "theater_name", + "start": 35 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "theater_name": [ + "AMC Bay Street" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to see a movie at the AMC Bay Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what area are you located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Emeryville" + ], + "slot": "location", + "values": [ + "Emeryville" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "location", + "start": 28 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Emeryville" + ], + "theater_name": [ + "AMC Bay Street" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please search for movies in Emeryville." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dumbo", + "Family", + "Little" + ], + "slot": "movie_name", + "values": [ + "Dumbo", + "Family", + "Little" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "7" + ], + "slot": "count", + "values": [ + "7" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Emeryville", + "theater_name": "AMC Bay Street 16" + } + }, + "service_results": [ + { + "genre": "Fantasy", + "location": "Emeryville", + "movie_name": "Dumbo", + "price": "25", + "show_type": "regular", + "street_address": "5614 Bay Street Suite 220", + "theater_name": "AMC Bay Street 16" + }, + { + "genre": "Comedy", + "location": "Emeryville", + "movie_name": "Family", + "price": "21", + "show_type": "regular", + "street_address": "5614 Bay Street Suite 220", + "theater_name": "AMC Bay Street 16" + }, + { + "genre": "Comedy", + "location": "Emeryville", + "movie_name": "Little", + "price": "22", + "show_type": "imax", + "street_address": "5614 Bay Street Suite 220", + "theater_name": "AMC Bay Street 16" + }, + { + "genre": "Comedy", + "location": "Emeryville", + "movie_name": "Missing Link", + "price": "15", + "show_type": "imax", + "street_address": "5614 Bay Street Suite 220", + "theater_name": "AMC Bay Street 16" + }, + { + "genre": "Thriller", + "location": "Emeryville", + "movie_name": "Pet Sematary", + "price": "22", + "show_type": "3d", + "street_address": "5614 Bay Street Suite 220", + "theater_name": "AMC Bay Street 16" + }, + { + "genre": "Adventure", + "location": "Emeryville", + "movie_name": "Shazam!", + "price": "7", + "show_type": "imax", + "street_address": "5614 Bay Street Suite 220", + "theater_name": "AMC Bay Street 16" + }, + { + "genre": "Musical", + "location": "Emeryville", + "movie_name": "Teen Spirit", + "price": "12", + "show_type": "imax", + "street_address": "5614 Bay Street Suite 220", + "theater_name": "AMC Bay Street 16" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "movie_name", + "start": 58 + }, + { + "exclusive_end": 71, + "slot": "movie_name", + "start": 65 + }, + { + "exclusive_end": 81, + "slot": "movie_name", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 7 movies in that area. Would you like to see Dumbo, Family or Little?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "Comic" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "imax" + ], + "slot": "show_type", + "values": [ + "imax" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "genre", + "start": 24 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Comic" + ], + "location": [ + "Emeryville" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "AMC Bay Street" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Please search for a Comic imax show." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Missing Link" + ], + "slot": "movie_name", + "values": [ + "Missing Link" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Comedy", + "location": "Emeryville", + "show_type": "imax", + "theater_name": "AMC Bay Street 16" + } + }, + "service_results": [ + { + "genre": "Comedy", + "location": "Emeryville", + "movie_name": "Little", + "price": "22", + "show_type": "imax", + "street_address": "5614 Bay Street Suite 220", + "theater_name": "AMC Bay Street 16" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "movie_name", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 imax movie called Missing Link." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Missing Link" + ], + "slot": "movie_name", + "values": [ + "Missing Link" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "movie_name", + "start": 13 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Comic" + ], + "location": [ + "Emeryville" + ], + "movie_name": [ + "Missing Link" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "AMC Bay Street" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time is Missing Link playing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date do you plan on watching the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "show_date", + "values": [ + "Friday next week" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "show_date", + "start": 32 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Comic" + ], + "location": [ + "Emeryville" + ], + "movie_name": [ + "Missing Link" + ], + "show_date": [ + "Friday next week" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "AMC Bay Street" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch the movie Friday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "16:00" + ], + "slot": "show_time", + "values": [ + "4 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "AMC Bay Street 16" + ], + "slot": "theater_name", + "values": [ + "Amc Bay Street 16" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Emeryville", + "movie_name": "Missing Link", + "show_date": "2019-03-08", + "show_type": "imax", + "theater_name": "AMC Bay Street 16" + } + }, + "service_results": [ + { + "genre": "Comedy", + "location": "Emeryville", + "movie_name": "Missing Link", + "price": "15", + "show_date": "2019-03-08", + "show_time": "16:00", + "show_type": "imax", + "street_address": "5614 Bay Street Suite 220", + "theater_name": "AMC Bay Street 16" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "show_time", + "start": 54 + }, + { + "exclusive_end": 21, + "slot": "theater_name", + "start": 4 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Amc Bay Street 16 is playing this movie 1 time at 4 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "price", + "street_address" + ], + "slot_values": { + "genre": [ + "Comic" + ], + "location": [ + "Emeryville" + ], + "movie_name": [ + "Missing Link" + ], + "show_date": [ + "Friday next week" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "AMC Bay Street", + "Amc Bay Street 16" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the ticket cost and what is the theater address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "15" + ], + "slot": "price", + "values": [ + "$15" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5614 Bay Street Suite 220" + ], + "slot": "street_address", + "values": [ + "5614 Bay Street Suite 220" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "price", + "start": 18 + }, + { + "exclusive_end": 73, + "slot": "street_address", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ticket prices are $15 and theater is located at 5614 Bay Street Suite 220." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Comic" + ], + "location": [ + "Emeryville" + ], + "movie_name": [ + "Missing Link" + ], + "show_date": [ + "Friday next week" + ], + "show_time": [ + "4 pm" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "AMC Bay Street", + "Amc Bay Street 16" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "14_00038", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Reading Cinemas Rohnert Park" + ], + "slot": "theater_name", + "values": [ + "Reading Cinemas Rohnert Park" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "theater_name", + "start": 29 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "theater_name": [ + "Reading Cinemas Rohnert Park" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to watch a movie at Reading Cinemas Rohnert Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city are you in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Horror" + ], + "slot": "genre", + "values": [ + "scary" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Rohnert Park" + ], + "slot": "location", + "values": [ + "Rohnert Park" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "genre", + "start": 38 + }, + { + "exclusive_end": 19, + "slot": "location", + "start": 7 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "scary" + ], + "location": [ + "Rohnert Park" + ], + "theater_name": [ + "Reading Cinemas Rohnert Park" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm in Rohnert Park. Please find me a scary movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "The Curse of La Llorona" + ], + "slot": "movie_name", + "values": [ + "The Curse of La Llorona" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Horror", + "location": "Rohnert Park", + "theater_name": "Reading Cinemas Rohnert Park" + } + }, + "service_results": [ + { + "genre": "Horror", + "location": "Rohnert Park", + "movie_name": "The Curse of La Llorona", + "price": "19", + "show_type": "regular", + "street_address": "555 Rohnert Park Expwy West", + "theater_name": "Reading Cinemas Rohnert Park" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "movie_name", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 1 movie for you, The Curse of La Llorona." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "The Curse of La Llorona" + ], + "slot": "movie_name", + "values": [ + "The Curse of La Llorona" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "scary" + ], + "location": [ + "Rohnert Park" + ], + "movie_name": [ + "The Curse of La Llorona" + ], + "theater_name": [ + "Reading Cinemas Rohnert Park" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The Curse of La Llorona sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to reserve tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "show_date", + "values": [ + "March 1st" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 65, + "slot": "show_date", + "start": 56 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "scary" + ], + "location": [ + "Rohnert Park" + ], + "movie_name": [ + "The Curse of La Llorona" + ], + "show_date": [ + "March 1st" + ], + "theater_name": [ + "Reading Cinemas Rohnert Park" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not at the moment. What are the available times for March 1st?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22:00" + ], + "slot": "show_time", + "values": [ + "10 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Reading Cinemas Rohnert Park" + ], + "slot": "theater_name", + "values": [ + "Reading Cinemas Rohnert Park" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Rohnert Park", + "movie_name": "The Curse of La Llorona", + "show_date": "2019-03-01", + "theater_name": "Reading Cinemas Rohnert Park" + } + }, + "service_results": [ + { + "genre": "Horror", + "location": "Rohnert Park", + "movie_name": "The Curse of La Llorona", + "price": "19", + "show_date": "2019-03-01", + "show_time": "22:00", + "show_type": "regular", + "street_address": "555 Rohnert Park Expwy West", + "theater_name": "Reading Cinemas Rohnert Park" + } + ], + "slots": [ + { + "exclusive_end": 86, + "slot": "show_time", + "start": 81 + }, + { + "exclusive_end": 64, + "slot": "theater_name", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's 1 showtime for the movie at Reading Cinemas Rohnert Park, and that is at 10 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "scary" + ], + "location": [ + "Rohnert Park" + ], + "movie_name": [ + "The Curse of La Llorona" + ], + "show_date": [ + "March 1st" + ], + "show_time": [ + "10 pm" + ], + "theater_name": [ + "Reading Cinemas Rohnert Park" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sound good. Thank you, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "14_00039", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Adventure" + ], + "slot": "genre", + "values": [ + "adventure" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "genre", + "start": 35 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My brother and I want to go see an adventure movie, can you help find one?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure, what area should I look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Alameda" + ], + "slot": "location", + "values": [ + "Alameda" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "location", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "Alameda" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alameda is a good half way point between my brother and I , let's search there." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Captain Marvel", + "Shazam!", + "The Poseidon Adventure" + ], + "slot": "movie_name", + "values": [ + "Captain Marvel", + "Shazam!", + "The Poseidon Adventure" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Adventure", + "location": "Alameda" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "Alameda", + "movie_name": "Captain Marvel", + "price": "15", + "show_type": "3d", + "street_address": "2317 Central Avenue", + "theater_name": "Alameda Theatre & Cineplex" + }, + { + "genre": "Adventure", + "location": "Alameda", + "movie_name": "Shazam!", + "price": "20", + "show_type": "3d", + "street_address": "2317 Central Avenue", + "theater_name": "Alameda Theatre & Cineplex" + }, + { + "genre": "Adventure", + "location": "Alameda", + "movie_name": "The Poseidon Adventure", + "price": "9", + "show_type": "imax", + "street_address": "2317 Central Avenue", + "theater_name": "Alameda Theatre & Cineplex" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "movie_name", + "start": 52 + }, + { + "exclusive_end": 75, + "slot": "movie_name", + "start": 68 + }, + { + "exclusive_end": 103, + "slot": "movie_name", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The 3 movies playing in that location currently are Captain Marvel, Shazam!, and The Poseidon Adventure. Do any of those interest you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Shazam!" + ], + "slot": "movie_name", + "values": [ + "Shazam!" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "movie_name", + "start": 11 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "Alameda" + ], + "movie_name": [ + "Shazam!" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I've heard Shazam! is really good. I think we'll watch that one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, would you like me to proceed purchasing tickets to that show for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "Alameda" + ], + "movie_name": [ + "Shazam!" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not at this very moment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there any thing else I can find for you today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Alameda Theatre & Cineplex" + ], + "slot": "theater_name", + "values": [ + "Alameda Theatre & Cineplex" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "theater_name", + "start": 38 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "Alameda" + ], + "movie_name": [ + "Shazam!" + ], + "theater_name": [ + "Alameda Theatre & Cineplex" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time is the movie playing at the Alameda Theatre & Cineplex?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The time will vary upon the date you want to go see it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "show_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "show_date", + "start": 10 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "Alameda" + ], + "movie_name": [ + "Shazam!" + ], + "show_date": [ + "tomorrow" + ], + "theater_name": [ + "Alameda Theatre & Cineplex" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22:30" + ], + "slot": "show_time", + "values": [ + "10:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Alameda Theatre & Cineplex" + ], + "slot": "theater_name", + "values": [ + "Alameda Theatre & Cineplex" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Alameda", + "movie_name": "Shazam!", + "show_date": "2019-03-02", + "theater_name": "Alameda Theatre & Cineplex" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "Alameda", + "movie_name": "Shazam!", + "price": "20", + "show_date": "2019-03-02", + "show_time": "22:30", + "show_type": "3d", + "street_address": "2317 Central Avenue", + "theater_name": "Alameda Theatre & Cineplex" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "show_time", + "start": 63 + }, + { + "exclusive_end": 30, + "slot": "theater_name", + "start": 4 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Alameda Theatre & Cineplex has 1 show time for tomorrow at 10:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "price", + "street_address" + ], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "Alameda" + ], + "movie_name": [ + "Shazam!" + ], + "show_date": [ + "tomorrow" + ], + "theater_name": [ + "Alameda Theatre & Cineplex" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, how much do the tickets cost and can you provide me with the location of the theatre?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "20" + ], + "slot": "price", + "values": [ + "$20" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2317 Central Avenue" + ], + "slot": "street_address", + "values": [ + "2317 Central Avenue" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 70, + "slot": "price", + "start": 67 + }, + { + "exclusive_end": 46, + "slot": "street_address", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "That theatre is located at 2317 Central Avenue and the tickets are $20 each." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "Alameda" + ], + "movie_name": [ + "Shazam!" + ], + "show_date": [ + "tomorrow" + ], + "show_time": [ + "10:30 pm" + ], + "theater_name": [ + "Alameda Theatre & Cineplex" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else you need me to do for you today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "Alameda" + ], + "movie_name": [ + "Shazam!" + ], + "show_date": [ + "tomorrow" + ], + "show_time": [ + "10:30 pm" + ], + "theater_name": [ + "Alameda Theatre & Cineplex" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that is all I needed for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm happy to help, have a great day!" + } + ] + }, + { + "dialogue_id": "14_00040", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "show_type", + "values": [ + "dontcare" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "show_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "find me a movie to watch please. Any show will work" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What location should I search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mill Valley" + ], + "slot": "location", + "values": [ + "Mill Valley" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "location", + "start": 14 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Mill Valley" + ], + "show_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "please search Mill Valley for movies." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "The Best of Enemies" + ], + "slot": "movie_name", + "values": [ + "The Best of Enemies" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Mill Valley" + } + }, + "service_results": [ + { + "genre": "Drama", + "location": "Mill Valley", + "movie_name": "The Best of Enemies", + "price": "21", + "show_type": "3d", + "street_address": "25 Throckmorton Avenue", + "theater_name": "CineArts at Sequoia" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "movie_name", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. I found 1 movie, The Best of Enemies. How does that sound?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "The Best of Enemies" + ], + "slot": "movie_name", + "values": [ + "The Best of Enemies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Mill Valley" + ], + "movie_name": [ + "The Best of Enemies" + ], + "show_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The Best of Enemies sound great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I buy the tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Mill Valley" + ], + "movie_name": [ + "The Best of Enemies" + ], + "show_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Not right now. What are the show times?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date would you like to attend?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "show_date", + "values": [ + "the 1st" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "show_date", + "start": 13 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Mill Valley" + ], + "movie_name": [ + "The Best of Enemies" + ], + "show_date": [ + "the 1st" + ], + "show_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about on the 1st." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "19:00" + ], + "slot": "show_time", + "values": [ + "7 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "CineArts at Sequoia" + ], + "slot": "theater_name", + "values": [ + "CineArts at Sequoia" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Mill Valley", + "movie_name": "The Best of Enemies", + "show_date": "2019-03-01" + } + }, + "service_results": [ + { + "genre": "Drama", + "location": "Mill Valley", + "movie_name": "The Best of Enemies", + "price": "21", + "show_date": "2019-03-01", + "show_time": "19:00", + "show_type": "3d", + "street_address": "25 Throckmorton Avenue", + "theater_name": "CineArts at Sequoia" + } + ], + "slots": [ + { + "exclusive_end": 13, + "slot": "show_time", + "start": 9 + }, + { + "exclusive_end": 44, + "slot": "theater_name", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I show a 7 pm showing at CineArts at Sequoia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "genre", + "price" + ], + "slot_values": { + "location": [ + "Mill Valley" + ], + "movie_name": [ + "The Best of Enemies" + ], + "show_date": [ + "the 1st" + ], + "show_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Wait. How much are the tickets? Is this a Horror movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "Drama" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "21" + ], + "slot": "price", + "values": [ + "$21" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "genre", + "start": 20 + }, + { + "exclusive_end": 58, + "slot": "price", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "sure thing! It is a Drama movie. The ticket prices are $21 a person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Mill Valley" + ], + "movie_name": [ + "The Best of Enemies" + ], + "show_date": [ + "the 1st" + ], + "show_time": [ + "7 pm" + ], + "show_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds really good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great. Can I assist you further?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Mill Valley" + ], + "movie_name": [ + "The Best of Enemies" + ], + "show_date": [ + "the 1st" + ], + "show_time": [ + "7 pm" + ], + "show_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. That's all for today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day" + } + ] + }, + { + "dialogue_id": "14_00041", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I feel like watching a movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. What city are you in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "location", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 10, + "slot": "location", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Rosa" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Santa Rosa. Any good movies around here?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "After", + "Dumbo", + "Hellboy" + ], + "slot": "movie_name", + "values": [ + "After", + "Dumbo", + "Hellboy" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Santa Rosa" + } + }, + "service_results": [ + { + "genre": "Romance", + "location": "Santa Rosa", + "movie_name": "After", + "price": "9", + "show_type": "regular", + "street_address": "85 Santa Rosa Avenue", + "theater_name": "Roxy Stadium 14" + }, + { + "genre": "Fantasy", + "location": "Santa Rosa", + "movie_name": "Dumbo", + "price": "9", + "show_type": "3d", + "street_address": "409 Aviation Boulevard", + "theater_name": "Airport Stadium 12" + }, + { + "genre": "Fantasy", + "location": "Santa Rosa", + "movie_name": "Hellboy", + "price": "17", + "show_type": "regular", + "street_address": "620 3rd Street", + "theater_name": "3rd Street Cinema" + }, + { + "genre": "Drama", + "location": "Santa Rosa", + "movie_name": "High Life", + "price": "15", + "show_type": "imax", + "street_address": "551 Summerfield Road", + "theater_name": "Summerfield Cinemas" + }, + { + "genre": "Animation", + "location": "Santa Rosa", + "movie_name": "How to Train Your Dragon: The Hidden World", + "price": "18", + "show_type": "3d", + "street_address": "620 3rd Street", + "theater_name": "3rd Street Cinema" + }, + { + "genre": "Comedy", + "location": "Santa Rosa", + "movie_name": "Little", + "price": "6", + "show_type": "3d", + "street_address": "409 Aviation Boulevard", + "theater_name": "Airport Stadium 12" + }, + { + "genre": "Thriller", + "location": "Santa Rosa", + "movie_name": "Pet Sematary", + "price": "9", + "show_type": "3d", + "street_address": "85 Santa Rosa Avenue", + "theater_name": "Roxy Stadium 14" + }, + { + "genre": "Horror", + "location": "Santa Rosa", + "movie_name": "The Curse of La Llorona", + "price": "9", + "show_type": "regular", + "street_address": "409 Aviation Boulevard", + "theater_name": "Airport Stadium 12" + }, + { + "genre": "Comedy", + "location": "Santa Rosa", + "movie_name": "The Upside", + "price": "9", + "show_type": "3d", + "street_address": "620 3rd Street", + "theater_name": "3rd Street Cinema" + }, + { + "genre": "Drama", + "location": "Santa Rosa", + "movie_name": "Wild Nights with Emily", + "price": "11", + "show_type": "imax", + "street_address": "551 Summerfield Road", + "theater_name": "Summerfield Cinemas" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "movie_name", + "start": 34 + }, + { + "exclusive_end": 46, + "slot": "movie_name", + "start": 41 + }, + { + "exclusive_end": 58, + "slot": "movie_name", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are a few. Would you prefer After, Dumbo, or Hellboy?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "After" + ], + "slot": "movie_name", + "values": [ + "After" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 5, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Rosa" + ], + "movie_name": [ + "After" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "After sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to purchase tickets for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Rosa" + ], + "movie_name": [ + "After" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nah, I'm not going to get them yet." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can assist you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Roxy Stadium 14" + ], + "slot": "theater_name", + "values": [ + "Roxy Stadium Cinemas" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "regular" + ], + "slot": "show_type", + "values": [ + "regular" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 86, + "slot": "theater_name", + "start": 66 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Rosa" + ], + "movie_name": [ + "After" + ], + "show_type": [ + "regular" + ], + "theater_name": [ + "Roxy Stadium Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time is After playing? I would like to see a regular show at Roxy Stadium Cinemas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day would you like to see it on?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "show_date", + "values": [ + "1st of this month" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "show_date", + "start": 16 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Rosa" + ], + "movie_name": [ + "After" + ], + "show_date": [ + "1st of this month" + ], + "show_type": [ + "regular" + ], + "theater_name": [ + "Roxy Stadium Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Preferably, the 1st of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22:00" + ], + "slot": "show_time", + "values": [ + "10 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Roxy Stadium 14" + ], + "slot": "theater_name", + "values": [ + "Roxy Stadium 14" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Santa Rosa", + "movie_name": "After", + "show_date": "2019-03-01", + "show_type": "regular", + "theater_name": "Roxy Stadium 14" + } + }, + "service_results": [ + { + "genre": "Romance", + "location": "Santa Rosa", + "movie_name": "After", + "price": "9", + "show_date": "2019-03-01", + "show_time": "22:00", + "show_type": "regular", + "street_address": "85 Santa Rosa Avenue", + "theater_name": "Roxy Stadium 14" + } + ], + "slots": [ + { + "exclusive_end": 73, + "slot": "show_time", + "start": 68 + }, + { + "exclusive_end": 58, + "slot": "theater_name", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "After is showing just 1 time on the 1st at Roxy Stadium 14. Only at 10 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Rosa" + ], + "movie_name": [ + "After" + ], + "show_date": [ + "1st of this month" + ], + "show_time": [ + "10 pm" + ], + "show_type": [ + "regular" + ], + "theater_name": [ + "Roxy Stadium 14", + "Roxy Stadium Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect. Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "14_00042", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm planning on seeing a movie, I don't know what to watch." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you tell me your current location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Clara" + ], + "slot": "location", + "values": [ + "Santa Clara" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "location", + "start": 4 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Clara" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Its Santa Clara, so please search for movies nearby." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dumbo", + "Hellboy", + "Hotel Mumbai" + ], + "slot": "movie_name", + "values": [ + "Dumbo", + "Hellboy", + "Hotel Mumbai" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Santa Clara" + } + }, + "service_results": [ + { + "genre": "Fantasy", + "location": "Santa Clara", + "movie_name": "Dumbo", + "price": "7", + "show_type": "imax", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Fantasy", + "location": "Santa Clara", + "movie_name": "Hellboy", + "price": "9", + "show_type": "imax", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Thriller", + "location": "Santa Clara", + "movie_name": "Hotel Mumbai", + "price": "10", + "show_type": "imax", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Animation", + "location": "Santa Clara", + "movie_name": "How to Train Your Dragon: The Hidden World", + "price": "6", + "show_type": "regular", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Comedy", + "location": "Santa Clara", + "movie_name": "Little", + "price": "15", + "show_type": "regular", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Comedy", + "location": "Santa Clara", + "movie_name": "Long Shot", + "price": "7", + "show_type": "regular", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Comedy", + "location": "Santa Clara", + "movie_name": "Missing Link", + "price": "19", + "show_type": "3d", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Thriller", + "location": "Santa Clara", + "movie_name": "Pet Sematary", + "price": "11", + "show_type": "3d", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Adventure", + "location": "Santa Clara", + "movie_name": "Shazam!", + "price": "11", + "show_type": "regular", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Musical", + "location": "Santa Clara", + "movie_name": "Teen Spirit", + "price": "12", + "show_type": "3d", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "movie_name", + "start": 53 + }, + { + "exclusive_end": 48, + "slot": "movie_name", + "start": 41 + }, + { + "exclusive_end": 39, + "slot": "movie_name", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you be interested in Hotel Mumbai, Hellboy, or Dumbo?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Clara" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not really, can you recommend me something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "How to Train Your Dragon: The Hidden World", + "Little", + "Long Shot" + ], + "slot": "movie_name", + "values": [ + "How to train your Dragon: The Hidden World", + "Little", + "Long Shot" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 75, + "slot": "movie_name", + "start": 33 + }, + { + "exclusive_end": 17, + "slot": "movie_name", + "start": 11 + }, + { + "exclusive_end": 28, + "slot": "movie_name", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What about Little, Long Shot, or How to train your Dragon: The Hidden World?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "show_type", + "values": [ + "dontcare" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Clara" + ], + "show_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything else, any type of movie will do." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Missing Link", + "Pet Sematary", + "Shazam!" + ], + "slot": "movie_name", + "values": [ + "Missing Link", + "Pet Sematary", + "Shazam!" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Santa Clara" + } + }, + "service_results": [ + { + "genre": "Fantasy", + "location": "Santa Clara", + "movie_name": "Dumbo", + "price": "7", + "show_type": "imax", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Fantasy", + "location": "Santa Clara", + "movie_name": "Hellboy", + "price": "9", + "show_type": "imax", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Thriller", + "location": "Santa Clara", + "movie_name": "Hotel Mumbai", + "price": "10", + "show_type": "imax", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Animation", + "location": "Santa Clara", + "movie_name": "How to Train Your Dragon: The Hidden World", + "price": "6", + "show_type": "regular", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + } + ], + "slots": [ + { + "exclusive_end": 100, + "slot": "movie_name", + "start": 88 + }, + { + "exclusive_end": 74, + "slot": "movie_name", + "start": 62 + }, + { + "exclusive_end": 83, + "slot": "movie_name", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I can recommend 4 other movies, are you perhaps interested in Pet Sematary, Shazam!, or Missing Link?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Missing Link" + ], + "slot": "movie_name", + "values": [ + "Missing Link" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "movie_name", + "start": 21 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Clara" + ], + "movie_name": [ + "Missing Link" + ], + "show_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think I will watch Missing Link, what are its showtimes?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you planning on seeing it in theaters?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "show_date", + "values": [ + "4th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "AMC Mercado 20" + ], + "slot": "theater_name", + "values": [ + "AMC Mercado" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "show_date", + "start": 42 + }, + { + "exclusive_end": 33, + "slot": "theater_name", + "start": 22 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Clara" + ], + "movie_name": [ + "Missing Link" + ], + "show_date": [ + "4th of this month" + ], + "show_type": [ + "dontcare" + ], + "theater_name": [ + "AMC Mercado" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to watch it at AMC Mercado, on the 4th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "15:00" + ], + "slot": "show_time", + "values": [ + "3 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "AMC Mercado 20" + ], + "slot": "theater_name", + "values": [ + "AMC Mercado 20" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Santa Clara", + "movie_name": "Missing Link", + "show_date": "2019-03-04", + "theater_name": "AMC Mercado 20" + } + }, + "service_results": [ + { + "genre": "Comedy", + "location": "Santa Clara", + "movie_name": "Missing Link", + "price": "19", + "show_date": "2019-03-04", + "show_time": "15:00", + "show_type": "3d", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "show_time", + "start": 23 + }, + { + "exclusive_end": 45, + "slot": "theater_name", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 showtime at 3 pm at AMC Mercado 20." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "genre", + "price" + ], + "slot_values": { + "location": [ + "Santa Clara" + ], + "movie_name": [ + "Missing Link" + ], + "show_date": [ + "4th of this month" + ], + "show_type": [ + "dontcare" + ], + "theater_name": [ + "AMC Mercado", + "AMC Mercado 20" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How much are the tickets going to cost, and what is the genre of the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "comedy" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "19" + ], + "slot": "price", + "values": [ + "$19" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 67, + "slot": "genre", + "start": 61 + }, + { + "exclusive_end": 26, + "slot": "price", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The tickets are priced $19 per person, and Missing Link is a comedy movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Clara" + ], + "movie_name": [ + "Missing Link" + ], + "show_date": [ + "4th of this month" + ], + "show_time": [ + "3 pm" + ], + "show_type": [ + "dontcare" + ], + "theater_name": [ + "AMC Mercado", + "AMC Mercado 20" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, that all sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_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": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Clara" + ], + "movie_name": [ + "Missing Link" + ], + "show_date": [ + "4th of this month" + ], + "show_time": [ + "3 pm" + ], + "show_type": [ + "dontcare" + ], + "theater_name": [ + "AMC Mercado", + "AMC Mercado 20" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that will be all for now, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem, have a good day." + } + ] + }, + { + "dialogue_id": "14_00043", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm interested in watching a movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, where would you like to look?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Vallejo" + ], + "slot": "location", + "values": [ + "Vallejo" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "location", + "start": 21 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Vallejo" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Search for movies in Vallejo." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "After", + "Breakthrough", + "Captain Marvel" + ], + "slot": "movie_name", + "values": [ + "After", + "Breakthrough", + "Captain Marvel" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Vallejo" + } + }, + "service_results": [ + { + "genre": "Romance", + "location": "Vallejo", + "movie_name": "After", + "price": "13", + "show_type": "regular", + "street_address": "109 Plaza Dr. Gateway Plaza Center", + "theater_name": "Century Vallejo 14" + }, + { + "genre": "Biographical", + "location": "Vallejo", + "movie_name": "Breakthrough", + "price": "19", + "show_type": "3d", + "street_address": "109 Plaza Dr. Gateway Plaza Center", + "theater_name": "Century Vallejo 14" + }, + { + "genre": "Adventure", + "location": "Vallejo", + "movie_name": "Captain Marvel", + "price": "23", + "show_type": "3d", + "street_address": "109 Plaza Dr. Gateway Plaza Center", + "theater_name": "Century Vallejo 14" + }, + { + "genre": "Fantasy", + "location": "Vallejo", + "movie_name": "Dumbo", + "price": "19", + "show_type": "imax", + "street_address": "109 Plaza Dr. Gateway Plaza Center", + "theater_name": "Century Vallejo 14" + }, + { + "genre": "Fantasy", + "location": "Vallejo", + "movie_name": "Hellboy", + "price": "25", + "show_type": "imax", + "street_address": "109 Plaza Dr. Gateway Plaza Center", + "theater_name": "Century Vallejo 14" + }, + { + "genre": "Adventure", + "location": "Vallejo", + "movie_name": "Shazam!", + "price": "7", + "show_type": "regular", + "street_address": "109 Plaza Dr. Gateway Plaza Center", + "theater_name": "Century Vallejo 14" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "movie_name", + "start": 43 + }, + { + "exclusive_end": 62, + "slot": "movie_name", + "start": 50 + }, + { + "exclusive_end": 81, + "slot": "movie_name", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, there are three movies you might like, After, Breakthrough, or Captain Marvel?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Captain Marvel" + ], + "slot": "movie_name", + "values": [ + "Captain Marvel" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "movie_name", + "start": 20 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Vallejo" + ], + "movie_name": [ + "Captain Marvel" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh, I want to watch Captain Marvel." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, shall I purchase the tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Vallejo" + ], + "movie_name": [ + "Captain Marvel" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not at the moment. What time is it showing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Please provide me the date you'd like to watch it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "show_date", + "values": [ + "2nd of this month" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "show_date", + "start": 4 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Vallejo" + ], + "movie_name": [ + "Captain Marvel" + ], + "show_date": [ + "2nd of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "the 2nd of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22:30" + ], + "slot": "show_time", + "values": [ + "10:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Century Vallejo 14" + ], + "slot": "theater_name", + "values": [ + "Century Vallejo 14" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Vallejo", + "movie_name": "Captain Marvel", + "show_date": "2019-03-02" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "Vallejo", + "movie_name": "Captain Marvel", + "price": "23", + "show_date": "2019-03-02", + "show_time": "22:30", + "show_type": "3d", + "street_address": "109 Plaza Dr. Gateway Plaza Center", + "theater_name": "Century Vallejo 14" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "show_time", + "start": 25 + }, + { + "exclusive_end": 55, + "slot": "theater_name", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, the showing is at 10:30 pm in Century Vallejo 14." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Vallejo" + ], + "movie_name": [ + "Captain Marvel" + ], + "show_date": [ + "2nd of this month" + ], + "show_time": [ + "10:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "14_00044", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking to watch a movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "location", + "values": [ + "San Fran" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "location", + "start": 19 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Look for movies in San Fran." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Ash Is Purest White", + "Body Double", + "Captain Marvel" + ], + "slot": "movie_name", + "values": [ + "Ash Is Purest White", + "BOdy Double", + "Captain Marvel" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Francisco" + } + }, + "service_results": [ + { + "genre": "Crime", + "location": "San Francisco", + "movie_name": "Ash Is Purest White", + "price": "14", + "show_type": "imax", + "street_address": "1 Embarcadero Center", + "theater_name": "Landmark's Embarcadero Center Cinema" + }, + { + "genre": "Mystery", + "location": "San Francisco", + "movie_name": "Body Double", + "price": "14", + "show_type": "regular", + "street_address": "2550 Mission Street", + "theater_name": "Alamo Drafthouse Cinema" + }, + { + "genre": "Adventure", + "location": "San Francisco", + "movie_name": "Captain Marvel", + "price": "21", + "show_type": "regular", + "street_address": "835 Market Street", + "theater_name": "Century San Francisco Centre 9 & XD" + }, + { + "genre": "Mystery", + "location": "San Francisco", + "movie_name": "Citizen Kane", + "price": "20", + "show_type": "3d", + "street_address": "3290 Sacramento Street", + "theater_name": "Vogue Theatre" + }, + { + "genre": "Drama", + "location": "San Francisco", + "movie_name": "Dogman", + "price": "18", + "show_type": "3d", + "street_address": "601 Van Ness Avenue", + "theater_name": "Landmark's Opera Plaza Cinema" + }, + { + "genre": "Fantasy", + "location": "San Francisco", + "movie_name": "Dumbo", + "price": "15", + "show_type": "imax", + "street_address": "135 4th Street Suite 3000", + "theater_name": "AMC Metreon 16" + }, + { + "genre": "Comedy", + "location": "San Francisco", + "movie_name": "Family", + "price": "12", + "show_type": "regular", + "street_address": "501 Buckingham Way", + "theater_name": "United Artists Stonestown Twin" + }, + { + "genre": "Comedy", + "location": "San Francisco", + "movie_name": "Gloria Bell", + "price": "16", + "show_type": "imax", + "street_address": "601 Van Ness Avenue", + "theater_name": "Landmark's Opera Plaza Cinema" + }, + { + "genre": "Fantasy", + "location": "San Francisco", + "movie_name": "Hellboy", + "price": "22", + "show_type": "imax", + "street_address": "835 Market Street", + "theater_name": "Century San Francisco Centre 9 & XD" + }, + { + "genre": "Thriller", + "location": "San Francisco", + "movie_name": "Hotel Mumbai", + "price": "10", + "show_type": "imax", + "street_address": "2340 Chestnut Street", + "theater_name": "Presidio Theatre" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "movie_name", + "start": 38 + }, + { + "exclusive_end": 70, + "slot": "movie_name", + "start": 59 + }, + { + "exclusive_end": 89, + "slot": "movie_name", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 possible movies. How about Ash Is Purest White, BOdy Double, or Captain Marvel?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "imax" + ], + "slot": "show_type", + "values": [ + "imax" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Fran" + ], + "show_type": [ + "imax" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What else is there? I want to see an imax movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dumbo", + "Gloria Bell", + "Hellboy" + ], + "slot": "movie_name", + "values": [ + "Dumbo", + "Gloria Bell", + "Hellboy" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Francisco", + "show_type": "imax" + } + }, + "service_results": [ + { + "genre": "Crime", + "location": "San Francisco", + "movie_name": "Ash Is Purest White", + "price": "14", + "show_type": "imax", + "street_address": "1 Embarcadero Center", + "theater_name": "Landmark's Embarcadero Center Cinema" + }, + { + "genre": "Fantasy", + "location": "San Francisco", + "movie_name": "Dumbo", + "price": "15", + "show_type": "imax", + "street_address": "135 4th Street Suite 3000", + "theater_name": "AMC Metreon 16" + }, + { + "genre": "Comedy", + "location": "San Francisco", + "movie_name": "Gloria Bell", + "price": "16", + "show_type": "imax", + "street_address": "601 Van Ness Avenue", + "theater_name": "Landmark's Opera Plaza Cinema" + }, + { + "genre": "Fantasy", + "location": "San Francisco", + "movie_name": "Hellboy", + "price": "22", + "show_type": "imax", + "street_address": "835 Market Street", + "theater_name": "Century San Francisco Centre 9 & XD" + }, + { + "genre": "Thriller", + "location": "San Francisco", + "movie_name": "Hotel Mumbai", + "price": "10", + "show_type": "imax", + "street_address": "2340 Chestnut Street", + "theater_name": "Presidio Theatre" + }, + { + "genre": "Comedy", + "location": "San Francisco", + "movie_name": "Josie and the Pussycats", + "price": "7", + "show_type": "imax", + "street_address": "3630 Balboa Street", + "theater_name": "Balboa Theatre" + }, + { + "genre": "Documentary", + "location": "San Francisco", + "movie_name": "Knock Down The House", + "price": "15", + "show_type": "imax", + "street_address": "1 Embarcadero Center", + "theater_name": "Landmark's Embarcadero Center Cinema" + }, + { + "genre": "Fantasy", + "location": "San Francisco", + "movie_name": "Mad Max: Fury Road", + "price": "11", + "show_type": "imax", + "street_address": "3630 Balboa Street", + "theater_name": "Balboa Theatre" + }, + { + "genre": "Comedy", + "location": "San Francisco", + "movie_name": "Missing Link", + "price": "5", + "show_type": "imax", + "street_address": "835 Market Street", + "theater_name": "Century San Francisco Centre 9 & XD" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "movie_name", + "start": 33 + }, + { + "exclusive_end": 51, + "slot": "movie_name", + "start": 40 + }, + { + "exclusive_end": 63, + "slot": "movie_name", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 9 such movies. How about Dumbo, Gloria Bell, or Hellboy?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Fran" + ], + "show_type": [ + "imax" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What else is there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Hotel Mumbai", + "Josie and the Pussycats", + "Knock Down The House" + ], + "slot": "movie_name", + "values": [ + "Hotel Mumbai", + "Josie and the Pussycats", + "Knock Down The House" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "movie_name", + "start": 18 + }, + { + "exclusive_end": 55, + "slot": "movie_name", + "start": 32 + }, + { + "exclusive_end": 80, + "slot": "movie_name", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Other options are Hotel Mumbai, Josie and the Pussycats, or Knock Down The House." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Hotel Mumbai" + ], + "slot": "movie_name", + "values": [ + "Hotel Mumbai" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Fran" + ], + "movie_name": [ + "Hotel Mumbai" + ], + "show_type": [ + "imax" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hotel Mumbai is good. What time is it showing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date should I look on?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "show_date", + "values": [ + "1st of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Presidio Theatre" + ], + "slot": "theater_name", + "values": [ + "Presidio Theatre" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "show_date", + "start": 4 + }, + { + "exclusive_end": 41, + "slot": "theater_name", + "start": 25 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Fran" + ], + "movie_name": [ + "Hotel Mumbai" + ], + "show_date": [ + "1st of this month" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "Presidio Theatre" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The 1st of this month at Presidio Theatre." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "20:30" + ], + "slot": "show_time", + "values": [ + "8:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Presidio Theatre" + ], + "slot": "theater_name", + "values": [ + "Presidio Theatre" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "San Francisco", + "movie_name": "Hotel Mumbai", + "show_date": "2019-03-01", + "show_type": "imax", + "theater_name": "Presidio Theatre" + } + }, + "service_results": [ + { + "genre": "Thriller", + "location": "San Francisco", + "movie_name": "Hotel Mumbai", + "price": "10", + "show_date": "2019-03-01", + "show_time": "20:30", + "show_type": "imax", + "street_address": "2340 Chestnut Street", + "theater_name": "Presidio Theatre" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "show_time", + "start": 20 + }, + { + "exclusive_end": 47, + "slot": "theater_name", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 showtime, 8:30 pm in Presidio Theatre." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "price", + "street_address" + ], + "slot_values": { + "location": [ + "San Fran" + ], + "movie_name": [ + "Hotel Mumbai" + ], + "show_date": [ + "1st of this month" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "Presidio Theatre" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How much is it? And what's the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "10" + ], + "slot": "price", + "values": [ + "$10" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2340 Chestnut Street" + ], + "slot": "street_address", + "values": [ + "2340 Chestnut Street" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "price", + "start": 16 + }, + { + "exclusive_end": 69, + "slot": "street_address", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The tickets are $10 per person. Their address is 2340 Chestnut Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Fran" + ], + "movie_name": [ + "Hotel Mumbai" + ], + "show_date": [ + "1st of this month" + ], + "show_time": [ + "8:30 pm" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "Presidio Theatre" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to go ahead and buy tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "San Fran" + ], + "movie_name": [ + "Hotel Mumbai" + ], + "show_date": [ + "1st of this month" + ], + "show_time": [ + "8:30 pm" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "Presidio Theatre" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I don't need to now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else you need assistance with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "San Fran" + ], + "movie_name": [ + "Hotel Mumbai" + ], + "show_date": [ + "1st of this month" + ], + "show_time": [ + "8:30 pm" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "Presidio Theatre" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'm good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day!" + } + ] + }, + { + "dialogue_id": "14_00045", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to see a film." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your current location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "location", + "values": [ + "San Francisco" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "location", + "start": 28 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please search for movies in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Ash Is Purest White", + "Body Double", + "Captain Marvel" + ], + "slot": "movie_name", + "values": [ + "Ash Is Purest White", + "Body Double", + "Captain Marvel" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Francisco" + } + }, + "service_results": [ + { + "genre": "Crime", + "location": "San Francisco", + "movie_name": "Ash Is Purest White", + "price": "14", + "show_type": "imax", + "street_address": "1 Embarcadero Center", + "theater_name": "Landmark's Embarcadero Center Cinema" + }, + { + "genre": "Mystery", + "location": "San Francisco", + "movie_name": "Body Double", + "price": "14", + "show_type": "regular", + "street_address": "2550 Mission Street", + "theater_name": "Alamo Drafthouse Cinema" + }, + { + "genre": "Adventure", + "location": "San Francisco", + "movie_name": "Captain Marvel", + "price": "21", + "show_type": "regular", + "street_address": "835 Market Street", + "theater_name": "Century San Francisco Centre 9 & XD" + }, + { + "genre": "Mystery", + "location": "San Francisco", + "movie_name": "Citizen Kane", + "price": "20", + "show_type": "3d", + "street_address": "3290 Sacramento Street", + "theater_name": "Vogue Theatre" + }, + { + "genre": "Drama", + "location": "San Francisco", + "movie_name": "Dogman", + "price": "18", + "show_type": "3d", + "street_address": "601 Van Ness Avenue", + "theater_name": "Landmark's Opera Plaza Cinema" + }, + { + "genre": "Fantasy", + "location": "San Francisco", + "movie_name": "Dumbo", + "price": "15", + "show_type": "imax", + "street_address": "135 4th Street Suite 3000", + "theater_name": "AMC Metreon 16" + }, + { + "genre": "Comedy", + "location": "San Francisco", + "movie_name": "Family", + "price": "12", + "show_type": "regular", + "street_address": "501 Buckingham Way", + "theater_name": "United Artists Stonestown Twin" + }, + { + "genre": "Comedy", + "location": "San Francisco", + "movie_name": "Gloria Bell", + "price": "16", + "show_type": "imax", + "street_address": "601 Van Ness Avenue", + "theater_name": "Landmark's Opera Plaza Cinema" + }, + { + "genre": "Fantasy", + "location": "San Francisco", + "movie_name": "Hellboy", + "price": "22", + "show_type": "imax", + "street_address": "835 Market Street", + "theater_name": "Century San Francisco Centre 9 & XD" + }, + { + "genre": "Thriller", + "location": "San Francisco", + "movie_name": "Hotel Mumbai", + "price": "10", + "show_type": "imax", + "street_address": "2340 Chestnut Street", + "theater_name": "Presidio Theatre" + } + ], + "slots": [ + { + "exclusive_end": 40, + "slot": "movie_name", + "start": 21 + }, + { + "exclusive_end": 53, + "slot": "movie_name", + "start": 42 + }, + { + "exclusive_end": 73, + "slot": "movie_name", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 movies. Ash Is Purest White, Body Double, and Captain Marvel are currently playing." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3d" + ], + "slot": "show_type", + "values": [ + "3d" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Century San Francisco Centre 9 & XD" + ], + "slot": "theater_name", + "values": [ + "Century San Francisco Centre" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 104, + "slot": "theater_name", + "start": 76 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Francisco" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "Century San Francisco Centre" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to watch something different like a 3D show. And I want to see it at Century San Francisco Centre." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "The Curse of La Llorona" + ], + "slot": "movie_name", + "values": [ + "The Curse of La Llorona" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Francisco", + "show_type": "3d", + "theater_name": "Century San Francisco Centre 9 & XD" + } + }, + "service_results": [ + { + "genre": "Horror", + "location": "San Francisco", + "movie_name": "The Curse of La Llorona", + "price": "8", + "show_type": "3d", + "street_address": "835 Market Street", + "theater_name": "Century San Francisco Centre 9 & XD" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "movie_name", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to see The Curse of La Llorona?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "The Curse of La Llorona" + ], + "slot": "movie_name", + "values": [ + "The Curse of La Llorona" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Francisco" + ], + "movie_name": [ + "The Curse of La Llorona" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "Century San Francisco Centre" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The Curse of La Llorona is excellent? What time is it playing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "On what day would you like to see it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "show_date", + "values": [ + "Thursday next week" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "show_date", + "start": 10 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Francisco" + ], + "movie_name": [ + "The Curse of La Llorona" + ], + "show_date": [ + "Thursday next week" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "Century San Francisco Centre" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about Thursday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "23:00" + ], + "slot": "show_time", + "values": [ + "11 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Century San Francisco Centre 9 & XD" + ], + "slot": "theater_name", + "values": [ + "Century San Francisco Centre 9 & XD" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "San Francisco", + "movie_name": "The Curse of La Llorona", + "show_date": "2019-03-07", + "show_type": "3d", + "theater_name": "Century San Francisco Centre 9 & XD" + } + }, + "service_results": [ + { + "genre": "Horror", + "location": "San Francisco", + "movie_name": "The Curse of La Llorona", + "price": "8", + "show_date": "2019-03-07", + "show_time": "23:00", + "show_type": "3d", + "street_address": "835 Market Street", + "theater_name": "Century San Francisco Centre 9 & XD" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "show_time", + "start": 20 + }, + { + "exclusive_end": 64, + "slot": "theater_name", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 showtime, 11 pm at Century San Francisco Centre 9 & XD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Francisco" + ], + "movie_name": [ + "The Curse of La Llorona" + ], + "show_date": [ + "Thursday next week" + ], + "show_time": [ + "11 pm" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "Century San Francisco Centre", + "Century San Francisco Centre 9 & XD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "San Francisco" + ], + "movie_name": [ + "The Curse of La Llorona" + ], + "show_date": [ + "Thursday next week" + ], + "show_time": [ + "11 pm" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "Century San Francisco Centre", + "Century San Francisco Centre 9 & XD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you. That's all I wanted." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "14_00046", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "regular" + ], + "slot": "show_type", + "values": [ + "regular" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a regular movie to watch." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "location", + "values": [ + "San Francisco" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "location", + "start": 8 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Francisco" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Ash Is Purest White", + "Body Double", + "Captain Marvel" + ], + "slot": "movie_name", + "values": [ + "Ash is Purest White", + "Body Double", + "Captain Marvel" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Francisco", + "show_type": "regular" + } + }, + "service_results": [ + { + "genre": "Crime", + "location": "San Francisco", + "movie_name": "Ash Is Purest White", + "price": "15", + "show_type": "regular", + "street_address": "3290 Sacramento Street", + "theater_name": "Vogue Theatre" + }, + { + "genre": "Mystery", + "location": "San Francisco", + "movie_name": "Body Double", + "price": "14", + "show_type": "regular", + "street_address": "2550 Mission Street", + "theater_name": "Alamo Drafthouse Cinema" + }, + { + "genre": "Adventure", + "location": "San Francisco", + "movie_name": "Captain Marvel", + "price": "21", + "show_type": "regular", + "street_address": "835 Market Street", + "theater_name": "Century San Francisco Centre 9 & XD" + }, + { + "genre": "Comedy", + "location": "San Francisco", + "movie_name": "Family", + "price": "12", + "show_type": "regular", + "street_address": "501 Buckingham Way", + "theater_name": "United Artists Stonestown Twin" + }, + { + "genre": "Fantasy", + "location": "San Francisco", + "movie_name": "Hellboy", + "price": "24", + "show_type": "regular", + "street_address": "2149 Chestnut Street", + "theater_name": "Marina Theatre" + }, + { + "genre": "Biographical", + "location": "San Francisco", + "movie_name": "JT LeRoy", + "price": "16", + "show_type": "regular", + "street_address": "3117 16th St", + "theater_name": "Roxie Theater" + }, + { + "genre": "Mafia", + "location": "San Francisco", + "movie_name": "Mikey and Nicky", + "price": "15", + "show_type": "regular", + "street_address": "2550 Mission Street", + "theater_name": "Alamo Drafthouse Cinema" + }, + { + "genre": "Drama", + "location": "San Francisco", + "movie_name": "Ramen Shop", + "price": "19", + "show_type": "regular", + "street_address": "2221", + "theater_name": "Landmark's Clay Theatre" + }, + { + "genre": "Romance", + "location": "San Francisco", + "movie_name": "Say Anything", + "price": "23", + "show_type": "regular", + "street_address": "2550 Mission Street", + "theater_name": "Alamo Drafthouse Cinema" + }, + { + "genre": "Adventure", + "location": "San Francisco", + "movie_name": "Shazam!", + "price": "9", + "show_type": "regular", + "street_address": "85 West Portal Avenue", + "theater_name": "CineArts at the Empire" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "movie_name", + "start": 12 + }, + { + "exclusive_end": 44, + "slot": "movie_name", + "start": 33 + }, + { + "exclusive_end": 63, + "slot": "movie_name", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you like Ash is Purest White, Body Double, or Captain Marvel?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Moraga" + ], + "slot": "location", + "values": [ + "Moraga" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "theater_name", + "values": [ + "dontcare" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "location", + "start": 37 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Moraga" + ], + "show_type": [ + "regular" + ], + "theater_name": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want another movie. Any theater in Moraga is fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Hotel Mumbai" + ], + "slot": "movie_name", + "values": [ + "Hotel Mumbai" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Moraga", + "show_type": "regular" + } + }, + "service_results": [ + { + "genre": "Thriller", + "location": "Moraga", + "movie_name": "Hotel Mumbai", + "price": "14", + "show_type": "regular", + "street_address": "350 Park Street", + "theater_name": "Rheem Theatre" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "movie_name", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to see Hotel Mumbai?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Hotel Mumbai" + ], + "slot": "movie_name", + "values": [ + "Hotel Mumbai" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Moraga" + ], + "movie_name": [ + "Hotel Mumbai" + ], + "show_type": [ + "regular" + ], + "theater_name": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hotel Mumbai is a good movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to buy tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Moraga" + ], + "movie_name": [ + "Hotel Mumbai" + ], + "show_type": [ + "regular" + ], + "theater_name": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not at this time. When is the movie showing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date do you want to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "show_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "show_date", + "start": 17 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Moraga" + ], + "movie_name": [ + "Hotel Mumbai" + ], + "show_date": [ + "tomorrow" + ], + "show_type": [ + "regular" + ], + "theater_name": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to see it tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "16:00" + ], + "slot": "show_time", + "values": [ + "4 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Rheem Theatre" + ], + "slot": "theater_name", + "values": [ + "Rheem Theatre" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Moraga", + "movie_name": "Hotel Mumbai", + "show_date": "2019-03-02", + "show_type": "regular" + } + }, + "service_results": [ + { + "genre": "Thriller", + "location": "Moraga", + "movie_name": "Hotel Mumbai", + "price": "14", + "show_date": "2019-03-02", + "show_time": "16:00", + "show_type": "regular", + "street_address": "350 Park Street", + "theater_name": "Rheem Theatre" + } + ], + "slots": [ + { + "exclusive_end": 17, + "slot": "show_time", + "start": 13 + }, + { + "exclusive_end": 39, + "slot": "theater_name", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is one 4 pm show at Rheem Theatre." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "show_date", + "values": [ + "5th of this month" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "show_date", + "start": 47 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Moraga" + ], + "movie_name": [ + "Hotel Mumbai" + ], + "show_date": [ + "5th of this month" + ], + "show_type": [ + "regular" + ], + "theater_name": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there another time? I want to see it on the 5th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "19:30" + ], + "slot": "show_time", + "values": [ + "7:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Rheem Theatre" + ], + "slot": "theater_name", + "values": [ + "Rheem Theatre" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Moraga", + "movie_name": "Hotel Mumbai", + "show_date": "2019-03-05", + "show_type": "regular" + } + }, + "service_results": [ + { + "genre": "Thriller", + "location": "Moraga", + "movie_name": "Hotel Mumbai", + "price": "14", + "show_date": "2019-03-05", + "show_time": "19:30", + "show_type": "regular", + "street_address": "350 Park Street", + "theater_name": "Rheem Theatre" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "show_time", + "start": 23 + }, + { + "exclusive_end": 47, + "slot": "theater_name", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 showtime at 7:30 pm at Rheem Theatre." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Moraga" + ], + "movie_name": [ + "Hotel Mumbai" + ], + "show_date": [ + "5th of this month" + ], + "show_time": [ + "7:30 pm" + ], + "show_type": [ + "regular" + ], + "theater_name": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "May I further assist you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Moraga" + ], + "movie_name": [ + "Hotel Mumbai" + ], + "show_date": [ + "5th of this month" + ], + "show_time": [ + "7:30 pm" + ], + "show_type": [ + "regular" + ], + "theater_name": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "See you soon!" + } + ] + }, + { + "dialogue_id": "14_00047", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fantasy" + ], + "slot": "genre", + "values": [ + "Fantasy" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "genre", + "start": 33 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Fantasy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am feeling bored. Is there any Fantasy movies laying?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "location", + "values": [ + "San Fran" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "location", + "start": 27 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Fantasy" + ], + "location": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to see the movie in San Fran." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dumbo", + "Hellboy", + "Mad Max: Fury Road" + ], + "slot": "movie_name", + "values": [ + "Dumbo", + "Hellboy", + "Mad Max: Fury Road" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Fantasy", + "location": "San Francisco" + } + }, + "service_results": [ + { + "genre": "Fantasy", + "location": "San Francisco", + "movie_name": "Dumbo", + "price": "15", + "show_type": "imax", + "street_address": "135 4th Street Suite 3000", + "theater_name": "AMC Metreon 16" + }, + { + "genre": "Fantasy", + "location": "San Francisco", + "movie_name": "Hellboy", + "price": "22", + "show_type": "imax", + "street_address": "835 Market Street", + "theater_name": "Century San Francisco Centre 9 & XD" + }, + { + "genre": "Fantasy", + "location": "San Francisco", + "movie_name": "Mad Max: Fury Road", + "price": "11", + "show_type": "imax", + "street_address": "3630 Balboa Street", + "theater_name": "Balboa Theatre" + }, + { + "genre": "Fantasy", + "location": "San Francisco", + "movie_name": "Penguin Highway", + "price": "15", + "show_type": "3d", + "street_address": "3117 16th St", + "theater_name": "Roxie Theater" + } + ], + "slots": [ + { + "exclusive_end": 51, + "slot": "movie_name", + "start": 46 + }, + { + "exclusive_end": 60, + "slot": "movie_name", + "start": 53 + }, + { + "exclusive_end": 83, + "slot": "movie_name", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 4 movies available. The options are Dumbo, Hellboy and Mad Max: Fury Road." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Fantasy" + ], + "location": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything else showing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Penguin Highway" + ], + "slot": "movie_name", + "values": [ + "Penguin Highway" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "movie_name", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Penguin Highway is also available." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Penguin Highway" + ], + "slot": "movie_name", + "values": [ + "Penguin Highway" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "movie_name", + "start": 25 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Fantasy" + ], + "location": [ + "San Fran" + ], + "movie_name": [ + "Penguin Highway" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to see Penguin Highway." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to get tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "Fantasy" + ], + "location": [ + "San Fran" + ], + "movie_name": [ + "Penguin Highway" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not just yet." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can assist you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Fantasy" + ], + "location": [ + "San Fran" + ], + "movie_name": [ + "Penguin Highway" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time is it showing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to watch the show?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "show_date", + "values": [ + "9th of this month" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "show_date", + "start": 30 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Fantasy" + ], + "location": [ + "San Fran" + ], + "movie_name": [ + "Penguin Highway" + ], + "show_date": [ + "9th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to see it on the 9th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21:30" + ], + "slot": "show_time", + "values": [ + "9:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Roxie Theater" + ], + "slot": "theater_name", + "values": [ + "Roxie Theater" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "San Francisco", + "movie_name": "Penguin Highway", + "show_date": "2019-03-09" + } + }, + "service_results": [ + { + "genre": "Fantasy", + "location": "San Francisco", + "movie_name": "Penguin Highway", + "price": "15", + "show_date": "2019-03-09", + "show_time": "21:30", + "show_type": "3d", + "street_address": "3117 16th St", + "theater_name": "Roxie Theater" + } + ], + "slots": [ + { + "exclusive_end": 51, + "slot": "show_time", + "start": 44 + }, + { + "exclusive_end": 40, + "slot": "theater_name", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It would be showing at the Roxie Theater at 9:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "genre": [ + "Fantasy" + ], + "location": [ + "San Fran" + ], + "movie_name": [ + "Penguin Highway" + ], + "show_date": [ + "9th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is the theater located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3117 16th St" + ], + "slot": "street_address", + "values": [ + "3117 16th St" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "street_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 3117 16th St." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Fantasy" + ], + "location": [ + "San Fran" + ], + "movie_name": [ + "Penguin Highway" + ], + "show_date": [ + "9th of this month" + ], + "show_time": [ + "9:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, fine. That would be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "14_00048", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Petaluma" + ], + "slot": "location", + "values": [ + "Petaluma" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "location", + "start": 20 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Petaluma" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go out in Petaluma, can you see what movies there are?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Captain Marvel", + "Little", + "Missing Link" + ], + "slot": "movie_name", + "values": [ + "Captain Marvel", + "Little", + "Missing Link" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Petaluma" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "Petaluma", + "movie_name": "Captain Marvel", + "price": "24", + "show_type": "imax", + "street_address": "200 C Street", + "theater_name": "Boulevard 14 Cinema" + }, + { + "genre": "Comedy", + "location": "Petaluma", + "movie_name": "Little", + "price": "19", + "show_type": "imax", + "street_address": "200 C Street", + "theater_name": "Boulevard 14 Cinema" + }, + { + "genre": "Comedy", + "location": "Petaluma", + "movie_name": "Missing Link", + "price": "12", + "show_type": "3d", + "street_address": "200 C Street", + "theater_name": "Boulevard 14 Cinema" + }, + { + "genre": "Adventure", + "location": "Petaluma", + "movie_name": "Shazam!", + "price": "25", + "show_type": "3d", + "street_address": "200 C Street", + "theater_name": "Boulevard 14 Cinema" + }, + { + "genre": "Horror", + "location": "Petaluma", + "movie_name": "The Curse of La Llorona", + "price": "21", + "show_type": "3d", + "street_address": "200 C Street", + "theater_name": "Boulevard 14 Cinema" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "movie_name", + "start": 18 + }, + { + "exclusive_end": 40, + "slot": "movie_name", + "start": 34 + }, + { + "exclusive_end": 56, + "slot": "movie_name", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, do you like Captain Marvel, Little or Missing Link?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Adventure" + ], + "slot": "genre", + "values": [ + "adventure" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Boulevard 14 Cinema" + ], + "slot": "theater_name", + "values": [ + "Boulevard Cinema" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "genre", + "start": 52 + }, + { + "exclusive_end": 101, + "slot": "theater_name", + "start": 85 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "Petaluma" + ], + "theater_name": [ + "Boulevard Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you see what else there is? I'm in the mood for adventure films. Can you look at Boulevard Cinema?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Shazam!" + ], + "slot": "movie_name", + "values": [ + "Shazam!" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Adventure", + "location": "Petaluma", + "theater_name": "Boulevard 14 Cinema" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "Petaluma", + "movie_name": "Captain Marvel", + "price": "24", + "show_type": "imax", + "street_address": "200 C Street", + "theater_name": "Boulevard 14 Cinema" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "movie_name", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, I've found 1. How do you feel about Shazam!?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Shazam!" + ], + "slot": "movie_name", + "values": [ + "Shazam!" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "Petaluma" + ], + "movie_name": [ + "Shazam!" + ], + "theater_name": [ + "Boulevard Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Shazam! sounds great, when is it on?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date are you thinking?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "show_date", + "values": [ + "4th of this month" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "show_date", + "start": 4 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "Petaluma" + ], + "movie_name": [ + "Shazam!" + ], + "show_date": [ + "4th of this month" + ], + "theater_name": [ + "Boulevard Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The 4th of this month" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "20:30" + ], + "slot": "show_time", + "values": [ + "8:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Boulevard 14 Cinema" + ], + "slot": "theater_name", + "values": [ + "Boulevard 14 Cinema" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Petaluma", + "movie_name": "Shazam!", + "show_date": "2019-03-04", + "theater_name": "Boulevard 14 Cinema" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "Petaluma", + "movie_name": "Shazam!", + "price": "25", + "show_date": "2019-03-04", + "show_time": "20:30", + "show_type": "3d", + "street_address": "200 C Street", + "theater_name": "Boulevard 14 Cinema" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "show_time", + "start": 35 + }, + { + "exclusive_end": 65, + "slot": "theater_name", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's only 1 on the 4th, it's at 8:30 pm at Boulevard 14 Cinema" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "Petaluma" + ], + "movie_name": [ + "Shazam!" + ], + "show_date": [ + "4th of this month" + ], + "show_time": [ + "8:30 pm" + ], + "theater_name": [ + "Boulevard 14 Cinema", + "Boulevard Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah that sounds good. Thanks, I don't need anything else" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem, have a great day" + } + ] + }, + { + "dialogue_id": "14_00049", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hey, I'd like to watch a movie, can you help me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, where are you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "location", + "values": [ + "San Jose" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "location", + "start": 7 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm in San Jose, please find me a movie to watch around here." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A Madea Family Funeral", + "After", + "Breakthrough" + ], + "slot": "movie_name", + "values": [ + "A Madea Family Funeral", + "After", + "Breakthrough" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Jose" + } + }, + "service_results": [ + { + "genre": "Comedy", + "location": "San Jose", + "movie_name": "A Madea Family Funeral", + "price": "10", + "show_type": "regular", + "street_address": "3630 Hillcap Avenue", + "theater_name": "West Wind Capitol Drive-In" + }, + { + "genre": "Romance", + "location": "San Jose", + "movie_name": "After", + "price": "22", + "show_type": "imax", + "street_address": "925 Blossom Hill Road Suite 2000", + "theater_name": "Century 20 Oakridge & XD" + }, + { + "genre": "Biographical", + "location": "San Jose", + "movie_name": "Breakthrough", + "price": "14", + "show_type": "3d", + "street_address": "2306 Almaden Road", + "theater_name": "CineLux Almaden Cinema" + }, + { + "genre": "Adventure", + "location": "San Jose", + "movie_name": "Captain Marvel", + "price": "12", + "show_type": "regular", + "street_address": "2190 Eastridge Loop", + "theater_name": "AMC Eastridge 15" + }, + { + "genre": "Drama", + "location": "San Jose", + "movie_name": "Dogman", + "price": "15", + "show_type": "regular", + "street_address": "288 South 2nd Street", + "theater_name": "3 Below Theaters And Lounge" + }, + { + "genre": "Fantasy", + "location": "San Jose", + "movie_name": "Dumbo", + "price": "13", + "show_type": "imax", + "street_address": "3088 Olsen Drive", + "theater_name": "Cinemark USA" + }, + { + "genre": "Fantasy", + "location": "San Jose", + "movie_name": "Hellboy", + "price": "17", + "show_type": "imax", + "street_address": "2306 Almaden Road", + "theater_name": "CineLux Almaden Cinema" + }, + { + "genre": "Animation", + "location": "San Jose", + "movie_name": "How to Train Your Dragon: The Hidden World", + "price": "15", + "show_type": "3d", + "street_address": "2190 Eastridge Loop", + "theater_name": "AMC Eastridge 15" + }, + { + "genre": "Comedy", + "location": "San Jose", + "movie_name": "Little", + "price": "20", + "show_type": "3d", + "street_address": "2306 Almaden Road", + "theater_name": "CineLux Almaden Cinema" + }, + { + "genre": "Comedy", + "location": "San Jose", + "movie_name": "Long Shot", + "price": "22", + "show_type": "imax", + "street_address": "2190 Eastridge Loop", + "theater_name": "AMC Eastridge 15" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "movie_name", + "start": 31 + }, + { + "exclusive_end": 60, + "slot": "movie_name", + "start": 55 + }, + { + "exclusive_end": 77, + "slot": "movie_name", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I found three, how about A Madea Family Funeral, After, or Breakthrough?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3d" + ], + "slot": "show_type", + "values": [ + "3d" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Breakthrough" + ], + "slot": "movie_name", + "values": [ + "Breakthrough" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Jose" + ], + "movie_name": [ + "Breakthrough" + ], + "show_type": [ + "3d" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Breakthrough sounds great, thanks. I'd like to see it in 3D, when is it on?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date would you like to watch it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "show_date", + "values": [ + "3rd of this month" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "show_date", + "start": 7 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Jose" + ], + "movie_name": [ + "Breakthrough" + ], + "show_date": [ + "3rd of this month" + ], + "show_type": [ + "3d" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On the 3rd of this month, if possible." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21:30" + ], + "slot": "show_time", + "values": [ + "9:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "CineLux Almaden Cinema" + ], + "slot": "theater_name", + "values": [ + "CineLux Almaden Cinema" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "San Jose", + "movie_name": "Breakthrough", + "show_date": "2019-03-03", + "show_type": "3d" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "San Jose", + "movie_name": "Breakthrough", + "price": "14", + "show_date": "2019-03-03", + "show_time": "21:30", + "show_type": "3d", + "street_address": "2306 Almaden Road", + "theater_name": "CineLux Almaden Cinema" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "show_time", + "start": 54 + }, + { + "exclusive_end": 50, + "slot": "theater_name", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great. There's a showing at CineLux Almaden Cinema at 9:30 pm ont he 3rd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Jose" + ], + "movie_name": [ + "Breakthrough" + ], + "show_date": [ + "3rd of this month" + ], + "show_time": [ + "9:30 pm" + ], + "show_type": [ + "3d" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's perfect. That'll be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, have a good day." + } + ] + }, + { + "dialogue_id": "14_00050", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Adventure" + ], + "slot": "genre", + "values": [ + "adventure" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "genre", + "start": 45 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to look for a film to watch. I like adventure films." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Napa" + ], + "slot": "location", + "values": [ + "Napa" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "location", + "start": 34 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "Napa" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you look for films shown in Napa?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Captain Marvel" + ], + "slot": "movie_name", + "values": [ + "Captain MArvel" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Adventure", + "location": "Napa" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "Napa", + "movie_name": "Captain Marvel", + "price": "9", + "show_type": "regular", + "street_address": "195 Gasser Drive", + "theater_name": "Century Napa Valley and XD Theater" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "movie_name", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I discovered 1 movie - would you like Captain MArvel?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "regular" + ], + "slot": "show_type", + "values": [ + "regular" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Captain Marvel" + ], + "slot": "movie_name", + "values": [ + "Captain Marvel" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "movie_name", + "start": 9 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "Napa" + ], + "movie_name": [ + "Captain MArvel", + "Captain Marvel" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd love Captain Marvel. When can I watch it? I'd like to watch a regular show." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like to watch it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "show_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "show_date", + "start": 28 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "Napa" + ], + "movie_name": [ + "Captain MArvel", + "Captain Marvel" + ], + "show_date": [ + "day after tomorrow" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to watch it on the day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22:30" + ], + "slot": "show_time", + "values": [ + "10:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Century Napa Valley and XD Theater" + ], + "slot": "theater_name", + "values": [ + "Century Napa Valley and XD Theater" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Napa", + "movie_name": "Captain Marvel", + "show_date": "2019-03-03", + "show_type": "regular" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "Napa", + "movie_name": "Captain Marvel", + "price": "9", + "show_date": "2019-03-03", + "show_time": "22:30", + "show_type": "regular", + "street_address": "195 Gasser Drive", + "theater_name": "Century Napa Valley and XD Theater" + } + ], + "slots": [ + { + "exclusive_end": 86, + "slot": "show_time", + "start": 78 + }, + { + "exclusive_end": 74, + "slot": "theater_name", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I discovered 1 showtime for the film in Century Napa Valley and XD Theater at 10:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "Napa" + ], + "movie_name": [ + "Captain MArvel", + "Captain Marvel" + ], + "show_date": [ + "day after tomorrow" + ], + "show_time": [ + "10:30 pm" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds wonderful; that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a pleasant afternoon." + } + ] + }, + { + "dialogue_id": "14_00051", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to go out and see a movie, can you find a good one for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What's your location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Larkspur" + ], + "slot": "location", + "values": [ + "Larkspur" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "location", + "start": 7 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Larkspur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm in Larkspur." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Auntie Mame", + "Captain Marvel", + "Shine a Light" + ], + "slot": "movie_name", + "values": [ + "Auntie Mame", + "Captain Marvel", + "Shine a Light" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Larkspur" + } + }, + "service_results": [ + { + "genre": "Comedy", + "location": "Larkspur", + "movie_name": "Auntie Mame", + "price": "7", + "show_type": "regular", + "street_address": "549 Magnolia Avenue", + "theater_name": "Lark Theater" + }, + { + "genre": "Adventure", + "location": "Larkspur", + "movie_name": "Captain Marvel", + "price": "8", + "show_type": "imax", + "street_address": "500 Larkspur Landing Circle", + "theater_name": "Century Larkspur" + }, + { + "genre": "Biographical", + "location": "Larkspur", + "movie_name": "Shine a Light", + "price": "16", + "show_type": "regular", + "street_address": "549 Magnolia Avenue", + "theater_name": "Lark Theater" + }, + { + "genre": "Horror", + "location": "Larkspur", + "movie_name": "The Curse of La Llorona", + "price": "20", + "show_type": "imax", + "street_address": "500 Larkspur Landing Circle", + "theater_name": "Century Larkspur" + }, + { + "genre": "Documentary", + "location": "Larkspur", + "movie_name": "The Invisibles", + "price": "15", + "show_type": "3d", + "street_address": "549 Magnolia Avenue", + "theater_name": "Lark Theater" + }, + { + "genre": "Drama", + "location": "Larkspur", + "movie_name": "Transit", + "price": "10", + "show_type": "3d", + "street_address": "549 Magnolia Avenue", + "theater_name": "Lark Theater" + } + ], + "slots": [ + { + "exclusive_end": 21, + "slot": "movie_name", + "start": 10 + }, + { + "exclusive_end": 37, + "slot": "movie_name", + "start": 23 + }, + { + "exclusive_end": 55, + "slot": "movie_name", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Auntie Mame, Captain Marvel, or Shine a Light?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Auntie Mame" + ], + "slot": "movie_name", + "values": [ + "Auntie Mame" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Larkspur" + ], + "movie_name": [ + "Auntie Mame" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Auntie Mame is perfect!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I buy tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "regular" + ], + "slot": "show_type", + "values": [ + "regular" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Larkspur" + ], + "movie_name": [ + "Auntie Mame" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not yet. But what time will I be able to watch a regular show?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "That depends what date you'll want to see it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "show_date", + "values": [ + "March 7th" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "show_date", + "start": 22 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Larkspur" + ], + "movie_name": [ + "Auntie Mame" + ], + "show_date": [ + "March 7th" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to watch it on March 7th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "16:30" + ], + "slot": "show_time", + "values": [ + "4:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Lark Theater" + ], + "slot": "theater_name", + "values": [ + "Lark Theater" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Larkspur", + "movie_name": "Auntie Mame", + "show_date": "2019-03-07", + "show_type": "regular" + } + }, + "service_results": [ + { + "genre": "Comedy", + "location": "Larkspur", + "movie_name": "Auntie Mame", + "price": "7", + "show_date": "2019-03-07", + "show_time": "16:30", + "show_type": "regular", + "street_address": "549 Magnolia Avenue", + "theater_name": "Lark Theater" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "show_time", + "start": 23 + }, + { + "exclusive_end": 50, + "slot": "theater_name", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 showtime, at 4:30 pm at the Lark Theater." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Larkspur" + ], + "movie_name": [ + "Auntie Mame" + ], + "show_date": [ + "March 7th" + ], + "show_time": [ + "4:30 pm" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Larkspur" + ], + "movie_name": [ + "Auntie Mame" + ], + "show_date": [ + "March 7th" + ], + "show_time": [ + "4:30 pm" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all for now, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day!" + } + ] + }, + { + "dialogue_id": "14_00052", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me to find a movie to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Of course. What city should I search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "location", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "location", + "start": 25 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Rosa" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I prefer movies shown in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "After", + "Dumbo", + "Hellboy" + ], + "slot": "movie_name", + "values": [ + "After", + "Dumbo", + "Hellboy" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Santa Rosa" + } + }, + "service_results": [ + { + "genre": "Romance", + "location": "Santa Rosa", + "movie_name": "After", + "price": "9", + "show_type": "regular", + "street_address": "85 Santa Rosa Avenue", + "theater_name": "Roxy Stadium 14" + }, + { + "genre": "Fantasy", + "location": "Santa Rosa", + "movie_name": "Dumbo", + "price": "9", + "show_type": "3d", + "street_address": "409 Aviation Boulevard", + "theater_name": "Airport Stadium 12" + }, + { + "genre": "Fantasy", + "location": "Santa Rosa", + "movie_name": "Hellboy", + "price": "17", + "show_type": "regular", + "street_address": "620 3rd Street", + "theater_name": "3rd Street Cinema" + }, + { + "genre": "Drama", + "location": "Santa Rosa", + "movie_name": "High Life", + "price": "15", + "show_type": "imax", + "street_address": "551 Summerfield Road", + "theater_name": "Summerfield Cinemas" + }, + { + "genre": "Animation", + "location": "Santa Rosa", + "movie_name": "How to Train Your Dragon: The Hidden World", + "price": "18", + "show_type": "3d", + "street_address": "620 3rd Street", + "theater_name": "3rd Street Cinema" + }, + { + "genre": "Comedy", + "location": "Santa Rosa", + "movie_name": "Little", + "price": "6", + "show_type": "3d", + "street_address": "409 Aviation Boulevard", + "theater_name": "Airport Stadium 12" + }, + { + "genre": "Thriller", + "location": "Santa Rosa", + "movie_name": "Pet Sematary", + "price": "9", + "show_type": "3d", + "street_address": "85 Santa Rosa Avenue", + "theater_name": "Roxy Stadium 14" + }, + { + "genre": "Horror", + "location": "Santa Rosa", + "movie_name": "The Curse of La Llorona", + "price": "9", + "show_type": "regular", + "street_address": "409 Aviation Boulevard", + "theater_name": "Airport Stadium 12" + }, + { + "genre": "Comedy", + "location": "Santa Rosa", + "movie_name": "The Upside", + "price": "9", + "show_type": "3d", + "street_address": "620 3rd Street", + "theater_name": "3rd Street Cinema" + }, + { + "genre": "Drama", + "location": "Santa Rosa", + "movie_name": "Wild Nights with Emily", + "price": "11", + "show_type": "imax", + "street_address": "551 Summerfield Road", + "theater_name": "Summerfield Cinemas" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "movie_name", + "start": 43 + }, + { + "exclusive_end": 55, + "slot": "movie_name", + "start": 50 + }, + { + "exclusive_end": 66, + "slot": "movie_name", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 movie options. Would you like After, Dumbo or Hellboy?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Bruno" + ], + "slot": "location", + "values": [ + "San Bruno" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Century at Tanforan & XD" + ], + "slot": "theater_name", + "values": [ + "Century at Tanforan" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 83, + "slot": "location", + "start": 74 + }, + { + "exclusive_end": 70, + "slot": "theater_name", + "start": 51 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ], + "theater_name": [ + "Century at Tanforan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you. Can you search for movies showing at Century at Tanforan in San Bruno." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Breakthrough", + "Captain Marvel", + "How to Train Your Dragon: The Hidden World" + ], + "slot": "movie_name", + "values": [ + "Breakthrough", + "Captain Marvel", + "How to Train Your Dragon: The Hidden World" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "7" + ], + "slot": "count", + "values": [ + "7" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Bruno", + "theater_name": "Century at Tanforan & XD" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "San Bruno", + "movie_name": "Breakthrough", + "price": "19", + "show_type": "imax", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Adventure", + "location": "San Bruno", + "movie_name": "Captain Marvel", + "price": "7", + "show_type": "regular", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Fantasy", + "location": "San Bruno", + "movie_name": "Dumbo", + "price": "19", + "show_type": "3d", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Animation", + "location": "San Bruno", + "movie_name": "How to Train Your Dragon: The Hidden World", + "price": "9", + "show_type": "3d", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Comedy", + "location": "San Bruno", + "movie_name": "Little", + "price": "19", + "show_type": "regular", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Comedy", + "location": "San Bruno", + "movie_name": "Missing Link", + "price": "8", + "show_type": "imax", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Adventure", + "location": "San Bruno", + "movie_name": "Shazam!", + "price": "25", + "show_type": "regular", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + } + ], + "slots": [ + { + "exclusive_end": 89, + "slot": "movie_name", + "start": 77 + }, + { + "exclusive_end": 105, + "slot": "movie_name", + "start": 91 + }, + { + "exclusive_end": 151, + "slot": "movie_name", + "start": 109 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 7 movies to choose from at Century at Tanforan. Would you consider Breakthrough, Captain Marvel or How to Train Your Dragon: The Hidden World?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "regular" + ], + "slot": "show_type", + "values": [ + "regular" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ], + "show_type": [ + "regular" + ], + "theater_name": [ + "Century at Tanforan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you please list other movies? I'd prefer a regular show." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Little", + "Shazam!" + ], + "slot": "movie_name", + "values": [ + "Little", + "Shazam!" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Bruno", + "show_type": "regular", + "theater_name": "Century at Tanforan & XD" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "San Bruno", + "movie_name": "Captain Marvel", + "price": "7", + "show_type": "regular", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Comedy", + "location": "San Bruno", + "movie_name": "Little", + "price": "19", + "show_type": "regular", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "movie_name", + "start": 30 + }, + { + "exclusive_end": 47, + "slot": "movie_name", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 2 movies available: Little or Shazam!." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Little" + ], + "slot": "movie_name", + "values": [ + "Little" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "movie_name", + "start": 20 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ], + "movie_name": [ + "Little" + ], + "show_type": [ + "regular" + ], + "theater_name": [ + "Century at Tanforan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to see Little. What time is the show?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which date do you prefer to watch Little?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "show_date", + "values": [ + "the 5th" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 10, + "slot": "show_date", + "start": 3 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ], + "movie_name": [ + "Little" + ], + "show_date": [ + "the 5th" + ], + "show_type": [ + "regular" + ], + "theater_name": [ + "Century at Tanforan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On the 5th please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "23:00" + ], + "slot": "show_time", + "values": [ + "11 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Century at Tanforan & XD" + ], + "slot": "theater_name", + "values": [ + "Century at Tanforan & XD" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "San Bruno", + "movie_name": "Little", + "show_date": "2019-03-05", + "show_type": "regular", + "theater_name": "Century at Tanforan & XD" + } + }, + "service_results": [ + { + "genre": "Comedy", + "location": "San Bruno", + "movie_name": "Little", + "price": "19", + "show_date": "2019-03-05", + "show_time": "23:00", + "show_type": "regular", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "show_time", + "start": 32 + }, + { + "exclusive_end": 65, + "slot": "theater_name", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 showing of Little at 11 pm in Century at Tanforan & XD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "price", + "street_address" + ], + "slot_values": { + "location": [ + "San Bruno" + ], + "movie_name": [ + "Little" + ], + "show_date": [ + "the 5th" + ], + "show_type": [ + "regular" + ], + "theater_name": [ + "Century at Tanforan", + "Century at Tanforan & XD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you get me the address of the theater and ticket price please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19" + ], + "slot": "price", + "values": [ + "$19" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1188 El Camino Real 4th Floor" + ], + "slot": "street_address", + "values": [ + "1188 El Camino Real 4th Floor" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 95, + "slot": "price", + "start": 92 + }, + { + "exclusive_end": 78, + "slot": "street_address", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Of course. Century at Tanforan & XD's address is 1188 El Camino Real 4th Floor. Tickets are $19 each." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ], + "movie_name": [ + "Little" + ], + "show_date": [ + "the 5th" + ], + "show_time": [ + "11 pm" + ], + "show_type": [ + "regular" + ], + "theater_name": [ + "Century at Tanforan", + "Century at Tanforan & XD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Wonderful thanks. That is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a lovely day." + } + ] + }, + { + "dialogue_id": "14_00053", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "genre", + "values": [ + "dontcare" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want all kinds of movies" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "what is the location>?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Leandro" + ], + "slot": "location", + "values": [ + "San Leandro" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "location", + "start": 15 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "dontcare" + ], + "location": [ + "San Leandro" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find movies in San Leandro" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "After", + "Breakthrough", + "Dumbo" + ], + "slot": "movie_name", + "values": [ + "After", + "Breakthrough", + "Dumbo" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Leandro" + } + }, + "service_results": [ + { + "genre": "Romance", + "location": "San Leandro", + "movie_name": "After", + "price": "21", + "show_type": "3d", + "street_address": "15555 East 14th Street", + "theater_name": "Century 16" + }, + { + "genre": "Biographical", + "location": "San Leandro", + "movie_name": "Breakthrough", + "price": "7", + "show_type": "3d", + "street_address": "15555 East 14th Street", + "theater_name": "Century 16" + }, + { + "genre": "Fantasy", + "location": "San Leandro", + "movie_name": "Dumbo", + "price": "18", + "show_type": "3d", + "street_address": "15555 East 14th Street", + "theater_name": "Century 16" + }, + { + "genre": "Comedy", + "location": "San Leandro", + "movie_name": "Little", + "price": "10", + "show_type": "3d", + "street_address": "15555 East 14th Street", + "theater_name": "Century 16" + }, + { + "genre": "Thriller", + "location": "San Leandro", + "movie_name": "Pet Sematary", + "price": "13", + "show_type": "3d", + "street_address": "15555 East 14th Street", + "theater_name": "Century 16" + } + ], + "slots": [ + { + "exclusive_end": 16, + "slot": "movie_name", + "start": 11 + }, + { + "exclusive_end": 30, + "slot": "movie_name", + "start": 18 + }, + { + "exclusive_end": 40, + "slot": "movie_name", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "what about After, Breakthrough and Dumbo?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Breakthrough" + ], + "slot": "movie_name", + "values": [ + "Breakthrough" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "dontcare" + ], + "location": [ + "San Leandro" + ], + "movie_name": [ + "Breakthrough" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Breakthrough works" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "wanna get tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Century 16" + ], + "slot": "theater_name", + "values": [ + "Century Cinemas" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "theater_name", + "start": 21 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "dontcare" + ], + "location": [ + "San Leandro" + ], + "movie_name": [ + "Breakthrough" + ], + "theater_name": [ + "Century Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I wanna watch at the Century Cinemas" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "what date do you wanna watch it on?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "show_date", + "values": [ + "the 2nd" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "show_date", + "start": 18 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "dontcare" + ], + "location": [ + "San Leandro" + ], + "movie_name": [ + "Breakthrough" + ], + "show_date": [ + "the 2nd" + ], + "theater_name": [ + "Century Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I wanna see it on the 2nd" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22:30" + ], + "slot": "show_time", + "values": [ + "10:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Century 16" + ], + "slot": "theater_name", + "values": [ + "Century 16" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "San Leandro", + "movie_name": "Breakthrough", + "show_date": "2019-03-02", + "theater_name": "Century 16" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "San Leandro", + "movie_name": "Breakthrough", + "price": "7", + "show_date": "2019-03-02", + "show_time": "22:30", + "show_type": "3d", + "street_address": "15555 East 14th Street", + "theater_name": "Century 16" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "show_time", + "start": 49 + }, + { + "exclusive_end": 71, + "slot": "theater_name", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I got 1 show foe the movie. There is one show at 10:30 pm in Century 16" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "dontcare" + ], + "location": [ + "San Leandro" + ], + "movie_name": [ + "Breakthrough" + ], + "show_date": [ + "the 2nd" + ], + "show_time": [ + "10:30 pm" + ], + "theater_name": [ + "Century 16", + "Century Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "sounds very good" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I assist with any other matter?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "dontcare" + ], + "location": [ + "San Leandro" + ], + "movie_name": [ + "Breakthrough" + ], + "show_date": [ + "the 2nd" + ], + "show_time": [ + "10:30 pm" + ], + "theater_name": [ + "Century 16", + "Century Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks for the help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great one" + } + ] + }, + { + "dialogue_id": "14_00054", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Bruno" + ], + "slot": "location", + "values": [ + "San Bruno" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 99, + "slot": "location", + "start": 90 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I feel good right now and would like to watch a movie. Can you search for movies shown in San Bruno?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Breakthrough", + "Captain Marvel", + "Dumbo" + ], + "slot": "movie_name", + "values": [ + "Breakthrough", + "Captain Marvel", + "Dumbo" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Bruno" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "San Bruno", + "movie_name": "Breakthrough", + "price": "19", + "show_type": "imax", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Adventure", + "location": "San Bruno", + "movie_name": "Captain Marvel", + "price": "7", + "show_type": "regular", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Fantasy", + "location": "San Bruno", + "movie_name": "Dumbo", + "price": "19", + "show_type": "3d", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Animation", + "location": "San Bruno", + "movie_name": "How to Train Your Dragon: The Hidden World", + "price": "9", + "show_type": "3d", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Comedy", + "location": "San Bruno", + "movie_name": "Little", + "price": "19", + "show_type": "regular", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Comedy", + "location": "San Bruno", + "movie_name": "Missing Link", + "price": "8", + "show_type": "imax", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Adventure", + "location": "San Bruno", + "movie_name": "Shazam!", + "price": "25", + "show_type": "regular", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Musical", + "location": "San Bruno", + "movie_name": "Teen Spirit", + "price": "18", + "show_type": "imax", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "movie_name", + "start": 35 + }, + { + "exclusive_end": 63, + "slot": "movie_name", + "start": 49 + }, + { + "exclusive_end": 72, + "slot": "movie_name", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 8 you may enjoy. How about Breakthrough, Captain Marvel or Dumbo?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Century at Tanforan & XD" + ], + "slot": "theater_name", + "values": [ + "Century at Tanforan" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 73, + "slot": "theater_name", + "start": 54 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ], + "theater_name": [ + "Century at Tanforan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you search for another one? I would like to watch Century at Tanforan." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "How to Train Your Dragon: The Hidden World", + "Little", + "Missing Link" + ], + "slot": "movie_name", + "values": [ + "How to Train Your Dragon: The Hidden World", + "Little", + "Missing Link" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Bruno", + "theater_name": "Century at Tanforan & XD" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "San Bruno", + "movie_name": "Breakthrough", + "price": "19", + "show_type": "imax", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Adventure", + "location": "San Bruno", + "movie_name": "Captain Marvel", + "price": "7", + "show_type": "regular", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Fantasy", + "location": "San Bruno", + "movie_name": "Dumbo", + "price": "19", + "show_type": "3d", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Animation", + "location": "San Bruno", + "movie_name": "How to Train Your Dragon: The Hidden World", + "price": "9", + "show_type": "3d", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + }, + { + "genre": "Comedy", + "location": "San Bruno", + "movie_name": "Little", + "price": "19", + "show_type": "regular", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + } + ], + "slots": [ + { + "exclusive_end": 87, + "slot": "movie_name", + "start": 45 + }, + { + "exclusive_end": 95, + "slot": "movie_name", + "start": 89 + }, + { + "exclusive_end": 111, + "slot": "movie_name", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 5 that meet your requests. How about How to Train Your Dragon: The Hidden World, Little or Missing Link?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Little" + ], + "slot": "movie_name", + "values": [ + "Little" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 6, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ], + "movie_name": [ + "Little" + ], + "theater_name": [ + "Century at Tanforan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Little is perfect. I want to watch it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to buy the tickets for it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ], + "movie_name": [ + "Little" + ], + "theater_name": [ + "Century at Tanforan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I don't want to purchase it right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "show_date", + "values": [ + "Tuesday next week" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "show_date", + "start": 36 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ], + "movie_name": [ + "Little" + ], + "show_date": [ + "Tuesday next week" + ], + "theater_name": [ + "Century at Tanforan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time is the movie available on Tuesday next week?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "23:00" + ], + "slot": "show_time", + "values": [ + "11 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Century at Tanforan & XD" + ], + "slot": "theater_name", + "values": [ + "Century at Tanforan & XD" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "San Bruno", + "movie_name": "Little", + "show_date": "2019-03-05", + "theater_name": "Century at Tanforan & XD" + } + }, + "service_results": [ + { + "genre": "Comedy", + "location": "San Bruno", + "movie_name": "Little", + "price": "19", + "show_date": "2019-03-05", + "show_time": "23:00", + "show_type": "regular", + "street_address": "1188 El Camino Real 4th Floor", + "theater_name": "Century at Tanforan & XD" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "show_time", + "start": 32 + }, + { + "exclusive_end": 65, + "slot": "theater_name", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's only 1 session. It's at 11 pm in Century at Tanforan & XD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ], + "movie_name": [ + "Little" + ], + "show_date": [ + "Tuesday next week" + ], + "show_time": [ + "11 pm" + ], + "theater_name": [ + "Century at Tanforan", + "Century at Tanforan & XD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's great for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_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": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "San Bruno" + ], + "movie_name": [ + "Little" + ], + "show_date": [ + "Tuesday next week" + ], + "show_time": [ + "11 pm" + ], + "theater_name": [ + "Century at Tanforan", + "Century at Tanforan & XD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. That was all. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "14_00055", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3d" + ], + "slot": "show_type", + "values": [ + "3d" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "show_type": [ + "3d" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want a 3d movie to watch." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your location." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "location", + "values": [ + "San Jose" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "location", + "start": 18 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Jose" + ], + "show_type": [ + "3d" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you search in San Jose?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Breakthrough", + "How to Train Your Dragon: The Hidden World", + "Little" + ], + "slot": "movie_name", + "values": [ + "Breakthrough", + "How to Train Your Dragon: The Hidden World", + "Little" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "7" + ], + "slot": "count", + "values": [ + "7" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Jose", + "show_type": "3d" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "San Jose", + "movie_name": "Breakthrough", + "price": "14", + "show_type": "3d", + "street_address": "2306 Almaden Road", + "theater_name": "CineLux Almaden Cinema" + }, + { + "genre": "Animation", + "location": "San Jose", + "movie_name": "How to Train Your Dragon: The Hidden World", + "price": "15", + "show_type": "3d", + "street_address": "2190 Eastridge Loop", + "theater_name": "AMC Eastridge 15" + }, + { + "genre": "Comedy", + "location": "San Jose", + "movie_name": "Little", + "price": "20", + "show_type": "3d", + "street_address": "2306 Almaden Road", + "theater_name": "CineLux Almaden Cinema" + }, + { + "genre": "Comedy", + "location": "San Jose", + "movie_name": "Missing Link", + "price": "7", + "show_type": "3d", + "street_address": "700 El Paseo de Saratoga", + "theater_name": "AMC Saratoga 14" + }, + { + "genre": "Adventure", + "location": "San Jose", + "movie_name": "Shazam!", + "price": "19", + "show_type": "3d", + "street_address": "2306 Almaden Road", + "theater_name": "CineLux Almaden Cinema" + }, + { + "genre": "Horror", + "location": "San Jose", + "movie_name": "The Curse of La Llorona", + "price": "16", + "show_type": "3d", + "street_address": "2306 Almaden Road", + "theater_name": "CineLux Almaden Cinema" + }, + { + "genre": "Drama", + "location": "San Jose", + "movie_name": "Wild Nights with Emily", + "price": "21", + "show_type": "3d", + "street_address": "288 South 2nd Street", + "theater_name": "3 Below Theaters And Lounge" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "movie_name", + "start": 27 + }, + { + "exclusive_end": 83, + "slot": "movie_name", + "start": 41 + }, + { + "exclusive_end": 93, + "slot": "movie_name", + "start": 87 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 7 movies. How about Breakthrough, How to Train Your Dragon: The Hidden World or Little?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union City" + ], + "slot": "location", + "values": [ + "Union City" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 58, + "slot": "location", + "start": 48 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Union City" + ], + "show_type": [ + "3d" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find something else. Can you show what is on in Union City?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "After", + "Hellboy", + "Missing Link" + ], + "slot": "movie_name", + "values": [ + "After", + "Hellboy", + "Missing Link" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Union City", + "show_type": "3d" + } + }, + "service_results": [ + { + "genre": "Romance", + "location": "Union City", + "movie_name": "After", + "price": "18", + "show_type": "3d", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + }, + { + "genre": "Biographical", + "location": "Union City", + "movie_name": "Breakthrough", + "price": "17", + "show_type": "3d", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + }, + { + "genre": "Fantasy", + "location": "Union City", + "movie_name": "Hellboy", + "price": "23", + "show_type": "3d", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + }, + { + "genre": "Comedy", + "location": "Union City", + "movie_name": "Missing Link", + "price": "13", + "show_type": "3d", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + } + ], + "slots": [ + { + "exclusive_end": 22, + "slot": "movie_name", + "start": 17 + }, + { + "exclusive_end": 31, + "slot": "movie_name", + "start": 24 + }, + { + "exclusive_end": 47, + "slot": "movie_name", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 4 movies: After, Hellboy or Missing Link?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Union City" + ], + "show_type": [ + "3d" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find something else, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Pet Sematary" + ], + "slot": "movie_name", + "values": [ + "Pet Sematary" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "movie_name", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What about Pet Sematary?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Century 25 Union Landing & XD" + ], + "slot": "theater_name", + "values": [ + "Century Union Landing" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Pet Sematary" + ], + "slot": "movie_name", + "values": [ + "Pet Sematary" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "movie_name", + "start": 0 + }, + { + "exclusive_end": 85, + "slot": "theater_name", + "start": 64 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Union City" + ], + "movie_name": [ + "Pet Sematary" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "Century Union Landing" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Pet Sematary is perfect. What time is it on? I want to watch at Century Union Landing." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to watch it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "show_date", + "values": [ + "this Saturday" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "show_date", + "start": 17 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Union City" + ], + "movie_name": [ + "Pet Sematary" + ], + "show_date": [ + "this Saturday" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "Century Union Landing" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to see it this Saturday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "17:00" + ], + "slot": "show_time", + "values": [ + "5 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Century 25 Union Landing & XD" + ], + "slot": "theater_name", + "values": [ + "Century 25 Union Landing & XD" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Union City", + "movie_name": "Pet Sematary", + "show_date": "2019-03-02", + "show_type": "3d", + "theater_name": "Century 25 Union Landing & XD" + } + }, + "service_results": [ + { + "genre": "Thriller", + "location": "Union City", + "movie_name": "Pet Sematary", + "price": "10", + "show_date": "2019-03-02", + "show_time": "17:00", + "show_type": "3d", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "show_time", + "start": 19 + }, + { + "exclusive_end": 56, + "slot": "theater_name", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a show at 5 pm at Century 25 Union Landing & XD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Union City" + ], + "movie_name": [ + "Pet Sematary" + ], + "show_date": [ + "this Saturday" + ], + "show_time": [ + "5 pm" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "Century 25 Union Landing & XD", + "Century Union Landing" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "14_00056", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to watch a movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city are you planning to watch the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Brentwood" + ], + "slot": "location", + "values": [ + "Brentwood" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "location", + "start": 30 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Brentwood" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me movies showing around Brentwood." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Breakthrough", + "Captain Marvel", + "Dumbo" + ], + "slot": "movie_name", + "values": [ + "Breakthrough", + "Captain Marvel", + "Dumbo" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Brentwood" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "Brentwood", + "movie_name": "Breakthrough", + "price": "18", + "show_type": "regular", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + }, + { + "genre": "Adventure", + "location": "Brentwood", + "movie_name": "Captain Marvel", + "price": "12", + "show_type": "3d", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + }, + { + "genre": "Fantasy", + "location": "Brentwood", + "movie_name": "Dumbo", + "price": "17", + "show_type": "3d", + "street_address": "641 1st Street", + "theater_name": "CineLux Delta Cinema Saver" + }, + { + "genre": "Fantasy", + "location": "Brentwood", + "movie_name": "Hellboy", + "price": "14", + "show_type": "3d", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + }, + { + "genre": "Comedy", + "location": "Brentwood", + "movie_name": "Little", + "price": "25", + "show_type": "regular", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + }, + { + "genre": "Comedy", + "location": "Brentwood", + "movie_name": "Long Shot", + "price": "6", + "show_type": "3d", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + }, + { + "genre": "Comedy", + "location": "Brentwood", + "movie_name": "Missing Link", + "price": "6", + "show_type": "3d", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + }, + { + "genre": "Thriller", + "location": "Brentwood", + "movie_name": "Pet Sematary", + "price": "13", + "show_type": "3d", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + }, + { + "genre": "Adventure", + "location": "Brentwood", + "movie_name": "Shazam!", + "price": "18", + "show_type": "imax", + "street_address": "641 1st Street", + "theater_name": "CineLux Delta Cinema Saver" + }, + { + "genre": "Horror", + "location": "Brentwood", + "movie_name": "The Curse of La Llorona", + "price": "19", + "show_type": "3d", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "movie_name", + "start": 14 + }, + { + "exclusive_end": 42, + "slot": "movie_name", + "start": 28 + }, + { + "exclusive_end": 51, + "slot": "movie_name", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Interested in Breakthrough, Captain Marvel or Dumbo?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "AMC Brentwood 14" + ], + "slot": "theater_name", + "values": [ + "AMC Brentwood" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "theater_name", + "start": 37 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Brentwood" + ], + "theater_name": [ + "AMC Brentwood" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me some other movies showing at AMC Brentwood." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Hellboy", + "Little", + "Long Shot" + ], + "slot": "movie_name", + "values": [ + "Hellboy", + "Little", + "Long Shot" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "7" + ], + "slot": "count", + "values": [ + "7" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Brentwood", + "theater_name": "AMC Brentwood 14" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "Brentwood", + "movie_name": "Breakthrough", + "price": "18", + "show_type": "regular", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + }, + { + "genre": "Adventure", + "location": "Brentwood", + "movie_name": "Captain Marvel", + "price": "12", + "show_type": "3d", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + }, + { + "genre": "Fantasy", + "location": "Brentwood", + "movie_name": "Dumbo", + "price": "8", + "show_type": "imax", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + }, + { + "genre": "Fantasy", + "location": "Brentwood", + "movie_name": "Hellboy", + "price": "14", + "show_type": "3d", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + }, + { + "genre": "Comedy", + "location": "Brentwood", + "movie_name": "Little", + "price": "25", + "show_type": "regular", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + }, + { + "genre": "Comedy", + "location": "Brentwood", + "movie_name": "Long Shot", + "price": "6", + "show_type": "3d", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + }, + { + "genre": "Comedy", + "location": "Brentwood", + "movie_name": "Missing Link", + "price": "6", + "show_type": "3d", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + } + ], + "slots": [ + { + "exclusive_end": 79, + "slot": "movie_name", + "start": 72 + }, + { + "exclusive_end": 87, + "slot": "movie_name", + "start": 81 + }, + { + "exclusive_end": 100, + "slot": "movie_name", + "start": 91 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 7 movies showing at AMC Brentwood. Would you be interested in Hellboy, Little or Long Shot?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Brentwood" + ], + "theater_name": [ + "AMC Brentwood" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Any other options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Missing Link", + "Pet Sematary", + "Shazam!" + ], + "slot": "movie_name", + "values": [ + "Missing Link", + "Pet Sematary", + "Shazam!" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "movie_name", + "start": 10 + }, + { + "exclusive_end": 36, + "slot": "movie_name", + "start": 24 + }, + { + "exclusive_end": 47, + "slot": "movie_name", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Missing Link, Pet Sematary or Shazam!?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Pet Sematary" + ], + "slot": "movie_name", + "values": [ + "Pet Sematary" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Brentwood" + ], + "movie_name": [ + "Pet Sematary" + ], + "theater_name": [ + "AMC Brentwood" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Pet Sematary will be perfect!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to buy tickets for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Brentwood" + ], + "movie_name": [ + "Pet Sematary" + ], + "theater_name": [ + "AMC Brentwood" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Hold on. Maybe later." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "show_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "show_date", + "start": 40 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Brentwood" + ], + "movie_name": [ + "Pet Sematary" + ], + "show_date": [ + "next Tuesday" + ], + "theater_name": [ + "AMC Brentwood" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the showtime for Pet Sematary on next Tuesday?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21:00" + ], + "slot": "show_time", + "values": [ + "9 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "AMC Brentwood 14" + ], + "slot": "theater_name", + "values": [ + "AMC Brentwood 14" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Brentwood", + "movie_name": "Pet Sematary", + "show_date": "2019-03-05", + "theater_name": "AMC Brentwood 14" + } + }, + "service_results": [ + { + "genre": "Thriller", + "location": "Brentwood", + "movie_name": "Pet Sematary", + "price": "13", + "show_date": "2019-03-05", + "show_time": "21:00", + "show_type": "3d", + "street_address": "2525 Sand Creek Road", + "theater_name": "AMC Brentwood 14" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "show_time", + "start": 31 + }, + { + "exclusive_end": 55, + "slot": "theater_name", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a Pet Sematary show at 9 pm in AMC Brentwood 14." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "price" + ], + "slot_values": { + "location": [ + "Brentwood" + ], + "movie_name": [ + "Pet Sematary" + ], + "show_date": [ + "next Tuesday" + ], + "theater_name": [ + "AMC Brentwood", + "AMC Brentwood 14" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How much the ticket cost?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13" + ], + "slot": "price", + "values": [ + "$13" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "price", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The ticket is priced at $13 per person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Brentwood" + ], + "movie_name": [ + "Pet Sematary" + ], + "show_date": [ + "next Tuesday" + ], + "show_time": [ + "9 pm" + ], + "theater_name": [ + "AMC Brentwood", + "AMC Brentwood 14" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good to to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can assist with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Brentwood" + ], + "movie_name": [ + "Pet Sematary" + ], + "show_date": [ + "next Tuesday" + ], + "show_time": [ + "9 pm" + ], + "theater_name": [ + "AMC Brentwood", + "AMC Brentwood 14" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thank you for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "14_00057", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to find a movie to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you prefer a certain location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "location", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "location", + "start": 29 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Rosa" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you search for movies in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "After", + "Dumbo", + "Hellboy" + ], + "slot": "movie_name", + "values": [ + "After", + "Dumbo", + "Hellboy" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Santa Rosa" + } + }, + "service_results": [ + { + "genre": "Romance", + "location": "Santa Rosa", + "movie_name": "After", + "price": "9", + "show_type": "regular", + "street_address": "85 Santa Rosa Avenue", + "theater_name": "Roxy Stadium 14" + }, + { + "genre": "Fantasy", + "location": "Santa Rosa", + "movie_name": "Dumbo", + "price": "9", + "show_type": "3d", + "street_address": "409 Aviation Boulevard", + "theater_name": "Airport Stadium 12" + }, + { + "genre": "Fantasy", + "location": "Santa Rosa", + "movie_name": "Hellboy", + "price": "17", + "show_type": "regular", + "street_address": "620 3rd Street", + "theater_name": "3rd Street Cinema" + }, + { + "genre": "Drama", + "location": "Santa Rosa", + "movie_name": "High Life", + "price": "15", + "show_type": "imax", + "street_address": "551 Summerfield Road", + "theater_name": "Summerfield Cinemas" + }, + { + "genre": "Animation", + "location": "Santa Rosa", + "movie_name": "How to Train Your Dragon: The Hidden World", + "price": "18", + "show_type": "3d", + "street_address": "620 3rd Street", + "theater_name": "3rd Street Cinema" + }, + { + "genre": "Comedy", + "location": "Santa Rosa", + "movie_name": "Little", + "price": "6", + "show_type": "3d", + "street_address": "409 Aviation Boulevard", + "theater_name": "Airport Stadium 12" + }, + { + "genre": "Thriller", + "location": "Santa Rosa", + "movie_name": "Pet Sematary", + "price": "9", + "show_type": "3d", + "street_address": "85 Santa Rosa Avenue", + "theater_name": "Roxy Stadium 14" + }, + { + "genre": "Horror", + "location": "Santa Rosa", + "movie_name": "The Curse of La Llorona", + "price": "9", + "show_type": "regular", + "street_address": "409 Aviation Boulevard", + "theater_name": "Airport Stadium 12" + }, + { + "genre": "Comedy", + "location": "Santa Rosa", + "movie_name": "The Upside", + "price": "9", + "show_type": "3d", + "street_address": "620 3rd Street", + "theater_name": "3rd Street Cinema" + }, + { + "genre": "Drama", + "location": "Santa Rosa", + "movie_name": "Wild Nights with Emily", + "price": "11", + "show_type": "imax", + "street_address": "551 Summerfield Road", + "theater_name": "Summerfield Cinemas" + } + ], + "slots": [ + { + "exclusive_end": 15, + "slot": "movie_name", + "start": 10 + }, + { + "exclusive_end": 22, + "slot": "movie_name", + "start": 17 + }, + { + "exclusive_end": 33, + "slot": "movie_name", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about After, Dumbo or Hellboy?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Airport Stadium 12" + ], + "slot": "theater_name", + "values": [ + "Airport Stadium Cinemas" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "theater_name", + "start": 33 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Rosa" + ], + "theater_name": [ + "Airport Stadium Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please find some other movies at Airport Stadium Cinemas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Little", + "Pet Sematary", + "The Curse of La Llorona" + ], + "slot": "movie_name", + "values": [ + "Little", + "Pet Sematary", + "The curse of La Llorona" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Santa Rosa", + "theater_name": "Airport Stadium 12" + } + }, + "service_results": [ + { + "genre": "Fantasy", + "location": "Santa Rosa", + "movie_name": "Dumbo", + "price": "9", + "show_type": "3d", + "street_address": "409 Aviation Boulevard", + "theater_name": "Airport Stadium 12" + }, + { + "genre": "Comedy", + "location": "Santa Rosa", + "movie_name": "Little", + "price": "6", + "show_type": "3d", + "street_address": "409 Aviation Boulevard", + "theater_name": "Airport Stadium 12" + }, + { + "genre": "Thriller", + "location": "Santa Rosa", + "movie_name": "Pet Sematary", + "price": "18", + "show_type": "3d", + "street_address": "409 Aviation Boulevard", + "theater_name": "Airport Stadium 12" + }, + { + "genre": "Horror", + "location": "Santa Rosa", + "movie_name": "The Curse of La Llorona", + "price": "9", + "show_type": "regular", + "street_address": "409 Aviation Boulevard", + "theater_name": "Airport Stadium 12" + } + ], + "slots": [ + { + "exclusive_end": 16, + "slot": "movie_name", + "start": 10 + }, + { + "exclusive_end": 30, + "slot": "movie_name", + "start": 18 + }, + { + "exclusive_end": 57, + "slot": "movie_name", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Little, Pet Sematary or The curse of La Llorona?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Little" + ], + "slot": "movie_name", + "values": [ + "Little" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 6, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Rosa" + ], + "movie_name": [ + "Little" + ], + "theater_name": [ + "Airport Stadium Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Little is perfect. What time can i watch it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date you want to watch it on?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "show_date", + "values": [ + "1st of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3d" + ], + "slot": "show_type", + "values": [ + "3d" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "show_date", + "start": 27 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Rosa" + ], + "movie_name": [ + "Little" + ], + "show_date": [ + "1st of March" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "Airport Stadium Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to watch 3d show on 1st of March" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21:30" + ], + "slot": "show_time", + "values": [ + "9:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Airport Stadium 12" + ], + "slot": "theater_name", + "values": [ + "Airport Stadium 12" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Santa Rosa", + "movie_name": "Little", + "show_date": "2019-03-01", + "show_type": "3d", + "theater_name": "Airport Stadium 12" + } + }, + "service_results": [ + { + "genre": "Comedy", + "location": "Santa Rosa", + "movie_name": "Little", + "price": "6", + "show_date": "2019-03-01", + "show_time": "21:30", + "show_type": "3d", + "street_address": "409 Aviation Boulevard", + "theater_name": "Airport Stadium 12" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "show_time", + "start": 35 + }, + { + "exclusive_end": 31, + "slot": "theater_name", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "i found 1 in Airport Stadium 12 at 9:30 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Rosa" + ], + "movie_name": [ + "Little" + ], + "show_date": [ + "1st of March" + ], + "show_time": [ + "9:30 pm" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "Airport Stadium 12", + "Airport Stadium Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that works for me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Rosa" + ], + "movie_name": [ + "Little" + ], + "show_date": [ + "1st of March" + ], + "show_time": [ + "9:30 pm" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "Airport Stadium 12", + "Airport Stadium Cinemas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I don't want now. That is all i need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "14_00058", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you recommend a movie for me to see?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "location", + "values": [ + "San Fran" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "location", + "start": 25 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to see a movie in San Fran." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Ash Is Purest White", + "Body Double", + "Captain Marvel" + ], + "slot": "movie_name", + "values": [ + "Ash Is Purest White", + "Body Double", + "Captain Marvel" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Francisco" + } + }, + "service_results": [ + { + "genre": "Crime", + "location": "San Francisco", + "movie_name": "Ash Is Purest White", + "price": "14", + "show_type": "imax", + "street_address": "1 Embarcadero Center", + "theater_name": "Landmark's Embarcadero Center Cinema" + }, + { + "genre": "Mystery", + "location": "San Francisco", + "movie_name": "Body Double", + "price": "14", + "show_type": "regular", + "street_address": "2550 Mission Street", + "theater_name": "Alamo Drafthouse Cinema" + }, + { + "genre": "Adventure", + "location": "San Francisco", + "movie_name": "Captain Marvel", + "price": "21", + "show_type": "regular", + "street_address": "835 Market Street", + "theater_name": "Century San Francisco Centre 9 & XD" + }, + { + "genre": "Mystery", + "location": "San Francisco", + "movie_name": "Citizen Kane", + "price": "20", + "show_type": "3d", + "street_address": "3290 Sacramento Street", + "theater_name": "Vogue Theatre" + }, + { + "genre": "Drama", + "location": "San Francisco", + "movie_name": "Dogman", + "price": "18", + "show_type": "3d", + "street_address": "601 Van Ness Avenue", + "theater_name": "Landmark's Opera Plaza Cinema" + }, + { + "genre": "Fantasy", + "location": "San Francisco", + "movie_name": "Dumbo", + "price": "15", + "show_type": "imax", + "street_address": "135 4th Street Suite 3000", + "theater_name": "AMC Metreon 16" + }, + { + "genre": "Comedy", + "location": "San Francisco", + "movie_name": "Family", + "price": "12", + "show_type": "regular", + "street_address": "501 Buckingham Way", + "theater_name": "United Artists Stonestown Twin" + }, + { + "genre": "Comedy", + "location": "San Francisco", + "movie_name": "Gloria Bell", + "price": "16", + "show_type": "imax", + "street_address": "601 Van Ness Avenue", + "theater_name": "Landmark's Opera Plaza Cinema" + }, + { + "genre": "Fantasy", + "location": "San Francisco", + "movie_name": "Hellboy", + "price": "22", + "show_type": "imax", + "street_address": "835 Market Street", + "theater_name": "Century San Francisco Centre 9 & XD" + }, + { + "genre": "Thriller", + "location": "San Francisco", + "movie_name": "Hotel Mumbai", + "price": "10", + "show_type": "imax", + "street_address": "2340 Chestnut Street", + "theater_name": "Presidio Theatre" + } + ], + "slots": [ + { + "exclusive_end": 60, + "slot": "movie_name", + "start": 41 + }, + { + "exclusive_end": 73, + "slot": "movie_name", + "start": 62 + }, + { + "exclusive_end": 93, + "slot": "movie_name", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 movies in your area. Some are Ash Is Purest White, Body Double, and Captain Marvel." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Menlo Park" + ], + "slot": "location", + "values": [ + "Menlo Park" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "theater_name", + "values": [ + "dontcare" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "location", + "start": 30 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Menlo Park" + ], + "theater_name": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd prefer something else, in Menlo Park, any theater." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Red Joan" + ], + "slot": "movie_name", + "values": [ + "Red Joan" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Menlo Park" + } + }, + "service_results": [ + { + "genre": "Drama", + "location": "Menlo Park", + "movie_name": "Red Joan", + "price": "10", + "show_type": "3d", + "street_address": "949 El Camino Real", + "theater_name": "Landmark's Guild Theatre" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "movie_name", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 movie there, Red Joan." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Red Joan" + ], + "slot": "movie_name", + "values": [ + "Red Joan" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 8, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Menlo Park" + ], + "movie_name": [ + "Red Joan" + ], + "theater_name": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Red Joan sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Menlo Park" + ], + "movie_name": [ + "Red Joan" + ], + "theater_name": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not now, no." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can do?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Menlo Park" + ], + "movie_name": [ + "Red Joan" + ], + "theater_name": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time is the movie on?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "For which date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "show_date", + "values": [ + "9th of March" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "show_date", + "start": 4 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Menlo Park" + ], + "movie_name": [ + "Red Joan" + ], + "show_date": [ + "9th of March" + ], + "theater_name": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The 9th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "19:00" + ], + "slot": "show_time", + "values": [ + "7 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Landmark's Guild Theatre" + ], + "slot": "theater_name", + "values": [ + "Landmark's Guild Theatre" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Menlo Park", + "movie_name": "Red Joan", + "show_date": "2019-03-09" + } + }, + "service_results": [ + { + "genre": "Drama", + "location": "Menlo Park", + "movie_name": "Red Joan", + "price": "10", + "show_date": "2019-03-09", + "show_time": "19:00", + "show_type": "3d", + "street_address": "949 El Camino Real", + "theater_name": "Landmark's Guild Theatre" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "show_time", + "start": 22 + }, + { + "exclusive_end": 54, + "slot": "theater_name", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a showing at 7 pm in Landmark's Guild Theatre." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Menlo Park" + ], + "movie_name": [ + "Red Joan" + ], + "show_date": [ + "9th of March" + ], + "show_time": [ + "7 pm" + ], + "theater_name": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "14_00059", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a good movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city are you in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Morgan Hill" + ], + "slot": "location", + "values": [ + "Morgan Hill" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "location", + "start": 8 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Morgan Hill" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Look in Morgan Hill." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Breakthrough", + "Captain Marvel", + "Dumbo" + ], + "slot": "movie_name", + "values": [ + "Breakthrough", + "Captain Marvel", + "Dumbo" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Morgan Hill" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "Morgan Hill", + "movie_name": "Breakthrough", + "price": "23", + "show_type": "regular", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + }, + { + "genre": "Adventure", + "location": "Morgan Hill", + "movie_name": "Captain Marvel", + "price": "9", + "show_type": "regular", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + }, + { + "genre": "Fantasy", + "location": "Morgan Hill", + "movie_name": "Dumbo", + "price": "13", + "show_type": "regular", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + }, + { + "genre": "Fantasy", + "location": "Morgan Hill", + "movie_name": "Hellboy", + "price": "17", + "show_type": "imax", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + }, + { + "genre": "Thriller", + "location": "Morgan Hill", + "movie_name": "Pet Sematary", + "price": "15", + "show_type": "imax", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + }, + { + "genre": "Adventure", + "location": "Morgan Hill", + "movie_name": "Shazam!", + "price": "6", + "show_type": "regular", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "movie_name", + "start": 8 + }, + { + "exclusive_end": 46, + "slot": "movie_name", + "start": 32 + }, + { + "exclusive_end": 27, + "slot": "movie_name", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found Breakthrough, Dumbo and Captain Marvel." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Morgan Hill" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What other movies are playing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Hellboy", + "Pet Sematary", + "Shazam!" + ], + "slot": "movie_name", + "values": [ + "Hellboy", + "Pet Sematary", + "Shazam!" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "movie_name", + "start": 14 + }, + { + "exclusive_end": 47, + "slot": "movie_name", + "start": 35 + }, + { + "exclusive_end": 30, + "slot": "movie_name", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is also Hellboy, Shazam! and Pet Sematary." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "show_date", + "values": [ + "later today" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Pet Sematary" + ], + "slot": "movie_name", + "values": [ + "Pet Sematary" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "movie_name", + "start": 25 + }, + { + "exclusive_end": 21, + "slot": "show_date", + "start": 10 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Morgan Hill" + ], + "movie_name": [ + "Pet Sematary" + ], + "show_date": [ + "later today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time later today is Pet Sematary playing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22:30" + ], + "slot": "show_time", + "values": [ + "10:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "CineLux Tennant Station Stadium 11" + ], + "slot": "theater_name", + "values": [ + "CineLux Tennant Station Stadium 11" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Morgan Hill", + "movie_name": "Pet Sematary", + "show_date": "2019-03-01" + } + }, + "service_results": [ + { + "genre": "Thriller", + "location": "Morgan Hill", + "movie_name": "Pet Sematary", + "price": "15", + "show_date": "2019-03-01", + "show_time": "22:30", + "show_type": "imax", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "show_time", + "start": 53 + }, + { + "exclusive_end": 34, + "slot": "theater_name", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "CineLux Tennant Station Stadium 11 has 1 showtime at 10:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Morgan Hill" + ], + "movie_name": [ + "Pet Sematary" + ], + "show_date": [ + "later today" + ], + "show_time": [ + "10:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "May I help you purchase tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Morgan Hill" + ], + "movie_name": [ + "Pet Sematary" + ], + "show_date": [ + "later today" + ], + "show_time": [ + "10:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not right now, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need further assistance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Morgan Hill" + ], + "movie_name": [ + "Pet Sematary" + ], + "show_date": [ + "later today" + ], + "show_time": [ + "10:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm fine, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the day." + } + ] + }, + { + "dialogue_id": "14_00060", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Adventure" + ], + "slot": "genre", + "values": [ + "adventure" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 80, + "slot": "genre", + "start": 71 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My friends came to my house and i am in joyful mood .will you find any adventure movies to watch along with my friends?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which is the location you need to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Daly City" + ], + "slot": "location", + "values": [ + "Daly City" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "location", + "start": 34 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "Daly City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "find any movies which is shown in Daly City?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Shazam!" + ], + "slot": "movie_name", + "values": [ + "Shazam!" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Adventure", + "location": "Daly City" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "Daly City", + "movie_name": "Shazam!", + "price": "22", + "show_type": "regular", + "street_address": "1901 Junipero Serra Boulevard", + "theater_name": "Century 20 Daly City & XD" + } + ], + "slots": [ + { + "exclusive_end": 40, + "slot": "movie_name", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 movies which is called Shazam!. Do you like it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Shazam!" + ], + "slot": "movie_name", + "values": [ + "Shazam" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 6, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "Daly City" + ], + "movie_name": [ + "Shazam", + "Shazam!" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Shazam is good one.I like to watch it with my friends." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Whether i need to buy tickets for that movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "Daly City" + ], + "movie_name": [ + "Shazam", + "Shazam!" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I Don't want it now but later." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Whether i need to help you for some other thing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "show_date", + "values": [ + "4th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Century 20 Daly City & XD" + ], + "slot": "theater_name", + "values": [ + "Century Daly City" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 73, + "slot": "show_date", + "start": 61 + }, + { + "exclusive_end": 94, + "slot": "theater_name", + "start": 77 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "Daly City" + ], + "movie_name": [ + "Shazam", + "Shazam!" + ], + "show_date": [ + "4th of March" + ], + "theater_name": [ + "Century Daly City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me the time i shall able to watch that movie on 4th of March at Century Daly City?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22:30" + ], + "slot": "show_time", + "values": [ + "10:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Century 20 Daly City & XD" + ], + "slot": "theater_name", + "values": [ + "Century 20 Daly City & XD" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Daly City", + "movie_name": "Shazam!", + "show_date": "2019-03-04", + "theater_name": "Century 20 Daly City & XD" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "Daly City", + "movie_name": "Shazam!", + "price": "22", + "show_date": "2019-03-04", + "show_time": "22:30", + "show_type": "regular", + "street_address": "1901 Junipero Serra Boulevard", + "theater_name": "Century 20 Daly City & XD" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "show_time", + "start": 38 + }, + { + "exclusive_end": 75, + "slot": "theater_name", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 showtimes for the movie at 10:30 pm in Century 20 Daly City & XD" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "price" + ], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "Daly City" + ], + "movie_name": [ + "Shazam", + "Shazam!" + ], + "show_date": [ + "4th of March" + ], + "theater_name": [ + "Century 20 Daly City & XD", + "Century Daly City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Tell me about the cost of the ticket for that movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "22" + ], + "slot": "price", + "values": [ + "$22" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "price", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It costs is $22 per person" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "adventure" + ], + "location": [ + "Daly City" + ], + "movie_name": [ + "Shazam", + "Shazam!" + ], + "show_date": [ + "4th of March" + ], + "show_time": [ + "10:30 pm" + ], + "theater_name": [ + "Century 20 Daly City & XD", + "Century Daly City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok that's great and sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "take care have a wonderful day" + } + ] + }, + { + "dialogue_id": "14_00061", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Find movies to watch please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What location should I search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "location", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "regular" + ], + "slot": "show_type", + "values": [ + "regular" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 63, + "slot": "location", + "start": 55 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Jose" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch a regular show. Please search in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A Madea Family Funeral", + "Captain Marvel", + "Dogman" + ], + "slot": "movie_name", + "values": [ + "A Madea Family Funeral", + "Captain Marvel", + "Dogman" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Jose", + "show_type": "regular" + } + }, + "service_results": [ + { + "genre": "Comedy", + "location": "San Jose", + "movie_name": "A Madea Family Funeral", + "price": "10", + "show_type": "regular", + "street_address": "3630 Hillcap Avenue", + "theater_name": "West Wind Capitol Drive-In" + }, + { + "genre": "Adventure", + "location": "San Jose", + "movie_name": "Captain Marvel", + "price": "12", + "show_type": "regular", + "street_address": "2190 Eastridge Loop", + "theater_name": "AMC Eastridge 15" + }, + { + "genre": "Drama", + "location": "San Jose", + "movie_name": "Dogman", + "price": "15", + "show_type": "regular", + "street_address": "288 South 2nd Street", + "theater_name": "3 Below Theaters And Lounge" + }, + { + "genre": "Fantasy", + "location": "San Jose", + "movie_name": "Dumbo", + "price": "5", + "show_type": "regular", + "street_address": "2306 Almaden Road", + "theater_name": "CineLux Almaden Cinema" + }, + { + "genre": "Fantasy", + "location": "San Jose", + "movie_name": "Hellboy", + "price": "11", + "show_type": "regular", + "street_address": "925 Blossom Hill Road Suite 2000", + "theater_name": "Century 20 Oakridge & XD" + }, + { + "genre": "Comedy", + "location": "San Jose", + "movie_name": "Missing Link", + "price": "20", + "show_type": "regular", + "street_address": "2190 Eastridge Loop", + "theater_name": "AMC Eastridge 15" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "movie_name", + "start": 30 + }, + { + "exclusive_end": 68, + "slot": "movie_name", + "start": 54 + }, + { + "exclusive_end": 78, + "slot": "movie_name", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have a few choices for you. A Madea Family Funeral, Captain Marvel or Dogman. Do any of these sound good to you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "A Madea Family Funeral" + ], + "slot": "movie_name", + "values": [ + "A Madea Family Funeral" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "movie_name", + "start": 8 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Jose" + ], + "movie_name": [ + "A Madea Family Funeral" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh yes! A Madea Family Funeral. I've been wanting to see this picture." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I go ahead and reserve your tickets now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "San Jose" + ], + "movie_name": [ + "A Madea Family Funeral" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. I don't want to buy any tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "ok, no problem. can i help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "West Wind Capitol Drive-In" + ], + "slot": "theater_name", + "values": [ + "West Wind Capitol Drive-in" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 77, + "slot": "theater_name", + "start": 51 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Jose" + ], + "movie_name": [ + "A Madea Family Funeral" + ], + "show_type": [ + "regular" + ], + "theater_name": [ + "West Wind Capitol Drive-in" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to know what time it's playing at the West Wind Capitol Drive-in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, no problem. What date should I search for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "show_date", + "values": [ + "1st of March" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "show_date", + "start": 12 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Jose" + ], + "movie_name": [ + "A Madea Family Funeral" + ], + "show_date": [ + "1st of March" + ], + "show_type": [ + "regular" + ], + "theater_name": [ + "West Wind Capitol Drive-in" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Look up for 1st of March please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22:30" + ], + "slot": "show_time", + "values": [ + "10:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "West Wind Capitol Drive-In" + ], + "slot": "theater_name", + "values": [ + "West Wind Capitol Drive-In" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "San Jose", + "movie_name": "A Madea Family Funeral", + "show_date": "2019-03-01", + "show_type": "regular", + "theater_name": "West Wind Capitol Drive-In" + } + }, + "service_results": [ + { + "genre": "Comedy", + "location": "San Jose", + "movie_name": "A Madea Family Funeral", + "price": "10", + "show_date": "2019-03-01", + "show_time": "22:30", + "show_type": "regular", + "street_address": "3630 Hillcap Avenue", + "theater_name": "West Wind Capitol Drive-In" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "show_time", + "start": 57 + }, + { + "exclusive_end": 53, + "slot": "theater_name", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I show one show playing at West Wind Capitol Drive-In at 10:30 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Jose" + ], + "movie_name": [ + "A Madea Family Funeral" + ], + "show_date": [ + "1st of March" + ], + "show_time": [ + "10:30 pm" + ], + "show_type": [ + "regular" + ], + "theater_name": [ + "West Wind Capitol Drive-In", + "West Wind Capitol Drive-in" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect. Thanks for your help. That will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "14_00062", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sonoma Cinema" + ], + "slot": "theater_name", + "values": [ + "Sonoma Cinema" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "theater_name", + "start": 27 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "theater_name": [ + "Sonoma Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to watch a movie at Sonoma Cinema." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sonoma" + ], + "slot": "location", + "values": [ + "Sonoma" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "location", + "start": 25 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Sonoma" + ], + "theater_name": [ + "Sonoma Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find movies in Sonoma." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Little", + "Long Shot", + "Pet Sematary" + ], + "slot": "movie_name", + "values": [ + "Little", + "Long Shot", + "Pet Sematary" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Sonoma", + "theater_name": "Sonoma Cinema" + } + }, + "service_results": [ + { + "genre": "Comedy", + "location": "Sonoma", + "movie_name": "Little", + "price": "22", + "show_type": "regular", + "street_address": "4451", + "theater_name": "Sonoma Cinema" + }, + { + "genre": "Comedy", + "location": "Sonoma", + "movie_name": "Long Shot", + "price": "8", + "show_type": "regular", + "street_address": "4451", + "theater_name": "Sonoma Cinema" + }, + { + "genre": "Thriller", + "location": "Sonoma", + "movie_name": "Pet Sematary", + "price": "6", + "show_type": "3d", + "street_address": "4451", + "theater_name": "Sonoma Cinema" + }, + { + "genre": "Adventure", + "location": "Sonoma", + "movie_name": "Shazam!", + "price": "12", + "show_type": "3d", + "street_address": "4451", + "theater_name": "Sonoma Cinema" + } + ], + "slots": [ + { + "exclusive_end": 64, + "slot": "movie_name", + "start": 58 + }, + { + "exclusive_end": 75, + "slot": "movie_name", + "start": 66 + }, + { + "exclusive_end": 92, + "slot": "movie_name", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 4 movies matching your request. You could watch Little, Long Shot, or Pet Sematary." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3d" + ], + "slot": "show_type", + "values": [ + "3d" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Sonoma" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "Sonoma Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other movies? I want to watch something in 3d." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Shazam!" + ], + "slot": "movie_name", + "values": [ + "Shazam!" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Sonoma", + "show_type": "3d", + "theater_name": "Sonoma Cinema" + } + }, + "service_results": [ + { + "genre": "Thriller", + "location": "Sonoma", + "movie_name": "Pet Sematary", + "price": "6", + "show_type": "3d", + "street_address": "4451", + "theater_name": "Sonoma Cinema" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "movie_name", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "i found 1 movie matching your request. What about Shazam!?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "show_date", + "values": [ + "Tuesday next week" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Shazam!" + ], + "slot": "movie_name", + "values": [ + "Shazam!" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "movie_name", + "start": 0 + }, + { + "exclusive_end": 58, + "slot": "show_date", + "start": 41 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Sonoma" + ], + "movie_name": [ + "Shazam!" + ], + "show_date": [ + "Tuesday next week" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "Sonoma Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Shazam! sounds great! I want to watch in Tuesday next week. What times are there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "19:00" + ], + "slot": "show_time", + "values": [ + "7 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sonoma Cinema" + ], + "slot": "theater_name", + "values": [ + "Sonoma Cinema" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Sonoma", + "movie_name": "Shazam!", + "show_date": "2019-03-05", + "show_type": "3d", + "theater_name": "Sonoma Cinema" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "Sonoma", + "movie_name": "Shazam!", + "price": "12", + "show_date": "2019-03-05", + "show_time": "19:00", + "show_type": "3d", + "street_address": "4451", + "theater_name": "Sonoma Cinema" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "show_time", + "start": 21 + }, + { + "exclusive_end": 42, + "slot": "theater_name", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a showing at 7 pm at Sonoma Cinema." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Sonoma" + ], + "movie_name": [ + "Shazam!" + ], + "show_date": [ + "Tuesday next week" + ], + "show_time": [ + "7 pm" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "Sonoma Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Did you want to purchase tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Sonoma" + ], + "movie_name": [ + "Shazam!" + ], + "show_date": [ + "Tuesday next week" + ], + "show_time": [ + "7 pm" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "Sonoma Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'll purchase later. That is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "14_00063", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pleasant Hill" + ], + "slot": "location", + "values": [ + "Pleasant Hill" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 83, + "slot": "location", + "start": 70 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Pleasant Hill" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go out to watch a movie, can you find me some good shows in Pleasant Hill?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "After", + "Hotel Mumbai", + "Little" + ], + "slot": "movie_name", + "values": [ + "After", + "Hotel Mumbai", + "Little" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Pleasant Hill" + } + }, + "service_results": [ + { + "genre": "Romance", + "location": "Pleasant Hill", + "movie_name": "After", + "price": "19", + "show_type": "regular", + "street_address": "125 Crescent Drive", + "theater_name": "Century 16 Downtown" + }, + { + "genre": "Thriller", + "location": "Pleasant Hill", + "movie_name": "Hotel Mumbai", + "price": "7", + "show_type": "3d", + "street_address": "125 Crescent Drive", + "theater_name": "Century 16 Downtown" + }, + { + "genre": "Comedy", + "location": "Pleasant Hill", + "movie_name": "Little", + "price": "8", + "show_type": "3d", + "street_address": "125 Crescent Drive", + "theater_name": "Century 16 Downtown" + }, + { + "genre": "Thriller", + "location": "Pleasant Hill", + "movie_name": "Pet Sematary", + "price": "25", + "show_type": "regular", + "street_address": "125 Crescent Drive", + "theater_name": "Century 16 Downtown" + }, + { + "genre": "Horror", + "location": "Pleasant Hill", + "movie_name": "The Curse of La Llorona", + "price": "15", + "show_type": "regular", + "street_address": "125 Crescent Drive", + "theater_name": "Century 16 Downtown" + } + ], + "slots": [ + { + "exclusive_end": 15, + "slot": "movie_name", + "start": 10 + }, + { + "exclusive_end": 29, + "slot": "movie_name", + "start": 17 + }, + { + "exclusive_end": 40, + "slot": "movie_name", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about After, Hotel Mumbai, or Little?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Pleasant Hill" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What else is there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Pet Sematary", + "The Curse of La Llorona" + ], + "slot": "movie_name", + "values": [ + "Pet Sematary", + "The Curse of La Llorona" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "movie_name", + "start": 10 + }, + { + "exclusive_end": 50, + "slot": "movie_name", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Pet Sematary, or The Curse of La Llorona?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "regular" + ], + "slot": "show_type", + "values": [ + "regular" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Century 16 Downtown" + ], + "slot": "theater_name", + "values": [ + "Century Downtown" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "The Curse of La Llorona" + ], + "slot": "movie_name", + "values": [ + "The Curse of La Llorona" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "movie_name", + "start": 20 + }, + { + "exclusive_end": 121, + "slot": "theater_name", + "start": 105 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Pleasant Hill" + ], + "movie_name": [ + "The Curse of La Llorona" + ], + "show_type": [ + "regular" + ], + "theater_name": [ + "Century Downtown" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like the sound of The Curse of La Llorona. What time can I watch it if I want to see a regular show at Century Downtown?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "That depends what date you want to see it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "show_date", + "values": [ + "6th of this month" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "show_date", + "start": 22 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Pleasant Hill" + ], + "movie_name": [ + "The Curse of La Llorona" + ], + "show_date": [ + "6th of this month" + ], + "show_type": [ + "regular" + ], + "theater_name": [ + "Century Downtown" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to watch it on 6th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22:30" + ], + "slot": "show_time", + "values": [ + "10:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Century 16 Downtown" + ], + "slot": "theater_name", + "values": [ + "Century 16 Downtown" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Pleasant Hill", + "movie_name": "The Curse of La Llorona", + "show_date": "2019-03-06", + "show_type": "regular", + "theater_name": "Century 16 Downtown" + } + }, + "service_results": [ + { + "genre": "Horror", + "location": "Pleasant Hill", + "movie_name": "The Curse of La Llorona", + "price": "15", + "show_date": "2019-03-06", + "show_time": "22:30", + "show_type": "regular", + "street_address": "125 Crescent Drive", + "theater_name": "Century 16 Downtown" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "show_time", + "start": 20 + }, + { + "exclusive_end": 51, + "slot": "theater_name", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's one show at 10:30 pm in Century 16 Downtown." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Pleasant Hill" + ], + "movie_name": [ + "The Curse of La Llorona" + ], + "show_date": [ + "6th of this month" + ], + "show_time": [ + "10:30 pm" + ], + "show_type": [ + "regular" + ], + "theater_name": [ + "Century 16 Downtown", + "Century Downtown" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good. That's all I need for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day!" + } + ] + }, + { + "dialogue_id": "14_00064", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a movie to see?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city do you want to see it in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Morgan Hill" + ], + "slot": "location", + "values": [ + "Morgan Hill" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "location", + "start": 18 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Morgan Hill" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me movies in Morgan Hill." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Breakthrough", + "Captain Marvel", + "Dumbo" + ], + "slot": "movie_name", + "values": [ + "Breakthrough", + "Captain Marvel", + "Dumbo" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Morgan Hill" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "Morgan Hill", + "movie_name": "Breakthrough", + "price": "23", + "show_type": "regular", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + }, + { + "genre": "Adventure", + "location": "Morgan Hill", + "movie_name": "Captain Marvel", + "price": "9", + "show_type": "regular", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + }, + { + "genre": "Fantasy", + "location": "Morgan Hill", + "movie_name": "Dumbo", + "price": "13", + "show_type": "regular", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + }, + { + "genre": "Fantasy", + "location": "Morgan Hill", + "movie_name": "Hellboy", + "price": "17", + "show_type": "imax", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + }, + { + "genre": "Thriller", + "location": "Morgan Hill", + "movie_name": "Pet Sematary", + "price": "15", + "show_type": "imax", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + }, + { + "genre": "Adventure", + "location": "Morgan Hill", + "movie_name": "Shazam!", + "price": "6", + "show_type": "regular", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "movie_name", + "start": 36 + }, + { + "exclusive_end": 64, + "slot": "movie_name", + "start": 50 + }, + { + "exclusive_end": 74, + "slot": "movie_name", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Search showed 6 movies. Do you like Breakthrough, Captain Marvel, or Dumbo?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "regular" + ], + "slot": "show_type", + "values": [ + "regular" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Morgan Hill" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me something else like a regular show." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Shazam!" + ], + "slot": "movie_name", + "values": [ + "Shazam!" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Morgan Hill", + "show_type": "regular" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "Morgan Hill", + "movie_name": "Breakthrough", + "price": "23", + "show_type": "regular", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + } + ], + "slots": [ + { + "exclusive_end": 40, + "slot": "movie_name", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Search revealed 1 movie which is Shazam!." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Shazam!" + ], + "slot": "movie_name", + "values": [ + "Shazam!" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Morgan Hill" + ], + "movie_name": [ + "Shazam!" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Shazam! works for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to purchase tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "show_date", + "values": [ + "4th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "CineLux Tennant Station Stadium 11" + ], + "slot": "theater_name", + "values": [ + "CineLux Tennant Station" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 87, + "slot": "show_date", + "start": 70 + }, + { + "exclusive_end": 62, + "slot": "theater_name", + "start": 39 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Morgan Hill" + ], + "movie_name": [ + "Shazam!" + ], + "show_date": [ + "4th of this month" + ], + "show_type": [ + "regular" + ], + "theater_name": [ + "CineLux Tennant Station" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, now right now. I want to see it at CineLux Tennant Station on the 4th of this month. What time is it playing then?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22:00" + ], + "slot": "show_time", + "values": [ + "10 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "CineLux Tennant Station Stadium 11" + ], + "slot": "theater_name", + "values": [ + "CineLux Tennant Station Stadium 11" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Morgan Hill", + "movie_name": "Shazam!", + "show_date": "2019-03-04", + "show_type": "regular", + "theater_name": "CineLux Tennant Station Stadium 11" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "Morgan Hill", + "movie_name": "Shazam!", + "price": "6", + "show_date": "2019-03-04", + "show_time": "22:00", + "show_type": "regular", + "street_address": "750 Tennant Station", + "theater_name": "CineLux Tennant Station Stadium 11" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "show_time", + "start": 54 + }, + { + "exclusive_end": 34, + "slot": "theater_name", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "CineLux Tennant Station Stadium 11 has one showing at 10 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Morgan Hill" + ], + "movie_name": [ + "Shazam!" + ], + "show_date": [ + "4th of this month" + ], + "show_time": [ + "10 pm" + ], + "show_type": [ + "regular" + ], + "theater_name": [ + "CineLux Tennant Station", + "CineLux Tennant Station Stadium 11" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Morgan Hill" + ], + "movie_name": [ + "Shazam!" + ], + "show_date": [ + "4th of this month" + ], + "show_time": [ + "10 pm" + ], + "show_type": [ + "regular" + ], + "theater_name": [ + "CineLux Tennant Station", + "CineLux Tennant Station Stadium 11" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "14_00065", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am in a mood to watch some movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Clara" + ], + "slot": "location", + "values": [ + "Santa Clara" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "regular" + ], + "slot": "show_type", + "values": [ + "regular" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "location", + "start": 18 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Clara" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Show me movies in Santa Clara. I would prefer a regular show." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dumbo", + "How to Train Your Dragon: The Hidden World", + "Little" + ], + "slot": "movie_name", + "values": [ + "Dumbo", + "How to Train Your Dragon: The Hidden World", + "Little" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Santa Clara", + "show_type": "regular" + } + }, + "service_results": [ + { + "genre": "Fantasy", + "location": "Santa Clara", + "movie_name": "Dumbo", + "price": "20", + "show_type": "regular", + "street_address": "2855 Stevens Creek Boulevard Suite 2160", + "theater_name": "ShowPlace ICON Valley Fair" + }, + { + "genre": "Animation", + "location": "Santa Clara", + "movie_name": "How to Train Your Dragon: The Hidden World", + "price": "6", + "show_type": "regular", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Comedy", + "location": "Santa Clara", + "movie_name": "Little", + "price": "15", + "show_type": "regular", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Comedy", + "location": "Santa Clara", + "movie_name": "Long Shot", + "price": "7", + "show_type": "regular", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Adventure", + "location": "Santa Clara", + "movie_name": "Shazam!", + "price": "11", + "show_type": "regular", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "movie_name", + "start": 21 + }, + { + "exclusive_end": 70, + "slot": "movie_name", + "start": 28 + }, + { + "exclusive_end": 80, + "slot": "movie_name", + "start": 74 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What do you think of Dumbo, How to Train Your Dragon: The Hidden World or Little?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "show_date", + "values": [ + "the 1st" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Dumbo" + ], + "slot": "movie_name", + "values": [ + "Dumbo" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 13, + "slot": "movie_name", + "start": 8 + }, + { + "exclusive_end": 87, + "slot": "show_date", + "start": 80 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Clara" + ], + "movie_name": [ + "Dumbo" + ], + "show_date": [ + "the 1st" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think Dumbo sounds great. What are the timings for it and I want to see it on the 1st." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22:00" + ], + "slot": "show_time", + "values": [ + "10 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "ShowPlace ICON Valley Fair" + ], + "slot": "theater_name", + "values": [ + "ShowPlace ICON Valley Fair" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Santa Clara", + "movie_name": "Dumbo", + "show_date": "2019-03-01", + "show_type": "regular" + } + }, + "service_results": [ + { + "genre": "Fantasy", + "location": "Santa Clara", + "movie_name": "Dumbo", + "price": "20", + "show_date": "2019-03-01", + "show_time": "22:00", + "show_type": "regular", + "street_address": "2855 Stevens Creek Boulevard Suite 2160", + "theater_name": "ShowPlace ICON Valley Fair" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "show_time", + "start": 21 + }, + { + "exclusive_end": 56, + "slot": "theater_name", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have one show at 10 pm in ShowPlace ICON Valley Fair." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Clara" + ], + "movie_name": [ + "Dumbo" + ], + "show_date": [ + "the 1st" + ], + "show_time": [ + "10 pm" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "OK. That is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "14_00066", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find a movie to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure! Where do you want to watch it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Ramon" + ], + "slot": "location", + "values": [ + "San Ramon" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "location", + "start": 23 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Ramon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like a location in San Ramon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Breakthrough", + "Captain Marvel", + "Dumbo" + ], + "slot": "movie_name", + "values": [ + "Breakthrough", + "Captain Marvel", + "Dumbo" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Ramon" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "San Ramon", + "movie_name": "Breakthrough", + "price": "21", + "show_type": "imax", + "street_address": "1603", + "theater_name": "Regal Cinemas Crow Canyon 6" + }, + { + "genre": "Adventure", + "location": "San Ramon", + "movie_name": "Captain Marvel", + "price": "22", + "show_type": "imax", + "street_address": "1603", + "theater_name": "Regal Cinemas Crow Canyon 6" + }, + { + "genre": "Fantasy", + "location": "San Ramon", + "movie_name": "Dumbo", + "price": "15", + "show_type": "3d", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Fantasy", + "location": "San Ramon", + "movie_name": "Hellboy", + "price": "24", + "show_type": "regular", + "street_address": "1603", + "theater_name": "Regal Cinemas Crow Canyon 6" + }, + { + "genre": "Comedy", + "location": "San Ramon", + "movie_name": "Little", + "price": "19", + "show_type": "imax", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Comedy", + "location": "San Ramon", + "movie_name": "Missing Link", + "price": "22", + "show_type": "3d", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Adventure", + "location": "San Ramon", + "movie_name": "Shazam!", + "price": "22", + "show_type": "3d", + "street_address": "1603", + "theater_name": "Regal Cinemas Crow Canyon 6" + }, + { + "genre": "Musical", + "location": "San Ramon", + "movie_name": "Teen Spirit", + "price": "18", + "show_type": "3d", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Horror", + "location": "San Ramon", + "movie_name": "The Curse of La Llorona", + "price": "21", + "show_type": "3d", + "street_address": "1603", + "theater_name": "Regal Cinemas Crow Canyon 6" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "movie_name", + "start": 47 + }, + { + "exclusive_end": 75, + "slot": "movie_name", + "start": 61 + }, + { + "exclusive_end": 85, + "slot": "movie_name", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found three movies which I think you'd like: Breakthrough, Captain Marvel and Dumbo." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Ramon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Hellboy", + "Little", + "Missing Link" + ], + "slot": "movie_name", + "values": [ + "Hellboy", + "Little", + "Missing Link" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "movie_name", + "start": 12 + }, + { + "exclusive_end": 27, + "slot": "movie_name", + "start": 21 + }, + { + "exclusive_end": 43, + "slot": "movie_name", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure! Maybe Hellboy, Little or Missing Link?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Horror" + ], + "slot": "genre", + "values": [ + "Ghost" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "genre", + "start": 11 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Ghost" + ], + "location": [ + "San Ramon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like a Ghost movie. Can you find anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "The Curse of La Llorona" + ], + "slot": "movie_name", + "values": [ + "The Curse of La Llorona" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Horror", + "location": "San Ramon" + } + }, + "service_results": [ + { + "genre": "Horror", + "location": "San Ramon", + "movie_name": "The Curse of La Llorona", + "price": "21", + "show_type": "3d", + "street_address": "1603", + "theater_name": "Regal Cinemas Crow Canyon 6" + } + ], + "slots": [ + { + "exclusive_end": 76, + "slot": "movie_name", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 movie matching your criteria, respectively The Curse of La Llorona." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "The Curse of La Llorona" + ], + "slot": "movie_name", + "values": [ + "The Curse of La Llorona" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Ghost" + ], + "location": [ + "San Ramon" + ], + "movie_name": [ + "The Curse of La Llorona" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The Curse of La Llorona sounds awesome!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to get tickets for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "Ghost" + ], + "location": [ + "San Ramon" + ], + "movie_name": [ + "The Curse of La Llorona" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not at the moment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can do for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "show_date", + "values": [ + "Saturday this week" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 65, + "slot": "show_date", + "start": 47 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Ghost" + ], + "location": [ + "San Ramon" + ], + "movie_name": [ + "The Curse of La Llorona" + ], + "show_date": [ + "Saturday this week" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you know screening times for this movie for Saturday this week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "16:30" + ], + "slot": "show_time", + "values": [ + "4:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "THE LOT City Center" + ], + "slot": "theater_name", + "values": [ + "THE LOT City Center" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "San Ramon", + "movie_name": "The Curse of La Llorona", + "show_date": "2019-03-02" + } + }, + "service_results": [ + { + "genre": "Horror", + "location": "San Ramon", + "movie_name": "The Curse of La Llorona", + "price": "11", + "show_date": "2019-03-02", + "show_time": "16:30", + "show_type": "3d", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Horror", + "location": "San Ramon", + "movie_name": "The Curse of La Llorona", + "price": "21", + "show_date": "2019-03-02", + "show_time": "21:30", + "show_type": "3d", + "street_address": "1603", + "theater_name": "Regal Cinemas Crow Canyon 6" + } + ], + "slots": [ + { + "exclusive_end": 89, + "slot": "show_time", + "start": 82 + }, + { + "exclusive_end": 112, + "slot": "theater_name", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. There are 2 showtimes for this movie, out of which I'd recommend the one at 4:30 pm at THE LOT City Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Regal Cinemas Crow Canyon 6" + ], + "slot": "theater_name", + "values": [ + "Regal Crow Canyon" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3d" + ], + "slot": "show_type", + "values": [ + "3d" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 70, + "slot": "theater_name", + "start": 53 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Ghost" + ], + "location": [ + "San Ramon" + ], + "movie_name": [ + "The Curse of La Llorona" + ], + "show_date": [ + "Saturday this week" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "Regal Crow Canyon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other showtimes? I'd prefer watching it in 3d at Regal Crow Canyon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21:30" + ], + "slot": "show_time", + "values": [ + "9:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Regal Cinemas Crow Canyon 6" + ], + "slot": "theater_name", + "values": [ + "Regal Cinemas Crow Canyon 6" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "San Ramon", + "movie_name": "The Curse of La Llorona", + "show_date": "2019-03-02", + "show_type": "3d", + "theater_name": "Regal Cinemas Crow Canyon 6" + } + }, + "service_results": [ + { + "genre": "Horror", + "location": "San Ramon", + "movie_name": "The Curse of La Llorona", + "price": "21", + "show_date": "2019-03-02", + "show_time": "21:30", + "show_type": "3d", + "street_address": "1603", + "theater_name": "Regal Cinemas Crow Canyon 6" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "show_time", + "start": 22 + }, + { + "exclusive_end": 60, + "slot": "theater_name", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's 1 showtime at 9:30 pm at Regal Cinemas Crow Canyon 6." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "genre": [ + "Ghost" + ], + "location": [ + "San Ramon" + ], + "movie_name": [ + "The Curse of La Llorona" + ], + "show_date": [ + "Saturday this week" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "Regal Cinemas Crow Canyon 6", + "Regal Crow Canyon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect. Do you know the theater's address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1603" + ], + "slot": "street_address", + "values": [ + "1603" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "street_address", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, it's 1603." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "price" + ], + "slot_values": { + "genre": [ + "Ghost" + ], + "location": [ + "San Ramon" + ], + "movie_name": [ + "The Curse of La Llorona" + ], + "show_date": [ + "Saturday this week" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "Regal Cinemas Crow Canyon 6", + "Regal Crow Canyon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you please tell me the ticket price?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "21" + ], + "slot": "price", + "values": [ + "$21" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "price", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Tickets are $21 per person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Ghost" + ], + "location": [ + "San Ramon" + ], + "movie_name": [ + "The Curse of La Llorona" + ], + "show_date": [ + "Saturday this week" + ], + "show_time": [ + "9:30 pm" + ], + "show_type": [ + "3d" + ], + "theater_name": [ + "Regal Cinemas Crow Canyon 6", + "Regal Crow Canyon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's perfect. That will be all for now!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "14_00067", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hey, can you help me find a movie theater?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, where are you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union City" + ], + "slot": "location", + "values": [ + "Union City" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "location", + "start": 18 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Union City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you look in Union City?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "After", + "Breakthrough", + "Captain Marvel" + ], + "slot": "movie_name", + "values": [ + "After", + "Breakthrough", + "Captain Marvel" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Union City" + } + }, + "service_results": [ + { + "genre": "Romance", + "location": "Union City", + "movie_name": "After", + "price": "18", + "show_type": "3d", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + }, + { + "genre": "Biographical", + "location": "Union City", + "movie_name": "Breakthrough", + "price": "17", + "show_type": "3d", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + }, + { + "genre": "Adventure", + "location": "Union City", + "movie_name": "Captain Marvel", + "price": "12", + "show_type": "imax", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + }, + { + "genre": "Fantasy", + "location": "Union City", + "movie_name": "Dumbo", + "price": "9", + "show_type": "regular", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + }, + { + "genre": "Fantasy", + "location": "Union City", + "movie_name": "Hellboy", + "price": "23", + "show_type": "3d", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + }, + { + "genre": "Thriller", + "location": "Union City", + "movie_name": "Hotel Mumbai", + "price": "8", + "show_type": "regular", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + }, + { + "genre": "Comedy", + "location": "Union City", + "movie_name": "Little", + "price": "10", + "show_type": "regular", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + }, + { + "genre": "Comedy", + "location": "Union City", + "movie_name": "Missing Link", + "price": "13", + "show_type": "3d", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + }, + { + "genre": "Thriller", + "location": "Union City", + "movie_name": "Pet Sematary", + "price": "10", + "show_type": "3d", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + }, + { + "genre": "Adventure", + "location": "Union City", + "movie_name": "Shazam!", + "price": "15", + "show_type": "imax", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + } + ], + "slots": [ + { + "exclusive_end": 14, + "slot": "movie_name", + "start": 9 + }, + { + "exclusive_end": 28, + "slot": "movie_name", + "start": 16 + }, + { + "exclusive_end": 46, + "slot": "movie_name", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How does After, Breakthrough or Captain Marvel sound?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Captain Marvel" + ], + "slot": "movie_name", + "values": [ + "Captain Marvel" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 14, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Union City" + ], + "movie_name": [ + "Captain Marvel" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Captain Marvel works. What are the times?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you tell me the date you want to watch it on first?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "show_date", + "values": [ + "7th of this month" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "show_date", + "start": 18 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Union City" + ], + "movie_name": [ + "Captain Marvel" + ], + "show_date": [ + "7th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It will be on the 7th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21:00" + ], + "slot": "show_time", + "values": [ + "9 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Century 25 Union Landing & XD" + ], + "slot": "theater_name", + "values": [ + "Century 25 Union Landing & XD" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Union City", + "movie_name": "Captain Marvel", + "show_date": "2019-03-07" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "Union City", + "movie_name": "Captain Marvel", + "price": "12", + "show_date": "2019-03-07", + "show_time": "21:00", + "show_type": "imax", + "street_address": "32100 Union Landing Boulevard", + "theater_name": "Century 25 Union Landing & XD" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "show_time", + "start": 44 + }, + { + "exclusive_end": 87, + "slot": "theater_name", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 1 showtime for Captain Marvel at 9 pm. It's at Century 25 Union Landing & XD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Union City" + ], + "movie_name": [ + "Captain Marvel" + ], + "show_date": [ + "7th of this month" + ], + "show_time": [ + "9 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to book you tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Union City" + ], + "movie_name": [ + "Captain Marvel" + ], + "show_date": [ + "7th of this month" + ], + "show_time": [ + "9 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "14_00068", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Alameda" + ], + "slot": "location", + "values": [ + "Alameda" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "location", + "start": 8 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Alameda" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am in Alameda." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Captain Marvel", + "Dumbo", + "Hellboy" + ], + "slot": "movie_name", + "values": [ + "Captain Marvel", + "Dumbo", + "Hellboy" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Alameda" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "Alameda", + "movie_name": "Captain Marvel", + "price": "15", + "show_type": "3d", + "street_address": "2317 Central Avenue", + "theater_name": "Alameda Theatre & Cineplex" + }, + { + "genre": "Fantasy", + "location": "Alameda", + "movie_name": "Dumbo", + "price": "19", + "show_type": "imax", + "street_address": "2317 Central Avenue", + "theater_name": "Alameda Theatre & Cineplex" + }, + { + "genre": "Fantasy", + "location": "Alameda", + "movie_name": "Hellboy", + "price": "6", + "show_type": "imax", + "street_address": "2317 Central Avenue", + "theater_name": "Alameda Theatre & Cineplex" + }, + { + "genre": "Comedy", + "location": "Alameda", + "movie_name": "Missing Link", + "price": "23", + "show_type": "3d", + "street_address": "2317 Central Avenue", + "theater_name": "Alameda Theatre & Cineplex" + }, + { + "genre": "Adventure", + "location": "Alameda", + "movie_name": "Shazam!", + "price": "20", + "show_type": "3d", + "street_address": "2317 Central Avenue", + "theater_name": "Alameda Theatre & Cineplex" + }, + { + "genre": "Adventure", + "location": "Alameda", + "movie_name": "The Poseidon Adventure", + "price": "9", + "show_type": "imax", + "street_address": "2317 Central Avenue", + "theater_name": "Alameda Theatre & Cineplex" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "movie_name", + "start": 41 + }, + { + "exclusive_end": 62, + "slot": "movie_name", + "start": 57 + }, + { + "exclusive_end": 73, + "slot": "movie_name", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 6 available movies. What about Captain Marvel, Dumbo or Hellboy?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Alameda" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What are the other options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Missing Link", + "Shazam!", + "The Poseidon Adventure" + ], + "slot": "movie_name", + "values": [ + "Missing Link", + "Shazam!", + "The Poseidon Adventure" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "movie_name", + "start": 0 + }, + { + "exclusive_end": 21, + "slot": "movie_name", + "start": 14 + }, + { + "exclusive_end": 47, + "slot": "movie_name", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Missing Link, Shazam! or The Poseidon Adventure?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Missing Link" + ], + "slot": "movie_name", + "values": [ + "Missing Link" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Alameda" + ], + "movie_name": [ + "Missing Link" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Missing Link sounds good. What time is it on at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "show_date", + "values": [ + "March 2nd" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "show_date", + "start": 0 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Alameda" + ], + "movie_name": [ + "Missing Link" + ], + "show_date": [ + "March 2nd" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "March 2nd please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "18:30" + ], + "slot": "show_time", + "values": [ + "6:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Alameda Theatre & Cineplex" + ], + "slot": "theater_name", + "values": [ + "Alameda Theatre & Cineplex" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Alameda", + "movie_name": "Missing Link", + "show_date": "2019-03-02" + } + }, + "service_results": [ + { + "genre": "Comedy", + "location": "Alameda", + "movie_name": "Missing Link", + "price": "23", + "show_date": "2019-03-02", + "show_time": "18:30", + "show_type": "3d", + "street_address": "2317 Central Avenue", + "theater_name": "Alameda Theatre & Cineplex" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "show_time", + "start": 35 + }, + { + "exclusive_end": 72, + "slot": "theater_name", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 showing on that date at 6:30 pm in Alameda Theatre & Cineplex." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "genre", + "price" + ], + "slot_values": { + "location": [ + "Alameda" + ], + "movie_name": [ + "Missing Link" + ], + "show_date": [ + "March 2nd" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How much is the ticket and what genre is the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "Comedy" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "23" + ], + "slot": "price", + "values": [ + "$23" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 14, + "slot": "genre", + "start": 8 + }, + { + "exclusive_end": 30, + "slot": "price", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is a Comedy movie costs $23 per ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Alameda" + ], + "movie_name": [ + "Missing Link" + ], + "show_date": [ + "March 2nd" + ], + "show_time": [ + "6:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That all sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to purchase the tickets for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Alameda" + ], + "movie_name": [ + "Missing Link" + ], + "show_date": [ + "March 2nd" + ], + "show_time": [ + "6:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No not right now. That is everything for now thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "14_00069", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fantasy" + ], + "slot": "genre", + "values": [ + "Fantasy" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "genre", + "start": 22 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Fantasy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to see a Fantasy movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "At which location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mountain View" + ], + "slot": "location", + "values": [ + "Mountain View" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "location", + "start": 25 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Fantasy" + ], + "location": [ + "Mountain View" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to see a movie in Mountain View." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dumbo", + "Hellboy" + ], + "slot": "movie_name", + "values": [ + "Dumbo", + "Hellboy" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Fantasy", + "location": "Mountain View" + } + }, + "service_results": [ + { + "genre": "Fantasy", + "location": "Mountain View", + "movie_name": "Dumbo", + "price": "17", + "show_type": "regular", + "street_address": "2575 California Street #90", + "theater_name": "ShowPlace ICON Mountain View" + }, + { + "genre": "Fantasy", + "location": "Mountain View", + "movie_name": "Hellboy", + "price": "13", + "show_type": "3d", + "street_address": "1500 North Shoreline Boulevard", + "theater_name": "Century Cinema 16" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "movie_name", + "start": 30 + }, + { + "exclusive_end": 47, + "slot": "movie_name", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 2 movies available: Dumbo and Hellboy. Which do you prefer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "ShowPlace ICON Mountain View" + ], + "slot": "theater_name", + "values": [ + "ShowPlace ICON" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Dumbo" + ], + "slot": "movie_name", + "values": [ + "Dumbo" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "movie_name", + "start": 20 + }, + { + "exclusive_end": 68, + "slot": "theater_name", + "start": 54 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Fantasy" + ], + "location": [ + "Mountain View" + ], + "movie_name": [ + "Dumbo" + ], + "theater_name": [ + "ShowPlace ICON" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to see Dumbo. What time is it showing at ShowPlace ICON?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to see the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "show_date", + "values": [ + "1st of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "show_type", + "values": [ + "dontcare" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "show_date", + "start": 16 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Fantasy" + ], + "location": [ + "Mountain View" + ], + "movie_name": [ + "Dumbo" + ], + "show_date": [ + "1st of March" + ], + "show_type": [ + "dontcare" + ], + "theater_name": [ + "ShowPlace ICON" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any time on the 1st of March" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21:00" + ], + "slot": "show_time", + "values": [ + "9 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "ShowPlace ICON Mountain View" + ], + "slot": "theater_name", + "values": [ + "ShowPlace ICON Mountain View" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Mountain View", + "movie_name": "Dumbo", + "show_date": "2019-03-01", + "theater_name": "ShowPlace ICON Mountain View" + } + }, + "service_results": [ + { + "genre": "Fantasy", + "location": "Mountain View", + "movie_name": "Dumbo", + "price": "17", + "show_date": "2019-03-01", + "show_time": "21:00", + "show_type": "regular", + "street_address": "2575 California Street #90", + "theater_name": "ShowPlace ICON Mountain View" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "show_time", + "start": 22 + }, + { + "exclusive_end": 62, + "slot": "theater_name", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 showing at 9 pm at the ShowPlace ICON Mountain View." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Fantasy" + ], + "location": [ + "Mountain View" + ], + "movie_name": [ + "Dumbo" + ], + "show_date": [ + "1st of March" + ], + "show_time": [ + "9 pm" + ], + "show_type": [ + "dontcare" + ], + "theater_name": [ + "ShowPlace ICON", + "ShowPlace ICON Mountain View" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would be awesome." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to purchase the tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "Fantasy" + ], + "location": [ + "Mountain View" + ], + "movie_name": [ + "Dumbo" + ], + "show_date": [ + "1st of March" + ], + "show_time": [ + "9 pm" + ], + "show_type": [ + "dontcare" + ], + "theater_name": [ + "ShowPlace ICON", + "ShowPlace ICON Mountain View" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not yet." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_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": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "Fantasy" + ], + "location": [ + "Mountain View" + ], + "movie_name": [ + "Dumbo" + ], + "show_date": [ + "1st of March" + ], + "show_time": [ + "9 pm" + ], + "show_type": [ + "dontcare" + ], + "theater_name": [ + "ShowPlace ICON", + "ShowPlace ICON Mountain View" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. You have already been helpful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the rest of your day." + } + ] + }, + { + "dialogue_id": "14_00070", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Rafael" + ], + "slot": "location", + "values": [ + "San Rafael" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 87, + "slot": "location", + "start": 77 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Rafael" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My friend and I are looking for a movie to go to. What movies are showing in San Rafael?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Blackmail - Cinemix Par Chloe", + "Captain Marvel", + "High Life" + ], + "slot": "movie_name", + "values": [ + "Blackmail - Cinemix Par Chloe", + "Captain Marvel", + "High Life" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "7" + ], + "slot": "count", + "values": [ + "7" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Rafael" + } + }, + "service_results": [ + { + "genre": "Crime", + "location": "San Rafael", + "movie_name": "Blackmail - Cinemix Par Chloe", + "price": "6", + "show_type": "regular", + "street_address": "1118 4th Street", + "theater_name": "Smith Rafael Film Center" + }, + { + "genre": "Adventure", + "location": "San Rafael", + "movie_name": "Captain Marvel", + "price": "19", + "show_type": "imax", + "street_address": "7000 Northgate Drive", + "theater_name": "Century" + }, + { + "genre": "Drama", + "location": "San Rafael", + "movie_name": "High Life", + "price": "13", + "show_type": "regular", + "street_address": "280 Smith Ranch Road", + "theater_name": "Century Regency" + }, + { + "genre": "Comedy", + "location": "San Rafael", + "movie_name": "Missing Link", + "price": "19", + "show_type": "imax", + "street_address": "7000 Northgate Drive", + "theater_name": "Century" + }, + { + "genre": "Musical", + "location": "San Rafael", + "movie_name": "Teen Spirit", + "price": "10", + "show_type": "regular", + "street_address": "280 Smith Ranch Road", + "theater_name": "Century Regency" + }, + { + "genre": "Drama", + "location": "San Rafael", + "movie_name": "The Mustang", + "price": "11", + "show_type": "3d", + "street_address": "280 Smith Ranch Road", + "theater_name": "Century Regency" + }, + { + "genre": "Drama", + "location": "San Rafael", + "movie_name": "Wild Nights with Emily", + "price": "12", + "show_type": "imax", + "street_address": "1118 4th Street", + "theater_name": "Smith Rafael Film Center" + } + ], + "slots": [ + { + "exclusive_end": 93, + "slot": "movie_name", + "start": 64 + }, + { + "exclusive_end": 109, + "slot": "movie_name", + "start": 95 + }, + { + "exclusive_end": 124, + "slot": "movie_name", + "start": 115 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are currently 7 movies showing. The most popular ones are Blackmail - Cinemix Par Chloe, Captain Marvel, and High Life. Do any of those sound good?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Captain Marvel" + ], + "slot": "movie_name", + "values": [ + "Captain Marvel" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "movie_name", + "start": 19 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Rafael" + ], + "movie_name": [ + "Captain Marvel" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh, I forgot about Captain Marvel. That one would be perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to reserve the tickets now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "San Rafael" + ], + "movie_name": [ + "Captain Marvel" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I am not going to purchase a ticket yet." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, is there anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "imax" + ], + "slot": "show_type", + "values": [ + "imax" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Rafael" + ], + "movie_name": [ + "Captain Marvel" + ], + "show_type": [ + "imax" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, what time is the movie. I want to see it in an imax theater." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can find that for you. What date are you wanting to see the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "show_date", + "values": [ + "1st of March" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "show_date", + "start": 25 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Rafael" + ], + "movie_name": [ + "Captain Marvel" + ], + "show_date": [ + "1st of March" + ], + "show_type": [ + "imax" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am hoping to go on the 1st of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22:00" + ], + "slot": "show_time", + "values": [ + "10 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Century" + ], + "slot": "theater_name", + "values": [ + "Century" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "San Rafael", + "movie_name": "Captain Marvel", + "show_date": "2019-03-01", + "show_type": "imax" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "San Rafael", + "movie_name": "Captain Marvel", + "price": "19", + "show_date": "2019-03-01", + "show_time": "22:00", + "show_type": "imax", + "street_address": "7000 Northgate Drive", + "theater_name": "Century" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "show_time", + "start": 21 + }, + { + "exclusive_end": 37, + "slot": "theater_name", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK, it is showing at 10 pm at Century." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "price" + ], + "slot_values": { + "location": [ + "San Rafael" + ], + "movie_name": [ + "Captain Marvel" + ], + "show_date": [ + "1st of March" + ], + "show_type": [ + "imax" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright, how much is that ticket?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19" + ], + "slot": "price", + "values": [ + "$19" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "price", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Tickets for the imax movie are $19 each." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "genre" + ], + "slot_values": { + "location": [ + "San Rafael" + ], + "movie_name": [ + "Captain Marvel" + ], + "show_date": [ + "1st of March" + ], + "show_type": [ + "imax" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What type of movie is Captain Marvel? I just want to make sure it is the one I had in mind." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Adventure" + ], + "slot": "genre", + "values": [ + "adventure" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "genre", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is listed as an adventure movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Rafael" + ], + "movie_name": [ + "Captain Marvel" + ], + "show_date": [ + "1st of March" + ], + "show_time": [ + "10 pm" + ], + "show_type": [ + "imax" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "OK, I think that is the right one. That's all I need today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "OK, please enjoy the rest of your day." + } + ] + }, + { + "dialogue_id": "14_00071", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to find a movie to watch." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "location", + "values": [ + "San Jose" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "location", + "start": 38 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for movies being show in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A Madea Family Funeral", + "After", + "Breakthrough" + ], + "slot": "movie_name", + "values": [ + "A Madea Family Funeral", + "After", + "Breakthrough" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Jose" + } + }, + "service_results": [ + { + "genre": "Comedy", + "location": "San Jose", + "movie_name": "A Madea Family Funeral", + "price": "10", + "show_type": "regular", + "street_address": "3630 Hillcap Avenue", + "theater_name": "West Wind Capitol Drive-In" + }, + { + "genre": "Romance", + "location": "San Jose", + "movie_name": "After", + "price": "22", + "show_type": "imax", + "street_address": "925 Blossom Hill Road Suite 2000", + "theater_name": "Century 20 Oakridge & XD" + }, + { + "genre": "Biographical", + "location": "San Jose", + "movie_name": "Breakthrough", + "price": "14", + "show_type": "3d", + "street_address": "2306 Almaden Road", + "theater_name": "CineLux Almaden Cinema" + }, + { + "genre": "Adventure", + "location": "San Jose", + "movie_name": "Captain Marvel", + "price": "12", + "show_type": "regular", + "street_address": "2190 Eastridge Loop", + "theater_name": "AMC Eastridge 15" + }, + { + "genre": "Drama", + "location": "San Jose", + "movie_name": "Dogman", + "price": "15", + "show_type": "regular", + "street_address": "288 South 2nd Street", + "theater_name": "3 Below Theaters And Lounge" + }, + { + "genre": "Fantasy", + "location": "San Jose", + "movie_name": "Dumbo", + "price": "13", + "show_type": "imax", + "street_address": "3088 Olsen Drive", + "theater_name": "Cinemark USA" + }, + { + "genre": "Fantasy", + "location": "San Jose", + "movie_name": "Hellboy", + "price": "17", + "show_type": "imax", + "street_address": "2306 Almaden Road", + "theater_name": "CineLux Almaden Cinema" + }, + { + "genre": "Animation", + "location": "San Jose", + "movie_name": "How to Train Your Dragon: The Hidden World", + "price": "15", + "show_type": "3d", + "street_address": "2190 Eastridge Loop", + "theater_name": "AMC Eastridge 15" + }, + { + "genre": "Comedy", + "location": "San Jose", + "movie_name": "Little", + "price": "20", + "show_type": "3d", + "street_address": "2306 Almaden Road", + "theater_name": "CineLux Almaden Cinema" + }, + { + "genre": "Comedy", + "location": "San Jose", + "movie_name": "Long Shot", + "price": "22", + "show_type": "imax", + "street_address": "2190 Eastridge Loop", + "theater_name": "AMC Eastridge 15" + } + ], + "slots": [ + { + "exclusive_end": 62, + "slot": "movie_name", + "start": 40 + }, + { + "exclusive_end": 69, + "slot": "movie_name", + "start": 64 + }, + { + "exclusive_end": 85, + "slot": "movie_name", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 movies. Do you want to watch A Madea Family Funeral, After or Breakthrough?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, find some other movies." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Captain Marvel", + "Dogman", + "Dumbo" + ], + "slot": "movie_name", + "values": [ + "Captain Marvel", + "Dogman", + "Dumbo" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "movie_name", + "start": 21 + }, + { + "exclusive_end": 43, + "slot": "movie_name", + "start": 37 + }, + { + "exclusive_end": 52, + "slot": "movie_name", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to watch Captain Marvel, Dogman or Dumbo?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "location", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "show_type", + "values": [ + "dontcare" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 71, + "slot": "location", + "start": 61 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Rosa" + ], + "show_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, find some other movies. Search for movies being shown in Santa Rosa instead. Any type of movie is fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Hellboy", + "High Life", + "How to Train Your Dragon: The Hidden World" + ], + "slot": "movie_name", + "values": [ + "Hellboy", + "High Life", + "How to Train Your Dragon: The Hidden World" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Santa Rosa" + } + }, + "service_results": [ + { + "genre": "Romance", + "location": "Santa Rosa", + "movie_name": "After", + "price": "9", + "show_type": "regular", + "street_address": "85 Santa Rosa Avenue", + "theater_name": "Roxy Stadium 14" + }, + { + "genre": "Fantasy", + "location": "Santa Rosa", + "movie_name": "Dumbo", + "price": "9", + "show_type": "3d", + "street_address": "409 Aviation Boulevard", + "theater_name": "Airport Stadium 12" + }, + { + "genre": "Fantasy", + "location": "Santa Rosa", + "movie_name": "Hellboy", + "price": "17", + "show_type": "regular", + "street_address": "620 3rd Street", + "theater_name": "3rd Street Cinema" + }, + { + "genre": "Drama", + "location": "Santa Rosa", + "movie_name": "High Life", + "price": "15", + "show_type": "imax", + "street_address": "551 Summerfield Road", + "theater_name": "Summerfield Cinemas" + }, + { + "genre": "Animation", + "location": "Santa Rosa", + "movie_name": "How to Train Your Dragon: The Hidden World", + "price": "18", + "show_type": "3d", + "street_address": "620 3rd Street", + "theater_name": "3rd Street Cinema" + }, + { + "genre": "Comedy", + "location": "Santa Rosa", + "movie_name": "Little", + "price": "6", + "show_type": "3d", + "street_address": "409 Aviation Boulevard", + "theater_name": "Airport Stadium 12" + }, + { + "genre": "Thriller", + "location": "Santa Rosa", + "movie_name": "Pet Sematary", + "price": "9", + "show_type": "3d", + "street_address": "85 Santa Rosa Avenue", + "theater_name": "Roxy Stadium 14" + }, + { + "genre": "Horror", + "location": "Santa Rosa", + "movie_name": "The Curse of La Llorona", + "price": "9", + "show_type": "regular", + "street_address": "409 Aviation Boulevard", + "theater_name": "Airport Stadium 12" + }, + { + "genre": "Comedy", + "location": "Santa Rosa", + "movie_name": "The Upside", + "price": "9", + "show_type": "3d", + "street_address": "620 3rd Street", + "theater_name": "3rd Street Cinema" + }, + { + "genre": "Drama", + "location": "Santa Rosa", + "movie_name": "Wild Nights with Emily", + "price": "11", + "show_type": "imax", + "street_address": "551 Summerfield Road", + "theater_name": "Summerfield Cinemas" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "movie_name", + "start": 21 + }, + { + "exclusive_end": 39, + "slot": "movie_name", + "start": 30 + }, + { + "exclusive_end": 85, + "slot": "movie_name", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to watch Hellboy, High Life or How to Train Your Dragon: The Hidden World?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "How to Train Your Dragon: The Hidden World" + ], + "slot": "movie_name", + "values": [ + "How to Train Your Dragon: The Hidden World" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 58, + "slot": "movie_name", + "start": 16 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Rosa" + ], + "movie_name": [ + "How to Train Your Dragon: The Hidden World" + ], + "show_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to watch How to Train Your Dragon: The Hidden World." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Rosa" + ], + "movie_name": [ + "How to Train Your Dragon: The Hidden World" + ], + "show_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I do not want to purchase tickets right now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need help with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "show_date", + "values": [ + "March 2nd" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3rd Street Cinema" + ], + "slot": "theater_name", + "values": [ + "3rd Street Cinema" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "show_date", + "start": 28 + }, + { + "exclusive_end": 58, + "slot": "theater_name", + "start": 41 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Rosa" + ], + "movie_name": [ + "How to Train Your Dragon: The Hidden World" + ], + "show_date": [ + "March 2nd" + ], + "show_type": [ + "dontcare" + ], + "theater_name": [ + "3rd Street Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time can I watch it on March 2nd at 3rd Street Cinema." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21:00" + ], + "slot": "show_time", + "values": [ + "9 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3rd Street Cinema" + ], + "slot": "theater_name", + "values": [ + "3rd Street Cinema" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Santa Rosa", + "movie_name": "How to Train Your Dragon: The Hidden World", + "show_date": "2019-03-02", + "theater_name": "3rd Street Cinema" + } + }, + "service_results": [ + { + "genre": "Animation", + "location": "Santa Rosa", + "movie_name": "How to Train Your Dragon: The Hidden World", + "price": "18", + "show_date": "2019-03-02", + "show_time": "21:00", + "show_type": "3d", + "street_address": "620 3rd Street", + "theater_name": "3rd Street Cinema" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "show_time", + "start": 37 + }, + { + "exclusive_end": 62, + "slot": "theater_name", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 showtime for the movie at 9 pm at 3rd Street Cinema." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Rosa" + ], + "movie_name": [ + "How to Train Your Dragon: The Hidden World" + ], + "show_date": [ + "March 2nd" + ], + "show_time": [ + "9 pm" + ], + "show_type": [ + "dontcare" + ], + "theater_name": [ + "3rd Street Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_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": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Rosa" + ], + "movie_name": [ + "How to Train Your Dragon: The Hidden World" + ], + "show_date": [ + "March 2nd" + ], + "show_time": [ + "9 pm" + ], + "show_type": [ + "dontcare" + ], + "theater_name": [ + "3rd Street Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "14_00072", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sonoma" + ], + "slot": "location", + "values": [ + "Sonoma" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "location", + "start": 41 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Sonoma" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to find a movie to watch in Sonoma." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Little", + "Long Shot", + "Pet Sematary" + ], + "slot": "movie_name", + "values": [ + "Little", + "Long Shot", + "Pet Sematary" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Sonoma" + } + }, + "service_results": [ + { + "genre": "Comedy", + "location": "Sonoma", + "movie_name": "Little", + "price": "22", + "show_type": "regular", + "street_address": "4451", + "theater_name": "Sonoma Cinema" + }, + { + "genre": "Comedy", + "location": "Sonoma", + "movie_name": "Long Shot", + "price": "8", + "show_type": "regular", + "street_address": "4451", + "theater_name": "Sonoma Cinema" + }, + { + "genre": "Thriller", + "location": "Sonoma", + "movie_name": "Pet Sematary", + "price": "6", + "show_type": "3d", + "street_address": "4451", + "theater_name": "Sonoma Cinema" + }, + { + "genre": "Adventure", + "location": "Sonoma", + "movie_name": "Shazam!", + "price": "12", + "show_type": "3d", + "street_address": "4451", + "theater_name": "Sonoma Cinema" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "movie_name", + "start": 33 + }, + { + "exclusive_end": 50, + "slot": "movie_name", + "start": 41 + }, + { + "exclusive_end": 67, + "slot": "movie_name", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 4 options. How does Little, Long Shot, or Pet Sematary sound?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Sonoma" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please find some more options." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Shazam!" + ], + "slot": "movie_name", + "values": [ + "Shazam!" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "movie_name", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How does Shazam! sound?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Shazam!" + ], + "slot": "movie_name", + "values": [ + "Shazam" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 6, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Sonoma" + ], + "movie_name": [ + "Shazam", + "Shazam!" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Shazam would be great. What time is it showing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day would you like to watch it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "show_date", + "values": [ + "5th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3d" + ], + "slot": "show_type", + "values": [ + "3d" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "show_date", + "start": 42 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Sonoma" + ], + "movie_name": [ + "Shazam", + "Shazam!" + ], + "show_date": [ + "5th of March" + ], + "show_type": [ + "3d" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to watch a 3d showing of it on the 5th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "19:00" + ], + "slot": "show_time", + "values": [ + "7 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sonoma Cinema" + ], + "slot": "theater_name", + "values": [ + "Sonoma Cinema" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Sonoma", + "movie_name": "Shazam!", + "show_date": "2019-03-05", + "show_type": "3d" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "Sonoma", + "movie_name": "Shazam!", + "price": "12", + "show_date": "2019-03-05", + "show_time": "19:00", + "show_type": "3d", + "street_address": "4451", + "theater_name": "Sonoma Cinema" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "show_time", + "start": 27 + }, + { + "exclusive_end": 48, + "slot": "theater_name", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 1 showtime at 7 pm in Sonoma Cinema." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "genre" + ], + "slot_values": { + "location": [ + "Sonoma" + ], + "movie_name": [ + "Shazam", + "Shazam!" + ], + "show_date": [ + "5th of March" + ], + "show_type": [ + "3d" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What kind of movie is it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Adventure" + ], + "slot": "genre", + "values": [ + "Adventure" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "genre", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's an Adventure movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "price", + "street_address" + ], + "slot_values": { + "location": [ + "Sonoma" + ], + "movie_name": [ + "Shazam", + "Shazam!" + ], + "show_date": [ + "5th of March" + ], + "show_type": [ + "3d" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where's the theater at? And how much is it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12" + ], + "slot": "price", + "values": [ + "$12" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4451" + ], + "slot": "street_address", + "values": [ + "4451" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "price", + "start": 13 + }, + { + "exclusive_end": 52, + "slot": "street_address", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The price is $12 per person and it's located at 4451." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Sonoma" + ], + "movie_name": [ + "Shazam", + "Shazam!" + ], + "show_date": [ + "5th of March" + ], + "show_time": [ + "7 pm" + ], + "show_type": [ + "3d" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like the tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Sonoma" + ], + "movie_name": [ + "Shazam", + "Shazam!" + ], + "show_date": [ + "5th of March" + ], + "show_time": [ + "7 pm" + ], + "show_type": [ + "3d" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I don't want to buy them right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_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": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Sonoma" + ], + "movie_name": [ + "Shazam", + "Shazam!" + ], + "show_date": [ + "5th of March" + ], + "show_time": [ + "7 pm" + ], + "show_type": [ + "3d" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, that'll be all. Thanks again!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "14_00073", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I wanna see movies to watch" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "what is the location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "location", + "values": [ + "SFO" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "location", + "start": 27 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "SFO" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "search for movies shown in SFO" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Ash Is Purest White", + "Body Double", + "Captain Marvel" + ], + "slot": "movie_name", + "values": [ + "Ash Is Purest White", + "Body Double", + "Captain Marvel" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Francisco" + } + }, + "service_results": [ + { + "genre": "Crime", + "location": "San Francisco", + "movie_name": "Ash Is Purest White", + "price": "14", + "show_type": "imax", + "street_address": "1 Embarcadero Center", + "theater_name": "Landmark's Embarcadero Center Cinema" + }, + { + "genre": "Mystery", + "location": "San Francisco", + "movie_name": "Body Double", + "price": "14", + "show_type": "regular", + "street_address": "2550 Mission Street", + "theater_name": "Alamo Drafthouse Cinema" + }, + { + "genre": "Adventure", + "location": "San Francisco", + "movie_name": "Captain Marvel", + "price": "21", + "show_type": "regular", + "street_address": "835 Market Street", + "theater_name": "Century San Francisco Centre 9 & XD" + }, + { + "genre": "Mystery", + "location": "San Francisco", + "movie_name": "Citizen Kane", + "price": "20", + "show_type": "3d", + "street_address": "3290 Sacramento Street", + "theater_name": "Vogue Theatre" + }, + { + "genre": "Drama", + "location": "San Francisco", + "movie_name": "Dogman", + "price": "18", + "show_type": "3d", + "street_address": "601 Van Ness Avenue", + "theater_name": "Landmark's Opera Plaza Cinema" + }, + { + "genre": "Fantasy", + "location": "San Francisco", + "movie_name": "Dumbo", + "price": "15", + "show_type": "imax", + "street_address": "135 4th Street Suite 3000", + "theater_name": "AMC Metreon 16" + }, + { + "genre": "Comedy", + "location": "San Francisco", + "movie_name": "Family", + "price": "12", + "show_type": "regular", + "street_address": "501 Buckingham Way", + "theater_name": "United Artists Stonestown Twin" + }, + { + "genre": "Comedy", + "location": "San Francisco", + "movie_name": "Gloria Bell", + "price": "16", + "show_type": "imax", + "street_address": "601 Van Ness Avenue", + "theater_name": "Landmark's Opera Plaza Cinema" + }, + { + "genre": "Fantasy", + "location": "San Francisco", + "movie_name": "Hellboy", + "price": "22", + "show_type": "imax", + "street_address": "835 Market Street", + "theater_name": "Century San Francisco Centre 9 & XD" + }, + { + "genre": "Thriller", + "location": "San Francisco", + "movie_name": "Hotel Mumbai", + "price": "10", + "show_type": "imax", + "street_address": "2340 Chestnut Street", + "theater_name": "Presidio Theatre" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "movie_name", + "start": 9 + }, + { + "exclusive_end": 41, + "slot": "movie_name", + "start": 30 + }, + { + "exclusive_end": 65, + "slot": "movie_name", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How bout Ash Is Purest White, Body Double, or also Captain Marvel?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Ash Is Purest White" + ], + "slot": "movie_name", + "values": [ + "Ash Is Purest White" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "SFO" + ], + "movie_name": [ + "Ash Is Purest White" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ash Is Purest White is good" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "wanna get tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "show_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "show_date", + "start": 23 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "SFO" + ], + "movie_name": [ + "Ash Is Purest White" + ], + "show_date": [ + "tomorrow" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to see it tomorrow" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "16:30" + ], + "slot": "show_time", + "values": [ + "4:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Vogue Theatre" + ], + "slot": "theater_name", + "values": [ + "Vogue Theatre" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "San Francisco", + "movie_name": "Ash Is Purest White", + "show_date": "2019-03-02" + } + }, + "service_results": [ + { + "genre": "Crime", + "location": "San Francisco", + "movie_name": "Ash Is Purest White", + "price": "15", + "show_date": "2019-03-02", + "show_time": "16:30", + "show_type": "regular", + "street_address": "3290 Sacramento Street", + "theater_name": "Vogue Theatre" + }, + { + "genre": "Crime", + "location": "San Francisco", + "movie_name": "Ash Is Purest White", + "price": "14", + "show_date": "2019-03-02", + "show_time": "21:00", + "show_type": "imax", + "street_address": "1 Embarcadero Center", + "theater_name": "Landmark's Embarcadero Center Cinema" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "show_time", + "start": 42 + }, + { + "exclusive_end": 66, + "slot": "theater_name", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 2 shows for the film. One is at 4:30 pm in Vogue Theatre" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Landmark's Embarcadero Center Cinema" + ], + "slot": "theater_name", + "values": [ + "Embarcadero Center Cinema" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "imax" + ], + "slot": "show_type", + "values": [ + "imax" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "theater_name", + "start": 12 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "SFO" + ], + "movie_name": [ + "Ash Is Purest White" + ], + "show_date": [ + "tomorrow" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "Embarcadero Center Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I wanna see Embarcadero Center Cinema and in imax" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21:00" + ], + "slot": "show_time", + "values": [ + "9 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Landmark's Embarcadero Center Cinema" + ], + "slot": "theater_name", + "values": [ + "Landmark's Embarcadero Center Cinema" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "San Francisco", + "movie_name": "Ash Is Purest White", + "show_date": "2019-03-02", + "show_type": "imax", + "theater_name": "Landmark's Embarcadero Center Cinema" + } + }, + "service_results": [ + { + "genre": "Crime", + "location": "San Francisco", + "movie_name": "Ash Is Purest White", + "price": "14", + "show_date": "2019-03-02", + "show_time": "21:00", + "show_type": "imax", + "street_address": "1 Embarcadero Center", + "theater_name": "Landmark's Embarcadero Center Cinema" + } + ], + "slots": [ + { + "exclusive_end": 14, + "slot": "show_time", + "start": 10 + }, + { + "exclusive_end": 54, + "slot": "theater_name", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "One is at 9 pm in Landmark's Embarcadero Center Cinema" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "price" + ], + "slot_values": { + "location": [ + "SFO" + ], + "movie_name": [ + "Ash Is Purest White" + ], + "show_date": [ + "tomorrow" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "Embarcadero Center Cinema", + "Landmark's Embarcadero Center Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "what is the ticket cost?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "14" + ], + "slot": "price", + "values": [ + "$14" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "price", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "the price is $14 for every person" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "SFO" + ], + "movie_name": [ + "Ash Is Purest White" + ], + "show_date": [ + "tomorrow" + ], + "show_time": [ + "9 pm" + ], + "show_type": [ + "imax" + ], + "theater_name": [ + "Embarcadero Center Cinema", + "Landmark's Embarcadero Center Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "sounds very good" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good one" + } + ] + }, + { + "dialogue_id": "14_00074", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to search for a fun film to watch." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Ramon" + ], + "slot": "location", + "values": [ + "San Ramon" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "location", + "start": 30 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Ramon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you find films shown in San Ramon for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Breakthrough", + "Captain Marvel", + "Dumbo" + ], + "slot": "movie_name", + "values": [ + "Breakthrough", + "Captain Marvel", + "Dumbo" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Ramon" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "San Ramon", + "movie_name": "Breakthrough", + "price": "21", + "show_type": "imax", + "street_address": "1603", + "theater_name": "Regal Cinemas Crow Canyon 6" + }, + { + "genre": "Adventure", + "location": "San Ramon", + "movie_name": "Captain Marvel", + "price": "22", + "show_type": "imax", + "street_address": "1603", + "theater_name": "Regal Cinemas Crow Canyon 6" + }, + { + "genre": "Fantasy", + "location": "San Ramon", + "movie_name": "Dumbo", + "price": "15", + "show_type": "3d", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Fantasy", + "location": "San Ramon", + "movie_name": "Hellboy", + "price": "24", + "show_type": "regular", + "street_address": "1603", + "theater_name": "Regal Cinemas Crow Canyon 6" + }, + { + "genre": "Comedy", + "location": "San Ramon", + "movie_name": "Little", + "price": "19", + "show_type": "imax", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Comedy", + "location": "San Ramon", + "movie_name": "Missing Link", + "price": "22", + "show_type": "3d", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Adventure", + "location": "San Ramon", + "movie_name": "Shazam!", + "price": "22", + "show_type": "3d", + "street_address": "1603", + "theater_name": "Regal Cinemas Crow Canyon 6" + }, + { + "genre": "Musical", + "location": "San Ramon", + "movie_name": "Teen Spirit", + "price": "18", + "show_type": "3d", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Horror", + "location": "San Ramon", + "movie_name": "The Curse of La Llorona", + "price": "21", + "show_type": "3d", + "street_address": "1603", + "theater_name": "Regal Cinemas Crow Canyon 6" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "movie_name", + "start": 21 + }, + { + "exclusive_end": 49, + "slot": "movie_name", + "start": 35 + }, + { + "exclusive_end": 59, + "slot": "movie_name", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your take on Breakthrough, Captain Marvel, or Dumbo?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "THE LOT City Center" + ], + "slot": "theater_name", + "values": [ + "The Lot City Center" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 73, + "slot": "theater_name", + "start": 54 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "San Ramon" + ], + "theater_name": [ + "The Lot City Center" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please look for other films. I would like to watch at The Lot City Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Hellboy", + "Little", + "Missing Link" + ], + "slot": "movie_name", + "values": [ + "Hellboy", + "Little", + "Missing Link" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Ramon", + "theater_name": "THE LOT City Center" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "San Ramon", + "movie_name": "Breakthrough", + "price": "21", + "show_type": "imax", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Adventure", + "location": "San Ramon", + "movie_name": "Captain Marvel", + "price": "6", + "show_type": "imax", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Fantasy", + "location": "San Ramon", + "movie_name": "Dumbo", + "price": "15", + "show_type": "3d", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Fantasy", + "location": "San Ramon", + "movie_name": "Hellboy", + "price": "24", + "show_type": "3d", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Comedy", + "location": "San Ramon", + "movie_name": "Little", + "price": "19", + "show_type": "imax", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Comedy", + "location": "San Ramon", + "movie_name": "Missing Link", + "price": "22", + "show_type": "3d", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Adventure", + "location": "San Ramon", + "movie_name": "Shazam!", + "price": "6", + "show_type": "regular", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Musical", + "location": "San Ramon", + "movie_name": "Teen Spirit", + "price": "18", + "show_type": "3d", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + }, + { + "genre": "Horror", + "location": "San Ramon", + "movie_name": "The Curse of La Llorona", + "price": "11", + "show_type": "3d", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "movie_name", + "start": 21 + }, + { + "exclusive_end": 36, + "slot": "movie_name", + "start": 30 + }, + { + "exclusive_end": 53, + "slot": "movie_name", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your take on Hellboy, Little, or Missing Link?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "show_date", + "values": [ + "today" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Little" + ], + "slot": "movie_name", + "values": [ + "Little" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 6, + "slot": "movie_name", + "start": 0 + }, + { + "exclusive_end": 73, + "slot": "show_date", + "start": 68 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Ramon" + ], + "movie_name": [ + "Little" + ], + "show_date": [ + "today" + ], + "theater_name": [ + "The Lot City Center" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Little is the one for me. When can I watch it? I'd like to watch it today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "14:30" + ], + "slot": "show_time", + "values": [ + "2:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "THE LOT City Center" + ], + "slot": "theater_name", + "values": [ + "The Lot City Center" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "San Ramon", + "movie_name": "Little", + "show_date": "2019-03-01", + "theater_name": "THE LOT City Center" + } + }, + "service_results": [ + { + "genre": "Comedy", + "location": "San Ramon", + "movie_name": "Little", + "price": "19", + "show_date": "2019-03-01", + "show_time": "14:30", + "show_type": "imax", + "street_address": "6000 Bollinger Canyon Road Suite 2300", + "theater_name": "THE LOT City Center" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "show_time", + "start": 40 + }, + { + "exclusive_end": 70, + "slot": "theater_name", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I discovered 1 showtime for the film at 2:30 pm in The Lot City Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "San Ramon" + ], + "movie_name": [ + "Little" + ], + "show_date": [ + "today" + ], + "show_time": [ + "2:30 pm" + ], + "theater_name": [ + "The Lot City Center" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds perfect for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to purchase tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "San Ramon" + ], + "movie_name": [ + "Little" + ], + "show_date": [ + "today" + ], + "show_time": [ + "2:30 pm" + ], + "theater_name": [ + "The Lot City Center" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nah, I don't feel like buying right now. That's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a pleasant afternoon." + } + ] + }, + { + "dialogue_id": "14_00075", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Newark" + ], + "slot": "location", + "values": [ + "Newark" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 68, + "slot": "location", + "start": 62 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Newark" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to the movies. Is there something in theaters in Newark?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Breakthrough", + "Captain Marvel", + "Dumbo" + ], + "slot": "movie_name", + "values": [ + "Breakthrough", + "Captain Marvel", + "Dumbo" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Newark" + } + }, + "service_results": [ + { + "genre": "Biographical", + "location": "Newark", + "movie_name": "Breakthrough", + "price": "24", + "show_type": "regular", + "street_address": "400 Newpark Mall", + "theater_name": "AMC NewPark 12" + }, + { + "genre": "Adventure", + "location": "Newark", + "movie_name": "Captain Marvel", + "price": "13", + "show_type": "3d", + "street_address": "400 Newpark Mall", + "theater_name": "AMC NewPark 12" + }, + { + "genre": "Fantasy", + "location": "Newark", + "movie_name": "Dumbo", + "price": "10", + "show_type": "imax", + "street_address": "400 Newpark Mall", + "theater_name": "AMC NewPark 12" + }, + { + "genre": "Fantasy", + "location": "Newark", + "movie_name": "Hellboy", + "price": "19", + "show_type": "imax", + "street_address": "400 Newpark Mall", + "theater_name": "AMC NewPark 12" + }, + { + "genre": "Comedy", + "location": "Newark", + "movie_name": "Little", + "price": "14", + "show_type": "imax", + "street_address": "400 Newpark Mall", + "theater_name": "AMC NewPark 12" + }, + { + "genre": "Comedy", + "location": "Newark", + "movie_name": "Missing Link", + "price": "17", + "show_type": "3d", + "street_address": "400 Newpark Mall", + "theater_name": "AMC NewPark 12" + }, + { + "genre": "Thriller", + "location": "Newark", + "movie_name": "Pet Sematary", + "price": "23", + "show_type": "regular", + "street_address": "400 Newpark Mall", + "theater_name": "AMC NewPark 12" + }, + { + "genre": "Adventure", + "location": "Newark", + "movie_name": "Shazam!", + "price": "18", + "show_type": "regular", + "street_address": "400 Newpark Mall", + "theater_name": "AMC NewPark 12" + }, + { + "genre": "Horror", + "location": "Newark", + "movie_name": "The Curse of La Llorona", + "price": "16", + "show_type": "imax", + "street_address": "400 Newpark Mall", + "theater_name": "AMC NewPark 12" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "movie_name", + "start": 31 + }, + { + "exclusive_end": 59, + "slot": "movie_name", + "start": 45 + }, + { + "exclusive_end": 68, + "slot": "movie_name", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you interested in watching Breakthrough, Captain Marvel or Dumbo?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Newark" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there other movies playing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Hellboy", + "Little", + "Missing Link" + ], + "slot": "movie_name", + "values": [ + "Hellboy", + "Little", + "Missing Link" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "movie_name", + "start": 22 + }, + { + "exclusive_end": 37, + "slot": "movie_name", + "start": 31 + }, + { + "exclusive_end": 53, + "slot": "movie_name", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you interested in Hellboy, Little or Missing Link?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Missing Link" + ], + "slot": "movie_name", + "values": [ + "Missing Link" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "movie_name", + "start": 27 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Newark" + ], + "movie_name": [ + "Missing Link" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What are the show times of Missing Link?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you want to go see it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "show_date", + "values": [ + "1st of this month" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "show_date", + "start": 17 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Newark" + ], + "movie_name": [ + "Missing Link" + ], + "show_date": [ + "1st of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go the 1st of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22:00" + ], + "slot": "show_time", + "values": [ + "10 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "AMC NewPark 12" + ], + "slot": "theater_name", + "values": [ + "AMC Newpark 12" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Newark", + "movie_name": "Missing Link", + "show_date": "2019-03-01" + } + }, + "service_results": [ + { + "genre": "Comedy", + "location": "Newark", + "movie_name": "Missing Link", + "price": "17", + "show_date": "2019-03-01", + "show_time": "22:00", + "show_type": "3d", + "street_address": "400 Newpark Mall", + "theater_name": "AMC NewPark 12" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "show_time", + "start": 23 + }, + { + "exclusive_end": 46, + "slot": "theater_name", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 showtime at 10 pm in AMC Newpark 12." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "price", + "street_address" + ], + "slot_values": { + "location": [ + "Newark" + ], + "movie_name": [ + "Missing Link" + ], + "show_date": [ + "1st of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you know the price of the ticket? Where is that theater?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17" + ], + "slot": "price", + "values": [ + "$17" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "400 Newpark Mall" + ], + "slot": "street_address", + "values": [ + "400 Newpark Mall" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "price", + "start": 52 + }, + { + "exclusive_end": 34, + "slot": "street_address", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The theater is at 400 Newpark Mall and the price is $17 per person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Newark" + ], + "movie_name": [ + "Missing Link" + ], + "show_date": [ + "1st of this month" + ], + "show_time": [ + "10 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to buy tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Newark" + ], + "movie_name": [ + "Missing Link" + ], + "show_date": [ + "1st of this month" + ], + "show_time": [ + "10 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that would be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "14_00076", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to see a movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where would you like to watch it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "location", + "values": [ + "SFO" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 10, + "slot": "location", + "start": 7 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "SFO" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Around SFO would be good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Ash Is Purest White", + "Body Double", + "Captain Marvel" + ], + "slot": "movie_name", + "values": [ + "Ash is Purest White", + "Body Double", + "Captain Marvel" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "San Francisco" + } + }, + "service_results": [ + { + "genre": "Crime", + "location": "San Francisco", + "movie_name": "Ash Is Purest White", + "price": "14", + "show_type": "imax", + "street_address": "1 Embarcadero Center", + "theater_name": "Landmark's Embarcadero Center Cinema" + }, + { + "genre": "Mystery", + "location": "San Francisco", + "movie_name": "Body Double", + "price": "14", + "show_type": "regular", + "street_address": "2550 Mission Street", + "theater_name": "Alamo Drafthouse Cinema" + }, + { + "genre": "Adventure", + "location": "San Francisco", + "movie_name": "Captain Marvel", + "price": "21", + "show_type": "regular", + "street_address": "835 Market Street", + "theater_name": "Century San Francisco Centre 9 & XD" + }, + { + "genre": "Mystery", + "location": "San Francisco", + "movie_name": "Citizen Kane", + "price": "20", + "show_type": "3d", + "street_address": "3290 Sacramento Street", + "theater_name": "Vogue Theatre" + }, + { + "genre": "Drama", + "location": "San Francisco", + "movie_name": "Dogman", + "price": "18", + "show_type": "3d", + "street_address": "601 Van Ness Avenue", + "theater_name": "Landmark's Opera Plaza Cinema" + }, + { + "genre": "Fantasy", + "location": "San Francisco", + "movie_name": "Dumbo", + "price": "15", + "show_type": "imax", + "street_address": "135 4th Street Suite 3000", + "theater_name": "AMC Metreon 16" + }, + { + "genre": "Comedy", + "location": "San Francisco", + "movie_name": "Family", + "price": "12", + "show_type": "regular", + "street_address": "501 Buckingham Way", + "theater_name": "United Artists Stonestown Twin" + }, + { + "genre": "Comedy", + "location": "San Francisco", + "movie_name": "Gloria Bell", + "price": "16", + "show_type": "imax", + "street_address": "601 Van Ness Avenue", + "theater_name": "Landmark's Opera Plaza Cinema" + }, + { + "genre": "Fantasy", + "location": "San Francisco", + "movie_name": "Hellboy", + "price": "22", + "show_type": "imax", + "street_address": "835 Market Street", + "theater_name": "Century San Francisco Centre 9 & XD" + }, + { + "genre": "Thriller", + "location": "San Francisco", + "movie_name": "Hotel Mumbai", + "price": "10", + "show_type": "imax", + "street_address": "2340 Chestnut Street", + "theater_name": "Presidio Theatre" + } + ], + "slots": [ + { + "exclusive_end": 40, + "slot": "movie_name", + "start": 21 + }, + { + "exclusive_end": 53, + "slot": "movie_name", + "start": 42 + }, + { + "exclusive_end": 72, + "slot": "movie_name", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What do you think of Ash is Purest White, Body Double, or Captain Marvel?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-15" + ], + "slot": "show_date", + "values": [ + "15th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Alamo Drafthouse Cinema" + ], + "slot": "theater_name", + "values": [ + "Alamo Drafthouse Cinema" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Body Double" + ], + "slot": "movie_name", + "values": [ + "Body Double" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "movie_name", + "start": 0 + }, + { + "exclusive_end": 69, + "slot": "show_date", + "start": 56 + }, + { + "exclusive_end": 100, + "slot": "theater_name", + "start": 77 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "SFO" + ], + "movie_name": [ + "Body Double" + ], + "show_date": [ + "15th of March" + ], + "theater_name": [ + "Alamo Drafthouse Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Body Double sounds good. What time is it showing on the 15th of March at the Alamo Drafthouse Cinema" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21:30" + ], + "slot": "show_time", + "values": [ + "9:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Alamo Drafthouse Cinema" + ], + "slot": "theater_name", + "values": [ + "Alamo Drafthouse Cinema" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "San Francisco", + "movie_name": "Body Double", + "show_date": "2019-03-15", + "theater_name": "Alamo Drafthouse Cinema" + } + }, + "service_results": [ + { + "genre": "Mystery", + "location": "San Francisco", + "movie_name": "Body Double", + "price": "14", + "show_date": "2019-03-15", + "show_time": "21:30", + "show_type": "regular", + "street_address": "2550 Mission Street", + "theater_name": "Alamo Drafthouse Cinema" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "show_time", + "start": 51 + }, + { + "exclusive_end": 47, + "slot": "theater_name", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Its only showing at the Alamo Drafthouse Cinema is 9:30 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "price", + "street_address" + ], + "slot_values": { + "location": [ + "SFO" + ], + "movie_name": [ + "Body Double" + ], + "show_date": [ + "15th of March" + ], + "theater_name": [ + "Alamo Drafthouse Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Whis is the price of the ticket and where is it located at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "14" + ], + "slot": "price", + "values": [ + "$14" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2550 Mission Street" + ], + "slot": "street_address", + "values": [ + "2550 Mission Street" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 3, + "slot": "price", + "start": 0 + }, + { + "exclusive_end": 53, + "slot": "street_address", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "$14 per person and its located at 2550 Mission Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "SFO" + ], + "movie_name": [ + "Body Double" + ], + "show_date": [ + "15th of March" + ], + "show_time": [ + "9:30 pm" + ], + "theater_name": [ + "Alamo Drafthouse Cinema" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "14_00077", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hi there, could you help me find a nice movie to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you currently located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Livermore" + ], + "slot": "location", + "values": [ + "Livermore" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "location", + "start": 42 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Livermore" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you help search for movies shown in Livermore?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "After", + "Breakthrough", + "Captain Marvel" + ], + "slot": "movie_name", + "values": [ + "After", + "Breakthrough", + "Captain Marvel" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Livermore" + } + }, + "service_results": [ + { + "genre": "Romance", + "location": "Livermore", + "movie_name": "After", + "price": "8", + "show_type": "3d", + "street_address": "2490 First Street", + "theater_name": "Livermore 13 Cinema" + }, + { + "genre": "Biographical", + "location": "Livermore", + "movie_name": "Breakthrough", + "price": "9", + "show_type": "imax", + "street_address": "2490 First Street", + "theater_name": "Livermore 13 Cinema" + }, + { + "genre": "Adventure", + "location": "Livermore", + "movie_name": "Captain Marvel", + "price": "10", + "show_type": "imax", + "street_address": "2490 First Street", + "theater_name": "Livermore 13 Cinema" + }, + { + "genre": "Drama", + "location": "Livermore", + "movie_name": "High Life", + "price": "23", + "show_type": "3d", + "street_address": "1722 First Street", + "theater_name": "Vine Cinema & Alehouse" + }, + { + "genre": "Comedy", + "location": "Livermore", + "movie_name": "Missing Link", + "price": "24", + "show_type": "imax", + "street_address": "2490 First Street", + "theater_name": "Livermore 13 Cinema" + }, + { + "genre": "Adventure", + "location": "Livermore", + "movie_name": "Shazam!", + "price": "24", + "show_type": "imax", + "street_address": "2490 First Street", + "theater_name": "Livermore 13 Cinema" + }, + { + "genre": "Romance", + "location": "Livermore", + "movie_name": "Viva Las Vegas", + "price": "10", + "show_type": "regular", + "street_address": "1722 First Street", + "theater_name": "Vine Cinema & Alehouse" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "movie_name", + "start": 30 + }, + { + "exclusive_end": 49, + "slot": "movie_name", + "start": 37 + }, + { + "exclusive_end": 67, + "slot": "movie_name", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, would you like to watch After, Breakthrough or Captain Marvel?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Adventure" + ], + "slot": "genre", + "values": [ + "Adventure" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "genre", + "start": 34 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Adventure" + ], + "location": [ + "Livermore" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you help find movies of the Adventure genre?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Shazam!" + ], + "slot": "movie_name", + "values": [ + "Shazam!" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Adventure", + "location": "Livermore" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "Livermore", + "movie_name": "Captain Marvel", + "price": "10", + "show_type": "imax", + "street_address": "2490 First Street", + "theater_name": "Livermore 13 Cinema" + }, + { + "genre": "Adventure", + "location": "Livermore", + "movie_name": "Shazam!", + "price": "24", + "show_type": "imax", + "street_address": "2490 First Street", + "theater_name": "Livermore 13 Cinema" + } + ], + "slots": [ + { + "exclusive_end": 17, + "slot": "movie_name", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Shazam!?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Shazam!" + ], + "slot": "movie_name", + "values": [ + "Shazam!" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Adventure" + ], + "location": [ + "Livermore" + ], + "movie_name": [ + "Shazam!" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Shazam! sounds great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need me to make a reservation for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "Adventure" + ], + "location": [ + "Livermore" + ], + "movie_name": [ + "Shazam!" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I do not intend to purchase the tickets now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I further assist you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Adventure" + ], + "location": [ + "Livermore" + ], + "movie_name": [ + "Shazam!" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What are the available showtimes for this movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your preferred date to watch the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "show_date", + "values": [ + "the 2nd" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "show_date", + "start": 28 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Adventure" + ], + "location": [ + "Livermore" + ], + "movie_name": [ + "Shazam!" + ], + "show_date": [ + "the 2nd" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch it on the 2nd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "16:00" + ], + "slot": "show_time", + "values": [ + "4 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Livermore 13 Cinema" + ], + "slot": "theater_name", + "values": [ + "Livermore 13 Cinema" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Livermore", + "movie_name": "Shazam!", + "show_date": "2019-03-02" + } + }, + "service_results": [ + { + "genre": "Adventure", + "location": "Livermore", + "movie_name": "Shazam!", + "price": "24", + "show_date": "2019-03-02", + "show_time": "16:00", + "show_type": "imax", + "street_address": "2490 First Street", + "theater_name": "Livermore 13 Cinema" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "show_time", + "start": 23 + }, + { + "exclusive_end": 59, + "slot": "theater_name", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a showtime at 4 pm, showing in Livermore 13 Cinema." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Adventure" + ], + "location": [ + "Livermore" + ], + "movie_name": [ + "Shazam!" + ], + "show_date": [ + "the 2nd" + ], + "show_time": [ + "4 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds amazing!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I further assist you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "Adventure" + ], + "location": [ + "Livermore" + ], + "movie_name": [ + "Shazam!" + ], + "show_date": [ + "the 2nd" + ], + "show_time": [ + "4 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you for your help!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem, have a great day ahead!" + } + ] + }, + { + "dialogue_id": "14_00078", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "AMC Mercado 20" + ], + "slot": "theater_name", + "values": [ + "AMC Mercado" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "theater_name", + "start": 34 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "theater_name": [ + "AMC Mercado" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to find the movie at AMC Mercado" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Clara" + ], + "slot": "location", + "values": [ + "Santa Clara" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "regular" + ], + "slot": "show_type", + "values": [ + "regular" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 14, + "slot": "location", + "start": 3 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Clara" + ], + "show_type": [ + "regular" + ], + "theater_name": [ + "AMC Mercado" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In Santa Clara and would like to watch a regular show." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "How to Train Your Dragon: The Hidden World", + "Little", + "Long Shot" + ], + "slot": "movie_name", + "values": [ + "How to train your dragon: the hidden world", + "Little", + "Long Shot" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Santa Clara", + "show_type": "regular", + "theater_name": "AMC Mercado 20" + } + }, + "service_results": [ + { + "genre": "Animation", + "location": "Santa Clara", + "movie_name": "How to Train Your Dragon: The Hidden World", + "price": "6", + "show_type": "regular", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Comedy", + "location": "Santa Clara", + "movie_name": "Little", + "price": "15", + "show_type": "regular", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Comedy", + "location": "Santa Clara", + "movie_name": "Long Shot", + "price": "7", + "show_type": "regular", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Adventure", + "location": "Santa Clara", + "movie_name": "Shazam!", + "price": "11", + "show_type": "regular", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "movie_name", + "start": 10 + }, + { + "exclusive_end": 60, + "slot": "movie_name", + "start": 54 + }, + { + "exclusive_end": 73, + "slot": "movie_name", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about How to train your dragon: the hidden world, Little or Long Shot?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "show_type", + "values": [ + "dontcare" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Clara" + ], + "show_type": [ + "dontcare" + ], + "theater_name": [ + "AMC Mercado" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you fin another movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dumbo", + "Hellboy", + "Hotel Mumbai" + ], + "slot": "movie_name", + "values": [ + "Dumbo", + "Hellboy", + "Hotel Mumbai" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "7" + ], + "slot": "count", + "values": [ + "7" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "location": "Santa Clara", + "theater_name": "AMC Mercado 20" + } + }, + "service_results": [ + { + "genre": "Fantasy", + "location": "Santa Clara", + "movie_name": "Dumbo", + "price": "7", + "show_type": "imax", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Fantasy", + "location": "Santa Clara", + "movie_name": "Hellboy", + "price": "9", + "show_type": "imax", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Thriller", + "location": "Santa Clara", + "movie_name": "Hotel Mumbai", + "price": "10", + "show_type": "imax", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Animation", + "location": "Santa Clara", + "movie_name": "How to Train Your Dragon: The Hidden World", + "price": "6", + "show_type": "regular", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Comedy", + "location": "Santa Clara", + "movie_name": "Little", + "price": "15", + "show_type": "regular", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Comedy", + "location": "Santa Clara", + "movie_name": "Long Shot", + "price": "7", + "show_type": "regular", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + }, + { + "genre": "Comedy", + "location": "Santa Clara", + "movie_name": "Missing Link", + "price": "19", + "show_type": "3d", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "movie_name", + "start": 34 + }, + { + "exclusive_end": 48, + "slot": "movie_name", + "start": 41 + }, + { + "exclusive_end": 64, + "slot": "movie_name", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 7 movies, here are a few, Dumbo, Hellboy or Hotel Mumbai." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Dumbo" + ], + "slot": "movie_name", + "values": [ + "Dumbo" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 5, + "slot": "movie_name", + "start": 0 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Clara" + ], + "movie_name": [ + "Dumbo" + ], + "show_type": [ + "dontcare" + ], + "theater_name": [ + "AMC Mercado" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Dumbo is good what time can I watch it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "show_date", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date would you like to search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "show_date", + "values": [ + "Saturday this week" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "show_date", + "start": 3 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Clara" + ], + "movie_name": [ + "Dumbo" + ], + "show_date": [ + "Saturday this week" + ], + "show_type": [ + "dontcare" + ], + "theater_name": [ + "AMC Mercado" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On Saturday this week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "17:00" + ], + "slot": "show_time", + "values": [ + "5 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "AMC Mercado 20" + ], + "slot": "theater_name", + "values": [ + "AMC Mercado 20" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Santa Clara", + "movie_name": "Dumbo", + "show_date": "2019-03-02", + "theater_name": "AMC Mercado 20" + } + }, + "service_results": [ + { + "genre": "Fantasy", + "location": "Santa Clara", + "movie_name": "Dumbo", + "price": "7", + "show_date": "2019-03-02", + "show_time": "17:00", + "show_type": "imax", + "street_address": "3111 Mission College Boulevard", + "theater_name": "AMC Mercado 20" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "show_time", + "start": 24 + }, + { + "exclusive_end": 46, + "slot": "theater_name", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 show time at 5 pm in AMC Mercado 20." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [ + "genre" + ], + "slot_values": { + "location": [ + "Santa Clara" + ], + "movie_name": [ + "Dumbo" + ], + "show_date": [ + "Saturday this week" + ], + "show_type": [ + "dontcare" + ], + "theater_name": [ + "AMC Mercado", + "AMC Mercado 20" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What kind of movie is it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fantasy" + ], + "slot": "genre", + "values": [ + "Fantasy" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 14, + "slot": "genre", + "start": 7 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's a Fantasy movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Clara" + ], + "movie_name": [ + "Dumbo" + ], + "show_date": [ + "Saturday this week" + ], + "show_time": [ + "5 pm" + ], + "show_type": [ + "dontcare" + ], + "theater_name": [ + "AMC Mercado", + "AMC Mercado 20" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "location": [ + "Santa Clara" + ], + "movie_name": [ + "Dumbo" + ], + "show_date": [ + "Saturday this week" + ], + "show_time": [ + "5 pm" + ], + "show_type": [ + "dontcare" + ], + "theater_name": [ + "AMC Mercado", + "AMC Mercado 20" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you for the information." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "14_00079", + "services": [ + "Movies_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "Drama" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 116, + "slot": "genre", + "start": 111 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I have a lot of leisure time and i am going to make use of it. Will you find a movie to watch? Actually i like Drama kind of movies" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "location", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which location i need to look for to watch a movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Albany" + ], + "slot": "location", + "values": [ + "Albany" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "regular" + ], + "slot": "show_type", + "values": [ + "regular" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "location", + "start": 44 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Drama" + ], + "location": [ + "Albany" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is it possible to check for movies shown in Albany? I need to watch a regular show." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Red Joan" + ], + "slot": "movie_name", + "values": [ + "Red Joan" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Drama", + "location": "Albany", + "show_type": "regular" + } + }, + "service_results": [ + { + "genre": "Drama", + "location": "Albany", + "movie_name": "Red Joan", + "price": "15", + "show_type": "regular", + "street_address": "1115 Solano Avenue", + "theater_name": "Landmark's Albany Twin" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "movie_name", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "1 movie is there and its name is Red Joan." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "show_date", + "values": [ + "the 5th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetTimesForMovie" + ], + "slot": "intent", + "values": [ + "GetTimesForMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Red Joan" + ], + "slot": "movie_name", + "values": [ + "Red Joan" + ] + } + ], + "service": "Movies_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "movie_name", + "start": 3 + }, + { + "exclusive_end": 89, + "slot": "show_date", + "start": 82 + } + ], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Drama" + ], + "location": [ + "Albany" + ], + "movie_name": [ + "Red Joan" + ], + "show_date": [ + "the 5th" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok Red Joan is perfect. Please tell the time to watch it. I prefer the date is on the 5th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "19:00" + ], + "slot": "show_time", + "values": [ + "7 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Landmark's Albany Twin" + ], + "slot": "theater_name", + "values": [ + "Landmark's Albany Twin" + ] + } + ], + "service": "Movies_1", + "service_call": { + "method": "GetTimesForMovie", + "parameters": { + "location": "Albany", + "movie_name": "Red Joan", + "show_date": "2019-03-05", + "show_type": "regular" + } + }, + "service_results": [ + { + "genre": "Drama", + "location": "Albany", + "movie_name": "Red Joan", + "price": "15", + "show_date": "2019-03-05", + "show_time": "19:00", + "show_type": "regular", + "street_address": "1115 Solano Avenue", + "theater_name": "Landmark's Albany Twin" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "show_time", + "start": 16 + }, + { + "exclusive_end": 46, + "slot": "theater_name", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Show time is at 7 pm in Landmark's Albany Twin." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "GetTimesForMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Drama" + ], + "location": [ + "Albany" + ], + "movie_name": [ + "Red Joan" + ], + "show_date": [ + "the 5th" + ], + "show_time": [ + "7 pm" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "ok that's all i needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BuyMovieTickets" + ], + "slot": "intent", + "values": [ + "BuyMovieTickets" + ] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "can i buy tickets for that movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "Drama" + ], + "location": [ + "Albany" + ], + "movie_name": [ + "Red Joan" + ], + "show_date": [ + "the 5th" + ], + "show_time": [ + "7 pm" + ], + "show_type": [ + "regular" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I don't want . Thanks a lot for you kind help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Movies_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Take care have a great day" + } + ] + }, + { + "dialogue_id": "14_00080", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to purchase some event tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Let me assist you with that. Which city are you interested in attending an event. How many tickets will you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "New York" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "city_of_event", + "start": 42 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking to purchase three tickets in New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When will you be visiting New York? Are you interested in a particular type of event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Greensky Bluegrass" + ], + "slot": "event_name", + "values": [ + "Greensky Bluegrass" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 63, + "slot": "date", + "start": 49 + }, + { + "exclusive_end": 48, + "slot": "event_name", + "start": 30 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Greensky Bluegrass" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I'm interested in seeing Greensky Bluegrass next Wednesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Greensky Bluegrass" + ], + "slot": "event_name", + "values": [ + "Greensky Bluegrass" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "New York" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "event_name", + "start": 25 + }, + { + "exclusive_end": 74, + "slot": "date", + "start": 60 + }, + { + "exclusive_end": 55, + "slot": "city_of_event", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You'd like 3 tickets for Greensky Bluegrass in New York for next Wednesday. Did I get that right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "city_of_event", + "values": [ + "Seattle" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "city_of_event", + "start": 36 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Seattle" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Greensky Bluegrass" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm sorry. I forgot that I'll be in Seattle, not New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "city_of_event", + "values": [ + "Seattle" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "date", + "start": 33 + }, + { + "exclusive_end": 58, + "slot": "city_of_event", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, you would like tickets for next Wednesday in Seattle. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "3rd of this month" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "date", + "start": 42 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Seattle" + ], + "date": [ + "3rd of this month" + ], + "event_name": [ + "Greensky Bluegrass" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm sorry, can we change that date to the 3rd of this month?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Greensky Bluegrass" + ], + "slot": "event_name", + "values": [ + "Greensky Bluegrass" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 80, + "slot": "event_name", + "start": 62 + }, + { + "exclusive_end": 103, + "slot": "date", + "start": 85 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let me check to see if I've got this right. You'd like to see Greensky Bluegrass the day after tomorrow. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address_of_location", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "address_of_location", + "event_location" + ], + "slot_values": { + "city_of_event": [ + "Seattle" + ], + "date": [ + "3rd of this month", + "day after tomorrow" + ], + "event_name": [ + "Greensky Bluegrass" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Absolutely. Can you tell me the name and address of the venue that is hosting this?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5500 Phinney Avenue North" + ], + "slot": "address_of_location", + "values": [ + "5500 Phinney Avenue North" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Flamingo Lot" + ], + "slot": "event_location", + "values": [ + "Flamingo Lot" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Seattle", + "date": "2019-03-03", + "event_name": "Greensky Bluegrass", + "number_of_seats": "3" + } + }, + "service_results": [ + { + "address_of_location": "5500 Phinney Avenue North", + "city_of_event": "Seattle", + "date": "2019-03-03", + "event_location": "Flamingo Lot", + "event_name": "Greensky Bluegrass", + "number_of_seats": "3", + "time": "19:00" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "address_of_location", + "start": 18 + }, + { + "exclusive_end": 59, + "slot": "event_location", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes. The venue is 5500 Phinney Avenue North at Flamingo Lot. Your tickets are booked. Have fun!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Seattle" + ], + "date": [ + "3rd of this month", + "day after tomorrow" + ], + "event_name": [ + "Greensky Bluegrass" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great! I appreciate the assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_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": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Seattle" + ], + "date": [ + "3rd of this month", + "day after tomorrow" + ], + "event_name": [ + "Greensky Bluegrass" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think that's everything for today. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Enjoy the rest of your day!" + } + ] + }, + { + "dialogue_id": "14_00081", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to reserve some event tickets" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a time and place in mind, and how many tickets are you looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "13th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city_of_event", + "values": [ + "SFO" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Giants Vs Rockies" + ], + "slot": "event_name", + "values": [ + "Giants vs Rockies" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 80, + "slot": "date", + "start": 62 + }, + { + "exclusive_end": 54, + "slot": "city_of_event", + "start": 51 + }, + { + "exclusive_end": 42, + "slot": "event_name", + "start": 25 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "SFO" + ], + "date": [ + "13th of this month" + ], + "event_name": [ + "Giants vs Rockies" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like 1 ticket to the Giants vs Rockies game in SFO on the 13th of this month please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Giants Vs Rockies" + ], + "slot": "event_name", + "values": [ + "Giants vs Rockies" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "march 13th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city_of_event", + "values": [ + "San Francisco" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "event_name", + "start": 18 + }, + { + "exclusive_end": 49, + "slot": "date", + "start": 39 + }, + { + "exclusive_end": 66, + "slot": "city_of_event", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay 1 ticket for Giants vs Rockies on march 13th in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Mets Vs Diamondbacks" + ], + "slot": "event_name", + "values": [ + "Mets vs Diamondbacks" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "date", + "start": 50 + }, + { + "exclusive_end": 79, + "slot": "event_name", + "start": 59 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "SFO", + "San Francisco" + ], + "date": [ + "today" + ], + "event_name": [ + "Mets vs Diamondbacks" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, on second thought I'd like a ticket for today to Mets vs Diamondbacks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mets Vs Diamondbacks" + ], + "slot": "event_name", + "values": [ + "Mets vs Diamondbacks" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "event_name", + "start": 23 + }, + { + "exclusive_end": 49, + "slot": "date", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, so one ticket to Mets vs Diamondbacks today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "SFO", + "San Francisco" + ], + "date": [ + "today" + ], + "event_name": [ + "Mets vs Diamondbacks" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep, thats what I'd like" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "San Francisco", + "date": "2019-03-01", + "event_name": "Mets Vs Diamondbacks", + "number_of_seats": "1" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately I was not able to reserve that ticket for you, is there anything you'd like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Phoenix" + ], + "slot": "city_of_event", + "values": [ + "Phoenix, AZ" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "city_of_event", + "start": 31 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Phoenix, AZ" + ], + "date": [ + "today" + ], + "event_name": [ + "Mets vs Diamondbacks" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hmmm, can you try again around Phoenix, AZ please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mets Vs Diamondbacks" + ], + "slot": "event_name", + "values": [ + "Mets vs Diamondbacks" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Phoenix" + ], + "slot": "city_of_event", + "values": [ + "Phoenix" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "event_name", + "start": 16 + }, + { + "exclusive_end": 42, + "slot": "date", + "start": 37 + }, + { + "exclusive_end": 53, + "slot": "city_of_event", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, 1 ticket to Mets vs Diamondbacks today in Phoenix." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "event_location", + "time" + ], + "slot_values": { + "city_of_event": [ + "Phoenix", + "Phoenix, AZ" + ], + "date": [ + "today" + ], + "event_name": [ + "Mets vs Diamondbacks" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, can you tell me where and when the event is?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Phoenix", + "date": "2019-03-01", + "event_name": "Mets Vs Diamondbacks", + "number_of_seats": "1" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry but I was not able top reserve the tickets for you, is there anything else you'd like help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Phoenix", + "Phoenix, AZ" + ], + "date": [ + "today" + ], + "event_name": [ + "Mets vs Diamondbacks" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sucks, no that was it thank anyways though." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome." + } + ] + }, + { + "dialogue_id": "14_00082", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Whitecaps Vs Kansas City" + ], + "slot": "event_name", + "values": [ + "Whitecaps Vs Kansas City" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "event_name", + "start": 22 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "event_name": [ + "Whitecaps Vs Kansas City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want tickets to the Whitecaps Vs Kansas City game." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day do you want to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "the 4th" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "date", + "start": 16 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "date": [ + "the 4th" + ], + "event_name": [ + "Whitecaps Vs Kansas City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go on the 4th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city? How many tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Vancouver" + ], + "slot": "city_of_event", + "values": [ + "Vancouver, BC" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "city_of_event", + "start": 15 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Vancouver, BC" + ], + "date": [ + "the 4th" + ], + "event_name": [ + "Whitecaps Vs Kansas City" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Two tickets in Vancouver, BC." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Whitecaps Vs Kansas City" + ], + "slot": "event_name", + "values": [ + "Whitecaps Vs Kansas City" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Vancouver" + ], + "slot": "city_of_event", + "values": [ + "Vancouver" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 74, + "slot": "event_name", + "start": 50 + }, + { + "exclusive_end": 41, + "slot": "date", + "start": 30 + }, + { + "exclusive_end": 92, + "slot": "city_of_event", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm; 2 tickets for next Monday for the Whitecaps Vs Kansas City game in Vancouver." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address_of_location", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "address_of_location", + "time" + ], + "slot_values": { + "city_of_event": [ + "Vancouver", + "Vancouver, BC" + ], + "date": [ + "next Monday", + "the 4th" + ], + "event_name": [ + "Whitecaps Vs Kansas City" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. What time does it start? What is the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "20:00" + ], + "slot": "time", + "values": [ + "8 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "777 Pacific Boulevard" + ], + "slot": "address_of_location", + "values": [ + "777 Pacific Boulevard" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Vancouver", + "date": "2019-03-04", + "event_name": "Whitecaps Vs Kansas City", + "number_of_seats": "2" + } + }, + "service_results": [ + { + "address_of_location": "777 Pacific Boulevard", + "city_of_event": "Vancouver", + "date": "2019-03-04", + "event_location": "BC Place", + "event_name": "Whitecaps Vs Kansas City", + "number_of_seats": "2", + "time": "20:00" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "time", + "start": 57 + }, + { + "exclusive_end": 99, + "slot": "address_of_location", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been confirmed. The event begins at 8 pm. The address is 777 Pacific Boulevard." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Vancouver", + "Vancouver, BC" + ], + "date": [ + "next Monday", + "the 4th" + ], + "event_name": [ + "Whitecaps Vs Kansas City" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "14_00083", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need 2 tickets please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What event would you like best? What city do you want to go to an event in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "New York city" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "Sunday this week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Thee Oh Sees" + ], + "slot": "event_name", + "values": [ + "Thee Oh Sees" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "city_of_event", + "start": 26 + }, + { + "exclusive_end": 90, + "slot": "date", + "start": 74 + }, + { + "exclusive_end": 70, + "slot": "event_name", + "start": 58 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York city" + ], + "date": [ + "Sunday this week" + ], + "event_name": [ + "Thee Oh Sees" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Probably somewhere around New York city. I need to get to Thee Oh Sees on Sunday this week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Thee Oh Sees" + ], + "slot": "event_name", + "values": [ + "Thee Oh Sees" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "New York" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "event_name", + "start": 43 + }, + { + "exclusive_end": 74, + "slot": "date", + "start": 56 + }, + { + "exclusive_end": 86, + "slot": "city_of_event", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Perfect, that's easy enough. 2 tickets for Thee Oh Sees day after tomorrow in New York?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address_of_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_location", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "address_of_location", + "event_location" + ], + "slot_values": { + "city_of_event": [ + "New York", + "New York city" + ], + "date": [ + "Sunday this week", + "day after tomorrow" + ], + "event_name": [ + "Thee Oh Sees" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect. Give me the address please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "261 Driggs Avenue, Brooklyn" + ], + "slot": "address_of_location", + "values": [ + "261 Driggs Avenue, Brooklyn" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Warsaw" + ], + "slot": "event_location", + "values": [ + "Warsaw" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "New York", + "date": "2019-03-03", + "event_name": "Thee Oh Sees", + "number_of_seats": "2" + } + }, + "service_results": [ + { + "address_of_location": "261 Driggs Avenue, Brooklyn", + "city_of_event": "New York", + "date": "2019-03-03", + "event_location": "Warsaw", + "event_name": "Thee Oh Sees", + "number_of_seats": "2", + "time": "18:00" + } + ], + "slots": [ + { + "exclusive_end": 74, + "slot": "address_of_location", + "start": 47 + }, + { + "exclusive_end": 84, + "slot": "event_location", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your tickets will be waiting for you. It is at 261 Driggs Avenue, Brooklyn at Warsaw." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York", + "New York city" + ], + "date": [ + "Sunday this week", + "day after tomorrow" + ], + "event_name": [ + "Thee Oh Sees" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's some great detail work, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have fun at the event." + } + ] + }, + { + "dialogue_id": "14_00084", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "the 13th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "date", + "start": 28 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "date": [ + "the 13th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to an event on the 13th, can you help reserve tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Any particular event in mind? How many tickets do you want, and which city do you want to visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "New York" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Lyfe Jennings" + ], + "slot": "event_name", + "values": [ + "Lyfe Jennings" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 63, + "slot": "city_of_event", + "start": 55 + }, + { + "exclusive_end": 40, + "slot": "event_name", + "start": 27 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York" + ], + "date": [ + "the 13th" + ], + "event_name": [ + "Lyfe Jennings" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like three tickets for Lyfe Jennings, in or around New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Lyfe Jennings" + ], + "slot": "event_name", + "values": [ + "Lyfe Jennings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "March 13th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "New York" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "event_name", + "start": 31 + }, + { + "exclusive_end": 76, + "slot": "date", + "start": 66 + }, + { + "exclusive_end": 62, + "slot": "city_of_event", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So I'll book 3 tickets for the Lyfe Jennings event in New York on March 13th. Is this okay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "March 2nd" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "date", + "start": 29 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York" + ], + "date": [ + "March 2nd" + ], + "event_name": [ + "Lyfe Jennings" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, actually I want to go on March 2nd, and have 2 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "date", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So I'll amend my search for 2 tickets for the event tomorrow. Is this okay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_location", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "event_location", + "time" + ], + "slot_values": { + "city_of_event": [ + "New York" + ], + "date": [ + "March 2nd", + "tomorrow" + ], + "event_name": [ + "Lyfe Jennings" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds good. Where and when will it take place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "20:30" + ], + "slot": "time", + "values": [ + "8:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sony Hall" + ], + "slot": "event_location", + "values": [ + "Sony Hall" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "New York", + "date": "2019-03-02", + "event_name": "Lyfe Jennings", + "number_of_seats": "2" + } + }, + "service_results": [ + { + "address_of_location": "235 West 46th Street", + "city_of_event": "New York", + "date": "2019-03-02", + "event_location": "Sony Hall", + "event_name": "Lyfe Jennings", + "number_of_seats": "2", + "time": "20:30" + } + ], + "slots": [ + { + "exclusive_end": 82, + "slot": "time", + "start": 75 + }, + { + "exclusive_end": 61, + "slot": "event_location", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation was successful. It'll take place at Sony Hall, starting at 8:30 pm. Enjoy the event!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York" + ], + "date": [ + "March 2nd", + "tomorrow" + ], + "event_name": [ + "Lyfe Jennings" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot for your help. That's all I need for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "14_00085", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can I book some tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "For anything in particular? I need a date and how many would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "8th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Brown Sabbath" + ], + "slot": "event_name", + "values": [ + "Brown Sabbath" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "date", + "start": 31 + }, + { + "exclusive_end": 27, + "slot": "event_name", + "start": 14 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "date": [ + "8th of March" + ], + "event_name": [ + "Brown Sabbath" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to see Brown Sabbath on 8th of March. I only need 1 ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city should I look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city_of_event", + "values": [ + "Philly" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "The Lemonheads" + ], + "slot": "event_name", + "values": [ + "The Lemonheads" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "city_of_event", + "start": 12 + }, + { + "exclusive_end": 48, + "slot": "event_name", + "start": 34 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Philly" + ], + "date": [ + "8th of March" + ], + "event_name": [ + "The Lemonheads" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Look around Philly. I want to see The Lemonheads." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Lemonheads" + ], + "slot": "event_name", + "values": [ + "The Lemonheads" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city_of_event", + "values": [ + "Philadelphia" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "event_name", + "start": 35 + }, + { + "exclusive_end": 61, + "slot": "date", + "start": 50 + }, + { + "exclusive_end": 77, + "slot": "city_of_event", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, please confirm: 1 ticket for The Lemonheads next Friday in Philadelphia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time" + ], + "slot_values": { + "city_of_event": [ + "Philadelphia", + "Philly" + ], + "date": [ + "8th of March", + "next Friday" + ], + "event_name": [ + "The Lemonheads" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please confirm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Philadelphia", + "date": "2019-03-08", + "event_name": "The Lemonheads", + "number_of_seats": "1" + } + }, + "service_results": [ + { + "address_of_location": "29 East Allen Street 2nd Floor", + "city_of_event": "Philadelphia", + "date": "2019-03-08", + "event_location": "The Foundry", + "event_name": "The Lemonheads", + "number_of_seats": "1", + "time": "19:30" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "time", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It has been confirmed. It is expected to start at 7:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address_of_location", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "address_of_location", + "event_location" + ], + "slot_values": { + "city_of_event": [ + "Philadelphia", + "Philly" + ], + "date": [ + "8th of March", + "next Friday" + ], + "event_name": [ + "The Lemonheads" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I have the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "29 East Allen Street 2nd Floor" + ], + "slot": "address_of_location", + "values": [ + "29 East Allen Street 2nd Floor" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "The Foundry" + ], + "slot": "event_location", + "values": [ + "The Foundry" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "address_of_location", + "start": 30 + }, + { + "exclusive_end": 26, + "slot": "event_location", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is The Foundry at 29 East Allen Street 2nd Floor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Philadelphia", + "Philly" + ], + "date": [ + "8th of March", + "next Friday" + ], + "event_name": [ + "The Lemonheads" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "14_00086", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Chris Botti" + ], + "slot": "event_name", + "values": [ + "Chris Botti" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "event_name", + "start": 33 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "event_name": [ + "Chris Botti" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to reserve 2 tickets to a Chris Botti event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "10th of March" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "date", + "start": 17 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "date": [ + "10th of March" + ], + "event_name": [ + "Chris Botti" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want it on the 10th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Any specific city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "city_of_event", + "values": [ + "Portland" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Timbers Vs Dc United" + ], + "slot": "event_name", + "values": [ + "Timbers Vs Dc United" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "city_of_event", + "start": 45 + }, + { + "exclusive_end": 37, + "slot": "event_name", + "start": 17 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Portland" + ], + "date": [ + "10th of March" + ], + "event_name": [ + "Timbers Vs Dc United" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want the event Timbers Vs Dc United around Portland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Timbers Vs Dc United" + ], + "slot": "event_name", + "values": [ + "Timbers Vs Dc United" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Portland" + ], + "slot": "city_of_event", + "values": [ + "Portland" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 73, + "slot": "event_name", + "start": 53 + }, + { + "exclusive_end": 87, + "slot": "date", + "start": 77 + }, + { + "exclusive_end": 99, + "slot": "city_of_event", + "start": 91 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm the following? You want 2 tickets to Timbers Vs Dc United on March 10th in Portland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "event_location", + "time" + ], + "slot_values": { + "city_of_event": [ + "Portland" + ], + "date": [ + "10th of March", + "March 10th" + ], + "event_name": [ + "Timbers Vs Dc United" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah that works. Where and when is the event happening?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Portland", + "date": "2019-03-10", + "event_name": "Timbers Vs Dc United", + "number_of_seats": "2" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I couldn't reserve the tickets. Do you need help with anything else today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "city_of_event", + "values": [ + "DC" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "city_of_event", + "start": 57 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "DC" + ], + "date": [ + "10th of March", + "March 10th" + ], + "event_name": [ + "Timbers Vs Dc United" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you try reserving again? This time for events around DC." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Timbers Vs Dc United" + ], + "slot": "event_name", + "values": [ + "Timbers Vs Dc United" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "city_of_event", + "values": [ + "Washington D.C." + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 73, + "slot": "event_name", + "start": 53 + }, + { + "exclusive_end": 87, + "slot": "date", + "start": 77 + }, + { + "exclusive_end": 106, + "slot": "city_of_event", + "start": 91 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm the following: You want 2 tickets to Timbers Vs Dc United on March 10th in Washington D.C." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "DC", + "Washington D.C." + ], + "date": [ + "10th of March", + "March 10th" + ], + "event_name": [ + "Timbers Vs Dc United" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that works." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Washington D.C.", + "date": "2019-03-10", + "event_name": "Timbers Vs Dc United", + "number_of_seats": "2" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I couldn't reserve the tickets, but can I help you with anything else today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "DC", + "Washington D.C." + ], + "date": [ + "10th of March", + "March 10th" + ], + "event_name": [ + "Timbers Vs Dc United" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "14_00087", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to reserve some tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where would you like me to look? What date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Atlanta" + ], + "slot": "city_of_event", + "values": [ + "Atlanta, GA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "Tuesday next week" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "city_of_event", + "start": 12 + }, + { + "exclusive_end": 45, + "slot": "date", + "start": 28 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Atlanta, GA" + ], + "date": [ + "Tuesday next week" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Look around Atlanta, GA for Tuesday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there a event you have in mind? How many tickets do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_seats", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Falcons Vs Buccaneers" + ], + "slot": "event_name", + "values": [ + "Falcons Vs Buccaneers" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "event_name", + "start": 16 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Atlanta, GA" + ], + "date": [ + "Tuesday next week" + ], + "event_name": [ + "Falcons Vs Buccaneers" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to Falcons Vs Buccaneers. I need four tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Falcons Vs Buccaneers" + ], + "slot": "event_name", + "values": [ + "Falcons Vs Buccaneers" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_seats", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Atlanta" + ], + "slot": "city_of_event", + "values": [ + "Atlanta" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 77, + "slot": "event_name", + "start": 56 + }, + { + "exclusive_end": 90, + "slot": "date", + "start": 78 + }, + { + "exclusive_end": 101, + "slot": "city_of_event", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, can you confirm the details for me: 4 tickets for Falcons Vs Buccaneers next Tuesday in Atlanta." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address_of_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_location", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "address_of_location", + "event_location" + ], + "slot_values": { + "city_of_event": [ + "Atlanta", + "Atlanta, GA" + ], + "date": [ + "Tuesday next week", + "next Tuesday" + ], + "event_name": [ + "Falcons Vs Buccaneers" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's right. What's the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1 AMB Drive Northwest" + ], + "slot": "address_of_location", + "values": [ + "1 AMB Drive Northwest" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Mercedes-Benz Stadium" + ], + "slot": "event_location", + "values": [ + "Mercedes-Benz Stadium" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Atlanta", + "date": "2019-03-05", + "event_name": "Falcons Vs Buccaneers", + "number_of_seats": "4" + } + }, + "service_results": [ + { + "address_of_location": "1 AMB Drive Northwest", + "city_of_event": "Atlanta", + "date": "2019-03-05", + "event_location": "Mercedes-Benz Stadium", + "event_name": "Falcons Vs Buccaneers", + "number_of_seats": "4", + "time": "20:30" + } + ], + "slots": [ + { + "exclusive_end": 91, + "slot": "address_of_location", + "start": 70 + }, + { + "exclusive_end": 66, + "slot": "event_location", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation is confirmed. The address is Mercedes-Benz Stadium at 1 AMB Drive Northwest." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Atlanta", + "Atlanta, GA" + ], + "date": [ + "Tuesday next week", + "next Tuesday" + ], + "event_name": [ + "Falcons Vs Buccaneers" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_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": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Atlanta", + "Atlanta, GA" + ], + "date": [ + "Tuesday next week", + "next Tuesday" + ], + "event_name": [ + "Falcons Vs Buccaneers" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your event." + } + ] + }, + { + "dialogue_id": "14_00088", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to reserve 1 ticket for an event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a particular event or date in mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "White Sox Vs Tigers" + ], + "slot": "event_name", + "values": [ + "White Sox Vs Tigers" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "date", + "start": 40 + }, + { + "exclusive_end": 36, + "slot": "event_name", + "start": 17 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "date": [ + "March 11th" + ], + "event_name": [ + "White Sox Vs Tigers" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to attend White Sox Vs Tigers on March 11th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a city in mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "city_of_event", + "values": [ + "Chicago" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "city_of_event", + "start": 40 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Chicago" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "White Sox Vs Tigers" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like the event to take place in Chicago." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "White Sox Vs Tigers" + ], + "slot": "event_name", + "values": [ + "White Sox Vs Tigers" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Chicago" + ], + "slot": "city_of_event", + "values": [ + "Chicago" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 84, + "slot": "event_name", + "start": 65 + }, + { + "exclusive_end": 98, + "slot": "date", + "start": 88 + }, + { + "exclusive_end": 109, + "slot": "city_of_event", + "start": 102 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm the following details. You want 1 ticket for the White Sox Vs Tigers on March 11th in Chicago." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "New York City" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Mets Vs Padres" + ], + "slot": "event_name", + "values": [ + "Mets Vs Padres" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 74, + "slot": "city_of_event", + "start": 61 + }, + { + "exclusive_end": 57, + "slot": "event_name", + "start": 43 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York City" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "Mets Vs Padres" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, actually I am looking for an the event Mets Vs Padres in New York City." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mets Vs Padres" + ], + "slot": "event_name", + "values": [ + "Mets Vs Padres" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "New York" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 69, + "slot": "event_name", + "start": 55 + }, + { + "exclusive_end": 81, + "slot": "city_of_event", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm the details. You want a ticket for the Mets Vs Padres in New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York", + "New York City" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "Mets Vs Padres" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "New York", + "date": "2019-03-11", + "event_name": "Mets Vs Padres", + "number_of_seats": "1" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I could not make a reservation. Can I assist you with something else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York", + "New York City" + ], + "date": [ + "March 11th" + ], + "event_name": [ + "Mets Vs Padres" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No but thanks for the help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the rest of your day." + } + ] + }, + { + "dialogue_id": "14_00089", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Billy Idol" + ], + "slot": "event_name", + "values": [ + "Billy Idol" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "event_name", + "start": 36 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "event_name": [ + "Billy Idol" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to reserve two tickets for a Billy Idol event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which area do you want me to search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Vancouver" + ], + "slot": "city_of_event", + "values": [ + "Vancouver, BC" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "city_of_event", + "start": 38 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Vancouver, BC" + ], + "event_name": [ + "Billy Idol" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want the event to take place around Vancouver, BC." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "On any particular date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "7th of this month" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "date", + "start": 18 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Vancouver, BC" + ], + "date": [ + "7th of this month" + ], + "event_name": [ + "Billy Idol" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Preferably on the 7th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Billy Idol" + ], + "slot": "event_name", + "values": [ + "Billy Idol" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Vancouver" + ], + "slot": "city_of_event", + "values": [ + "Vancouver" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 86, + "slot": "event_name", + "start": 76 + }, + { + "exclusive_end": 127, + "slot": "date", + "start": 114 + }, + { + "exclusive_end": 140, + "slot": "city_of_event", + "start": 131 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following information: You want to reserve 2 tickets for Billy Idol. The event is taking place next Thursday in Vancouver." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address_of_location", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "address_of_location", + "event_location" + ], + "slot_values": { + "city_of_event": [ + "Vancouver", + "Vancouver, BC" + ], + "date": [ + "7th of this month", + "next Thursday" + ], + "event_name": [ + "Billy Idol" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's all correct and works for me. Which is the venue? What is the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "PNE Amphitheatre" + ], + "slot": "event_location", + "values": [ + "PNE Amphitheatre" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2901 East Hastings Street" + ], + "slot": "address_of_location", + "values": [ + "2901 East Hastings Street" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Vancouver", + "date": "2019-03-07", + "event_name": "Billy Idol", + "number_of_seats": "2" + } + }, + "service_results": [ + { + "address_of_location": "2901 East Hastings Street", + "city_of_event": "Vancouver", + "date": "2019-03-07", + "event_location": "PNE Amphitheatre", + "event_name": "Billy Idol", + "number_of_seats": "2", + "time": "20:00" + } + ], + "slots": [ + { + "exclusive_end": 96, + "slot": "event_location", + "start": 80 + }, + { + "exclusive_end": 138, + "slot": "address_of_location", + "start": 113 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been confirmed. Hope you enjoy the event! The venue is the PNE Amphitheatre. The address is 2901 East Hastings Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Vancouver", + "Vancouver, BC" + ], + "date": [ + "7th of this month", + "next Thursday" + ], + "event_name": [ + "Billy Idol" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for all your help. That's all I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "14_00090", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to reserve some tickets to an event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a date and an event in mind? How many tickets do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "11th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Brown Sabbath" + ], + "slot": "event_name", + "values": [ + "Brown Sabbath" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "date", + "start": 31 + }, + { + "exclusive_end": 62, + "slot": "event_name", + "start": 49 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "date": [ + "11th of March" + ], + "event_name": [ + "Brown Sabbath" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like three tickets for 11th of March for Brown Sabbath." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city should I search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Anaheim" + ], + "slot": "city_of_event", + "values": [ + "Anaheim" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "city_of_event", + "start": 33 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Anaheim" + ], + "date": [ + "11th of March" + ], + "event_name": [ + "Brown Sabbath" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you search for events around Anaheim please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Brown Sabbath" + ], + "slot": "event_name", + "values": [ + "Brown Sabbath" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Anaheim" + ], + "slot": "city_of_event", + "values": [ + "Anaheim" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "event_name", + "start": 48 + }, + { + "exclusive_end": 81, + "slot": "date", + "start": 71 + }, + { + "exclusive_end": 92, + "slot": "city_of_event", + "start": 85 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you would like 3 tickets for the Brown Sabbath event on March 11th in Anaheim." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Anaheim" + ], + "date": [ + "11th of March", + "March 11th" + ], + "event_name": [ + "Brown Sabbath" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that will work great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Anaheim", + "date": "2019-03-11", + "event_name": "Brown Sabbath", + "number_of_seats": "3" + } + }, + "service_results": [ + { + "address_of_location": "1530 Disneyland Monrail System", + "city_of_event": "Anaheim", + "date": "2019-03-11", + "event_location": "Crossroads at House of Blues Anaheim", + "event_name": "Brown Sabbath", + "number_of_seats": "3", + "time": "18:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I've confirmed your reservation. Enjoy the event!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Anaheim" + ], + "date": [ + "11th of March", + "March 11th" + ], + "event_name": [ + "Brown Sabbath" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for all your help!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can help you with today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Anaheim" + ], + "date": [ + "11th of March", + "March 11th" + ], + "event_name": [ + "Brown Sabbath" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, but thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day!" + } + ] + }, + { + "dialogue_id": "14_00091", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me reserve tickets for an event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have an invent in mind? If so what is the date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "1st of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Mets Vs Braves" + ], + "slot": "event_name", + "values": [ + "Mets vs Braves" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "date", + "start": 21 + }, + { + "exclusive_end": 66, + "slot": "event_name", + "start": 52 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "date": [ + "1st of this month" + ], + "event_name": [ + "Mets vs Braves" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Something around the 1st of this month. I think the Mets vs Braves game would be interesting." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there a particular city I should search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "NYC" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "city_of_event", + "start": 17 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "NYC" + ], + "date": [ + "1st of this month" + ], + "event_name": [ + "Mets vs Braves" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Something around NYC. See if there is one ticket available." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mets Vs Braves" + ], + "slot": "event_name", + "values": [ + "Mets vs Braves" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "New York" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "event_name", + "start": 32 + }, + { + "exclusive_end": 72, + "slot": "date", + "start": 67 + }, + { + "exclusive_end": 58, + "slot": "city_of_event", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm 1 ticket for the Mets vs Braves in New York playing today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "NYC", + "New York" + ], + "date": [ + "1st of this month", + "today" + ], + "event_name": [ + "Mets vs Braves" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "New York", + "date": "2019-03-01", + "event_name": "Mets Vs Braves", + "number_of_seats": "1" + } + }, + "service_results": [ + { + "address_of_location": "123-01 Roosevelt Avenue", + "city_of_event": "New York", + "date": "2019-03-01", + "event_location": "Citi Field", + "event_name": "Mets Vs Braves", + "number_of_seats": "1", + "time": "19:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is complete! Enjoy the game!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "NYC", + "New York" + ], + "date": [ + "1st of this month", + "today" + ], + "event_name": [ + "Mets vs Braves" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can assist with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "NYC", + "New York" + ], + "date": [ + "1st of this month", + "today" + ], + "event_name": [ + "Mets vs Braves" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you that is fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome, have a good day." + } + ] + }, + { + "dialogue_id": "14_00092", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city_of_event", + "values": [ + "SF" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "city_of_event", + "start": 23 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "SF" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm planning a trip to SF with 3 friends and want to book tickets to an event" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can help you with that. When are you going, and do you have a specific event in mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "March 3rd" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Allan Rayman" + ], + "slot": "event_name", + "values": [ + "Allan Rayman" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "date", + "start": 15 + }, + { + "exclusive_end": 55, + "slot": "event_name", + "start": 43 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "SF" + ], + "date": [ + "March 3rd" + ], + "event_name": [ + "Allan Rayman" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "We're going on March 3rd and want to go to Allan Rayman" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Allan Rayman" + ], + "slot": "event_name", + "values": [ + "Allan Rayman" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city_of_event", + "values": [ + "San Francisco" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 66, + "slot": "event_name", + "start": 54 + }, + { + "exclusive_end": 116, + "slot": "date", + "start": 98 + }, + { + "exclusive_end": 83, + "slot": "city_of_event", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem, are you happy for me to book 3 tickets to Allan Rayman in San Francisco? It's for the day after tomorrow" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "SF", + "San Francisco" + ], + "date": [ + "March 3rd", + "day after tomorrow" + ], + "event_name": [ + "Allan Rayman" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please, that would be great" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "San Francisco", + "date": "2019-03-03", + "event_name": "Allan Rayman", + "number_of_seats": "3" + } + }, + "service_results": [ + { + "address_of_location": "420 Mason Street", + "city_of_event": "San Francisco", + "date": "2019-03-03", + "event_location": "August Hall", + "event_name": "Allan Rayman", + "number_of_seats": "3", + "time": "20:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "All booked for you, hope you have a great time" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "SF", + "San Francisco" + ], + "date": [ + "March 3rd", + "day after tomorrow" + ], + "event_name": [ + "Allan Rayman" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "SF", + "San Francisco" + ], + "date": [ + "March 3rd", + "day after tomorrow" + ], + "event_name": [ + "Allan Rayman" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks, that was all" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, have a wonderful day" + } + ] + }, + { + "dialogue_id": "14_00093", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Get me some tickets right away please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, to what?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mets Vs Phillies" + ], + "slot": "event_name", + "values": [ + "Mets Vs Phillies" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "event_name", + "start": 0 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "event_name": [ + "Mets Vs Phillies" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Mets Vs Phillies." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "New york" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "city_of_event", + "start": 12 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New york" + ], + "event_name": [ + "Mets Vs Phillies" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need 3 in New york." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "About when will you want these?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "Next Friday" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "date", + "start": 0 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New york" + ], + "date": [ + "Next Friday" + ], + "event_name": [ + "Mets Vs Phillies" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Next Friday, is the only time I can do it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mets Vs Phillies" + ], + "slot": "event_name", + "values": [ + "Mets Vs Phillies" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "Next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "New york" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "event_name", + "start": 8 + }, + { + "exclusive_end": 40, + "slot": "date", + "start": 29 + }, + { + "exclusive_end": 52, + "slot": "city_of_event", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Got it, Mets Vs Phillies, 3, Next Friday in New york. Right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Jordan Rakei" + ], + "slot": "event_name", + "values": [ + "Jordan Rakei" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "event_name", + "start": 42 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New york" + ], + "date": [ + "Next Friday" + ], + "event_name": [ + "Jordan Rakei" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, Wrong. 2 tickets. The event is called Jordan Rakei." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Jordan Rakei" + ], + "slot": "event_name", + "values": [ + "Jordan Rakei" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "event_name", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Wow, that's different. Now, event Jordan Rakei. 2 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address_of_location", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "address_of_location" + ], + "slot_values": { + "city_of_event": [ + "New york" + ], + "date": [ + "Next Friday" + ], + "event_name": [ + "Jordan Rakei" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, you got it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "New York", + "date": "2019-03-08", + "event_name": "Jordan Rakei", + "number_of_seats": "2" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm so sorry, that doesn't work. Is there something else you'd like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city_of_event", + "values": [ + "Philadelphia" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "city_of_event", + "start": 39 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Philadelphia" + ], + "date": [ + "Next Friday" + ], + "event_name": [ + "Jordan Rakei" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Try again.I'm looking for something in Philadelphia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Jordan Rakei" + ], + "slot": "event_name", + "values": [ + "Jordan Rakei" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city_of_event", + "values": [ + "Philadelphia" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "event_name", + "start": 14 + }, + { + "exclusive_end": 50, + "slot": "date", + "start": 39 + }, + { + "exclusive_end": 63, + "slot": "city_of_event", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, try this: Jordan Rakei, 2 tickets, next Friday Philadelphia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Philadelphia" + ], + "date": [ + "Next Friday", + "next Friday" + ], + "event_name": [ + "Jordan Rakei" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, finally. good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Philadelphia", + "date": "2019-03-08", + "event_name": "Jordan Rakei", + "number_of_seats": "2" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, that's a bad request. It won't work. Anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Philadelphia" + ], + "date": [ + "Next Friday", + "next Friday" + ], + "event_name": [ + "Jordan Rakei" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's quite enough disappointment for one day." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry about that." + } + ] + }, + { + "dialogue_id": "14_00094", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to reserve tickets for an event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which event would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Blue Jays Vs Yankees" + ], + "slot": "event_name", + "values": [ + "Blue Jays Vs Yankees" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "event_name", + "start": 0 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "event_name": [ + "Blue Jays Vs Yankees" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Blue Jays Vs Yankees." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city would you like to reserve it in, and on which date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "March 6th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Toronto" + ], + "slot": "city_of_event", + "values": [ + "Toronto, Canada" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 71, + "slot": "date", + "start": 62 + }, + { + "exclusive_end": 57, + "slot": "city_of_event", + "start": 42 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Toronto, Canada" + ], + "date": [ + "March 6th" + ], + "event_name": [ + "Blue Jays Vs Yankees" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like 1 ticket for an event around Toronto, Canada, on March 6th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Blue Jays Vs Yankees" + ], + "slot": "event_name", + "values": [ + "Blue Jays Vs Yankees" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Toronto" + ], + "slot": "city_of_event", + "values": [ + "Toronto" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 89, + "slot": "event_name", + "start": 69 + }, + { + "exclusive_end": 115, + "slot": "date", + "start": 101 + }, + { + "exclusive_end": 100, + "slot": "city_of_event", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm these details: you would like to reserve 1 ticket for Blue Jays Vs Yankees in Toronto next Wednesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "the 14th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "date", + "start": 28 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Toronto", + "Toronto, Canada" + ], + "date": [ + "the 14th" + ], + "event_name": [ + "Blue Jays Vs Yankees" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'd like to reserve for the 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "March 14th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Toronto" + ], + "slot": "city_of_event", + "values": [ + "Toronto" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 102, + "slot": "date", + "start": 92 + }, + { + "exclusive_end": 88, + "slot": "city_of_event", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm these details: you would like to reserve a ticket for an event in Toronto on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Imperial Daze" + ], + "slot": "event_name", + "values": [ + "Imperial Daze" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "event_name", + "start": 38 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Toronto", + "Toronto, Canada" + ], + "date": [ + "March 14th", + "the 14th" + ], + "event_name": [ + "Imperial Daze" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'd like to reserve 3 tickets for Imperial Daze instead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Imperial Daze" + ], + "slot": "event_name", + "values": [ + "Imperial Daze" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 83, + "slot": "event_name", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm these details: you would like to reserve 3 tickets for Imperial Daze." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Toronto", + "Toronto, Canada" + ], + "date": [ + "March 14th", + "the 14th" + ], + "event_name": [ + "Imperial Daze" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Toronto", + "date": "2019-03-14", + "event_name": "Imperial Daze", + "number_of_seats": "3" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I was unable to reserve the tickets for you. Is there anything else I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Toronto", + "Toronto, Canada" + ], + "date": [ + "March 14th", + "the 14th" + ], + "event_name": [ + "Imperial Daze" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "14_00095", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hi. I'd like to reserve some tickets to an event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. How many tickets would you like and for what date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Cubs Vs Mariners" + ], + "slot": "event_name", + "values": [ + "Cubs Vs Mariners" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 63, + "slot": "date", + "start": 53 + }, + { + "exclusive_end": 44, + "slot": "event_name", + "start": 28 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "date": [ + "March 10th" + ], + "event_name": [ + "Cubs Vs Mariners" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like two tickets to the Cubs Vs Mariners game on March 10th please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city should I search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "city_of_event", + "values": [ + "Chicago" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "city_of_event", + "start": 0 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Chicago" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Cubs Vs Mariners" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Chicago." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Cubs Vs Mariners" + ], + "slot": "event_name", + "values": [ + "Cubs Vs Mariners" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Chicago" + ], + "slot": "city_of_event", + "values": [ + "Chicago" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 96, + "slot": "event_name", + "start": 80 + }, + { + "exclusive_end": 60, + "slot": "date", + "start": 50 + }, + { + "exclusive_end": 71, + "slot": "city_of_event", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright. I've made a reservation for 2 rickets on March 10th in Chicago for the Cubs Vs Mariners game." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city_of_event", + "values": [ + "SFO" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "city_of_event", + "start": 42 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "SFO" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Cubs Vs Mariners" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sorry. I'd actually like 3 tickets around SFO." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city_of_event", + "values": [ + "San Francisco" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "city_of_event", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem. I have 3 tickets for the event in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "SFO", + "San Francisco" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Cubs Vs Mariners" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will do." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "San Francisco", + "date": "2019-03-10", + "event_name": "Cubs Vs Mariners", + "number_of_seats": "3" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I apologize as I wasn't able to make the reservation. Would you like assistance with something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "March 14th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Low" + ], + "slot": "event_name", + "values": [ + "Low" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "date", + "start": 27 + }, + { + "exclusive_end": 17, + "slot": "event_name", + "start": 14 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "SFO", + "San Francisco" + ], + "date": [ + "March 14th" + ], + "event_name": [ + "Low" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about the Low event on March 14th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Low" + ], + "slot": "event_name", + "values": [ + "Low" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "march 14th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city_of_event", + "values": [ + "San Francisco" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "event_name", + "start": 46 + }, + { + "exclusive_end": 69, + "slot": "date", + "start": 59 + }, + { + "exclusive_end": 86, + "slot": "city_of_event", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright. I have you down for 3 tickets at the Low event on march 14th in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "SFO", + "San Francisco" + ], + "date": [ + "March 14th", + "march 14th" + ], + "event_name": [ + "Low" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that'll work." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "San Francisco", + "date": "2019-03-14", + "event_name": "Low", + "number_of_seats": "3" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I apologize again. I wasn't able to make the reservation. Would you like assistance with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "SFO", + "San Francisco" + ], + "date": [ + "March 14th", + "march 14th" + ], + "event_name": [ + "Low" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "14_00096", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to reserve tickets to an event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What event and where is it located at." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Atlanta" + ], + "slot": "city_of_event", + "values": [ + "ATL" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Yellow Jackets Vs Hokies" + ], + "slot": "event_name", + "values": [ + "Yellow Jackets Vs Hokies" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "city_of_event", + "start": 49 + }, + { + "exclusive_end": 45, + "slot": "event_name", + "start": 21 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "ATL" + ], + "event_name": [ + "Yellow Jackets Vs Hokies" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for the Yellow Jackets Vs Hokies in ATL." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_seats", + "values": [ + "4" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "ATL" + ], + "event_name": [ + "Yellow Jackets Vs Hokies" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need four tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "6th of March" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "date", + "start": 21 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "ATL" + ], + "date": [ + "6th of March" + ], + "event_name": [ + "Yellow Jackets Vs Hokies" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want it around the 6th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Yellow Jackets Vs Hokies" + ], + "slot": "event_name", + "values": [ + "Yellow Jackets Vs Hokies" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_seats", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Atlanta" + ], + "slot": "city_of_event", + "values": [ + "Atlanta" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "event_name", + "start": 3 + }, + { + "exclusive_end": 42, + "slot": "date", + "start": 28 + }, + { + "exclusive_end": 53, + "slot": "city_of_event", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok Yellow Jackets Vs Hokies next wednesday in Atlanta. You need 4 ticktes. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "ATL", + "Atlanta" + ], + "date": [ + "6th of March", + "next wednesday" + ], + "event_name": [ + "Yellow Jackets Vs Hokies" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Atlanta", + "date": "2019-03-06", + "event_name": "Yellow Jackets Vs Hokies", + "number_of_seats": "4" + } + }, + "service_results": [ + { + "address_of_location": "177 North Avenue Northwest", + "city_of_event": "Atlanta", + "date": "2019-03-06", + "event_location": "Bobby Dodd Stadium at Historic Grant Field", + "event_name": "Yellow Jackets Vs Hokies", + "number_of_seats": "4", + "time": "19:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is confirmed. Enjoy the event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "ATL", + "Atlanta" + ], + "date": [ + "6th of March", + "next wednesday" + ], + "event_name": [ + "Yellow Jackets Vs Hokies" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for you help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would there be anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "ATL", + "Atlanta" + ], + "date": [ + "6th of March", + "next wednesday" + ], + "event_name": [ + "Yellow Jackets Vs Hokies" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have an awesome day!" + } + ] + }, + { + "dialogue_id": "14_00097", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me reserve tickets for an event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Any particular place or event you have in mind? How many tickets would you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city_of_event", + "values": [ + "LAX" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Murder City Devils" + ], + "slot": "event_name", + "values": [ + "Murder City Devils" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "city_of_event", + "start": 46 + }, + { + "exclusive_end": 42, + "slot": "event_name", + "start": 24 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "LAX" + ], + "event_name": [ + "Murder City Devils" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want 2 tickets to see Murder City Devils in LAX." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you know the date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "2nd of this month" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "date", + "start": 20 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "LAX" + ], + "date": [ + "2nd of this month" + ], + "event_name": [ + "Murder City Devils" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go on the 2nd of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Murder City Devils" + ], + "slot": "event_name", + "values": [ + "Murder City Devils" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city_of_event", + "values": [ + "Los Angeles" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "event_name", + "start": 32 + }, + { + "exclusive_end": 80, + "slot": "date", + "start": 72 + }, + { + "exclusive_end": 71, + "slot": "city_of_event", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So I can book 2 tickets for the Murder City Devils event in Los Angeles tomorrow. Is that okay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_location", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "event_location" + ], + "slot_values": { + "city_of_event": [ + "LAX", + "Los Angeles" + ], + "date": [ + "2nd of this month", + "tomorrow" + ], + "event_name": [ + "Murder City Devils" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds good, where is the venue?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "The Teragram Ballroom" + ], + "slot": "event_location", + "values": [ + "The Teragram Ballroom" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Los Angeles", + "date": "2019-03-02", + "event_name": "Murder City Devils", + "number_of_seats": "2" + } + }, + "service_results": [ + { + "address_of_location": "1234 West 7th Street", + "city_of_event": "Los Angeles", + "date": "2019-03-02", + "event_location": "The Teragram Ballroom", + "event_name": "Murder City Devils", + "number_of_seats": "2", + "time": "20:30" + } + ], + "slots": [ + { + "exclusive_end": 74, + "slot": "event_location", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation was successful! It's taking place at The Teragram Ballroom." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "LAX", + "Los Angeles" + ], + "date": [ + "2nd of this month", + "tomorrow" + ], + "event_name": [ + "Murder City Devils" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot, that's all I need for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "14_00098", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mets Vs Rockies" + ], + "slot": "event_name", + "values": [ + "Mets Vs Rockies" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "event_name", + "start": 30 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "event_name": [ + "Mets Vs Rockies" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to get tickets for the Mets Vs Rockies." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "For What date? What city and how many tickets would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "10th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "NYC" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "date", + "start": 27 + }, + { + "exclusive_end": 52, + "slot": "city_of_event", + "start": 49 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "NYC" + ], + "date": [ + "10th of this month" + ], + "event_name": [ + "Mets Vs Rockies" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Check for 2 tickets on the 10th of this month in NYC." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mets Vs Rockies" + ], + "slot": "event_name", + "values": [ + "Mets Vs Rockies" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "New York" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "event_name", + "start": 34 + }, + { + "exclusive_end": 63, + "slot": "date", + "start": 53 + }, + { + "exclusive_end": 75, + "slot": "city_of_event", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm checking for 2 tickets to the Mets Vs Rockies on March 10th in New York. Is that right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address_of_location", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "address_of_location", + "event_location" + ], + "slot_values": { + "city_of_event": [ + "NYC", + "New York" + ], + "date": [ + "10th of this month", + "March 10th" + ], + "event_name": [ + "Mets Vs Rockies" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. What is the address for the game?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Citi Field" + ], + "slot": "event_location", + "values": [ + "Citi Field" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "123-01 Roosevelt Avenue" + ], + "slot": "address_of_location", + "values": [ + "123-01 Roosevelt Avenue" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "New York", + "date": "2019-03-10", + "event_name": "Mets Vs Rockies", + "number_of_seats": "2" + } + }, + "service_results": [ + { + "address_of_location": "123-01 Roosevelt Avenue", + "city_of_event": "New York", + "date": "2019-03-10", + "event_location": "Citi Field", + "event_name": "Mets Vs Rockies", + "number_of_seats": "2", + "time": "18:30" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "event_location", + "start": 55 + }, + { + "exclusive_end": 90, + "slot": "address_of_location", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is all set. Have fun! The event is at Citi Field, 123-01 Roosevelt Avenue" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "NYC", + "New York" + ], + "date": [ + "10th of this month", + "March 10th" + ], + "event_name": [ + "Mets Vs Rockies" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for the help! That's all I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good one!" + } + ] + }, + { + "dialogue_id": "14_00099", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hello, I'd like to reserve tickets for an event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Certainly. How many tickets do you need and for which event? When is it happening?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "Saturday this week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Yankees Vs Angels" + ], + "slot": "event_name", + "values": [ + "Yankees Vs Angels" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 70, + "slot": "date", + "start": 52 + }, + { + "exclusive_end": 46, + "slot": "event_name", + "start": 29 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "date": [ + "Saturday this week" + ], + "event_name": [ + "Yankees Vs Angels" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like two tickets for the Yankees Vs Angels game Saturday this week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you know which city they're playing in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "New York" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "city_of_event", + "start": 17 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York" + ], + "date": [ + "Saturday this week" + ], + "event_name": [ + "Yankees Vs Angels" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yankees at home, New York" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Yankees Vs Angels" + ], + "slot": "event_name", + "values": [ + "Yankees Vs Angels" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "New York" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "event_name", + "start": 47 + }, + { + "exclusive_end": 73, + "slot": "date", + "start": 65 + }, + { + "exclusive_end": 85, + "slot": "city_of_event", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. I have reserved for you 2 tickets to the Yankees Vs Angels tomorrow in New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Diamondbacks Vs Cardinals" + ], + "slot": "event_name", + "values": [ + "Diamondbacks Vs Cardinals" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "event_name", + "start": 29 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York" + ], + "date": [ + "Saturday this week", + "tomorrow" + ], + "event_name": [ + "Diamondbacks Vs Cardinals" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, sorry, it's actually the Diamondbacks Vs Cardinals game. Just one ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Diamondbacks Vs Cardinals" + ], + "slot": "event_name", + "values": [ + "Diamondbacks Vs Cardinals" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 70, + "slot": "event_name", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, so instead we are doing 1 ticket for the Diamondbacks Vs Cardinals?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York" + ], + "date": [ + "Saturday this week", + "tomorrow" + ], + "event_name": [ + "Diamondbacks Vs Cardinals" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's right" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "New York", + "date": "2019-03-02", + "event_name": "Diamondbacks Vs Cardinals", + "number_of_seats": "1" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I couldn't find any open seats for that game. Is there anything else I can try for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York" + ], + "date": [ + "Saturday this week", + "tomorrow" + ], + "event_name": [ + "Diamondbacks Vs Cardinals" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks anyway" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day" + } + ] + }, + { + "dialogue_id": "14_00100", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to reserve tickets at an event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which event would you prefer? How many tickets would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Yunger" + ], + "slot": "event_name", + "values": [ + "Yunger" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "event_name", + "start": 31 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "event_name": [ + "Yunger" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like three tickets for Yunger." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there a date you prefer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "city_of_event", + "values": [ + "Sacramento, CA" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 58, + "slot": "date", + "start": 48 + }, + { + "exclusive_end": 44, + "slot": "city_of_event", + "start": 30 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Sacramento, CA" + ], + "date": [ + "March 10th" + ], + "event_name": [ + "Yunger" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for something in Sacramento, CA on March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Yunger" + ], + "slot": "event_name", + "values": [ + "Yunger" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Sacramento" + ], + "slot": "city_of_event", + "values": [ + "Sacramento" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "event_name", + "start": 30 + }, + { + "exclusive_end": 50, + "slot": "date", + "start": 40 + }, + { + "exclusive_end": 64, + "slot": "city_of_event", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: 3 tickets for Yunger on March 10th in Sacramento." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "March 2nd" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city_of_event", + "values": [ + "San Jose" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "date", + "start": 37 + }, + { + "exclusive_end": 33, + "slot": "city_of_event", + "start": 25 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "San Jose" + ], + "date": [ + "March 2nd" + ], + "event_name": [ + "Yunger" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. I want somnething in San Jose on March 2nd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Jose" + ], + "slot": "city_of_event", + "values": [ + "San Jose" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "date", + "start": 28 + }, + { + "exclusive_end": 48, + "slot": "city_of_event", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: The even is tomorrow in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "San Jose" + ], + "date": [ + "March 2nd", + "tomorrow" + ], + "event_name": [ + "Yunger" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that works for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "San Jose", + "date": "2019-03-02", + "event_name": "Yunger", + "number_of_seats": "3" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I couldn't reserve the tickets. Can I help you with anything else today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Diamondbacks Vs Nationals" + ], + "slot": "event_name", + "values": [ + "DiamondBacks Vs Nationals" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 70, + "slot": "event_name", + "start": 45 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "San Jose" + ], + "date": [ + "March 2nd", + "tomorrow" + ], + "event_name": [ + "DiamondBacks Vs Nationals" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you try again? I would like to go to the DiamondBacks Vs Nationals game." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Diamondbacks Vs Nationals" + ], + "slot": "event_name", + "values": [ + "Diamondbacks Vs Nationals" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Jose" + ], + "slot": "city_of_event", + "values": [ + "San Jose" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 62, + "slot": "event_name", + "start": 37 + }, + { + "exclusive_end": 71, + "slot": "date", + "start": 63 + }, + { + "exclusive_end": 83, + "slot": "city_of_event", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Tickets for 3 at the Diamondbacks Vs Nationals tomorrow in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_seats", + "values": [ + "4" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "San Jose" + ], + "date": [ + "March 2nd", + "tomorrow" + ], + "event_name": [ + "DiamondBacks Vs Nationals", + "Diamondbacks Vs Nationals" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I want four tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_seats", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "date", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: 4 tickets for tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address_of_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "address_of_location", + "time" + ], + "slot_values": { + "city_of_event": [ + "San Jose" + ], + "date": [ + "March 2nd", + "tomorrow" + ], + "event_name": [ + "DiamondBacks Vs Nationals", + "Diamondbacks Vs Nationals" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that works for me. What is the address and when does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "San Jose", + "date": "2019-03-02", + "event_name": "Diamondbacks Vs Nationals", + "number_of_seats": "4" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I couldn't reserve the tickets for you. Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "San Jose" + ], + "date": [ + "March 2nd", + "tomorrow" + ], + "event_name": [ + "DiamondBacks Vs Nationals", + "Diamondbacks Vs Nationals" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "14_00101", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "There is an event coming up that I'd like to reserve tickets for." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. What event did you have in mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "city_of_event", + "values": [ + "Seattle" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sounders Vs United" + ], + "slot": "event_name", + "values": [ + "Sounders Vs United" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "city_of_event", + "start": 53 + }, + { + "exclusive_end": 44, + "slot": "event_name", + "start": 26 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Seattle" + ], + "event_name": [ + "Sounders Vs United" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking to go to the Sounders Vs United game in Seattle." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can help you out with that. What date is this event on and how many tickets do you wish to reserve?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "the 7th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Crystal Palace Vs Norwich" + ], + "slot": "event_name", + "values": [ + "Crystal Palace Vs Norwich" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 101, + "slot": "date", + "start": 94 + }, + { + "exclusive_end": 90, + "slot": "event_name", + "start": 65 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Seattle" + ], + "date": [ + "the 7th" + ], + "event_name": [ + "Crystal Palace Vs Norwich" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, never mind about that one game. Lets get 3 tickets for Crystal Palace Vs Norwich on the 7th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Crystal Palace Vs Norwich" + ], + "slot": "event_name", + "values": [ + "Crystal Palace Vs Norwich" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "city_of_event", + "values": [ + "Seattle" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 85, + "slot": "event_name", + "start": 60 + }, + { + "exclusive_end": 133, + "slot": "date", + "start": 120 + }, + { + "exclusive_end": 119, + "slot": "city_of_event", + "start": 112 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. Just to clarify, you are wanting to get 3 tickets for Crystal Palace Vs Norwich. The even will be held in Seattle next Thursday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "city_of_event", + "values": [ + "London, England" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "city_of_event", + "start": 42 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "London, England" + ], + "date": [ + "next Thursday", + "the 7th" + ], + "event_name": [ + "Crystal Palace Vs Norwich" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My mistake. This new event is actually in London, England." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "London" + ], + "slot": "city_of_event", + "values": [ + "London" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 88, + "slot": "city_of_event", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Oh, okay. So you would like to reserve 3 tickets for Crystal Palace Vs Norwich in London, England next Thursday?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address_of_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_location", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "address_of_location", + "event_location" + ], + "slot_values": { + "city_of_event": [ + "London", + "London, England" + ], + "date": [ + "next Thursday", + "the 7th" + ], + "event_name": [ + "Crystal Palace Vs Norwich" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that sounds good. Could I get the location of the venue please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Selhurst Park Stadium" + ], + "slot": "event_location", + "values": [ + "Selhurst Park Stadium" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Holmesdale Road" + ], + "slot": "address_of_location", + "values": [ + "Holmesdale Road" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "London", + "date": "2019-03-07", + "event_name": "Crystal Palace Vs Norwich", + "number_of_seats": "3" + } + }, + "service_results": [ + { + "address_of_location": "Holmesdale Road", + "city_of_event": "London", + "date": "2019-03-07", + "event_location": "Selhurst Park Stadium", + "event_name": "Crystal Palace Vs Norwich", + "number_of_seats": "3", + "time": "19:00" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "event_location", + "start": 20 + }, + { + "exclusive_end": 69, + "slot": "address_of_location", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Looks like it is at Selhurst Park Stadium which is on Holmesdale Road. I was able to confirm your reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "London", + "London, England" + ], + "date": [ + "next Thursday", + "the 7th" + ], + "event_name": [ + "Crystal Palace Vs Norwich" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, that should do me for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright. Take care." + } + ] + }, + { + "dialogue_id": "14_00102", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to book tickets for an event" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "the 1st" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sacramento" + ], + "slot": "city_of_event", + "values": [ + "Sacramento" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Yunger" + ], + "slot": "event_name", + "values": [ + "Yunger" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "date", + "start": 30 + }, + { + "exclusive_end": 55, + "slot": "city_of_event", + "start": 45 + }, + { + "exclusive_end": 79, + "slot": "event_name", + "start": 73 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Sacramento" + ], + "date": [ + "the 1st" + ], + "event_name": [ + "Yunger" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for something on the 1st around Sacramento. There is one in Yunger" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_seats", + "values": [ + "4" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Sacramento" + ], + "date": [ + "the 1st" + ], + "event_name": [ + "Yunger" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "4 ticket please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Yunger" + ], + "slot": "event_name", + "values": [ + "Yunger" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_seats", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Sacramento" + ], + "slot": "city_of_event", + "values": [ + "Sacramento" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "event_name", + "start": 33 + }, + { + "exclusive_end": 72, + "slot": "date", + "start": 67 + }, + { + "exclusive_end": 86, + "slot": "city_of_event", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to confirm, the event is in Yunger and you need 4 tickets for today in Sacramento?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address_of_location", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "address_of_location", + "event_location" + ], + "slot_values": { + "city_of_event": [ + "Sacramento" + ], + "date": [ + "the 1st", + "today" + ], + "event_name": [ + "Yunger" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, what is the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Holy Diver" + ], + "slot": "event_location", + "values": [ + "Holy Diver" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1517 21st Street" + ], + "slot": "address_of_location", + "values": [ + "1517 21st Street" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Sacramento", + "date": "2019-03-01", + "event_name": "Yunger", + "number_of_seats": "4" + } + }, + "service_results": [ + { + "address_of_location": "1517 21st Street", + "city_of_event": "Sacramento", + "date": "2019-03-01", + "event_location": "Holy Diver", + "event_name": "Yunger", + "number_of_seats": "4", + "time": "18:30" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "event_location", + "start": 35 + }, + { + "exclusive_end": 65, + "slot": "address_of_location", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, I confirmed the reservation at Holy Diver at 1517 21st Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Sacramento" + ], + "date": [ + "the 1st", + "today" + ], + "event_name": [ + "Yunger" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome, anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Sacramento" + ], + "date": [ + "the 1st", + "today" + ], + "event_name": [ + "Yunger" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day" + } + ] + }, + { + "dialogue_id": "14_00103", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to reserve tickets to an event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets would you like to reserve? Is there a certain event that you have in mind? Do you know when the event will occur?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "4th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Blue Jays Vs Indians" + ], + "slot": "event_name", + "values": [ + "Blue Jays Vs Indians" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_seats", + "values": [ + "4" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "date", + "start": 26 + }, + { + "exclusive_end": 82, + "slot": "event_name", + "start": 62 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "date": [ + "4th of this month" + ], + "event_name": [ + "Blue Jays Vs Indians" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like something on the 4th of this month. The event is the Blue Jays Vs Indians game. I'd like four tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a certain city in mind that I should search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "New York City" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Nycfc Vs Timbers" + ], + "slot": "event_name", + "values": [ + "Nycfc Vs Timbers" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "city_of_event", + "start": 36 + }, + { + "exclusive_end": 80, + "slot": "event_name", + "start": 64 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York City" + ], + "date": [ + "4th of this month" + ], + "event_name": [ + "Nycfc Vs Timbers" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find some events around New York City. The event is Nycfc Vs Timbers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Nycfc Vs Timbers" + ], + "slot": "event_name", + "values": [ + "Nycfc Vs Timbers" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_seats", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "New York" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "event_name", + "start": 17 + }, + { + "exclusive_end": 86, + "slot": "date", + "start": 75 + }, + { + "exclusive_end": 118, + "slot": "city_of_event", + "start": 110 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So, the event is Nycfc Vs Timbers, with 4 tickets in the reservation, it's next Monday, and it takes place in New York?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "13th of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "date", + "start": 30 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York", + "New York City" + ], + "date": [ + "13th of March" + ], + "event_name": [ + "Nycfc Vs Timbers" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. I'd like something on the 13th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "March 13th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "New York" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "date", + "start": 30 + }, + { + "exclusive_end": 52, + "slot": "city_of_event", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, so the event date is on March 13th in New York?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address_of_location", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "address_of_location", + "event_location" + ], + "slot_values": { + "city_of_event": [ + "New York", + "New York City" + ], + "date": [ + "13th of March", + "March 13th" + ], + "event_name": [ + "Nycfc Vs Timbers" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that works for me. Where is the event taking place, and what is the address of the venue?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Yankee Stadium" + ], + "slot": "event_location", + "values": [ + "Yankee Stadium" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1 East 161 Street" + ], + "slot": "address_of_location", + "values": [ + "1 East 161 Street" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "New York", + "date": "2019-03-13", + "event_name": "Nycfc Vs Timbers", + "number_of_seats": "4" + } + }, + "service_results": [ + { + "address_of_location": "1 East 161 Street", + "city_of_event": "New York", + "date": "2019-03-13", + "event_location": "Yankee Stadium", + "event_name": "Nycfc Vs Timbers", + "number_of_seats": "4", + "time": "20:00" + } + ], + "slots": [ + { + "exclusive_end": 84, + "slot": "event_location", + "start": 70 + }, + { + "exclusive_end": 105, + "slot": "address_of_location", + "start": 88 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been made. Enjoy the event! It's taking place at Yankee Stadium on 1 East 161 Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York", + "New York City" + ], + "date": [ + "13th of March", + "March 13th" + ], + "event_name": [ + "Nycfc Vs Timbers" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else that I can help you with today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York", + "New York City" + ], + "date": [ + "13th of March", + "March 13th" + ], + "event_name": [ + "Nycfc Vs Timbers" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, but thanks a lot for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. Have a great day." + } + ] + }, + { + "dialogue_id": "14_00104", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to reserve a ticket to an event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What's the location of the event? How many ticket would you like to book? Any particular event you are looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city_of_event", + "values": [ + "SF" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Allan Rayman" + ], + "slot": "event_name", + "values": [ + "Allan Rayman" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "city_of_event", + "start": 53 + }, + { + "exclusive_end": 49, + "slot": "event_name", + "start": 37 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "SF" + ], + "event_name": [ + "Allan Rayman" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The event I am looking for is called Allan Rayman in SF. I am looking for two tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date do you want me to look for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "13th of March" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "date", + "start": 24 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "SF" + ], + "date": [ + "13th of March" + ], + "event_name": [ + "Allan Rayman" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for around 13th of March" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Allan Rayman" + ], + "slot": "event_name", + "values": [ + "Allan Rayman" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "March 13th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city_of_event", + "values": [ + "San Francisco" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 63, + "slot": "event_name", + "start": 51 + }, + { + "exclusive_end": 117, + "slot": "date", + "start": 107 + }, + { + "exclusive_end": 80, + "slot": "city_of_event", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following booking: The event is Allan Rayman in San Francisco. The date of the event is March 13th with 2 tickets for your reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "The Drums" + ], + "slot": "event_name", + "values": [ + "The Drums" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_seats", + "values": [ + "4" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "event_name", + "start": 25 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "SF", + "San Francisco" + ], + "date": [ + "13th of March", + "March 13th" + ], + "event_name": [ + "The Drums" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No actually the event is The Drums. I need four ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Drums" + ], + "slot": "event_name", + "values": [ + "The Drums" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_seats", + "values": [ + "4" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 79, + "slot": "event_name", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the booking details: The event you will be going to is The Drums with 4 tickets in your reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address_of_location", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "address_of_location", + "event_location" + ], + "slot_values": { + "city_of_event": [ + "SF", + "San Francisco" + ], + "date": [ + "13th of March", + "March 13th" + ], + "event_name": [ + "The Drums" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is correct. Where is event located? what is the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "San Francisco", + "date": "2019-03-13", + "event_name": "The Drums", + "number_of_seats": "4" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry i am unable to book a tickets for you. 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": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "SF", + "San Francisco" + ], + "date": [ + "13th of March", + "March 13th" + ], + "event_name": [ + "The Drums" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that's it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "14_00105", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to reserve tickets to an event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which event and when does it take place? How many tickets do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "1st of march" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sounders Vs Red Bulls" + ], + "slot": "event_name", + "values": [ + "Sounders Vs red bulls" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_seats", + "values": [ + "4" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 72, + "slot": "date", + "start": 60 + }, + { + "exclusive_end": 52, + "slot": "event_name", + "start": 31 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "date": [ + "1st of march" + ], + "event_name": [ + "Sounders Vs red bulls" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need four tickets to see the Sounders Vs red bulls on the 1st of march." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city will the event take place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "city_of_event", + "values": [ + "seattle, wa" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "city_of_event", + "start": 14 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "seattle, wa" + ], + "date": [ + "1st of march" + ], + "event_name": [ + "Sounders Vs red bulls" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It will be in seattle, wa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sounders Vs Red Bulls" + ], + "slot": "event_name", + "values": [ + "sounders vs red bulls" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_seats", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "city_of_event", + "values": [ + "seattle" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 58, + "slot": "event_name", + "start": 37 + }, + { + "exclusive_end": 64, + "slot": "date", + "start": 59 + }, + { + "exclusive_end": 75, + "slot": "city_of_event", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: 4 tickets to see the sounders vs red bulls today in seattle." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "seattle", + "seattle, wa" + ], + "date": [ + "1st of march", + "today" + ], + "event_name": [ + "Sounders Vs red bulls", + "sounders vs red bulls" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's what I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Seattle", + "date": "2019-03-01", + "event_name": "Sounders Vs Red Bulls", + "number_of_seats": "4" + } + }, + "service_results": [ + { + "address_of_location": "800 Occidental Avenue South", + "city_of_event": "Seattle", + "date": "2019-03-01", + "event_location": "CenturyLink Field", + "event_name": "Sounders Vs Red Bulls", + "number_of_seats": "4", + "time": "18:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation confirmed. Have fun!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "seattle", + "seattle, wa" + ], + "date": [ + "1st of march", + "today" + ], + "event_name": [ + "Sounders Vs red bulls", + "sounders vs red bulls" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a bunch" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I assist with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "seattle", + "seattle, wa" + ], + "date": [ + "1st of march", + "today" + ], + "event_name": [ + "Sounders Vs red bulls", + "sounders vs red bulls" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks, that's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "14_00106", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to reserve event tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a date and event in mind? How many tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "next Thursday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Lizzo" + ], + "slot": "event_name", + "values": [ + "Lizzo" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "date", + "start": 38 + }, + { + "exclusive_end": 31, + "slot": "event_name", + "start": 26 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "date": [ + "next Thursday" + ], + "event_name": [ + "Lizzo" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want two tickets to the Lizzo event next Thursday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "For what city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "city_of_event", + "values": [ + "SD" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "city_of_event", + "start": 32 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "SD" + ], + "date": [ + "next Thursday" + ], + "event_name": [ + "Lizzo" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm searching for events around SD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Lizzo" + ], + "slot": "event_name", + "values": [ + "Lizzo" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Diego" + ], + "slot": "city_of_event", + "values": [ + "San Diego" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 65, + "slot": "event_name", + "start": 60 + }, + { + "exclusive_end": 79, + "slot": "date", + "start": 66 + }, + { + "exclusive_end": 92, + "slot": "city_of_event", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: You have 2 tickets to Lizzo next Thursday in San Diego." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "Wednesday next week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "date", + "start": 35 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "SD", + "San Diego" + ], + "date": [ + "Wednesday next week" + ], + "event_name": [ + "Lizzo" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I want 1 ticket to an event on Wednesday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 83, + "slot": "date", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: You have 1 ticket for an event next Wednesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "SD", + "San Diego" + ], + "date": [ + "Wednesday next week", + "next Wednesday" + ], + "event_name": [ + "Lizzo" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that works." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "San Diego", + "date": "2019-03-06", + "event_name": "Lizzo", + "number_of_seats": "1" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, but I could not reserve the tickets for you. Is there anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "city_of_event", + "values": [ + "District of Columbia" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Nationals Vs Rockies" + ], + "slot": "event_name", + "values": [ + "Nationals Vs Rockies" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 101, + "slot": "city_of_event", + "start": 81 + }, + { + "exclusive_end": 69, + "slot": "event_name", + "start": 49 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "District of Columbia" + ], + "date": [ + "Wednesday next week", + "next Wednesday" + ], + "event_name": [ + "Nationals Vs Rockies" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you try again? I am looking for tickets to Nationals Vs Rockies around the District of Columbia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Nationals Vs Rockies" + ], + "slot": "event_name", + "values": [ + "Nationals Vs Rockies" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "city_of_event", + "values": [ + "Washington D.C." + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 100, + "slot": "event_name", + "start": 80 + }, + { + "exclusive_end": 115, + "slot": "date", + "start": 101 + }, + { + "exclusive_end": 134, + "slot": "city_of_event", + "start": 119 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: You have 1 ticket in your reservation for Nationals Vs Rockies next Wednesday in Washington D.C." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "District of Columbia", + "Washington D.C." + ], + "date": [ + "Wednesday next week", + "next Wednesday" + ], + "event_name": [ + "Nationals Vs Rockies" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that works." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Washington D.C.", + "date": "2019-03-06", + "event_name": "Nationals Vs Rockies", + "number_of_seats": "1" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I could not reserve the tickets for you. 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": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "District of Columbia", + "Washington D.C." + ], + "date": [ + "Wednesday next week", + "next Wednesday" + ], + "event_name": [ + "Nationals Vs Rockies" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you very much for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "14_00107", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "4th of March" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 98, + "slot": "date", + "start": 86 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "date": [ + "4th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to reserve some tickets for an event. I would like to book something for 4th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything specific event you would like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Kishi Bashi" + ], + "slot": "event_name", + "values": [ + "Kishi Bashi" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "event_name", + "start": 25 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "date": [ + "4th of March" + ], + "event_name": [ + "Kishi Bashi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, the event is called Kishi Bashi." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Good, any particular city I should search in? How many tickets you want to book?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "NY" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "city_of_event", + "start": 34 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "NY" + ], + "date": [ + "4th of March" + ], + "event_name": [ + "Kishi Bashi" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want tickets for events near to NY. I would like to book 1 ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Kishi Bashi" + ], + "slot": "event_name", + "values": [ + "Kishi Bashi" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "New York" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "event_name", + "start": 46 + }, + { + "exclusive_end": 131, + "slot": "date", + "start": 120 + }, + { + "exclusive_end": 166, + "slot": "city_of_event", + "start": 158 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the request: The event name is Kishi Bashi and you just booked 1 ticket for it. The date of the event is next Monday and it will take palce in New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "NY", + "New York" + ], + "date": [ + "4th of March", + "next Monday" + ], + "event_name": [ + "Kishi Bashi" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that would work for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "New York", + "date": "2019-03-04", + "event_name": "Kishi Bashi", + "number_of_seats": "1" + } + }, + "service_results": [ + { + "address_of_location": "17 Eastern Parkway, Brooklyn", + "city_of_event": "New York", + "date": "2019-03-04", + "event_location": "Murmrr", + "event_name": "Kishi Bashi", + "number_of_seats": "1", + "time": "20:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been confirmed. Enjoy the event!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "NY", + "New York" + ], + "date": [ + "4th of March", + "next Monday" + ], + "event_name": [ + "Kishi Bashi" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much for you help. Tha will be all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome, please have a nice day." + } + ] + }, + { + "dialogue_id": "14_00108", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will need two tickets to reserve for an event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there any particular city,event and date in your mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "March 3rd" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "city_of_event", + "values": [ + "Portland, OR" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Timbers Vs Dc United" + ], + "slot": "event_name", + "values": [ + "Timbers Vs Dc United" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "date", + "start": 52 + }, + { + "exclusive_end": 77, + "slot": "city_of_event", + "start": 65 + }, + { + "exclusive_end": 48, + "slot": "event_name", + "start": 28 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Portland, OR" + ], + "date": [ + "March 3rd" + ], + "event_name": [ + "Timbers Vs Dc United" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am interested in an event Timbers Vs Dc United on March 3rd in Portland, OR." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Timbers Vs Dc United" + ], + "slot": "event_name", + "values": [ + "Timbers Vs Dc United" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Portland" + ], + "slot": "city_of_event", + "values": [ + "Portland" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 70, + "slot": "event_name", + "start": 50 + }, + { + "exclusive_end": 124, + "slot": "date", + "start": 106 + }, + { + "exclusive_end": 136, + "slot": "city_of_event", + "start": 128 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please give the information details: The event is Timbers Vs Dc United, number of tickets 2, taking place day after tomorrow in Portland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address_of_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_location", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "address_of_location", + "event_location" + ], + "slot_values": { + "city_of_event": [ + "Portland", + "Portland, OR" + ], + "date": [ + "March 3rd", + "day after tomorrow" + ], + "event_name": [ + "Timbers Vs Dc United" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to know the address of the venue and place of event which i want to know." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Providence Park" + ], + "slot": "event_location", + "values": [ + "Providence Park" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1844 Southwest Morrison Street" + ], + "slot": "address_of_location", + "values": [ + "1844 Southwest Morrison Street" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Portland", + "date": "2019-03-03", + "event_name": "Timbers Vs Dc United", + "number_of_seats": "2" + } + }, + "service_results": [ + { + "address_of_location": "1844 Southwest Morrison Street", + "city_of_event": "Portland", + "date": "2019-03-03", + "event_location": "Providence Park", + "event_name": "Timbers Vs Dc United", + "number_of_seats": "2", + "time": "18:00" + } + ], + "slots": [ + { + "exclusive_end": 78, + "slot": "event_location", + "start": 63 + }, + { + "exclusive_end": 122, + "slot": "address_of_location", + "start": 92 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "As your reservation is confirmed for the event taking place at Providence Park and venue is 1844 Southwest Morrison Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Portland", + "Portland, OR" + ], + "date": [ + "March 3rd", + "day after tomorrow" + ], + "event_name": [ + "Timbers Vs Dc United" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need any other help today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Portland", + "Portland, OR" + ], + "date": [ + "March 3rd", + "day after tomorrow" + ], + "event_name": [ + "Timbers Vs Dc United" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, Thank you very much for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "14_00109", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to book tickets to an event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there an event in particular you are looking? What date are you looking at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "13th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "NY" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "The Paper Kites" + ], + "slot": "event_name", + "values": [ + "The Paper Kites" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_seats", + "values": [ + "4" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 136, + "slot": "date", + "start": 123 + }, + { + "exclusive_end": 28, + "slot": "city_of_event", + "start": 26 + }, + { + "exclusive_end": 73, + "slot": "event_name", + "start": 58 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "NY" + ], + "date": [ + "13th of March" + ], + "event_name": [ + "The Paper Kites" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for events in NY. The event I'm looking at is The Paper Kites. I would like four tickets, and I want it on the 13th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Paper Kites" + ], + "slot": "event_name", + "values": [ + "The Paper Kites" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_seats", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "March 13th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "New York" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "event_name", + "start": 29 + }, + { + "exclusive_end": 58, + "slot": "date", + "start": 48 + }, + { + "exclusive_end": 70, + "slot": "city_of_event", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You want 4 tickets to go see The Paper Kites on March 13th in New York. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "NY", + "New York" + ], + "date": [ + "13th of March", + "March 13th" + ], + "event_name": [ + "The Paper Kites" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "New York", + "date": "2019-03-13", + "event_name": "The Paper Kites", + "number_of_seats": "4" + } + }, + "service_results": [ + { + "address_of_location": "17 Eastern Parkway, Brooklyn", + "city_of_event": "New York", + "date": "2019-03-13", + "event_location": "Murmrr", + "event_name": "The Paper Kites", + "number_of_seats": "4", + "time": "20:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been booked. Enjoy the event!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "NY", + "New York" + ], + "date": [ + "13th of March", + "March 13th" + ], + "event_name": [ + "The Paper Kites" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_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": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "NY", + "New York" + ], + "date": [ + "13th of March", + "March 13th" + ], + "event_name": [ + "The Paper Kites" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "14_00110", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Panthers Vs Jaguars" + ], + "slot": "event_name", + "values": [ + "Panthers Vs Jaguars" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "event_name", + "start": 28 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "event_name": [ + "Panthers Vs Jaguars" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like two tickets to the Panthers Vs Jaguars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city should I search for the tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Atlanta" + ], + "slot": "city_of_event", + "values": [ + "Atlanta, GA" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "city_of_event", + "start": 10 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Atlanta, GA" + ], + "event_name": [ + "Panthers Vs Jaguars" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Search in Atlanta, GA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "4th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city_of_event", + "values": [ + "LAX" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "date", + "start": 4 + }, + { + "exclusive_end": 35, + "slot": "city_of_event", + "start": 32 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "LAX" + ], + "date": [ + "4th of March" + ], + "event_name": [ + "Panthers Vs Jaguars" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The 4th of March, somewhere are LAX." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Panthers Vs Jaguars" + ], + "slot": "event_name", + "values": [ + "Panthers Vs Jaguars" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city_of_event", + "values": [ + "Los Angeles" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "event_name", + "start": 18 + }, + { + "exclusive_end": 49, + "slot": "date", + "start": 38 + }, + { + "exclusive_end": 64, + "slot": "city_of_event", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "2 tickets for the Panthers Vs Jaguars next Monday in Los Angeles correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "LAX", + "Los Angeles" + ], + "date": [ + "4th of March", + "next Monday" + ], + "event_name": [ + "Panthers Vs Jaguars" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Los Angeles", + "date": "2019-03-04", + "event_name": "Panthers Vs Jaguars", + "number_of_seats": "2" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "There aren't any tickets available, is there something else I could help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "date", + "start": 14 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "LAX", + "Los Angeles" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Panthers Vs Jaguars" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Try again for next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Panthers Vs Jaguars" + ], + "slot": "event_name", + "values": [ + "Panthers Vs Jaguars" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city_of_event", + "values": [ + "Los Angeles" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "event_name", + "start": 18 + }, + { + "exclusive_end": 49, + "slot": "date", + "start": 38 + }, + { + "exclusive_end": 64, + "slot": "city_of_event", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "2 tickets for the Panthers Vs Jaguars next Friday in Los Angeles correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Jordan Rakei" + ], + "slot": "event_name", + "values": [ + "Jordan Rakei" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "event_name", + "start": 22 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "LAX", + "Los Angeles" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Jordan Rakei" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually the event is Jordan Rakei." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Jordan Rakei" + ], + "slot": "event_name", + "values": [ + "Jordan Rakei" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "event_name", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "2 ticket reservations for Jordan Rakei correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "LAX", + "Los Angeles" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Jordan Rakei" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Los Angeles", + "date": "2019-03-08", + "event_name": "Jordan Rakei", + "number_of_seats": "2" + } + }, + "service_results": [ + { + "address_of_location": "448 South Main Street", + "city_of_event": "Los Angeles", + "date": "2019-03-08", + "event_location": "Regent Theater DTLA", + "event_name": "Jordan Rakei", + "number_of_seats": "2", + "time": "19:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirmed, enjoy the event!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "LAX", + "Los Angeles" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Jordan Rakei" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_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": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "LAX", + "Los Angeles" + ], + "date": [ + "next Friday" + ], + "event_name": [ + "Jordan Rakei" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks again for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good one." + } + ] + }, + { + "dialogue_id": "14_00111", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "New York City" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 62, + "slot": "city_of_event", + "start": 49 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to reserve tickets to events around New York City." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date are you looking for and how many tickets are you looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "March 5th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "date", + "start": 25 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York City" + ], + "date": [ + "March 5th" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like 1 ticket on March 5th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you looking at any events?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Outlaw Music Festival" + ], + "slot": "event_name", + "values": [ + "Outlaw Music Festival" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "event_name", + "start": 25 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York City" + ], + "date": [ + "March 5th" + ], + "event_name": [ + "Outlaw Music Festival" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I've been looking at the Outlaw Music Festival." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Outlaw Music Festival" + ], + "slot": "event_name", + "values": [ + "Outlaw Music Festival" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "New York" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "event_name", + "start": 32 + }, + { + "exclusive_end": 91, + "slot": "date", + "start": 79 + }, + { + "exclusive_end": 78, + "slot": "city_of_event", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You would like 1 ticket for the Outlaw Music Festival taking place in New York next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "the 4th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Toronto Fc Vs Crew" + ], + "slot": "event_name", + "values": [ + "Toronto Fc Vs Crew" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "date", + "start": 23 + }, + { + "exclusive_end": 57, + "slot": "event_name", + "start": 39 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York", + "New York City" + ], + "date": [ + "the 4th" + ], + "event_name": [ + "Toronto Fc Vs Crew" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I want a ticket on the 4th for the Toronto Fc Vs Crew." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Toronto Fc Vs Crew" + ], + "slot": "event_name", + "values": [ + "Toronto Fc Vs Crew" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "event_name", + "start": 32 + }, + { + "exclusive_end": 62, + "slot": "date", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You would like a ticket for the Toronto Fc Vs Crew next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York", + "New York City" + ], + "date": [ + "next Monday", + "the 4th" + ], + "event_name": [ + "Toronto Fc Vs Crew" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is what I want." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "New York", + "date": "2019-03-04", + "event_name": "Toronto Fc Vs Crew", + "number_of_seats": "1" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I am unable to reserve tickets for you. What else can I do for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Anaheim" + ], + "slot": "city_of_event", + "values": [ + "Anaheim" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "city_of_event", + "start": 34 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Anaheim" + ], + "date": [ + "next Monday", + "the 4th" + ], + "event_name": [ + "Toronto Fc Vs Crew" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for 2 tickets around Anaheim. Can you please try to reserve again?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Toronto Fc Vs Crew" + ], + "slot": "event_name", + "values": [ + "Toronto Fc Vs Crew" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Anaheim" + ], + "slot": "city_of_event", + "values": [ + "Anaheim" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 79, + "slot": "event_name", + "start": 61 + }, + { + "exclusive_end": 52, + "slot": "date", + "start": 41 + }, + { + "exclusive_end": 40, + "slot": "city_of_event", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You are looking for 2 tickets in Anaheim next Monday for the Toronto Fc Vs Crew." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address_of_location", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "address_of_location", + "time" + ], + "slot_values": { + "city_of_event": [ + "Anaheim" + ], + "date": [ + "next Monday", + "the 4th" + ], + "event_name": [ + "Toronto Fc Vs Crew" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, what time does it start and where is the event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Anaheim", + "date": "2019-03-04", + "event_name": "Toronto Fc Vs Crew", + "number_of_seats": "2" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I couldn't reserve the tickets, Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Anaheim" + ], + "date": [ + "next Monday", + "the 4th" + ], + "event_name": [ + "Toronto Fc Vs Crew" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem. Have a great day." + } + ] + }, + { + "dialogue_id": "14_00112", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "14th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "New York" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 119, + "slot": "date", + "start": 101 + }, + { + "exclusive_end": 60, + "slot": "city_of_event", + "start": 52 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York" + ], + "date": [ + "14th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like help with reserving tickets to an event in New York. I'm looking for something to do on the 14th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there an event in particular that you'd like to attend? How many tickets will you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "city_of_event", + "values": [ + "Washington D.C." + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Juliana Hatfield" + ], + "slot": "event_name", + "values": [ + "Juliana Hatfield" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_seats", + "values": [ + "4" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 85, + "slot": "city_of_event", + "start": 70 + }, + { + "exclusive_end": 36, + "slot": "event_name", + "start": 20 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Washington D.C." + ], + "date": [ + "14th of this month" + ], + "event_name": [ + "Juliana Hatfield" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The event is called Juliana Hatfield, I'd like 4 tickets. It's around Washington D.C." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Juliana Hatfield" + ], + "slot": "event_name", + "values": [ + "Juliana Hatfield" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_seats", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "March 14th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "city_of_event", + "values": [ + "Washington D.C." + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 84, + "slot": "event_name", + "start": 68 + }, + { + "exclusive_end": 125, + "slot": "date", + "start": 115 + }, + { + "exclusive_end": 156, + "slot": "city_of_event", + "start": 141 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, let's confirm the details. You'd like to reserve 4 tickets to Juliana Hatfield. The event will take place on March 14th and will be on Washington D.C." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Washington D.C." + ], + "date": [ + "14th of this month", + "March 14th" + ], + "event_name": [ + "Juliana Hatfield" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's not right. I want 2 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Juliana Hatfield" + ], + "slot": "event_name", + "values": [ + "Juliana Hatfield" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 90, + "slot": "event_name", + "start": 74 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright. To confirm, you would like to reserve 2 tickets and the event is Juliana Hatfield?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "March 1st" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Nicole Belanus Washington" + ], + "slot": "event_name", + "values": [ + "Nicole Belanus Washington" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "date", + "start": 32 + }, + { + "exclusive_end": 80, + "slot": "event_name", + "start": 55 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Washington D.C." + ], + "date": [ + "March 1st" + ], + "event_name": [ + "Nicole Belanus Washington" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I want to go to an event on March 1st. It's called Nicole Belanus Washington." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Nicole Belanus Washington" + ], + "slot": "event_name", + "values": [ + "Nicole Belanus Washington" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 80, + "slot": "event_name", + "start": 55 + }, + { + "exclusive_end": 112, + "slot": "date", + "start": 107 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I'll need to confirm the following. The event is Nicole Belanus Washington, and you'd like to attend today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Washington D.C." + ], + "date": [ + "March 1st", + "today" + ], + "event_name": [ + "Nicole Belanus Washington" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Washington D.C.", + "date": "2019-03-01", + "event_name": "Nicole Belanus Washington", + "number_of_seats": "2" + } + }, + "service_results": [ + { + "address_of_location": "33 Pearl Street Southwest, Washington, District of Columbia 20024, United States", + "city_of_event": "Washington D.C.", + "date": "2019-03-01", + "event_location": "Pearl Street Warehouse", + "event_name": "Nicole Belanus Washington", + "number_of_seats": "2", + "time": "19:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'll confirm your reservation, enjoy your event!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Washington D.C." + ], + "date": [ + "March 1st", + "today" + ], + "event_name": [ + "Nicole Belanus Washington" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help, that'll be all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome, have a great day." + } + ] + }, + { + "dialogue_id": "14_00113", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Owls Vs Tigers" + ], + "slot": "event_name", + "values": [ + "Owls Vs Tigers" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "event_name", + "start": 38 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "event_name": [ + "Owls Vs Tigers" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I wish to book a ticket for the event Owls Vs Tigers." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there any particular city? How many tickets you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city_of_event", + "values": [ + "Philadelphia" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 58, + "slot": "city_of_event", + "start": 46 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Philadelphia" + ], + "event_name": [ + "Owls Vs Tigers" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I wish to have 3 tickets for the event around Philadelphia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "On which date do you want to book the event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "7th of March" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "date", + "start": 21 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Philadelphia" + ], + "date": [ + "7th of March" + ], + "event_name": [ + "Owls Vs Tigers" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I wish to book it on 7th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Owls Vs Tigers" + ], + "slot": "event_name", + "values": [ + "Owls Vs Tigers" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city_of_event", + "values": [ + "Philadelphia" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 95, + "slot": "event_name", + "start": 81 + }, + { + "exclusive_end": 36, + "slot": "date", + "start": 23 + }, + { + "exclusive_end": 111, + "slot": "city_of_event", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Kindly ensure that, On next Thursday, 3 tickets have been reserved for the event Owls Vs Tigers at Philadelphia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "March 3rd" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Hozier" + ], + "slot": "event_name", + "values": [ + "Hozier" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "date", + "start": 40 + }, + { + "exclusive_end": 36, + "slot": "event_name", + "start": 30 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Philadelphia" + ], + "date": [ + "March 3rd" + ], + "event_name": [ + "Hozier" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope. I wish to see the event Hozier on March 3rd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Hozier" + ], + "slot": "event_name", + "values": [ + "Hozier" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "event_name", + "start": 45 + }, + { + "exclusive_end": 73, + "slot": "date", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Kindly ensure that, the name of the event is Hozier on day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address_of_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "address_of_location", + "time" + ], + "slot_values": { + "city_of_event": [ + "Philadelphia" + ], + "date": [ + "March 3rd", + "day after tomorrow" + ], + "event_name": [ + "Hozier" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. It is good for me. What is the address venue? When will it get start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Philadelphia", + "date": "2019-03-03", + "event_name": "Hozier", + "number_of_seats": "3" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry. I am unable to reserve the ticket. Shall I help you for any other thing today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "city_of_event", + "values": [ + "Washington" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 81, + "slot": "city_of_event", + "start": 71 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Washington" + ], + "date": [ + "March 3rd", + "day after tomorrow" + ], + "event_name": [ + "Hozier" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you please try to reserve again? I wish to see the events around Washington." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Hozier" + ], + "slot": "event_name", + "values": [ + "Hozier" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Washington D.C." + ], + "slot": "city_of_event", + "values": [ + "Washington D.C." + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "event_name", + "start": 47 + }, + { + "exclusive_end": 75, + "slot": "date", + "start": 57 + }, + { + "exclusive_end": 94, + "slot": "city_of_event", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Kindly ensure that, 3 tickets booked for event Hozier on day after tomorrow at Washington D.C." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Washington", + "Washington D.C." + ], + "date": [ + "March 3rd", + "day after tomorrow" + ], + "event_name": [ + "Hozier" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. It is good for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Washington D.C.", + "date": "2019-03-03", + "event_name": "Hozier", + "number_of_seats": "3" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry. I am unable to reserve the ticket. Shall I help you for any other thing today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Washington", + "Washington D.C." + ], + "date": [ + "March 3rd", + "day after tomorrow" + ], + "event_name": [ + "Hozier" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope. Thank you so much for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "14_00114", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "3rd of March" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "date", + "start": 37 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "date": [ + "3rd of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm planning on going to an event on 3rd of March, could you find me something?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets do you want? Are you looking for a specific event? In what city is the event you want to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "New York" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Yankees Vs Indians" + ], + "slot": "event_name", + "values": [ + "Yankees vs Indians" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_seats", + "values": [ + "4" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "city_of_event", + "start": 51 + }, + { + "exclusive_end": 42, + "slot": "event_name", + "start": 24 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York" + ], + "date": [ + "3rd of March" + ], + "event_name": [ + "Yankees vs Indians" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need four tickets for Yankees vs Indians, around New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Yankees Vs Indians" + ], + "slot": "event_name", + "values": [ + "Yankees vs Indians" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_seats", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "New York" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 62, + "slot": "event_name", + "start": 44 + }, + { + "exclusive_end": 85, + "slot": "date", + "start": 67 + }, + { + "exclusive_end": 97, + "slot": "city_of_event", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please, confirm that you want 4 tickets for Yankees vs Indians the day after tomorrow in New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_location", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "event_location" + ], + "slot_values": { + "city_of_event": [ + "New York" + ], + "date": [ + "3rd of March", + "day after tomorrow" + ], + "event_name": [ + "Yankees vs Indians" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I confirm that. Where is the event taking place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Yankee Stadium" + ], + "slot": "event_location", + "values": [ + "Yankee Stadium" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "New York", + "date": "2019-03-03", + "event_name": "Yankees Vs Indians", + "number_of_seats": "4" + } + }, + "service_results": [ + { + "address_of_location": "1 East 161 Street", + "city_of_event": "New York", + "date": "2019-03-03", + "event_location": "Yankee Stadium", + "event_name": "Yankees Vs Indians", + "number_of_seats": "4", + "time": "18:00" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "event_location", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great! The event is taking place at Yankee Stadium. Enjoy the event and have fun!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York" + ], + "date": [ + "3rd of March", + "day after tomorrow" + ], + "event_name": [ + "Yankees vs Indians" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What else can I do for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York" + ], + "date": [ + "3rd of March", + "day after tomorrow" + ], + "event_name": [ + "Yankees vs Indians" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's all. Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Have a nice day!" + } + ] + }, + { + "dialogue_id": "14_00115", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Giants Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Giants vs Brewers" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "event_name", + "start": 32 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "event_name": [ + "Giants vs Brewers" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to reserve tickets for Giants vs Brewers" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets? Did you have a date and a particular city in mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "7th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city_of_event", + "values": [ + "SFO" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 58, + "slot": "date", + "start": 46 + }, + { + "exclusive_end": 38, + "slot": "city_of_event", + "start": 35 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "SFO" + ], + "date": [ + "7th of March" + ], + "event_name": [ + "Giants vs Brewers" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I was looking for something around SFO on the 7th of March for 3 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Giants Vs Brewers" + ], + "slot": "event_name", + "values": [ + "Giants vs Brewers" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city_of_event", + "values": [ + "San Francisco" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 65, + "slot": "event_name", + "start": 48 + }, + { + "exclusive_end": 79, + "slot": "date", + "start": 66 + }, + { + "exclusive_end": 96, + "slot": "city_of_event", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you're looking for 3 tickets for Giants vs Brewers next Thursday in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "SFO", + "San Francisco" + ], + "date": [ + "7th of March", + "next Thursday" + ], + "event_name": [ + "Giants vs Brewers" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, sounds good" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "San Francisco", + "date": "2019-03-07", + "event_name": "Giants Vs Brewers", + "number_of_seats": "3" + } + }, + "service_results": [ + { + "address_of_location": "24 Willie Mays Plaza", + "city_of_event": "San Francisco", + "date": "2019-03-07", + "event_location": "Oracle Park", + "event_name": "Giants Vs Brewers", + "number_of_seats": "3", + "time": "20:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been confirmed. Enjoy!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address_of_location", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "address_of_location", + "time" + ], + "slot_values": { + "city_of_event": [ + "SFO", + "San Francisco" + ], + "date": [ + "7th of March", + "next Thursday" + ], + "event_name": [ + "Giants vs Brewers" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does the event start and where is the address of the venue?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "20:00" + ], + "slot": "time", + "values": [ + "8 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "24 Willie Mays Plaza" + ], + "slot": "address_of_location", + "values": [ + "24 Willie Mays Plaza" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "time", + "start": 20 + }, + { + "exclusive_end": 48, + "slot": "address_of_location", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event starts at 8 pm at 24 Willie Mays Plaza." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "SFO", + "San Francisco" + ], + "date": [ + "7th of March", + "next Thursday" + ], + "event_name": [ + "Giants vs Brewers" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "14_00116", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to reserve tickets for an event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want two tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have any particular events, places, or dates in mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Vancouver" + ], + "slot": "city_of_event", + "values": [ + "Vancouver" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Colin James" + ], + "slot": "event_name", + "values": [ + "Colin James" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "date", + "start": 27 + }, + { + "exclusive_end": 25, + "slot": "city_of_event", + "start": 16 + }, + { + "exclusive_end": 62, + "slot": "event_name", + "start": 51 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Vancouver" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Colin James" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to Vancouver, next Wednesday, and see Colin James." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Colin James" + ], + "slot": "event_name", + "values": [ + "Colin James" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Vancouver" + ], + "slot": "city_of_event", + "values": [ + "Vancouver" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "event_name", + "start": 31 + }, + { + "exclusive_end": 77, + "slot": "date", + "start": 63 + }, + { + "exclusive_end": 90, + "slot": "city_of_event", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So I'll book 2 tickets for the Colin James event, taking place next Wednesday in Vancouver. Is that okay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "city_of_event", + "values": [ + "Portland" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "city_of_event", + "start": 29 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Portland" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Colin James" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, actually I want to go to Portland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Portland" + ], + "slot": "city_of_event", + "values": [ + "Portland" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "date", + "start": 20 + }, + { + "exclusive_end": 46, + "slot": "city_of_event", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found an event next Wednesday in Portland, is this okay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Portland" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Colin James" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Portland", + "date": "2019-03-06", + "event_name": "Colin James", + "number_of_seats": "2" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, but there aren't any available tickets. Do you want any other help?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Portland" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Colin James" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "14_00117", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Phoenix" + ], + "slot": "city_of_event", + "values": [ + "Phoenix" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "city_of_event", + "start": 45 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Phoenix" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to reserve event tickets in the Phoenix area." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which date do you wish to reserve tickets, and how many tickets do you wish to reserve?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Dodie" + ], + "slot": "event_name", + "values": [ + "Dodie" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "date", + "start": 33 + }, + { + "exclusive_end": 32, + "slot": "event_name", + "start": 27 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Phoenix" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Dodie" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like one ticket to Dodie next Wednesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dodie" + ], + "slot": "event_name", + "values": [ + "Dodie" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Phoenix" + ], + "slot": "city_of_event", + "values": [ + "Phoenix" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 66, + "slot": "event_name", + "start": 61 + }, + { + "exclusive_end": 92, + "slot": "date", + "start": 78 + }, + { + "exclusive_end": 77, + "slot": "city_of_event", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please verify the following details are correct. 1 ticket to Dodie in Phoenix next Wednesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address_of_location", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "address_of_location", + "time" + ], + "slot_values": { + "city_of_event": [ + "Phoenix" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Dodie" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes thank you. What is the start time and the venue's address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "401 West Van Buren Street" + ], + "slot": "address_of_location", + "values": [ + "401 West Van Buren Street" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Phoenix", + "date": "2019-03-06", + "event_name": "Dodie", + "number_of_seats": "1" + } + }, + "service_results": [ + { + "address_of_location": "401 West Van Buren Street", + "city_of_event": "Phoenix", + "date": "2019-03-06", + "event_location": "The Van Buren", + "event_name": "Dodie", + "number_of_seats": "1", + "time": "18:30" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "time", + "start": 47 + }, + { + "exclusive_end": 83, + "slot": "address_of_location", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation completed. The event will start at 6:30 pm at 401 West Van Buren Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Phoenix" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Dodie" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the rest of your day." + } + ] + }, + { + "dialogue_id": "14_00118", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to reserve some tickets for an event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, what date should we take a look at, and how many tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "6th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "NY" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 81, + "slot": "date", + "start": 69 + }, + { + "exclusive_end": 32, + "slot": "city_of_event", + "start": 30 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "NY" + ], + "date": [ + "6th of March" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for events around NY. Three tickets for something on the 6th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok. Is there a specific event I should be looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Russian Circles" + ], + "slot": "event_name", + "values": [ + "Russian Circles" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "event_name", + "start": 10 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "NY" + ], + "date": [ + "6th of March" + ], + "event_name": [ + "Russian Circles" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. It's Russian Circles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Russian Circles" + ], + "slot": "event_name", + "values": [ + "Russian Circles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "New York" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 71, + "slot": "event_name", + "start": 56 + }, + { + "exclusive_end": 87, + "slot": "date", + "start": 73 + }, + { + "exclusive_end": 99, + "slot": "city_of_event", + "start": 91 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok. So to confirm, you want me to reserve 3 tickers for Russian Circles, next Wednesday in New York?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "city_of_event", + "values": [ + "Seattle, WA" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "city_of_event", + "start": 24 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Seattle, WA" + ], + "date": [ + "6th of March", + "next Wednesday" + ], + "event_name": [ + "Russian Circles" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, It needs to be near Seattle, WA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "city_of_event", + "values": [ + "Seattle" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "date", + "start": 39 + }, + { + "exclusive_end": 64, + "slot": "city_of_event", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok. So the reservations need to be for next Wednesday in Seattle." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "the 10th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "date", + "start": 18 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Seattle", + "Seattle, WA" + ], + "date": [ + "the 10th" + ], + "event_name": [ + "Russian Circles" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I want it for the 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "city_of_event", + "values": [ + "Seattle" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "date", + "start": 40 + }, + { + "exclusive_end": 61, + "slot": "city_of_event", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright. I'll look for reservations for March 10th in Seattle." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Seattle", + "Seattle, WA" + ], + "date": [ + "March 10th", + "the 10th" + ], + "event_name": [ + "Russian Circles" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep, that's right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Seattle", + "date": "2019-03-10", + "event_name": "Russian Circles", + "number_of_seats": "3" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm sorry, I couldn't reserve any tickets for you. Is there anything else I can do for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Seattle", + "Seattle, WA" + ], + "date": [ + "March 10th", + "the 10th" + ], + "event_name": [ + "Russian Circles" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you change that to two tickets and try again?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Russian Circles" + ], + "slot": "event_name", + "values": [ + "Russian Circles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "city_of_event", + "values": [ + "Seattle" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 68, + "slot": "event_name", + "start": 53 + }, + { + "exclusive_end": 93, + "slot": "date", + "start": 83 + }, + { + "exclusive_end": 79, + "slot": "city_of_event", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. So we're going to try to reserve 2 tickets for Russian Circles in Seattle on March 10th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "event_location", + "time" + ], + "slot_values": { + "city_of_event": [ + "Seattle", + "Seattle, WA" + ], + "date": [ + "March 10th", + "the 10th" + ], + "event_name": [ + "Russian Circles" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Where is the venue & what time does it start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Seattle", + "date": "2019-03-10", + "event_name": "Russian Circles", + "number_of_seats": "2" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm sorry, it looks like I still can't reserve any tickets for you. Is there anything else I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Seattle", + "Seattle, WA" + ], + "date": [ + "March 10th", + "the 10th" + ], + "event_name": [ + "Russian Circles" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's it. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Have a great day!" + } + ] + }, + { + "dialogue_id": "14_00119", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to reserve a set of tickets for the concert." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What event do you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Toronto Fc Vs Crew" + ], + "slot": "event_name", + "values": [ + "Toronto Fc Vs Crew" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 69, + "slot": "event_name", + "start": 51 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "event_name": [ + "Toronto Fc Vs Crew" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The event I will be attending with a friend is the Toronto Fc Vs Crew." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do have a preferred day and time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "the 10th" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "date", + "start": 26 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "date": [ + "the 10th" + ], + "event_name": [ + "Toronto Fc Vs Crew" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like something on the 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets do you need to purchase?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "date": [ + "the 10th" + ], + "event_name": [ + "Toronto Fc Vs Crew" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need two tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there a specific location I should search for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city_of_event", + "values": [ + "LAX" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_seats", + "values": [ + "4" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "city_of_event", + "start": 45 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "LAX" + ], + "date": [ + "the 10th" + ], + "event_name": [ + "Toronto Fc Vs Crew" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I am looking for events that are around LAX and I need 4 tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Toronto Fc Vs Crew" + ], + "slot": "event_name", + "values": [ + "Toronto Fc Vs Crew" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_seats", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "city_of_event", + "values": [ + "Los Angeles" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 78, + "slot": "event_name", + "start": 60 + }, + { + "exclusive_end": 92, + "slot": "date", + "start": 82 + }, + { + "exclusive_end": 107, + "slot": "city_of_event", + "start": 96 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, let's confirm your details. You need 4 tickets to the Toronto Fc Vs Crew on March 10th in Los Angeles. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "time" + ], + "slot_values": { + "city_of_event": [ + "LAX", + "Los Angeles" + ], + "date": [ + "March 10th", + "the 10th" + ], + "event_name": [ + "Toronto Fc Vs Crew" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is correct. What time does the event start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Los Angeles", + "date": "2019-03-10", + "event_name": "Toronto Fc Vs Crew", + "number_of_seats": "4" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately I could not reserve your tickets. Is there anything else I can help you with today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Berkeley" + ], + "slot": "city_of_event", + "values": [ + "Berkeley" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Jonathan Mcreynolds" + ], + "slot": "event_name", + "values": [ + "Jonathan Mcreynolds" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 79, + "slot": "city_of_event", + "start": 71 + }, + { + "exclusive_end": 67, + "slot": "event_name", + "start": 48 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Berkeley" + ], + "date": [ + "March 10th", + "the 10th" + ], + "event_name": [ + "Jonathan Mcreynolds" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you try again? I need tickets for the event Jonathan Mcreynolds in Berkeley." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Jonathan Mcreynolds" + ], + "slot": "event_name", + "values": [ + "Jonathan Mcreynolds" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "number_of_seats", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Berkeley" + ], + "slot": "city_of_event", + "values": [ + "Berkeley" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 68, + "slot": "event_name", + "start": 49 + }, + { + "exclusive_end": 82, + "slot": "date", + "start": 72 + }, + { + "exclusive_end": 94, + "slot": "city_of_event", + "start": 86 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, to confirm you need 4 tickets to the event Jonathan Mcreynolds on March 10th in Berkeley." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Berkeley" + ], + "date": [ + "March 10th", + "the 10th" + ], + "event_name": [ + "Jonathan Mcreynolds" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Berkeley", + "date": "2019-03-10", + "event_name": "Jonathan Mcreynolds", + "number_of_seats": "4" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately I could not reserve your event tickets. Will there be anything else for today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Berkeley" + ], + "date": [ + "March 10th", + "the 10th" + ], + "event_name": [ + "Jonathan Mcreynolds" + ], + "number_of_seats": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you for your time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day. Thank you" + } + ] + }, + { + "dialogue_id": "14_00120", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to attend an event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what city do you want to go to an event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "city_of_event", + "values": [ + "Portland, OR" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "city_of_event", + "start": 13 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be in Portland, OR." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kinds of events do you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Timbers Vs Rsl" + ], + "slot": "event_name", + "values": [ + "Timbers Vs Rsl" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "event_name", + "start": 14 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Portland, OR" + ], + "event_name": [ + "Timbers Vs Rsl" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to see Timbers Vs Rsl." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets do you need, and which day is it for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "14th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "date", + "start": 26 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Portland, OR" + ], + "date": [ + "14th of this month" + ], + "event_name": [ + "Timbers Vs Rsl" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want two tickets on the 14th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Timbers Vs Rsl" + ], + "slot": "event_name", + "values": [ + "Timbers Vs Rsl" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "March 14th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Portland" + ], + "slot": "city_of_event", + "values": [ + "Portland" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "event_name", + "start": 37 + }, + { + "exclusive_end": 77, + "slot": "date", + "start": 67 + }, + { + "exclusive_end": 63, + "slot": "city_of_event", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you want 2 tickets to Timbers Vs Rsl in Portland on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Napa" + ], + "slot": "city_of_event", + "values": [ + "Napa" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "city_of_event", + "start": 33 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Napa" + ], + "date": [ + "14th of this month", + "March 14th" + ], + "event_name": [ + "Timbers Vs Rsl" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I want to attend an event in Napa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Napa" + ], + "slot": "city_of_event", + "values": [ + "Napa" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "city_of_event", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you want 2 tickets to the event in Napa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Napa" + ], + "date": [ + "14th of this month", + "March 14th" + ], + "event_name": [ + "Timbers Vs Rsl" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Napa", + "date": "2019-03-14", + "event_name": "Timbers Vs Rsl", + "number_of_seats": "2" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I could not get the tickets. May I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Hot Water Music" + ], + "slot": "event_name", + "values": [ + "Hot Water Music" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "event_name", + "start": 35 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Napa" + ], + "date": [ + "14th of this month", + "March 14th" + ], + "event_name": [ + "Hot Water Music" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you try to get the tickets for Hot Water Music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Hot Water Music" + ], + "slot": "event_name", + "values": [ + "Hot Water Music" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "March 14th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Napa" + ], + "slot": "city_of_event", + "values": [ + "Napa" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "event_name", + "start": 37 + }, + { + "exclusive_end": 74, + "slot": "date", + "start": 64 + }, + { + "exclusive_end": 60, + "slot": "city_of_event", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you want 2 tickets to Hot Water Music in Napa on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "this Saturday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "date", + "start": 38 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Napa" + ], + "date": [ + "this Saturday" + ], + "event_name": [ + "Hot Water Music" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I actually want 3 tickets to an event this Saturday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "date", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you want 3 tickets for tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address_of_location", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "address_of_location", + "time" + ], + "slot_values": { + "city_of_event": [ + "Napa" + ], + "date": [ + "this Saturday", + "tomorrow" + ], + "event_name": [ + "Hot Water Music" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please. When and where is the event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Napa", + "date": "2019-03-02", + "event_name": "Hot Water Music", + "number_of_seats": "3" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I could not find those tickets. May I help you with something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Napa" + ], + "date": [ + "this Saturday", + "tomorrow" + ], + "event_name": [ + "Hot Water Music" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "See you soon!" + } + ] + }, + { + "dialogue_id": "14_00121", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "city_of_event", + "values": [ + "Seattle" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "city_of_event", + "start": 49 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to reserve tickets to an event near Seattle." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a date and event in mind and how many tickets do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "10th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sounders Vs Revolution" + ], + "slot": "event_name", + "values": [ + "Sounders Vs Revolution" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "date", + "start": 31 + }, + { + "exclusive_end": 95, + "slot": "event_name", + "start": 73 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Seattle" + ], + "date": [ + "10th of this month" + ], + "event_name": [ + "Sounders Vs Revolution" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like something for the 10th of this month. I'd like 2 tickets to Sounders Vs Revolution." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sounders Vs Revolution" + ], + "slot": "event_name", + "values": [ + "Sounders Vs Revolution" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "city_of_event", + "values": [ + "Seattle" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 70, + "slot": "event_name", + "start": 48 + }, + { + "exclusive_end": 85, + "slot": "date", + "start": 75 + }, + { + "exclusive_end": 96, + "slot": "city_of_event", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please tell me if you can confirm 2 tickets for Sounders Vs Revolution for March 10th in Seattle." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Vancouver" + ], + "slot": "city_of_event", + "values": [ + "Vancouver" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "city_of_event", + "start": 20 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Vancouver" + ], + "date": [ + "10th of this month", + "March 10th" + ], + "event_name": [ + "Sounders Vs Revolution" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking around Vancouver not elsewhere." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Vancouver" + ], + "slot": "city_of_event", + "values": [ + "Vancouver" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "city_of_event", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let me know if you have 2 tickets in Vancouver confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address_of_location", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "address_of_location", + "time" + ], + "slot_values": { + "city_of_event": [ + "Vancouver" + ], + "date": [ + "10th of this month", + "March 10th" + ], + "event_name": [ + "Sounders Vs Revolution" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would work for me. When does the event start and where is it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Vancouver", + "date": "2019-03-10", + "event_name": "Sounders Vs Revolution", + "number_of_seats": "2" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I couldn't get you the tickets reserved. Can I help you otherwise?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Vancouver" + ], + "date": [ + "10th of this month", + "March 10th" + ], + "event_name": [ + "Sounders Vs Revolution" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, but thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "14_00122", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to book tickets for an event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which event do you like the most? Do you have any date in your mind? How many tickets do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "March 2nd" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Diamondbacks Vs Dodgers" + ], + "slot": "event_name", + "values": [ + "Diamondbacks Vs Dodgers" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 66, + "slot": "date", + "start": 57 + }, + { + "exclusive_end": 53, + "slot": "event_name", + "start": 30 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "date": [ + "March 2nd" + ], + "event_name": [ + "Diamondbacks Vs Dodgers" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need 1 ticket for the event Diamondbacks Vs Dodgers on March 2nd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there any particular city, I should find in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Phoenix" + ], + "slot": "city_of_event", + "values": [ + "Phoenix" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "city_of_event", + "start": 33 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Phoenix" + ], + "date": [ + "March 2nd" + ], + "event_name": [ + "Diamondbacks Vs Dodgers" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to look for events around Phoenix." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Diamondbacks Vs Dodgers" + ], + "slot": "event_name", + "values": [ + "Diamondbacks Vs Dodgers" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Phoenix" + ], + "slot": "city_of_event", + "values": [ + "Phoenix" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 74, + "slot": "event_name", + "start": 51 + }, + { + "exclusive_end": 86, + "slot": "date", + "start": 78 + }, + { + "exclusive_end": 97, + "slot": "city_of_event", + "start": 90 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I need your confirmation of 1 ticket for the Event Diamondbacks Vs Dodgers on tomorrow at Phoenix." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address_of_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_location", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "address_of_location", + "event_location" + ], + "slot_values": { + "city_of_event": [ + "Phoenix" + ], + "date": [ + "March 2nd", + "tomorrow" + ], + "event_name": [ + "Diamondbacks Vs Dodgers" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you know the venue of the event? I want to confirm the ticket for this event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chase Field" + ], + "slot": "event_location", + "values": [ + "Chase Field" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "401 East Jefferson Street" + ], + "slot": "address_of_location", + "values": [ + "401 East Jefferson Street" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Phoenix", + "date": "2019-03-02", + "event_name": "Diamondbacks Vs Dodgers", + "number_of_seats": "1" + } + }, + "service_results": [ + { + "address_of_location": "401 East Jefferson Street", + "city_of_event": "Phoenix", + "date": "2019-03-02", + "event_location": "Chase Field", + "event_name": "Diamondbacks Vs Dodgers", + "number_of_seats": "1", + "time": "20:30" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "event_location", + "start": 39 + }, + { + "exclusive_end": 79, + "slot": "address_of_location", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your ticket is booked for the event on Chase Field at 401 East Jefferson Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Phoenix" + ], + "date": [ + "March 2nd", + "tomorrow" + ], + "event_name": [ + "Diamondbacks Vs Dodgers" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you require any other help?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Phoenix" + ], + "date": [ + "March 2nd", + "tomorrow" + ], + "event_name": [ + "Diamondbacks Vs Dodgers" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "14_00123", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "NY" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "city_of_event", + "start": 59 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "NY" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am interested in reserving 2 tickets for an event around NY." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok. What event did you have in mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Nycfc Vs Union" + ], + "slot": "event_name", + "values": [ + "Nycfc Vs Union" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 14, + "slot": "event_name", + "start": 0 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "NY" + ], + "event_name": [ + "Nycfc Vs Union" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nycfc Vs Union is what I was thinking of." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sounds good. What date did you want me to find tickets for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "March 3rd" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "date", + "start": 0 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "NY" + ], + "date": [ + "March 3rd" + ], + "event_name": [ + "Nycfc Vs Union" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "March 3rd would be perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Nycfc Vs Union" + ], + "slot": "event_name", + "values": [ + "Nycfc Vs Union" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "number_of_seats", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "New York" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 82, + "slot": "event_name", + "start": 68 + }, + { + "exclusive_end": 144, + "slot": "date", + "start": 126 + }, + { + "exclusive_end": 94, + "slot": "city_of_event", + "start": 86 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. Just to double check everything, you would like 2 tickets for Nycfc Vs Union in New York. The event is taking place the day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "March 5th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city_of_event", + "values": [ + "Philadelphia" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 83, + "slot": "date", + "start": 74 + }, + { + "exclusive_end": 70, + "slot": "city_of_event", + "start": 58 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Philadelphia" + ], + "date": [ + "March 5th" + ], + "event_name": [ + "Nycfc Vs Union" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, scratch that. Why don't we look for an event in Philadelphia on March 5th instead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city_of_event", + "values": [ + "Philadelphia" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "date", + "start": 36 + }, + { + "exclusive_end": 64, + "slot": "city_of_event", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, so you would like tickets for next Tuesday in Philadelphia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Phillies Vs Braves" + ], + "slot": "event_name", + "values": [ + "Phillies Vs Braves" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 66, + "slot": "event_name", + "start": 48 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Philadelphia" + ], + "date": [ + "March 5th", + "next Tuesday" + ], + "event_name": [ + "Phillies Vs Braves" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oops. I meant to tell you that the event is the Phillies Vs Braves game." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Phillies Vs Braves" + ], + "slot": "event_name", + "values": [ + "Phillies Vs Braves" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city_of_event", + "values": [ + "Philadelphia" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "event_name", + "start": 38 + }, + { + "exclusive_end": 95, + "slot": "city_of_event", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, so you want the tickets for the Phillies Vs Braves game. It's a home game in Philadelphia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address_of_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "address_of_location", + "time" + ], + "slot_values": { + "city_of_event": [ + "Philadelphia" + ], + "date": [ + "March 5th", + "next Tuesday" + ], + "event_name": [ + "Phillies Vs Braves" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There we go. That's more I like it. So what time is the event and what's the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "20:00" + ], + "slot": "time", + "values": [ + "8 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1 Citizens Bank Way" + ], + "slot": "address_of_location", + "values": [ + "1 Citizens Bank Way" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Philadelphia", + "date": "2019-03-05", + "event_name": "Phillies Vs Braves", + "number_of_seats": "2" + } + }, + "service_results": [ + { + "address_of_location": "1 Citizens Bank Way", + "city_of_event": "Philadelphia", + "date": "2019-03-05", + "event_location": "Citizens Bank Park", + "event_name": "Phillies Vs Braves", + "number_of_seats": "2", + "time": "20:00" + } + ], + "slots": [ + { + "exclusive_end": 44, + "slot": "time", + "start": 40 + }, + { + "exclusive_end": 78, + "slot": "address_of_location", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Looks like the event is taking place at 8 pm. The venue is 1 Citizens Bank Way." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Philadelphia" + ], + "date": [ + "March 5th", + "next Tuesday" + ], + "event_name": [ + "Phillies Vs Braves" + ], + "number_of_seats": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, that should do for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, take care." + } + ] + }, + { + "dialogue_id": "14_00124", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to reserve 1 ticket for an event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Any specific city that the event will be taking place in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Berkeley" + ], + "slot": "city_of_event", + "values": [ + "Berkeley" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "city_of_event", + "start": 25 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Berkeley" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Search for events around Berkeley." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Any specific event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Rohnert Park" + ], + "slot": "city_of_event", + "values": [ + "Rohnert Park" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Billy Currington" + ], + "slot": "event_name", + "values": [ + "Billy Currington" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "city_of_event", + "start": 48 + }, + { + "exclusive_end": 18, + "slot": "event_name", + "start": 2 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Rohnert Park" + ], + "event_name": [ + "Billy Currington" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "A Billy Currington show that will happen around Rohnert Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When you'd like to go to this event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "March 14th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "United Vs Red Bulls" + ], + "slot": "event_name", + "values": [ + "United Vs Red Bulls" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 10, + "slot": "date", + "start": 0 + }, + { + "exclusive_end": 60, + "slot": "event_name", + "start": 41 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Rohnert Park" + ], + "date": [ + "March 14th" + ], + "event_name": [ + "United Vs Red Bulls" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "March 14th, and the event is actually an United Vs Red Bulls match." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "United Vs Red Bulls" + ], + "slot": "event_name", + "values": [ + "United Vs Red Bulls" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "March 14th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Rohnert Park" + ], + "slot": "city_of_event", + "values": [ + "Rohnert Park" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 75, + "slot": "event_name", + "start": 56 + }, + { + "exclusive_end": 110, + "slot": "date", + "start": 100 + }, + { + "exclusive_end": 126, + "slot": "city_of_event", + "start": 114 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you sure you would like to purchase 1 ticket for an United Vs Red Bulls match that is happening March 14th in Rohnert Park?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address_of_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_location", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "address_of_location", + "event_location" + ], + "slot_values": { + "city_of_event": [ + "Rohnert Park" + ], + "date": [ + "March 14th" + ], + "event_name": [ + "United Vs Red Bulls" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I'd like that. And where is the name of the venue that this event will be taking place in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Rohnert Park", + "date": "2019-03-14", + "event_name": "United Vs Red Bulls", + "number_of_seats": "1" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I apologize, but it wasn't possible for the purchase to be made. Can I help you with any other event?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Rohnert Park" + ], + "date": [ + "March 14th" + ], + "event_name": [ + "United Vs Red Bulls" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. But thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "14_00125", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Zz Top" + ], + "slot": "event_name", + "values": [ + "Zz Top" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "event_name", + "start": 38 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "event_name": [ + "Zz Top" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to book a ticket for the Zz Top event" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city should I look for? Which day?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "March 6th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Vancouver" + ], + "slot": "city_of_event", + "values": [ + "Vancouver, BC" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "date", + "start": 25 + }, + { + "exclusive_end": 20, + "slot": "city_of_event", + "start": 7 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Vancouver, BC" + ], + "date": [ + "March 6th" + ], + "event_name": [ + "Zz Top" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Around Vancouver, BC, on March 6th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many tickets do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "United Vs Earthquakes" + ], + "slot": "event_name", + "values": [ + "United Vs Earthquakes" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "event_name", + "start": 20 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Vancouver, BC" + ], + "date": [ + "March 6th" + ], + "event_name": [ + "United Vs Earthquakes" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need 1 ticket for United Vs Earthquakes" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "United Vs Earthquakes" + ], + "slot": "event_name", + "values": [ + "United Vs Earthquakes" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Vancouver" + ], + "slot": "city_of_event", + "values": [ + "Vancouver" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "event_name", + "start": 13 + }, + { + "exclusive_end": 50, + "slot": "date", + "start": 36 + }, + { + "exclusive_end": 63, + "slot": "city_of_event", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "1 ticket for United Vs Earthquakes, next Wednesday in Vancouver: do you confirm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address_of_location", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "address_of_location", + "event_location" + ], + "slot_values": { + "city_of_event": [ + "Vancouver", + "Vancouver, BC" + ], + "date": [ + "March 6th", + "next Wednesday" + ], + "event_name": [ + "United Vs Earthquakes" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I confirm. Where will the event take place and at what address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Vancouver", + "date": "2019-03-06", + "event_name": "United Vs Earthquakes", + "number_of_seats": "1" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately it is not possible to proceed with the purchase. Can I help you another way?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "the 14th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "date", + "start": 48 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Vancouver", + "Vancouver, BC" + ], + "date": [ + "the 14th" + ], + "event_name": [ + "United Vs Earthquakes" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "You can try again? Search for a reservation for the 14th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "United Vs Earthquakes" + ], + "slot": "event_name", + "values": [ + "United Vs Earthquakes" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "March 14th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Vancouver" + ], + "slot": "city_of_event", + "values": [ + "Vancouver" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "event_name", + "start": 13 + }, + { + "exclusive_end": 50, + "slot": "date", + "start": 40 + }, + { + "exclusive_end": 63, + "slot": "city_of_event", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "1 ticket for United Vs Earthquakes, for March 14th in Vancouver: do you confirm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "city_of_event", + "values": [ + "Seattle, WA" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "city_of_event", + "start": 18 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Seattle, WA" + ], + "date": [ + "March 14th", + "the 14th" + ], + "event_name": [ + "United Vs Earthquakes" + ], + "number_of_seats": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, plese look in Seattle, WA" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "number_of_seats", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "city_of_event", + "values": [ + "Seattle" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "city_of_event", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "1 tickets for an event in Seattle: do you confirm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Seattle", + "Seattle, WA" + ], + "date": [ + "March 14th", + "the 14th" + ], + "event_name": [ + "United Vs Earthquakes" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need 3 tickets" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "United Vs Earthquakes" + ], + "slot": "event_name", + "values": [ + "United Vs Earthquakes" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "event_name", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "3 tickets for United Vs Earthquakes: do you confirm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Seattle", + "Seattle, WA" + ], + "date": [ + "March 14th", + "the 14th" + ], + "event_name": [ + "United Vs Earthquakes" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I confirm, thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Seattle", + "date": "2019-03-14", + "event_name": "United Vs Earthquakes", + "number_of_seats": "3" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "it is not possible to reserve the tickets. Can I do anything else for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Seattle", + "Seattle, WA" + ], + "date": [ + "March 14th", + "the 14th" + ], + "event_name": [ + "United Vs Earthquakes" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you for the help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day" + } + ] + }, + { + "dialogue_id": "14_00126", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to reserve three tickets to an event." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "date", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What event will it be for? Is there a date in mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "Tuesday next week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Outlaw Music Festival" + ], + "slot": "event_name", + "values": [ + "Outlaw Music Festival" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "date", + "start": 18 + }, + { + "exclusive_end": 61, + "slot": "event_name", + "start": 40 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "date": [ + "Tuesday next week" + ], + "event_name": [ + "Outlaw Music Festival" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want tickets on Tuesday next week for Outlaw Music Festival." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there a particular city I should search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "New York City" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "city_of_event", + "start": 27 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York City" + ], + "date": [ + "Tuesday next week" + ], + "event_name": [ + "Outlaw Music Festival" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for tickets in New York City." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Outlaw Music Festival" + ], + "slot": "event_name", + "values": [ + "Outlaw Music Festival" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "New York" + ], + "slot": "city_of_event", + "values": [ + "New York" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 72, + "slot": "event_name", + "start": 51 + }, + { + "exclusive_end": 95, + "slot": "date", + "start": 83 + }, + { + "exclusive_end": 107, + "slot": "city_of_event", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm these details: Reserving 3 tickets for the Outlaw Music Festival event for next Tuesday in New York." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York", + "New York City" + ], + "date": [ + "Tuesday next week", + "next Tuesday" + ], + "event_name": [ + "Outlaw Music Festival" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that works for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "New York", + "date": "2019-03-05", + "event_name": "Outlaw Music Festival", + "number_of_seats": "3" + } + }, + "service_results": [ + { + "address_of_location": "1 Tennis Place, Forest Hills", + "city_of_event": "New York", + "date": "2019-03-05", + "event_location": "Forest Hills Stadium", + "event_name": "Outlaw Music Festival", + "number_of_seats": "3", + "time": "18:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been confirmed. Enjoy the event!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_location", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "event_location", + "time" + ], + "slot_values": { + "city_of_event": [ + "New York", + "New York City" + ], + "date": [ + "Tuesday next week", + "next Tuesday" + ], + "event_name": [ + "Outlaw Music Festival" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does the event start and where does it take place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Forest Hills Stadium" + ], + "slot": "event_location", + "values": [ + "Forest Hills Stadium" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "time", + "start": 24 + }, + { + "exclusive_end": 72, + "slot": "event_location", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The event will start at 6 pm and will take place at Forest Hills Stadium." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York", + "New York City" + ], + "date": [ + "Tuesday next week", + "next Tuesday" + ], + "event_name": [ + "Outlaw Music Festival" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help you with today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "New York", + "New York City" + ], + "date": [ + "Tuesday next week", + "next Tuesday" + ], + "event_name": [ + "Outlaw Music Festival" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks a lot for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "14_00127", + "services": [ + "Events_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mariners Vs Angels" + ], + "slot": "event_name", + "values": [ + "Mariners Vs Angels" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BuyEventTickets" + ], + "slot": "intent", + "values": [ + "BuyEventTickets" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "event_name", + "start": 25 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "event_name": [ + "Mariners Vs Angels" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to get tickets to Mariners Vs Angels." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city_of_event", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_seats", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city would you like and how many tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "city_of_event", + "values": [ + "Seattle" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "date", + "start": 31 + }, + { + "exclusive_end": 27, + "slot": "city_of_event", + "start": 20 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Seattle" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Mariners Vs Angels" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want 3 tickets in Seattle by next Wednesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mariners Vs Angels" + ], + "slot": "event_name", + "values": [ + "Mariners Vs Angels" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "number_of_seats", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Seattle" + ], + "slot": "city_of_event", + "values": [ + "Seattle" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "event_name", + "start": 43 + }, + { + "exclusive_end": 80, + "slot": "date", + "start": 66 + }, + { + "exclusive_end": 91, + "slot": "city_of_event", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you want 3 tickets for Mariners Vs Angels for next Wednesday in Seattle." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city_of_event", + "values": [ + "Philadelphia" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "city_of_event", + "start": 16 + } + ], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Philadelphia" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Mariners Vs Angels" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No I want it in Philadelphia instead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mariners Vs Angels" + ], + "slot": "event_name", + "values": [ + "Mariners Vs Angels" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "city_of_event", + "values": [ + "Philadelphia" + ] + } + ], + "service": "Events_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "event_name", + "start": 23 + }, + { + "exclusive_end": 57, + "slot": "city_of_event", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, I have tickets for Mariners Vs Angels in Philadelphia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address_of_location", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "event_location", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "BuyEventTickets", + "requested_slots": [ + "address_of_location", + "event_location" + ], + "slot_values": { + "city_of_event": [ + "Philadelphia" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Mariners Vs Angels" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that works, what's the address and when is it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "service_call": { + "method": "BuyEventTickets", + "parameters": { + "city_of_event": "Philadelphia", + "date": "2019-03-06", + "event_name": "Mariners Vs Angels", + "number_of_seats": "3" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry I was an able to get tickets for you. Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city_of_event": [ + "Philadelphia" + ], + "date": [ + "next Wednesday" + ], + "event_name": [ + "Mariners Vs Angels" + ], + "number_of_seats": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Events_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + } +]