text
stringlengths
225
740
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Enjoy your music. user: Thanks! Service name: Music_1 Active intent: PlaySong Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Anything else? user: No, that is all. Service name: Music_1 Active intent: Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: I want to go to Yoshino Sushi for which I need a Cab for two persons. Can you help me to find the one? Service name: RideSharing_1 Active intent: GetRide Requested slots: Slot values: {'number_of_riders': '2', 'destination': 'Yoshino Sushi'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Yes, let me know whether a Cab with shared ride is comfortable to you or not? user: Yes, I can adjust with shared ride and please book the cab to got to 50 East Hamilton Avenue #120. Service name: RideSharing_1 Active intent: GetRide Requested slots: Slot values: {'shared_ride': 'True', 'destination': '50 East Hamilton Avenue # 120'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Please confirm to book a Cab with shared ride for 2 person to 50 East Hamilton Avenue #120. user: That is fine. What is the cost for that ride? Service name: RideSharing_1 Active intent: GetRide Requested slots: ride_fare Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Cost for this ride will be $22.78 and your cab was booked successfully. user: What will be the time taken by the Cab to reach my destination? Service name: RideSharing_1 Active intent: GetRide Requested slots: approximate_ride_duration Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Total time of ride will be around 22 minutes. user: Thanks. Search for some nice songs. I want to listen it now. Service name: RideSharing_1 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Total time of ride will be around 22 minutes. user: Thanks. Search for some nice songs. I want to listen it now. Service name: Music_1 Active intent: LookupSong Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: What about a song First True Love by Kolohe Kai in the album Love Town?. user: What is the genre of this song? Service name: Music_1 Active intent: LookupSong Requested slots: genre Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: It is Reggae Song. user: Yes, that is nice. Service name: Music_1 Active intent: LookupSong Requested slots: Slot values: {'song_name': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Shall I play it now? user: Yes, do it for me. Service name: Music_1 Active intent: PlaySong Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Please confirm to play the song First True Love on TV. user: That is confirmed. Continue. Service name: Music_1 Active intent: PlaySong Requested slots: Slot values: {'playback_device': 'TV'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Song started playing on TV. You can enjoy now. user: Check whether it was released in the year 2010? Service name: Music_1 Active intent: PlaySong Requested slots: year Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: No, it was released in the year 2011. user: Thanks and that's all for now. Service name: Music_1 Active intent: PlaySong Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: Can you get me a cab that goes to 15501 San Pablo Ave? Service name: RideSharing_1 Active intent: GetRide Requested slots: Slot values: {'destination': '15501 San Pablo Ave'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: For how many people? Do you want a shared ride? user: For one person. Service name: RideSharing_1 Active intent: GetRide Requested slots: Slot values: {'number_of_riders': '1'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Again, do you want a shared ride? user: I have to get to 6225 Jarvis Avenue. Service name: RideSharing_1 Active intent: GetRide Requested slots: Slot values: {'destination': '6225 Jarvis Avenue'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: For the last time, is a shared ride fine with you? user: Yeah. Sorry. A shared ride is fine. Service name: RideSharing_1 Active intent: GetRide Requested slots: Slot values: {'shared_ride': 'True'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: So, you want a shared ride for 1 that goes to 6225 Jarvis Avenue? user: Indeed I do. Service name: RideSharing_1 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I booked the ride and the cab is coming. user: Thanks. Now then, I'd like to listen to a song from a favorite album of mine, Odisea. Service name: RideSharing_1 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I booked the ride and the cab is coming. user: Thanks. Now then, I'd like to listen to a song from a favorite album of mine, Odisea. Service name: Music_1 Active intent: LookupSong Requested slots: Slot values: {'album': 'Odisea'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I found 1 song from the Ozuna album Odisea. How does El Farsante feel? user: How long ago is that song from again? '10? Service name: Music_1 Active intent: LookupSong Requested slots: genre, year Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: No, this Latin song is more recent. It was released in 2017. user: Okay. Sounds great. Service name: Music_1 Active intent: LookupSong Requested slots: Slot values: {'song_name': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Can I help you out any further? user: Yeah. I want to give it a listen. Service name: Music_1 Active intent: PlaySong Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Okay, so I should play El Farsante on your TV? user: Indeed, that's right. Service name: Music_1 Active intent: PlaySong Requested slots: Slot values: {'playback_device': 'TV'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Enjoy the song. user: Thanks! That's all for now. Service name: Music_1 Active intent: PlaySong Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: Hello! Please can you help me to book a cab for a ride? Service name: RideSharing_1 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Are you looking for a shared or non-shared ride? How many would be travelling and to which place? user: We, 3 of us will be travelling to CineLux Almaden Cinema and shared ride would do great. Service name: RideSharing_1 Active intent: GetRide Requested slots: Slot values: {'number_of_riders': '3', 'shared_ride': 'True', 'destination': 'CineLux Almaden Cinema'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Please can you confirm me that you wish to have a shared ride for 3 people to visit CineLux Almaden Cinema, right? user: Nope, I wish to go to 8 Sushi and not to Cinema. Service name: RideSharing_1 Active intent: GetRide Requested slots: Slot values: {'destination': '8 Sushi'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Please can you confirm me that you wish to go to 8 Sushi and 3 of you will be travelling, is that right? user: Yup, that would work for me Service name: RideSharing_1 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Okay! Your booking is successful and the cab is on the way. user: Thanks much for the help. Please can you look for some good songs now? Service name: RideSharing_1 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Okay! Your booking is successful and the cab is on the way. user: Thanks much for the help. Please can you look for some good songs now? Service name: Music_1 Active intent: LookupSong Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Yup! Do you wish to hear the song Up Down by Morgan Wallen from the album If I Know Me? user: Hmmmm..... Do you have any other songs, for there are many good songs in the album Singular Act I. Service name: Music_1 Active intent: LookupSong Requested slots: Slot values: {'album': 'Singular Act I'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Okay! Do you wish to hear the song Almost Love by Sabrina Carpenter from the album Singular Act I? user: Do you have any other songs play list? I would like to hear the songs by Sabrina Carpenter and please find some good songs from the year '18. Service name: Music_1 Active intent: LookupSong Requested slots: Slot values: {'year': '2018', 'artist': 'Sabrina Carpenter'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Okay! There are 2 songs matching your taste. Do you wish to hear the song Paris by Sabrina Carpenter from the album Singular Act I? user: Please may I know what is its genre? Service name: Music_1 Active intent: LookupSong Requested slots: genre Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: It falls under Pop music. user: Yup, I like this one. Please can you play this song in my Television for I wish to listen to it. Service name: Music_1 Active intent: PlaySong Requested slots: Slot values: {'playback_device': 'TV', 'song_name': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Please can you confirm me the details that you wish to hear the song Paris on your TV. Is that right? user: Nope, please play in my bedroom. Service name: Music_1 Active intent: PlaySong Requested slots: Slot values: {'playback_device': 'Bedroom speaker'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Sure. So, you wish to play the song Paris in your Bedroom Speaker. Is that right? user: Yup, you're correct. Service name: Music_1 Active intent: PlaySong Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Have fun with your music. user: Thanks a lot. I'm done with. Service name: Music_1 Active intent: PlaySong Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: What time is the movie playing? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: What movie do you want to see and when and where do you want to see it? user: Hellboy is the movie I want to see and I want to see if in Santa Rosa on the 4th of this month. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'location': 'Santa Rosa', 'movie_name': 'Hellboy', 'show_date': '4th of this month'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: It is playing at 8:30 pm in 3rd Street Cinema. user: What is their location? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: street_address Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: They are located at 620 3rd Street? user: How much money does a ticket cost? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: price Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: The cost is $17 a person. user: That is great. I need a Regular cab for 2 people to get there. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_time': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: The cost is $17 a person. user: That is great. I need a Regular cab for 2 people to get there. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '2', 'ride_type': 'Regular', 'destination': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: You want a Regular cab for 2 people and your destination is 620 3rd Street. Is that right? user: No, I want a Luxury cab for 1 person. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '1', 'ride_type': 'Luxury'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: You want a Luxury cab for 1 person. Is that right? user: That is right. Can you tell me the price? Service name: RideSharing_2 Active intent: GetRide Requested slots: ride_fare Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Your ride is confirmed and is coming to get you now. The price is $23.37. user: How many minutes will it take for it to arrive here? Service name: RideSharing_2 Active intent: GetRide Requested slots: wait_time Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: It will arrive in 9 minutes. user: Thanks a bunch. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Do you need something more? user: No, that is all. Thanks. Service name: RideSharing_2 Active intent: Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: When can I look at it? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Which movie are you interested in seeing? Also, where and when would you like to see it? user: I'd like to see Wild Nights with Emily in San Rafael on the 1st. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'location': 'San Rafael', 'movie_name': 'Wild Nights with Emily', 'show_date': 'the 1st'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: That movie is airing at Smith Rafael Film Center on the 1st at 8:30 pm. user: Perfect. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_time': '8 : 30 pm'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Shall I purchase tickets for you? user: No. I'll buy the tickets at the theater, but could you book me a taxi to take me there? I'd like a pool ride for four people to 1118 4th Street. Service name: Movies_1 Active intent: Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Shall I purchase tickets for you? user: No. I'll buy the tickets at the theater, but could you book me a taxi to take me there? I'd like a pool ride for four people to 1118 4th Street. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '4', 'ride_type': 'Pool', 'destination': '1118 4th Street'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: You want a pool ride for 4 to 1118 4th Street? user: Actually, I feel like showing off. Get me a luxury ride for fou... ah, I forgot I was fighting with her... Make that just a ride for three. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '3', 'ride_type': 'Luxury'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: You want a luxury ride for 3? user: That's right. When will the taxi be here? And what's its cost? Service name: RideSharing_2 Active intent: GetRide Requested slots: ride_fare, wait_time Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: The taxi is booked and should be here in about 9 minutes. It costs $58.68. user: Thank you very much. I don't need anything else. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: At what time can I watch it at Boulevard Cinema? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'theater_name': 'Boulevard Cinema'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: In which city are you planning to watch it? user: I'm looking for movies in Petaluma. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'location': 'Petaluma'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Do you have any date in mind? user: I would prefer to watch it on March 5th. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_date': 'March 5th'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Are you looking for a specific movie? user: Yes, I want to watch the Missing Link. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'movie_name': 'Missing Link'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: There is one show at 11:30 am in Boulevard 14 Cinema. user: How much does the ticket cost? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: price Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: The ticket rate is $12 per person. user: What is the genre of the movie? Can you also find me the address of the theater? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: genre, street_address Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: It's a Comedy and the address of the theater is 200 C Street. user: Thank you. Can you help me find a cab to get there? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_time': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: It's a Comedy and the address of the theater is 200 C Street. user: Thank you. Can you help me find a cab to get there? Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'destination': '[CLS]'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: How many people are going? user: There will be three of us. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '3'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Do you have a ride preference like Luxury or Regular? user: Regular should be fine. And change of plans, I need the cab for just 1 person. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '1', 'ride_type': 'Regular'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Finding a Regular cab for 1 to 200 C Street. Shall I proceed? user: Hold on. Can you find me a Pool ride? Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'ride_type': 'Pool'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Okay. So, you would like a Pool ride to 200 C Street. Right? user: Yes, that's correct. How long will it take for the cab to get here and how much will the ride cost? Service name: RideSharing_2 Active intent: GetRide Requested slots: ride_fare, wait_time Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: The cab has been booked and it is expected to arrive in 5 minutes. The ride will cost $16.46. user: Thank you for the assistance. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Is there anything else I can do for you? user: No. That'll be all for now. Service name: RideSharing_2 Active intent: Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: What time is the movie The Curse of La Llorona playing in Larkspur? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'location': 'Larkspur', 'movie_name': 'The Curse of La Llorona'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: What date are you interested in? user: I want to see the movie on the 3rd. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_date': 'the 3rd'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: There is 1 showing at 8:30 pm at Century Larkspur. user: Perfect. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_time': '8 : 30 pm'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Do you want to purchase tickets for the movie? user: No, but I do need a cab to get there. Service name: Movies_1 Active intent: Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Do you want to purchase tickets for the movie? user: No, but I do need a cab to get there. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: OK, please confirm the address you will be going to is 500 Larkspur Landing Circle. How many people do you need a reservation for and would you like a Luxury, Pool, or other type of ride? user: The address is correct. I would like a luxury ride for one person. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '1', 'ride_type': 'Luxury', 'destination': '500 Larkspur Landing Circle'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Please confirm you would like to reserve a luxury ride for 1 people to 500 Larkspur Landing Circle. user: Yes, perfect. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Your cab has been booked and is on it's way. user: Thanks so much. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Can I do anything else for you right now? user: No, thanks. Service name: RideSharing_2 Active intent: Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: What time will it be on? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Is there a date you want to see it? user: Yes, I would like to watch it on the 1st of this month. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_date': '1st of this month'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Can you give me the name of the movie you want to watch and your location? user: I would like to see The Curse of La Llorona in Newark please. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'location': 'Newark', 'movie_name': 'The Curse of La Llorona'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I found 1 showing at 10:30 pm at the AMC NewPark 12. user: That sounds great! I would like a Luxury cab ride to 400 Newpark Mall. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_time': '10 : 30 pm'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I found 1 showing at 10:30 pm at the AMC NewPark 12. user: That sounds great! I would like a Luxury cab ride to 400 Newpark Mall. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'ride_type': 'Luxury', 'destination': '400 Newpark Mall'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: And how many are in your group? user: There is only 1 in my group. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '1'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Please confirm that you would like a Luxury ride to 400 Newpark Mall for 1 person. user: Yes, that will be perfect. Can you tell me what the price is and when the cab will arrive? Service name: RideSharing_2 Active intent: GetRide Requested slots: ride_fare, wait_time Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I have booked your cab and it will be here in 7 minutes. It will cost $29.99. user: Thank you, that is all I need for now. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: Hello, I am looking for a movie to watch. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Hello! I can help you with that. What movie are you interested in seeing and where are you located? user: I would like to see the movie Little. I am located in Pittsburg. Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'location': 'Pittsburg', 'movie_name': 'Little'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: What day would you like to see it on? user: Preferably the 1st. Are there any showings at the Maya Pittsburg Cinemas? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_date': 'the 1st', 'theater_name': 'Maya Pittsburg Cinemas'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: There is one show at 10 pm at the Maya Pittsburg Cinemas. user: That sounds good. Can you help me book a cab there? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {'show_time': '10 pm'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: There is one show at 10 pm at the Maya Pittsburg Cinemas. user: That sounds good. Can you help me book a cab there? Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Yes, I can help you with that. What type of ride would you prefer? There is pool, luxury, and other options. Also, how many are there in your group? user: I would prefer a luxury ride. There are two people in my group. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '2', 'ride_type': 'Luxury'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: The address 4085 Century Boulevard, correct? user: Yes, that is correct. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'destination': '4085 Century Boulevard'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Please confirm: You would like a luxury cab ride to 4085 Century Boulevard. There are 2 people in your group. user: Actually, can I book a ride to 1599 Hopkins Street? There is only one in my group now. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {'number_of_seats': '1', 'destination': '1599 Hopkins Street'}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: Please confirm changes: There is 1 person in your group and the destination is 1599 Hopkins Street. user: Yes, that is correct. How long will it take for the cab to get here and how much will it cost me? Service name: RideSharing_2 Active intent: GetRide Requested slots: ride_fare, wait_time Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: I have booked your ride and it is on its way to your location. They will be there in approximately 11 minutes and you will be charged $32.04. user: Thank you so much for your help today. That will be all. Service name: RideSharing_2 Active intent: GetRide Requested slots: Slot values: {}
For the following dialogue extract the current state (i.e. Service name, Active intent, Requested slots, and Slot values): system: user: Can you tell me the time when I can watch the movie? Service name: Movies_1 Active intent: GetTimesForMovie Requested slots: Slot values: {}