turns
listlengths
2
60
dialogue_id
stringlengths
1
31
states
listlengths
1
30
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'peterborough');(_:search,leave_at,'08:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "Can you help me find a train going to Peterborough that leaves after 08:45 ? Thanks !" }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I can absolutely help you with that , what day will you be planning to travel and where will you be departing from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am leaving from Cambridge on Sunday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'09:56');(_:result,departure,'Cambridge');(_:result,destination,'Peterborough');(_:result,id,'TR3211');(_:result,leave_at,'09:06');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR3211 leaves Cambridge at 09:06 and arrives in Peterborough at 09:56 . Would you like me to book you a ticket ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'3');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I actually need 3 tickets . Please provide a reference number ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,departure,'Cambridge');(_:booking,id,'TR3211');(_:booking,leave_at,'09:06');(_:booking,people,'3');(_:booking,ref,'YU1AWA94');(_:booking,ticket,'39.59 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I booked you 3 seats on the TR3211 train departing Cambridge at 09:06 . Your reference is YU1AWA94 and 39.59 GBP is due at the station . Will that be all today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'a and b guest house');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am also looking for the hotel A and B guest house ." }, { "id": 7, "rdf-acts": [], "speaker": "system", "text": "What would you like to know ?" }, { "id": 8, "rdf-acts": [ "request((_:result,has_internet,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel'))", "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Do they include wifi , and can I get the postcode and phone number ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,name,'A&B Guesthouse');(_:result,phone,'01223315702');(_:result,postcode,'cb12dp');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The A&B Guesthouse does offer free wifi ! And the phone number is : 01223315702 . The postcode is : cb12dp ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , that 's all the information I need today ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "I hope you enjoy your stay in our city !" } ]
PMUL1981.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "peterborough" ], [ "_:search", "leave_at", "08:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "peterborough" ], [ "_:search", "leave_at", "08:45" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "peterborough" ], [ "_:search", "leave_at", "08:45" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "09:56" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Peterborough" ], [ "_:result", "id", "TR3211" ], [ "_:result", "leave_at", "09:06" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "peterborough" ], [ "_:search", "leave_at", "08:45" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "09:56" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Peterborough" ], [ "_:result", "id", "TR3211" ], [ "_:result", "leave_at", "09:06" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "Cambridge" ], [ "_:booking", "id", "TR3211" ], [ "_:booking", "leave_at", "09:06" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "YU1AWA94" ], [ "_:booking", "ticket", "39.59 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "a and b guest house" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "peterborough" ], [ "_:search", "leave_at", "08:45" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "09:56" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Peterborough" ], [ "_:result", "id", "TR3211" ], [ "_:result", "leave_at", "09:06" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "Cambridge" ], [ "_:booking", "id", "TR3211" ], [ "_:booking", "leave_at", "09:06" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "YU1AWA94" ], [ "_:booking", "ticket", "39.59 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "a and b guest house" ], [ "_:result", "has_internet", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "peterborough" ], [ "_:search", "leave_at", "08:45" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "09:56" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Peterborough" ], [ "_:result", "id", "TR3211" ], [ "_:result", "leave_at", "09:06" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "Cambridge" ], [ "_:booking", "id", "TR3211" ], [ "_:booking", "leave_at", "09:06" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "YU1AWA94" ], [ "_:booking", "ticket", "39.59 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "a and b guest house" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "A&B Guesthouse" ], [ "_:result", "phone", "01223315702" ], [ "_:result", "postcode", "cb12dp" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi , I need a place to eat in the centre for a medium price range . What do you have that you can suggest ?" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'21');(_:result,food,'british');(_:result,food,'many other types');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have 21 of those , including those serving british food and many other types . Can you narrow it down some ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'british');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Sure , can you try to find a british restaurant ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Cotto');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Cotto is very good . Can I reserve a table for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'14:45');(_:search,people,'6');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "That sounds great . I need a reservation for 6 people at 14:45 on Wednesday ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,day,'Wednesday');(_:booking,duration,'14:45');(_:booking,name,'Cotto');(_:booking,people,'6');(_:booking,ref,'RX6XP8KP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to make a reservation for 6 people at Cotto on Wednesday at 14:45 . Your reference number is RX6XP8KP ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks , that 's all I needed today . Goodbye !" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Please contact us anytime . Good Bye ." } ]
SNG1329.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "count", "21" ], [ "_:result", "food", "british" ], [ "_:result", "food", "many other types" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "count", "21" ], [ "_:result", "food", "british" ], [ "_:result", "food", "many other types" ], [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Cotto" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "count", "21" ], [ "_:result", "food", "british" ], [ "_:result", "food", "many other types" ], [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Cotto" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "duration", "14:45" ], [ "_:booking", "name", "Cotto" ], [ "_:booking", "people", "6" ], [ "_:booking", "ref", "RX6XP8KP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,food,'canapes');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need an east restaurant . I want to try some Canapes food ." }, { "id": 1, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "inform((_:result,area,'east');(_:result,food,'canapes');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry , but there are no restaurants serving canapes food in the east part of town ." }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Then could you recommend a Chinese restaurant ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'east');(_:result,food,'Chinese');(_:result,name,'Yu Garden');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yu Garden is a Chinese restaurant in the east part of town ." }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "address , phone number , and postcode , please" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,address,'529 Newmarket Road Fen Ditton');(_:result,name,'Yu Garden');(_:result,phone,'01223 248882');(_:result,postcode,'8 P.A.');(_:result,postcode,'C.B 5');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yu Garden is located at 529 Newmarket Road Fen Ditton and their number is 01223 248882 . Also , their postcode is C.B 5 , 8 P.A. Is there anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thank you , goodbye ." }, { "id": 7, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "Thank you ." }, { "id": 8, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Goodbye ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "enjoy your meal ." } ]
WOZ20597.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "canapes" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:system", "canthelp", "_:search/c4aa1229" ], [ "_:search/c4aa1229", "type", "Restaurant" ], [ "_:result", "area", "east" ], [ "_:result", "food", "canapes" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:system", "canthelp", "_:search/c4aa1229" ], [ "_:search/c4aa1229", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "east" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Yu Garden" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:system", "canthelp", "_:search/c4aa1229" ], [ "_:search/c4aa1229", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "east" ], [ "_:result", "food", "Chinese" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "529 Newmarket Road Fen Ditton" ], [ "_:result", "name", "Yu Garden" ], [ "_:result", "phone", "01223 248882" ], [ "_:result", "postcode", "8 P.A." ], [ "_:result", "postcode", "C.B 5" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:system", "canthelp", "_:search/c4aa1229" ], [ "_:search/c4aa1229", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "east" ], [ "_:result", "food", "Chinese" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "529 Newmarket Road Fen Ditton" ], [ "_:result", "name", "Yu Garden" ], [ "_:result", "phone", "01223 248882" ], [ "_:result", "postcode", "8 P.A." ], [ "_:result", "postcode", "C.B 5" ], [ "_:result", "type", "Restaurant" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,category,'concerthall');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Hi , I am looking for a concerthall in the east ." }, { "id": 1, "rdf-acts": [ "canthelp((_:search,area,'east');(_:search,category,'concert hall');(_:search,type,'Attraction'))" ], "speaker": "system", "text": "we do n't have a concert hall in the east , can I check another area ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Let 's check for a museum , then" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'east');(_:result,category,'museums');(_:result,count,'4');(_:result,entrance_fee,'5 pounds');(_:result,entrance_fee,'free');(_:result,name,'Cambridge artworks');(_:result,name,'Cambridge museum of technology');(_:result,name,'Gallery at twelve a high street');(_:result,name,'Saint barnabas press gallery');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are four museums in the east . Cambridge artworks , Gallery at twelve a high street , and Saint barnabas press gallery are all free . Cambridge museum of technology is 5 pounds ." }, { "id": 4, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant');(_:result,type,'Train'))" ], "speaker": "user", "text": "Please book the Museum of technology for two people , any time after noon . I 'll need a reference number too please ." }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "I 'm unable to book that reservation for you . Is there any other information that I can provide to you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about helping me find a place to eat , then ?" }, { "id": 7, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Sure thing , what kind of cuisine are you looking for ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,food,'crossover');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like crossover food in the expensive range , and located in the same area as the museum ." }, { "id": 9, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "YOu would need to select food then I can look that up ." }, { "id": 10, "rdf-acts": [ "inform((_:search,food,'crossover');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like it to be crossover food ." }, { "id": 11, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,area,'in the city');(_:search,food,'crossover');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry , I 'm not showing any crossover restaurants in the city . Is there another type of food I can check on ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Sure , let 's try Chinese then please . And I 'd also like the restaurant to be expensive ." }, { "id": 13, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'9');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 9 choices . What area would you like ." }, { "id": 14, "rdf-acts": [], "speaker": "user", "text": "I do n't care . Can you choose one to recommend for me ?" }, { "id": 15, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,name,'Ugly Duckling');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I like the Ugly Duckling . It 's located in the centre . Would you like me to book that for you ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is it available on Friday ?" }, { "id": 17, "rdf-acts": [ "inform((_:booking,day,'friday');(_:booking,type,'Booking'))", "request((_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Of course it is , how many people on friday and what time ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,duration,'11:00');(_:search,people,'5');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like a table for 5 at 11:00 ." }, { "id": 19, "rdf-acts": [ "inform((_:result,ref,'KU6JQCL9');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Your reference code is KU6JQCL9 . You will have 15 minutes to arrive to your table ." }, { "id": 20, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))", "inform((_:search,name,'Cambridge museum of technology');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thank you . I did n't get an address and postcode for Cambridge museum of technology . Can you provide it , please ?" }, { "id": 21, "rdf-acts": [ "reqmore()", "inform((_:result,address,'the old pumping station , cheddars lane');(_:result,phone,'01223368650');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The address is the old pumping station , cheddars lane . Their phone is 01223368650 . Is there anything else I can help with today ?" }, { "id": 22, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "NO , that was everything I needed thank you ." }, { "id": 23, "rdf-acts": null, "speaker": "system", "text": "Have a great trip and wonderful day . Goodbye ." } ]
PMUL4114.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "concerthall" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:system", "canthelp", "_:search/869a7152" ], [ "_:search/869a7152", "area", "east" ], [ "_:search/869a7152", "category", "concert hall" ], [ "_:search/869a7152", "type", "Attraction" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:system", "canthelp", "_:search/869a7152" ], [ "_:search/869a7152", "area", "east" ], [ "_:search/869a7152", "category", "concert hall" ], [ "_:search/869a7152", "type", "Attraction" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "east" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "4" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Cambridge artworks" ], [ "_:result", "name", "Cambridge museum of technology" ], [ "_:result", "name", "Gallery at twelve a high street" ], [ "_:result", "name", "Saint barnabas press gallery" ], [ "_:result", "type", "Attraction" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:system", "canthelp", "_:search/869a7152" ], [ "_:search/869a7152", "area", "east" ], [ "_:search/869a7152", "category", "concert hall" ], [ "_:search/869a7152", "type", "Attraction" ], [ "_:search", "category", "museum" ], [ "_:result", "area", "east" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "4" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Cambridge artworks" ], [ "_:result", "name", "Cambridge museum of technology" ], [ "_:result", "name", "Gallery at twelve a high street" ], [ "_:result", "name", "Saint barnabas press gallery" ], [ "_:result", "type", "Attraction" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "type", "Train" ], [ "_:system", "canthelp", "_:booking/032ccb84" ], [ "_:booking/032ccb84", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/869a7152" ], [ "_:search/869a7152", "area", "east" ], [ "_:search/869a7152", "category", "concert hall" ], [ "_:search/869a7152", "type", "Attraction" ], [ "_:search", "category", "museum" ], [ "_:result", "area", "east" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "4" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Cambridge artworks" ], [ "_:result", "name", "Cambridge museum of technology" ], [ "_:result", "name", "Gallery at twelve a high street" ], [ "_:result", "name", "Saint barnabas press gallery" ], [ "_:result", "type", "Attraction" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "type", "Train" ], [ "_:system", "canthelp", "_:booking/032ccb84" ], [ "_:booking/032ccb84", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "same area" ], [ "_:search", "food", "crossover" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/869a7152" ], [ "_:search/869a7152", "area", "east" ], [ "_:search/869a7152", "category", "concert hall" ], [ "_:search/869a7152", "type", "Attraction" ], [ "_:search", "category", "museum" ], [ "_:result", "area", "east" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "4" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Cambridge artworks" ], [ "_:result", "name", "Cambridge museum of technology" ], [ "_:result", "name", "Gallery at twelve a high street" ], [ "_:result", "name", "Saint barnabas press gallery" ], [ "_:result", "type", "Attraction" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "type", "Train" ], [ "_:system", "canthelp", "_:booking/032ccb84" ], [ "_:booking/032ccb84", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "crossover" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/869a7152" ], [ "_:search/869a7152", "area", "east" ], [ "_:search/869a7152", "category", "concert hall" ], [ "_:search/869a7152", "type", "Attraction" ], [ "_:search", "category", "museum" ], [ "_:result", "area", "east" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "4" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Cambridge artworks" ], [ "_:result", "name", "Cambridge museum of technology" ], [ "_:result", "name", "Gallery at twelve a high street" ], [ "_:result", "name", "Saint barnabas press gallery" ], [ "_:result", "type", "Attraction" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "type", "Train" ], [ "_:system", "canthelp", "_:booking/032ccb84" ], [ "_:booking/032ccb84", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "same area" ], [ "_:system", "canthelp", "_:search/43695b13" ], [ "_:search/43695b13", "area", "in the city" ], [ "_:search/43695b13", "food", "crossover" ], [ "_:search/43695b13", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/869a7152" ], [ "_:search/869a7152", "area", "east" ], [ "_:search/869a7152", "category", "concert hall" ], [ "_:search/869a7152", "type", "Attraction" ], [ "_:search", "category", "museum" ], [ "_:result", "area", "east" ], [ "_:result", "category", "museums" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Cambridge artworks" ], [ "_:result", "name", "Cambridge museum of technology" ], [ "_:result", "name", "Gallery at twelve a high street" ], [ "_:result", "name", "Saint barnabas press gallery" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/032ccb84" ], [ "_:booking/032ccb84", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "canthelp", "_:search/43695b13" ], [ "_:search/43695b13", "area", "in the city" ], [ "_:search/43695b13", "food", "crossover" ], [ "_:search/43695b13", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "count", "9" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/869a7152" ], [ "_:search/869a7152", "area", "east" ], [ "_:search/869a7152", "category", "concert hall" ], [ "_:search/869a7152", "type", "Attraction" ], [ "_:search", "category", "museum" ], [ "_:result", "category", "museums" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/032ccb84" ], [ "_:booking/032ccb84", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "canthelp", "_:search/43695b13" ], [ "_:search/43695b13", "area", "in the city" ], [ "_:search/43695b13", "food", "crossover" ], [ "_:search/43695b13", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "count", "9" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/869a7152" ], [ "_:search/869a7152", "area", "east" ], [ "_:search/869a7152", "category", "concert hall" ], [ "_:search/869a7152", "type", "Attraction" ], [ "_:search", "category", "museum" ], [ "_:result", "category", "museums" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/032ccb84" ], [ "_:booking/032ccb84", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "canthelp", "_:search/43695b13" ], [ "_:search/43695b13", "area", "in the city" ], [ "_:search/43695b13", "food", "crossover" ], [ "_:search/43695b13", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "count", "9" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:booking", "day", "friday" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "11:00" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/869a7152" ], [ "_:search/869a7152", "area", "east" ], [ "_:search/869a7152", "category", "concert hall" ], [ "_:search/869a7152", "type", "Attraction" ], [ "_:search", "category", "museum" ], [ "_:result", "category", "museums" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "canthelp", "_:booking/032ccb84" ], [ "_:booking/032ccb84", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "canthelp", "_:search/43695b13" ], [ "_:search/43695b13", "area", "in the city" ], [ "_:search/43695b13", "food", "crossover" ], [ "_:search/43695b13", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "count", "9" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:search", "day", "friday" ], [ "_:booking", "day", "friday" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "11:00" ], [ "_:search", "people", "5" ], [ "_:result", "ref", "KU6JQCL9" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "Cambridge museum of technology" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] }, { "id": 11, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/869a7152" ], [ "_:search/869a7152", "area", "east" ], [ "_:search/869a7152", "category", "concert hall" ], [ "_:search/869a7152", "type", "Attraction" ], [ "_:search", "category", "museum" ], [ "_:result", "category", "museums" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "canthelp", "_:booking/032ccb84" ], [ "_:booking/032ccb84", "type", "Booking" ], [ "_:system", "canthelp", "_:search/43695b13" ], [ "_:search/43695b13", "area", "in the city" ], [ "_:search/43695b13", "food", "crossover" ], [ "_:search/43695b13", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "count", "9" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:search", "day", "friday" ], [ "_:booking", "day", "friday" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "11:00" ], [ "_:search", "people", "5" ], [ "_:result", "ref", "KU6JQCL9" ], [ "_:result", "postcode", "?" ], [ "_:search", "name", "Cambridge museum of technology" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "the old pumping station , cheddars lane" ], [ "_:result", "phone", "01223368650" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'stansted airport');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking for a train to Stansted airport ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))", "inform((_:result,destination,'stansted airport');(_:result,type,'Train'))" ], "speaker": "system", "text": "Finding a train into the stansted airport will not be a problem . Do you have a departure point in mind ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'14:30');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be leaving from Cambridge and just need to arrive by 14:30 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'63');(_:result,type,'Train'))", "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 63 trains that fit that criteria . Is there a specific day you need to leave ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,type,'Train'))", "thank()" ], "speaker": "user", "text": "Right . Tuesday . Sorry ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'14:08');(_:result,departure,'Cambridge');(_:result,destination,'Stansted Airport');(_:result,id,'TR8714');(_:result,leave_at,'13:40');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "No worries ! I have TR8714 departing Cambridge at 13:40 and arriving at Stansted Airport at 14:08 . Will that work for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'north');(_:search,stars,'0');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes . I am also looking for a place to stay on the north side of Cambridge . The hotel can have a 0 star rating ." }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'City Centre North B&B');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "City Centre North B&B is a cheap guesthouse on the north side . It has free wifi and free parking ." }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "That sounds perfect ! I will take it ." }, { "id": 9, "rdf-acts": [ "request((_:booking,day,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "When would you like to make your reservation for , and for how many people ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "Oh , my mistake , I do n't want a booking , just the information ." }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'328a Histon Road');(_:result,name,'City Centre North B and B');(_:result,phone,'01223312843');(_:result,postcode,'cb43ht');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Absolutely ! The City Centre North B and B is located at 328a Histon Road , postcode cb43ht . Their number is 01223312843 . Can I help you with anything else today ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'five');(_:search,stay,'four');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I would like to book starting Friday , for four nights and five people please ." }, { "id": 13, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry , I could not make that booking . Would you be able to book another day or have a shorter stay ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "What about for only 3 nights ?" }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Friday');(_:booking,name,'city centre north b and b');(_:booking,ref,'VJKBCF6E');(_:booking,stay,'3');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful for 3 nights at city centre north b and b starting on Friday . Your reference number is VJKBCF6E . Can I help with anything else ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that will do it . Thanks for your help !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "No , problem , I hope you have a great day !" } ]
MUL0737.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "stansted airport" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "stansted airport" ], [ "_:result", "destination", "stansted airport" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "14:30" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "stansted airport" ], [ "_:result", "destination", "stansted airport" ], [ "_:search", "arrive_by", "14:30" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "count", "63" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "tuesday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "stansted airport" ], [ "_:search", "arrive_by", "14:30" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "count", "63" ], [ "_:search", "day", "tuesday" ], [ "_:result", "arrive_by", "14:08" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stansted Airport" ], [ "_:result", "id", "TR8714" ], [ "_:result", "leave_at", "13:40" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "north" ], [ "_:search", "stars", "0" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "stansted airport" ], [ "_:search", "arrive_by", "14:30" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "count", "63" ], [ "_:search", "day", "tuesday" ], [ "_:result", "arrive_by", "14:08" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stansted Airport" ], [ "_:result", "id", "TR8714" ], [ "_:result", "leave_at", "13:40" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "north" ], [ "_:search", "stars", "0" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "City Centre North B&B" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "stansted airport" ], [ "_:search", "arrive_by", "14:30" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "count", "63" ], [ "_:search", "day", "tuesday" ], [ "_:result", "arrive_by", "14:08" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stansted Airport" ], [ "_:result", "id", "TR8714" ], [ "_:result", "leave_at", "13:40" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "area", "north" ], [ "_:search", "stars", "0" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "City Centre North B&B" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "stansted airport" ], [ "_:search", "arrive_by", "14:30" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "count", "63" ], [ "_:result", "arrive_by", "14:08" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stansted Airport" ], [ "_:result", "id", "TR8714" ], [ "_:result", "leave_at", "13:40" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "area", "north" ], [ "_:search", "stars", "0" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "cheap" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "328a Histon Road" ], [ "_:result", "name", "City Centre North B and B" ], [ "_:result", "phone", "01223312843" ], [ "_:result", "postcode", "cb43ht" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "five" ], [ "_:search", "stay", "four" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "destination", "stansted airport" ], [ "_:search", "arrive_by", "14:30" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "count", "63" ], [ "_:result", "arrive_by", "14:08" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stansted Airport" ], [ "_:result", "id", "TR8714" ], [ "_:result", "leave_at", "13:40" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "area", "north" ], [ "_:search", "stars", "0" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "cheap" ], [ "_:booking", "people", "?" ], [ "_:result", "address", "328a Histon Road" ], [ "_:result", "name", "City Centre North B and B" ], [ "_:result", "phone", "01223312843" ], [ "_:result", "postcode", "cb43ht" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "five" ], [ "_:system", "canthelp", "_:booking/34390c69" ], [ "_:booking/34390c69", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "destination", "stansted airport" ], [ "_:search", "arrive_by", "14:30" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "count", "63" ], [ "_:result", "arrive_by", "14:08" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stansted Airport" ], [ "_:result", "id", "TR8714" ], [ "_:result", "leave_at", "13:40" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "area", "north" ], [ "_:search", "stars", "0" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "cheap" ], [ "_:booking", "people", "?" ], [ "_:result", "address", "328a Histon Road" ], [ "_:result", "name", "City Centre North B and B" ], [ "_:result", "phone", "01223312843" ], [ "_:result", "postcode", "cb43ht" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "five" ], [ "_:system", "canthelp", "_:booking/34390c69" ], [ "_:booking/34390c69", "type", "Booking" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "name", "city centre north b and b" ], [ "_:booking", "ref", "VJKBCF6E" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm needing a place to stay that is in the centre of town ." }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'several');(_:result,area,'center');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have several options for you in the center of town . Do you have a price range in mind ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,pricerange,'dontcare');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do n't care about the price range , but I need free parking , please ." }, { "id": 3, "rdf-acts": [ "request((_:search,category,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,category,'guesthouses');(_:result,category,'hotels');(_:result,count,'4');(_:result,pricerange,'cheaper');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have narrowed it down to 4 options . I have 2 cheaper ones that are guesthouses , and 2 expensive hotels . Do you have a preference ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))", "request((_:result,has_internet,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I would prefer a hotel with 4 stars please , are either of those 4 stars with free parking ? And also do either have free wifi ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'University Arms Hotel');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "You might be interested in the University Arms Hotel . Should I book you a room ?" }, { "id": 6, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I do n't want to book it right now . Can I get the phone number and postcode , please ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,phone,'01223351241');(_:result,postcode,'cb21ad');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Yes , the phone number is 01223351241 and the postcode is cb21ad . May I help you with anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,name,'University');(_:search,type,'Hotel'))", "request((_:result,has_internet,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Just to verify , the University Arms offers free WiFi and free parking ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Indeed , they do !" }, { "id": 10, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Great ! That is wonderful ! Have a great day !" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "I hope you have a wonderful day as well ." } ]
SNG0854.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "center" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "center" ], [ "_:search", "pricerange", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "4" ], [ "_:result", "pricerange", "cheaper" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "center" ], [ "_:search", "pricerange", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "4" ], [ "_:result", "pricerange", "cheaper" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "?" ], [ "_:result", "name", "University Arms Hotel" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "center" ], [ "_:search", "pricerange", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "4" ], [ "_:result", "pricerange", "cheaper" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "has_internet", "?" ], [ "_:result", "name", "University Arms Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "01223351241" ], [ "_:result", "postcode", "cb21ad" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "name", "University" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "center" ], [ "_:search", "pricerange", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "4" ], [ "_:result", "pricerange", "cheaper" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "University Arms Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "01223351241" ], [ "_:result", "postcode", "cb21ad" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "name", "University" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'21:15');(_:search,destination,'broxbourne train station');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need a taxi to come to broxbourne train station by 21:15 ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Sure ! Where are you coming from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'bankok city');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I am coming from bankok city ." }, { "id": 3, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Please confirm . Are you departing from broxbourne train station or bankok city ?" }, { "id": 4, "rdf-acts": [ "request((_:result,car,?);(_:result,type,'Taxi'))", "inform((_:search,departure,'bangkok city');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "To be picked up from bangkok city , must arrive at the broxbourne train station by 21:15 . Please give me contact number and type of car as well ." }, { "id": 5, "rdf-acts": [ "inform((_:result,car,'blue lexus');(_:result,phone,'07268032250');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Your booking is complete . A blue lexus will be picking you up . Their contact number is 07268032250 . Anything else ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all . Thank you very much ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You are very welcome . Please let us know if we can be any further help ." } ]
SNG01644.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "21:15" ], [ "_:search", "destination", "broxbourne train station" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "21:15" ], [ "_:search", "destination", "broxbourne train station" ], [ "_:search", "departure", "bankok city" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "21:15" ], [ "_:search", "destination", "?" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ], [ "_:search", "departure", "bangkok city" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "21:15" ], [ "_:search", "destination", "?" ], [ "_:search", "departure", "bangkok city" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "blue lexus" ], [ "_:result", "phone", "07268032250" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi I need to find a restaurant in the Centre part of Cambridge that falls in the moderate price range , can you give me some suggestions please ." }, { "id": 1, "rdf-acts": [ "select((_:result,food,'Chinese');(_:result,food,'European');(_:result,food,'Italian');(_:result,type,'Restaurant'))", "inform((_:result,amount,'several');(_:result,area,'that area');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are several Italian , European , and Chinese restaurants in that area , would you like one of those options ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'19:15');(_:search,people,'3');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "A reservation at any will do . Please reserve a table for 3 at 19:15 on sunday ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:booking,ref,'US2BCO6D');(_:booking,type,'Booking');(_:result,food,'Chinese');(_:result,name,'Lan hong house');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Lan hong house would be a good choice for Chinese . I will book that for you . Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : US2BCO6D ." }, { "id": 4, "rdf-acts": [ "inform((_:search,has_parking,'none');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a place to stay in an expensive price range . I do n't need any free parking ." }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,count,'5');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have 5 hotels in the expensive price range , would you like to stay in a particular area of town ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do n't care about the area , I just want it to be a hotel type and not a guesthouse ." }, { "id": 7, "rdf-acts": [ "select((_:result,name,'huntingdon marriott hotel');(_:result,name,'university arms hotel');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))", "inform((_:result,stars,'four');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Great , both university arms hotel , and huntingdon marriott hotel are four stars . Can I book one of these for you ?" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "Book the Huntingdon Marriott please ." }, { "id": 9, "rdf-acts": [ "request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Certainly , I 'll just need the arrival and departure date as well as how many people will be staying ." }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'two');(_:search,type,'Hotel'))", "request((_:result,has_internet,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Arriving on Saturday and departing on Monday , please , for two adults . I 'll also need the phone number , postcode , and internet availability with my confirmation number , please ." }, { "id": 11, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,phone,'01480446000');(_:result,postcode,'pe296fl');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The phone number is--01480446000 The postcode is -- pe296fl . Yes internet is available ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , thanks a lot for your help !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our system !" } ]
MUL0108.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "European" ], [ "_:result", "food", "Italian" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "that area" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "19:15" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "that area" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "19:15" ], [ "_:search", "people", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "ref", "US2BCO6D" ], [ "_:booking", "type", "Booking" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Lan hong house" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "has_parking", "none" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:result", "area", "that area" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "19:15" ], [ "_:search", "people", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "ref", "US2BCO6D" ], [ "_:booking", "type", "Booking" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Lan hong house" ], [ "_:search", "has_parking", "none" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:result", "area", "that area" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "19:15" ], [ "_:search", "people", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "ref", "US2BCO6D" ], [ "_:booking", "type", "Booking" ], [ "_:result", "food", "Chinese" ], [ "_:search", "has_parking", "none" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "name", "university arms hotel" ], [ "_:result", "stars", "four" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:result", "area", "that area" ], [ "_:search", "duration", "19:15" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "ref", "US2BCO6D" ], [ "_:result", "food", "Chinese" ], [ "_:search", "has_parking", "none" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "hotel" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "name", "university arms hotel" ], [ "_:result", "stars", "four" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "two" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:result", "area", "that area" ], [ "_:search", "duration", "19:15" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "ref", "US2BCO6D" ], [ "_:result", "food", "Chinese" ], [ "_:search", "has_parking", "none" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "hotel" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "name", "university arms hotel" ], [ "_:result", "stars", "four" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "two" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "phone", "01480446000" ], [ "_:result", "postcode", "pe296fl" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_parking,'no');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a guesthouse . But I wo n't have a car with me , so I do n't need any rigamarole with \" free \" parking ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'63 Milton Road');(_:result,category,'guesthouse');(_:result,has_parking,'none');(_:result,stars,'three');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Sure ! There is a three - star guesthouse without free parking at 63 Milton Road . Would you like me to book the hotel for you ?" }, { "id": 2, "rdf-acts": [ "request((_:result,area,?);(_:result,pricerange,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "what area of town ? what 's the price ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'east');(_:result,area,'north');(_:result,name,'Alpha - milton guest house');(_:result,name,'Avalon guesthouse');(_:result,name,'a and b');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Alpha - milton guest house has a moderate price range in the north , as is Avalon guesthouse . a and b is in the east , also moderate ." }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'north');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Are there any hotels in the expensive price range in the north ?" }, { "id": 5, "rdf-acts": [], "speaker": "system", "text": "name \t type \t area \t pricerange \t stars \t internet \t parking \t phone \t postcode \t address \t book \n ( optional ) \n alpha - milton guest house \t guesthouse \t north \t moderate \t 3 \t no \t no \t 01223311625 \t cb41xa \t 63 milton road \t\n avalon \t guesthouse \t north \t moderate \t 4 \t yes \t no \t 01223353071 \t cb43pd \t 62 gilbert road \t are the available options" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'6');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "surprise me ! i need a booking for 6 people 2 nights starting on friday ." }, { "id": 7, "rdf-acts": [ "inform((_:result,pricerange,'moderately priced');(_:result,ref,'WSPNWZI0');(_:result,type,'Hotel'))", "canthelp((_:search,category,'guesthouses');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))", "inform((_:booking,name,'Avalon');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You are booked into the Avalon which is moderately priced . There were no guesthouses in the expensive range . Your reference number is WSPNWZI0 ." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , thank you for help . That is all I need today ." }, { "id": 9, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "Thank you for using our services . Have a great stay !" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "thanks a lot hope to really enjoy my stay" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "So do I ! have a great day !" } ]
SNG01576.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "no" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "no" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "63 Milton Road" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "three" ], [ "_:result", "type", "Hotel" ], [ "_:result", "area", "?" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "no" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "63 Milton Road" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "three" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Alpha - milton guest house" ], [ "_:result", "name", "Avalon guesthouse" ], [ "_:result", "name", "a and b" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "no" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "63 Milton Road" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "three" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Alpha - milton guest house" ], [ "_:result", "name", "Avalon guesthouse" ], [ "_:result", "name", "a and b" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "no" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "63 Milton Road" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "three" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Alpha - milton guest house" ], [ "_:result", "name", "Avalon guesthouse" ], [ "_:result", "name", "a and b" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "ref", "WSPNWZI0" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/a7ce1b6e" ], [ "_:search/a7ce1b6e", "category", "guesthouses" ], [ "_:search/a7ce1b6e", "pricerange", "expensive" ], [ "_:search/a7ce1b6e", "type", "Hotel" ], [ "_:booking", "name", "Avalon" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "no" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "63 Milton Road" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "three" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Alpha - milton guest house" ], [ "_:result", "name", "Avalon guesthouse" ], [ "_:result", "name", "a and b" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "ref", "WSPNWZI0" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/a7ce1b6e" ], [ "_:search/a7ce1b6e", "category", "guesthouses" ], [ "_:search/a7ce1b6e", "pricerange", "expensive" ], [ "_:search/a7ce1b6e", "type", "Hotel" ], [ "_:booking", "name", "Avalon" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need help finding a restaurant please ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "What kind of food are you looking for and do you have a certain area you would like to visit ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'thai');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would really like to find someplace serving thai in the centre of town ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,food,'thai');(_:result,name,'Bangkok city');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Bangkok city serves thai food in the centre . Do you want me to make a reservation ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'19:30');(_:search,people,'4');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I need a table for 4 people at 19:30 on Sunday ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'Bangkok city');(_:booking,ref,'64OEFCHO');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You are booked for Bangkok city . Your reference number is 64OEFCHO . The table will be reserved for 15 minutes . Anything else ?" }, { "id": 6, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No , that is all thanks . Good bye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Have a great day , and please call us again if you need anything else . Bye !" } ]
SNG01255.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "thai" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "thai" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "thai" ], [ "_:result", "name", "Bangkok city" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "19:30" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "thai" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "thai" ], [ "_:result", "name", "Bangkok city" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "19:30" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Bangkok city" ], [ "_:booking", "ref", "64OEFCHO" ], [ "_:booking", "type", "Booking" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'limehouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I 'm looking for the hotel Limehouse ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'78 - 80 milton road');(_:result,area,'north');(_:result,category,'guesthouse');(_:result,name,'limehouse');(_:result,pricerange,'moderate priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "limehouse is a moderate priced guesthouse in the north at 78 - 80 milton road . Would you like to make a reservation ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,stay,'five');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Please . I 'll be checking in by myself on sunday , and staying for five nights ." }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'WCRBSYUL');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "It was successful . The booking number is WCRBSYUL . Is there anything else ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'cherry hinton hall and grounds');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes . What can you tell me about cherry hinton hall and grounds ? I am interested in visiting it . Do I need to book a tour ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,area,'east');(_:result,entrance_fee,'does not tell me if there is an entrance fee');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It is in the east area of town , and it does not tell me if there is an entrance fee . Can I help you with anything else ?" }, { "id": 6, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes , could you provide me with their phone number as well ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223446104');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The telephone number is 01223446104 . Can I help you with anything else ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That should be all , thank you ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , have a great day !" } ]
MUL2520.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "limehouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "limehouse" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "78 - 80 milton road" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "limehouse" ], [ "_:result", "pricerange", "moderate priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "stay", "five" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "78 - 80 milton road" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "limehouse" ], [ "_:result", "pricerange", "moderate priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "stay", "five" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "WCRBSYUL" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "cherry hinton hall and grounds" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "78 - 80 milton road" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "limehouse" ], [ "_:result", "pricerange", "moderate priced" ], [ "_:search", "day", "sunday" ], [ "_:search", "stay", "five" ], [ "_:booking", "ref", "WCRBSYUL" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "cherry hinton hall and grounds" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "east" ], [ "_:result", "entrance_fee", "does not tell me if there is an entrance fee" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "78 - 80 milton road" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "limehouse" ], [ "_:result", "pricerange", "moderate priced" ], [ "_:search", "day", "sunday" ], [ "_:search", "stay", "five" ], [ "_:booking", "ref", "WCRBSYUL" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "cherry hinton hall and grounds" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "east" ], [ "_:result", "entrance_fee", "does not tell me if there is an entrance fee" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223446104" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,food,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for and expensive restaurant in the east part of town . Ask for address , phone number and type of food ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Grafton Hotel 619 Newmarket road Fen Ditton');(_:result,area,'east');(_:result,food,'british');(_:result,name,'grafton hotel restaurant');(_:result,phone,'01223 241387');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "grafton hotel restaurant is an expensive british restaurant in the east part of town . Their address is Grafton Hotel 619 Newmarket road Fen Ditton and their phone number is 01223 241387" }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "thank you goodbye" }, { "id": 3, "rdf-acts": null, "speaker": "system", "text": "You are welcome ." } ]
WOZ20320.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "food", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "Grafton Hotel 619 Newmarket road Fen Ditton" ], [ "_:result", "area", "east" ], [ "_:result", "food", "british" ], [ "_:result", "name", "grafton hotel restaurant" ], [ "_:result", "phone", "01223 241387" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I need a train for Tuesday ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What time of day would you like to travel , and to where ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'09:15');(_:search,day,'tuesday');(_:search,departure,'norwich');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm departing from Norwich on Tuesday and need to arrive in Cambridge by 09:15 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'08:35');(_:result,departure,'Norwich');(_:result,destination,'Cambridge');(_:result,id,'TR0339');(_:result,leave_at,'07:16');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Train TR0339 leaves Norwich at 07:16 and arrives in Cambridge at 08:35 . Would you like me to book this train ?" }, { "id": 4, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes how long is the travel time ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,duration,'79 minutes total');(_:result,type,'Train'))" ], "speaker": "system", "text": "Travel time will be 79 minutes total ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great ! This information is all I need . Thank you for your help ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Have a nice day ." } ]
SNG0349.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:15" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:15" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "08:35" ], [ "_:result", "departure", "Norwich" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR0339" ], [ "_:result", "leave_at", "07:16" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:15" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "08:35" ], [ "_:result", "departure", "Norwich" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR0339" ], [ "_:result", "leave_at", "07:16" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "79 minutes total" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need a place to stay that has free wifi please ." }, { "id": 1, "rdf-acts": [ "inform((_:result,category,'hotels');(_:result,count,'32');(_:result,has_internet,'none');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "There are 32 available hotels with free wifi , do you have any other requirements ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Do you have a one in the centre that is a 3 star ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Gonville Hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Gonville Hotel meets this criteria . Would you like me to make a reservation ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Is it a guesthouse ?" }, { "id": 5, "rdf-acts": [ "request((_:search,stars,?);(_:search,type,'Hotel'))", "canthelp((_:search,type,'Hotel'))", "inform((_:result,area,'centre');(_:result,category,'guesthouses');(_:result,stars,'three');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "No it is not . There are n't any three star guesthouses in the centre of town . Would you be open to a different star rating ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'west');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Are there any guesthouses in the west ?" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "hobsons house is in the West . Would you like me to book it for you ?" } ]
SSNG0274.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "32" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "32" ], [ "_:result", "has_internet", "none" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:search", "stars", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "32" ], [ "_:result", "has_internet", "none" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "?" ], [ "_:system", "canthelp", "_:search/a7f22116" ], [ "_:search/a7f22116", "type", "Hotel" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "stars", "three" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'korean');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need a Korean restaurant in the centre of town ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'center');(_:result,name,'little seoul');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "How about little seoul ? It 's expensive and in the center of town ." }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Is there other choices that you could provide ?" }, { "id": 3, "rdf-acts": [ "select((_:result,name,'little seoul');(_:result,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "I 'm sorry , there are no other options for the criteria you have provided . Would you like more information about little seoul ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'13:30');(_:search,people,'8');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "i want to make a booking for 8 people at 13:30 on Monday . please do send me a reference number ." }, { "id": 5, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay I would be more than happy to assist you with that but I need to know how many will be in your party and what time please ." }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'13:30');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Please book for 8 people on Monday at 13:30 ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'20X96EGN');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : 20X96EGN . Is there anything else you would like for me to do ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm also looking for hotel in the same area ." }, { "id": 9, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,stars,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'more than thirty');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are more than thirty options to choose from . Do you have a preferred star rating or price range ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,has_parking,'yes');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I want one in centre , also expensive and free parking please ." }, { "id": 11, "rdf-acts": [ "request((_:search,stars,?);(_:search,type,'Hotel'))", "inform((_:result,count,'2');(_:result,name,'The gonville hotel');(_:result,name,'university arms hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are two hotels that meet that criteria . The gonville hotel and the university arms hotel . Do you have a star rating preference ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))", "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I also need free wifi . Stars do n't matter , but can you get me their phone number ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,name,'Gonville');(_:result,name,'University Arms Hotel');(_:result,phone,'01223351241');(_:result,phone,'01223366611');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "The Gonville 's phone is 01223366611 and the University Arms Hotel 's number is 01223351241 . Can I help with anything else today ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's it . Thank you . Goodbye !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Alright then . Have a good stay !" } ]
MUL0182.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "korean" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "korean" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "center" ], [ "_:result", "name", "little seoul" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "korean" ], [ "_:result", "area", "center" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "name", "little seoul" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/a3aa2bd9" ], [ "_:search/a3aa2bd9", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "korean" ], [ "_:result", "area", "center" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "name", "little seoul" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/a3aa2bd9" ], [ "_:search/a3aa2bd9", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "korean" ], [ "_:result", "area", "center" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "name", "little seoul" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/a3aa2bd9" ], [ "_:search/a3aa2bd9", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "8" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "20X96EGN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "korean" ], [ "_:result", "area", "center" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "name", "little seoul" ], [ "_:system", "canthelp", "_:search/a3aa2bd9" ], [ "_:search/a3aa2bd9", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "8" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "20X96EGN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "?" ], [ "_:result", "amount", "more than thirty" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "korean" ], [ "_:result", "area", "center" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/a3aa2bd9" ], [ "_:search/a3aa2bd9", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "8" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "20X96EGN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:result", "amount", "more than thirty" ], [ "_:search", "area", "centre" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "?" ], [ "_:result", "count", "2" ], [ "_:result", "name", "The gonville hotel" ], [ "_:result", "name", "university arms hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "food", "korean" ], [ "_:result", "area", "center" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/a3aa2bd9" ], [ "_:search/a3aa2bd9", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "20X96EGN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:result", "amount", "more than thirty" ], [ "_:search", "area", "centre" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "?" ], [ "_:result", "count", "2" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "postcode", "?" ], [ "_:result", "name", "Gonville" ], [ "_:result", "name", "University Arms Hotel" ], [ "_:result", "phone", "01223351241" ], [ "_:result", "phone", "01223366611" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'taj tandoori');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hey , I 'm trying to find a restaurant called Taj Tandoori . What do you know about that ?" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'south');(_:result,food,'Indian style');(_:result,name,'Taj Tandoori');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I show the Taj Tandoori located in the south . They serve Indian style cuisine and are in the expensive price range . May I book a table for you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'15:00');(_:search,people,'4');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes please . I would like a reservation for 4 people at 15:00 on tuesday ." }, { "id": 3, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "I 'm sorry but there was n't a table available at that time . Would you like to try another restaurant ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'taj tandoori');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , please . If you could find one similar to Taj Tandoori , that would be perfect ." }, { "id": 5, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry Taj Tandoori is the only Indian Cuisine available in the south , would you like to try a different cuisine ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,pricerange,'same area and price range');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Sure , but let 's try to keep it in the same area and price range please ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'peking restaurant');(_:booking,ref,'XPE4EOGJ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I booked a table for you at peking restaurant . Reference number is XPE4EOGJ . Anything else today ?" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "Okay that is all I need at the moment ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Okay . Enjoy your dining experience ." } ]
SSNG0072.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "taj tandoori" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "taj tandoori" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "south" ], [ "_:result", "food", "Indian style" ], [ "_:result", "name", "Taj Tandoori" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "15:00" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "south" ], [ "_:result", "food", "Indian style" ], [ "_:result", "name", "Taj Tandoori" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "15:00" ], [ "_:search", "people", "4" ], [ "_:system", "canthelp", "_:booking/9240926a" ], [ "_:booking/9240926a", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "taj tandoori" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "south" ], [ "_:result", "food", "Indian style" ], [ "_:result", "name", "Taj Tandoori" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "15:00" ], [ "_:search", "people", "4" ], [ "_:system", "canthelp", "_:booking/9240926a" ], [ "_:booking/9240926a", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "taj tandoori" ], [ "_:search", "food", "?" ], [ "_:system", "canthelp", "_:search/493722a4" ], [ "_:search/493722a4", "type", "Restaurant" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same area and price range" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "south" ], [ "_:result", "food", "Indian style" ], [ "_:result", "name", "Taj Tandoori" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "15:00" ], [ "_:search", "people", "4" ], [ "_:system", "canthelp", "_:booking/9240926a" ], [ "_:booking/9240926a", "type", "Booking" ], [ "_:search", "name", "taj tandoori" ], [ "_:search", "food", "?" ], [ "_:system", "canthelp", "_:search/493722a4" ], [ "_:search/493722a4", "type", "Restaurant" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same area and price range" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "peking restaurant" ], [ "_:booking", "ref", "XPE4EOGJ" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Police'))" ], "speaker": "user", "text": "I am looking for the nearest police station" }, { "id": 1, "rdf-acts": [ "inform((_:result,name,'Parkside Police Station');(_:result,phone,'01223358966');(_:result,postcode,'CB11JG');(_:result,type,'Police'))" ], "speaker": "system", "text": "I have the Parkside Police station . Their number is 01223358966 , the postcode is CB11JG" }, { "id": 2, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thank you , that 's all I need . Good bye ." }, { "id": 3, "rdf-acts": null, "speaker": "system", "text": "welcome . at your service next time" } ]
SNG01864.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ], [ "_:result", "name", "Parkside Police Station" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "postcode", "CB11JG" ], [ "_:result", "type", "Police" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'gonville hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for the gonville hotel . Can you help me ?" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes , would you like some information or do you want to go ahead and book it ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'3');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Could you check to see if they have booking for 3 people and 2 nights starting from thursday ?" }, { "id": 3, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:search,name,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "There are no rooms available for that time . Can I find a different hotel for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'south');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , please try South part of town , thank you ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,name,'bridge guest house');(_:booking,ref,'C147JV9N');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I can book a room for you at bridge guest house . Your reference number is C147JV9N . Will that be okay ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's great . Thank you ." }, { "id": 7, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Okay is there anything else I can do for you ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that will be it . Thank you ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our system !" } ]
SSNG0335.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "gonville hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "gonville hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "2" ], [ "_:system", "canthelp", "_:booking/85dcdba5" ], [ "_:booking/85dcdba5", "type", "Booking" ], [ "_:search", "name", "?" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "2" ], [ "_:system", "canthelp", "_:booking/85dcdba5" ], [ "_:booking/85dcdba5", "type", "Booking" ], [ "_:search", "name", "?" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "bridge guest house" ], [ "_:booking", "ref", "C147JV9N" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "2" ], [ "_:system", "canthelp", "_:booking/85dcdba5" ], [ "_:booking/85dcdba5", "type", "Booking" ], [ "_:search", "name", "?" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "bridge guest house" ], [ "_:booking", "ref", "C147JV9N" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,food,'italian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "May I have information for an italian restaurant in the east part of town ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'only on');(_:result,area,'east');(_:result,food,'italian');(_:result,name,'pizza hut fen ditton');(_:result,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "yes sure . there is only on italian restaurant called pizza hut fen ditton in the east . What else do you want to know ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is their address please ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Cambridge Retail Park Newmarket Road Fen Ditton');(_:result,name,'pizza hut fen ditton');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The address for pizza hut fen ditton is Cambridge Retail Park Newmarket Road Fen Ditton . Can I help you with anything else ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , goodbye ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thank you ." } ]
WOZ20554.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "amount", "only on" ], [ "_:result", "area", "east" ], [ "_:result", "food", "italian" ], [ "_:result", "name", "pizza hut fen ditton" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "amount", "only on" ], [ "_:result", "area", "east" ], [ "_:result", "food", "italian" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Cambridge Retail Park Newmarket Road Fen Ditton" ], [ "_:result", "name", "pizza hut fen ditton" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hey , I need a place to stay with free wifi and free parking ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'several');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have several options to offer you , is there an area of town , or price range you 'd like ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thanks ! I really do n't care about the area . I need stay in a guesthouse that has free wifi and parking ." }, { "id": 3, "rdf-acts": [ "select((_:result,pricerange,'cheaper');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "In order to try to narrow down your options , do you prefer a cheaper place or something moderately priced ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do n't mind about the price but I want something with 4 stars ." }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'north');(_:result,name,'Archway House');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "How about the Archway House ? it is moderately priced in the north ." }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,stay,'four');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "That sounds nice . Can you get it for four nights starting Thursday ?" }, { "id": 7, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I will be happy to book it for you ! How many people will be staying ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'four');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Four people . Thanks ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,day,'Thursday');(_:booking,people,'4');(_:booking,ref,'QMOZPFHQ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 've book the hotel for you for 4 people on Thursday . The reference number is QMOZPFHQ ." }, { "id": 10, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thanks so much . That is all I need . Bye ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . If you need anything else please let us know ." } ]
SNG0761.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "several" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "pricerange", "cheaper" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "several" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Archway House" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "stay", "four" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "several" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Archway House" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "stay", "four" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "four" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "several" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Archway House" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "stay", "four" ], [ "_:search", "people", "four" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "people", "4" ], [ "_:booking", "ref", "QMOZPFHQ" ], [ "_:booking", "type", "Booking" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,food,'light bites');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want to find a restaurant in the west that serves light bites . Do you have any suggestions ?" }, { "id": 1, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "No , I 'm sorry . The search did n't pull up any matches ." }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "What are some expensive restaurants ?" }, { "id": 3, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'a few');(_:result,area,'west');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are a few choices in the expensive pricerange on the west side . What type of food would you prefer other than light bites ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like Indian food , please ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Tandoori palace');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Tandoori palace looks like a good fit for you . Could you like me to make a reservation ?" }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Not just yet but please get me their post code , phone number and address" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,address,'68 Histon Road Chesterton');(_:result,phone,'01223506055');(_:result,postcode,'cb43le');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "They are located at 68 Histon Road Chesterton . Their phone number is 01223506055 and their postcode is cb43le . Anything else I can help you with ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'west');(_:search,category,'concerthalls');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes , can you tell me if there are any concerthalls in the west ?" }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "canthelp((_:search,area,'west');(_:search,category,'concert halls');(_:search,type,'Attraction'))" ], "speaker": "system", "text": "I 'm sorry , there are no concert halls located in the west , shall I check another area ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "What about a college ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,entrance_fee,'free');(_:result,name,'Churchill College');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Okay , how about Churchill College ? It 's free to get in ." }, { "id": 12, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Thank you ! Just give me the postcode and I should be good to go ." }, { "id": 13, "rdf-acts": [ "inform((_:result,postcode,'cb30ds');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Okay the postcode is cb30ds ." }, { "id": 14, "rdf-acts": [ "inform((_:search,leave_at,'12:15');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Awesome . Can I get a taxi from the College by 12:15 ?" }, { "id": 15, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "I 'd love to help ! Where are you going ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,destination,'tandoori palace');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'm headed to Tandoori Palace from the College ." }, { "id": 17, "rdf-acts": [ "inform((_:result,car,'yello skoda');(_:result,phone,'07041247281');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "I have made that taxi reservation . Look for a yello skoda and the contact number is 07041247281 ." }, { "id": 18, "rdf-acts": [ "request((_:result,car,?);(_:result,category,?);(_:result,type,'Attraction');(_:result,type,'Taxi'))" ], "speaker": "user", "text": "Thank you for booking that taxi and giving the contact number and car type ." }, { "id": 19, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "You 're welcome . Is there anything else I can help you with ?" }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you ! That will be all !" }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "It was a pleasure helping you today . Good - bye ." } ]
PMUL2187.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "light bites" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "light bites" ], [ "_:system", "canthelp", "_:search/81a06412" ], [ "_:search/81a06412", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:system", "canthelp", "_:search/81a06412" ], [ "_:search/81a06412", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "a few" ], [ "_:result", "area", "west" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:system", "canthelp", "_:search/81a06412" ], [ "_:search/81a06412", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "a few" ], [ "_:result", "area", "west" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Tandoori palace" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/81a06412" ], [ "_:search/81a06412", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "a few" ], [ "_:result", "area", "west" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "indian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Tandoori palace" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "68 Histon Road Chesterton" ], [ "_:result", "phone", "01223506055" ], [ "_:result", "postcode", "cb43le" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_:search", "category", "concerthalls" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/81a06412" ], [ "_:search/81a06412", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "a few" ], [ "_:result", "area", "west" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "indian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Tandoori palace" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "68 Histon Road Chesterton" ], [ "_:result", "phone", "01223506055" ], [ "_:result", "postcode", "cb43le" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/ff1b845e" ], [ "_:search/ff1b845e", "area", "west" ], [ "_:search/ff1b845e", "category", "concert halls" ], [ "_:search/ff1b845e", "type", "Attraction" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/81a06412" ], [ "_:search/81a06412", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "a few" ], [ "_:result", "area", "west" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "indian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "68 Histon Road Chesterton" ], [ "_:result", "phone", "01223506055" ], [ "_:result", "postcode", "cb43le" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/ff1b845e" ], [ "_:search/ff1b845e", "area", "west" ], [ "_:search/ff1b845e", "category", "concert halls" ], [ "_:search/ff1b845e", "type", "Attraction" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Churchill College" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/81a06412" ], [ "_:search/81a06412", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "a few" ], [ "_:result", "area", "west" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "indian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "68 Histon Road Chesterton" ], [ "_:result", "phone", "01223506055" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/ff1b845e" ], [ "_:search/ff1b845e", "area", "west" ], [ "_:search/ff1b845e", "category", "concert halls" ], [ "_:search/ff1b845e", "type", "Attraction" ], [ "_:search", "category", "college" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Churchill College" ], [ "_:result", "postcode", "cb30ds" ], [ "_:result", "type", "Attraction" ], [ "_:search", "leave_at", "12:15" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/81a06412" ], [ "_:search/81a06412", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "a few" ], [ "_:result", "area", "west" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "indian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "68 Histon Road Chesterton" ], [ "_:result", "phone", "01223506055" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/ff1b845e" ], [ "_:search/ff1b845e", "area", "west" ], [ "_:search/ff1b845e", "category", "concert halls" ], [ "_:search/ff1b845e", "type", "Attraction" ], [ "_:search", "category", "college" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Churchill College" ], [ "_:result", "postcode", "cb30ds" ], [ "_:result", "type", "Attraction" ], [ "_:search", "leave_at", "12:15" ], [ "_:search", "destination", "tandoori palace" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/81a06412" ], [ "_:search/81a06412", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "a few" ], [ "_:result", "area", "west" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "indian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "68 Histon Road Chesterton" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/ff1b845e" ], [ "_:search/ff1b845e", "area", "west" ], [ "_:search/ff1b845e", "category", "concert halls" ], [ "_:search/ff1b845e", "type", "Attraction" ], [ "_:search", "category", "college" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Churchill College" ], [ "_:result", "postcode", "cb30ds" ], [ "_:search", "leave_at", "12:15" ], [ "_:search", "destination", "tandoori palace" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yello skoda" ], [ "_:result", "phone", "07041247281" ], [ "_:result", "type", "Taxi" ], [ "_:result", "car", "?" ], [ "_:result", "category", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/81a06412" ], [ "_:search/81a06412", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "a few" ], [ "_:result", "area", "west" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "indian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "68 Histon Road Chesterton" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/ff1b845e" ], [ "_:search/ff1b845e", "area", "west" ], [ "_:search/ff1b845e", "category", "concert halls" ], [ "_:search/ff1b845e", "type", "Attraction" ], [ "_:search", "category", "college" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Churchill College" ], [ "_:result", "postcode", "cb30ds" ], [ "_:search", "leave_at", "12:15" ], [ "_:search", "destination", "tandoori palace" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yello skoda" ], [ "_:result", "phone", "07041247281" ], [ "_:result", "type", "Taxi" ], [ "_:result", "car", "?" ], [ "_:result", "category", "?" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'cheap');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "i am looking for a place to stay . The hotel should be in the cheap price range and should have a star of 4" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,count,'5');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are five hotels that meet your requirements . Is there a certain part of town you are looking in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No , not really . Although , I 'd like it to be a guesthouse with free parking ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'732 - 734 New Market Road');(_:result,area,'east');(_:result,name,'Leverton House');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "How about the Leverton House ? It 's at 732 - 734 New Market Road . It 's in the east part of town . Can I book this for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'4');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "That sounds good . I would like to book that for 4 people and 4 nights starting from Saturday ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,ref,'7AAR2TYB');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . Your reference number is : 7AAR2TYB ." }, { "id": 6, "rdf-acts": [ "inform((_:search,destination,'stevenage');(_:search,leave_at,'10:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I appreciate your help . I need to travel by train to stevenage and leave after 10:15 . What is available , please ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,amount,'plenty');(_:result,leave_at,'10:15');(_:result,type,'Train'))", "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "We have plenty after 10:15 , what day of the week ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,type,'Train'))" ], "speaker": "user", "text": "Great , I 'm looking to travel on Sunday ." }, { "id": 9, "rdf-acts": [ "inform((_:result,count,'7');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I am showing 7 options here . Do you want tickets on one of them ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'4');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yeah , book the earliest one for 4 people and send me the reference number" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'BFCUMP2S');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Alright , your tickets are booked and your reference is BFCUMP2S . Anything else today ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all I need today , thank you ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "We 're happy to be of service , and thank you for using the Cambridge TownInfo Centre !" } ]
PMUL4808.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "5" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "732 - 734 New Market Road" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Leverton House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "5" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "732 - 734 New Market Road" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Leverton House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "7AAR2TYB" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "leave_at", "10:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "5" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "732 - 734 New Market Road" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Leverton House" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "7AAR2TYB" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "leave_at", "10:15" ], [ "_:result", "amount", "plenty" ], [ "_:result", "leave_at", "10:15" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "sunday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "732 - 734 New Market Road" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Leverton House" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "7AAR2TYB" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "leave_at", "10:15" ], [ "_:result", "amount", "plenty" ], [ "_:result", "leave_at", "10:15" ], [ "_:search", "day", "sunday" ], [ "_:result", "count", "7" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "732 - 734 New Market Road" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Leverton House" ], [ "_:search", "stay", "4" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "leave_at", "10:15" ], [ "_:result", "amount", "plenty" ], [ "_:result", "leave_at", "10:15" ], [ "_:search", "day", "sunday" ], [ "_:result", "count", "7" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "BFCUMP2S" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'thai');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a place in the centre of town that serves Thai food ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,food,'Thai');(_:result,name,'Bangkok city');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Bangkok city serves Thai food in the centre of town . Would you like their phone number or address ?" }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Of course" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'24 Green Street City Centre');(_:result,name,'Bangkok City');(_:result,phone,'01223 354382');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Bangkok City is located in 24 Green Street City Centre and their phone number is 01223 354382 ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . Goodbye ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our system . Good bye" } ]
WOZ20154.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "thai" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "thai" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Thai" ], [ "_:result", "name", "Bangkok city" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "thai" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Thai" ], [ "_:result", "address", "24 Green Street City Centre" ], [ "_:result", "name", "Bangkok City" ], [ "_:result", "phone", "01223 354382" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a place to eat at that 's moderately priced in the centre of Cambridge ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'21');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I 've found 21 different places that suit your needs . Is there a particular type of food you 're looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'british');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I 'm looking for british food please ." }, { "id": 3, "rdf-acts": [ "select((_:result,name,'Copper Kettle');(_:result,name,'Oak Bistro');(_:result,name,'Restaurant One Seven');(_:result,name,'and Cotto');(_:result,type,'Restaurant'))", "inform((_:result,count,'4');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 4 restaurants to choose from . Restaurant One Seven , The Oak Bistro , The Copper Kettle , and Cotto . Which would you like more information on ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'Copper Kettle');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "The would like more information on The Copper Kettle" }, { "id": 5, "rdf-acts": [ "inform((_:result,food,'british');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure ! It serves british food in the moderate price range ." }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Can I get the phone number , postcode , and address for that please ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223365068');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Their number is 01223365068 . Do you need anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,stars,'0-star');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thanks , yes , actually . I need to find some lodging accommodations . I 'd like a 0-star guesthouse , please ." }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,area,'centre');(_:result,area,'north');(_:result,count,'2');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 2 . They have the same features except one is in the north and the other is in the centre . Which one would you like ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,name,'Copper Kettle');(_:search,type,'Hotel');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like to book whichever one is in the same area as The Copper Kettle" }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'El Shaddai');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have the El Shaddai . It 's a cheap guesthouse in the centre of town . They offer free internet and parking . Would you like me to book you a room ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,people,'3');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , please . We need to book for 3 people . We 're arriving on Monday and we 'd like to stay for 3 nights ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,name,'El Shaddai');(_:booking,people,'3');(_:booking,ref,'O0C7RI4U');(_:booking,stay,'3');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book the El Shaddai successfully , 3 people for 3 nights , and the reference number is O0C7RI4U ." }, { "id": 14, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))", "inform((_:search,name,'Copper Kettle');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you get me the address and postcode for The Copper Kettle ?" }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:result,address,'4 Kings Parade City Centre');(_:result,postcode,'cb21sj');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Certainly . It 's at 4 Kings Parade City Centre , and the postcode is cb21sj . Is there anything else I can do for you ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,departure,'the restaurant');(_:search,leave_at,'23:45');(_:search,name,'Copper Kettle');(_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Can you help me book a taxi between The Copper Kettle and El Shaddai ? I would need to leave the restaurant by 23:45 ." }, { "id": 17, "rdf-acts": [ "inform((_:result,car,'red bmw');(_:result,phone,'07878470690');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Great ! I booked a red bmw , contract number 07878470690 . Is there anything else I can do for you ? \n ." }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thank you that is all for today ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Thanks , take care ." } ]
MUL1245.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "count", "21" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "food", "british" ], [ "_:result", "name", "Copper Kettle" ], [ "_:result", "name", "Oak Bistro" ], [ "_:result", "name", "Restaurant One Seven" ], [ "_:result", "name", "and Cotto" ], [ "_:result", "count", "4" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "Copper Kettle" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "food", "british" ], [ "_:result", "name", "Copper Kettle" ], [ "_:result", "name", "Oak Bistro" ], [ "_:result", "name", "Restaurant One Seven" ], [ "_:result", "name", "and Cotto" ], [ "_:result", "count", "4" ], [ "_:search", "name", "Copper Kettle" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "british" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "food", "british" ], [ "_:result", "name", "Copper Kettle" ], [ "_:result", "name", "Oak Bistro" ], [ "_:result", "name", "Restaurant One Seven" ], [ "_:result", "name", "and Cotto" ], [ "_:result", "count", "4" ], [ "_:search", "name", "Copper Kettle" ], [ "_:result", "food", "british" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223365068" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "0-star" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "food", "british" ], [ "_:result", "name", "Copper Kettle" ], [ "_:result", "name", "Oak Bistro" ], [ "_:result", "name", "Restaurant One Seven" ], [ "_:result", "name", "and Cotto" ], [ "_:result", "food", "british" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223365068" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "0-star" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "same area" ], [ "_:search", "name", "Copper Kettle" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "food", "british" ], [ "_:result", "food", "british" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223365068" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "0-star" ], [ "_:result", "count", "2" ], [ "_:search", "area", "same area" ], [ "_:search", "name", "Copper Kettle" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "El Shaddai" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "food", "british" ], [ "_:result", "food", "british" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223365068" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "0-star" ], [ "_:result", "count", "2" ], [ "_:search", "area", "same area" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "El Shaddai" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "3" ], [ "_:booking", "name", "El Shaddai" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "O0C7RI4U" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "Copper Kettle" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "food", "british" ], [ "_:result", "food", "british" ], [ "_:result", "phone", "01223365068" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "0-star" ], [ "_:result", "count", "2" ], [ "_:search", "area", "same area" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "El Shaddai" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "3" ], [ "_:booking", "name", "El Shaddai" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "O0C7RI4U" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "4 Kings Parade City Centre" ], [ "_:result", "postcode", "cb21sj" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "the restaurant" ], [ "_:search", "leave_at", "23:45" ], [ "_:search", "name", "Copper Kettle" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "food", "british" ], [ "_:result", "food", "british" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "0-star" ], [ "_:result", "count", "2" ], [ "_:search", "area", "same area" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "El Shaddai" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "3" ], [ "_:booking", "name", "El Shaddai" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "O0C7RI4U" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "4 Kings Parade City Centre" ], [ "_:result", "postcode", "cb21sj" ], [ "_:search", "departure", "the restaurant" ], [ "_:search", "leave_at", "23:45" ], [ "_:search", "name", "Copper Kettle" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red bmw" ], [ "_:result", "phone", "07878470690" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,has_parking,'no');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for someplace to stay . I 'd like something expensive , and I do n't need parking ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "canthelp((_:search,has_parking,'none');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))", "inform((_:result,category,'hotels');(_:result,count,'5');(_:result,has_parking,'none');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I 'm not showing anything in the expensive range without parking . There are five expensive hotels with parking . What area would you like to stay in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "The area does n't really matter . But I would want a hotel that includes wifi for free ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'west');(_:result,has_internet,'none');(_:result,name,'huntingdon marriott hotel');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "How about the huntingdon marriott hotel , it is in the west in the expensive price range . It also has internet . Would you like to book ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'huntingdon marriott hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes please I would like for you to book me a room at the huntingdon marriott hotel ." }, { "id": 5, "rdf-acts": [ "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Which dates will you need the room ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'5');(_:search,stay,'four');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I will need it for four nights for 5 people starting Wednesday ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Wednesday');(_:booking,name,'huntingdon marriott hotel');(_:booking,ref,'5NVYGFM1');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful at huntingdon marriott hotel starting Wednesday . Your feference number is : 5NVYGFM1 . Is there any further assistance needed ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'10:45');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes . I am also looking for a train departing cambridge and arrives by 10:45 ." }, { "id": 9, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where are you traveling to ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "No where in particular" }, { "id": 11, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Ok , and what day would you want to leave ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,destination,'birmingham new street');(_:search,type,'Train'))" ], "speaker": "user", "text": "Actually , I want to go to Birmingham New Street on Sunday , please ." }, { "id": 13, "rdf-acts": [ "inform((_:result,arrive_by,'10:44');(_:result,arrive_by,'9:44');(_:result,count,'2');(_:result,destination,'birmingham new street');(_:result,type,'Train'))" ], "speaker": "system", "text": "I have two trains to birmingham new street . Would you like to arrive at 9:44 or 10:44 ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,arrive_by,'10:44');(_:search,people,'5');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like the one that arrives at 10:44 please . I will need 5 tickets ." }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,people,'5');(_:booking,ref,'080D4W62');(_:booking,ticket,'300.39 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have successfully created a booking for 5 tickets ! Your reference number is 080D4W62 . The fee is 300.39 GBP . Is there anything else I can assist you with today ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's it ! Thank you so much for your help !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You are all set . Thank you !" } ]
MUL0691.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "no" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "no" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/75dd6303" ], [ "_:search/75dd6303", "has_parking", "none" ], [ "_:search/75dd6303", "pricerange", "expensive" ], [ "_:search/75dd6303", "type", "Hotel" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "no" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/75dd6303" ], [ "_:search/75dd6303", "has_parking", "none" ], [ "_:search/75dd6303", "pricerange", "expensive" ], [ "_:search/75dd6303", "type", "Hotel" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:result", "has_parking", "none" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "area", "west" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "huntingdon marriott hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "no" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/75dd6303" ], [ "_:search/75dd6303", "has_parking", "none" ], [ "_:search/75dd6303", "pricerange", "expensive" ], [ "_:search/75dd6303", "type", "Hotel" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:result", "has_parking", "none" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "area", "west" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "name", "huntingdon marriott hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "four" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "no" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/75dd6303" ], [ "_:search/75dd6303", "has_parking", "none" ], [ "_:search/75dd6303", "pricerange", "expensive" ], [ "_:search/75dd6303", "type", "Hotel" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:result", "has_parking", "none" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "area", "west" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "name", "huntingdon marriott hotel" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "four" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "name", "huntingdon marriott hotel" ], [ "_:booking", "ref", "5NVYGFM1" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "10:45" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "no" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/75dd6303" ], [ "_:search/75dd6303", "has_parking", "none" ], [ "_:search/75dd6303", "pricerange", "expensive" ], [ "_:search/75dd6303", "type", "Hotel" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:result", "has_parking", "none" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "area", "west" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "name", "huntingdon marriott hotel" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "four" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "name", "huntingdon marriott hotel" ], [ "_:booking", "ref", "5NVYGFM1" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "10:45" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "?" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "no" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/75dd6303" ], [ "_:search/75dd6303", "has_parking", "none" ], [ "_:search/75dd6303", "pricerange", "expensive" ], [ "_:search/75dd6303", "type", "Hotel" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:result", "has_parking", "none" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "area", "west" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "name", "huntingdon marriott hotel" ], [ "_:booking", "stay", "?" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "four" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "name", "huntingdon marriott hotel" ], [ "_:booking", "ref", "5NVYGFM1" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "10:45" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "no" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/75dd6303" ], [ "_:search/75dd6303", "has_parking", "none" ], [ "_:search/75dd6303", "pricerange", "expensive" ], [ "_:search/75dd6303", "type", "Hotel" ], [ "_:result", "category", "hotels" ], [ "_:result", "has_parking", "none" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "area", "west" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "name", "huntingdon marriott hotel" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "four" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "name", "huntingdon marriott hotel" ], [ "_:booking", "ref", "5NVYGFM1" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "birmingham new street" ], [ "_:result", "arrive_by", "10:44" ], [ "_:result", "arrive_by", "9:44" ], [ "_:result", "count", "2" ], [ "_:result", "destination", "birmingham new street" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "10:44" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "no" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/75dd6303" ], [ "_:search/75dd6303", "has_parking", "none" ], [ "_:search/75dd6303", "pricerange", "expensive" ], [ "_:search/75dd6303", "type", "Hotel" ], [ "_:result", "category", "hotels" ], [ "_:result", "has_parking", "none" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "area", "west" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "name", "huntingdon marriott hotel" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "four" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "name", "huntingdon marriott hotel" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "birmingham new street" ], [ "_:result", "arrive_by", "10:44" ], [ "_:result", "arrive_by", "9:44" ], [ "_:result", "count", "2" ], [ "_:result", "destination", "birmingham new street" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "10:44" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "080D4W62" ], [ "_:booking", "ticket", "300.39 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'north');(_:search,food,'polish');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hello , please find me a place to dine in the north area that serves polish food ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "There are no restaurants that meet that criteria . Would you like me to look for Polish food in another area ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes please . I would just need it to be in the cheap price range ." }, { "id": 3, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "request((_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I do not have any polish restaurants in the cheap price range . Would you like a different restaurant or cuisine ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'italian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , let 's try italian food ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,food,'italian');(_:result,name,'Da vinci pizzeria');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Great . Da vinci pizzeria is a cheap italian restaurant in the north . Would you like me to make a reservation there ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'16:00');(_:search,people,'1');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Book a table for 1 person at 16:00 on Saturday ." }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "I 'm sorry the booking was unsuccessful . Would you like me to try another cuisine or different area ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,pricerange,'same area and price range');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like a restaurant in the same area and price range . It does n't matter what cuisine ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,name,'royal spice');(_:booking,ref,'KEJQJLSS');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful at royal spice . The table will be reserved for 15 minutes . Reference number is : KEJQJLSS ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , that was all I needed ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Good - bye ." } ]
SSNG0033.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "food", "polish" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "polish" ], [ "_:system", "canthelp", "_:search/7a1f17f3" ], [ "_:search/7a1f17f3", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/7a1f17f3" ], [ "_:search/7a1f17f3", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/b34eb3c5" ], [ "_:search/b34eb3c5", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/7a1f17f3" ], [ "_:search/7a1f17f3", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/b34eb3c5" ], [ "_:search/b34eb3c5", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "food", "italian" ], [ "_:result", "name", "Da vinci pizzeria" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/7a1f17f3" ], [ "_:search/7a1f17f3", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/b34eb3c5" ], [ "_:search/b34eb3c5", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "food", "italian" ], [ "_:result", "name", "Da vinci pizzeria" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "1" ], [ "_:system", "canthelp", "_:booking/5c3d9af0" ], [ "_:booking/5c3d9af0", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same area and price range" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/7a1f17f3" ], [ "_:search/7a1f17f3", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/b34eb3c5" ], [ "_:search/b34eb3c5", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "food", "italian" ], [ "_:result", "name", "Da vinci pizzeria" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "1" ], [ "_:system", "canthelp", "_:booking/5c3d9af0" ], [ "_:booking/5c3d9af0", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same area and price range" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "name", "royal spice" ], [ "_:booking", "ref", "KEJQJLSS" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like to find a restaurant called Pipasha ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "reqmore()", "inform((_:result,area,'east');(_:result,food,'indian');(_:result,name,'Pipasha');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Pipasha is an expensive indian restaurant . It is located in the east area of town . Can I help you with more information or a reservation ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'14:00');(_:search,people,'3');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes please . I need a table for 3 on Tuesday at 14:00 ." }, { "id": 3, "rdf-acts": [ "inform((_:booking,ref,'WR87HHPJ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay I have done that and your reference number is WR87HHPJ ." }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'concerthall');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I would also like to check out a concerthall ." }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'2 Norfolk street');(_:result,category,'concerthall');(_:result,name,'Man on the Moon');(_:result,type,'Attraction'))", "thank()", "inform((_:result,area,'centre');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Great ! The Man on the Moon is a concerthall in the centre at 2 Norfolk street ." }, { "id": 6, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Thanks . Can you also tell me their postcode ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,postcode,'cb12lf');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The postcode is cb12lf . What else would you like assistance with today ?" }, { "id": 8, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Do you happen to have their phone number also ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,phone,'01223474144');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , the phone number is 01223474144" }, { "id": 10, "rdf-acts": [ "inform((_:search,destination,'the restaurant');(_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I also need a taxi between them to get to the restaurant in time ." }, { "id": 11, "rdf-acts": [ "inform((_:result,car,'black skoda');(_:result,destination,'restaurant');(_:result,phone,'07461245991');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Ok , I have booked you a black skoda to get you to the restaurant in time . You can contact them at 07461245991 . Can I help with anything else ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you , that 's it ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You are welcome , enjoy your stay in cambridge" } ]
PMUL3274.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "east" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "Pipasha" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "east" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "Pipasha" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "WR87HHPJ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "concerthall" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "food", "indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "WR87HHPJ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "concerthall" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "2 Norfolk street" ], [ "_:result", "category", "concerthall" ], [ "_:result", "name", "Man on the Moon" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:result", "food", "indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "WR87HHPJ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "concerthall" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "2 Norfolk street" ], [ "_:result", "category", "concerthall" ], [ "_:result", "name", "Man on the Moon" ], [ "_:result", "area", "centre" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb12lf" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:result", "food", "indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "WR87HHPJ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "concerthall" ], [ "_:result", "address", "2 Norfolk street" ], [ "_:result", "category", "concerthall" ], [ "_:result", "name", "Man on the Moon" ], [ "_:result", "area", "centre" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb12lf" ], [ "_:result", "phone", "01223474144" ], [ "_:result", "type", "Attraction" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:result", "food", "indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "WR87HHPJ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "concerthall" ], [ "_:result", "address", "2 Norfolk street" ], [ "_:result", "category", "concerthall" ], [ "_:result", "name", "Man on the Moon" ], [ "_:result", "area", "centre" ], [ "_:result", "postcode", "cb12lf" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black skoda" ], [ "_:result", "destination", "restaurant" ], [ "_:result", "phone", "07461245991" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'north');(_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need a hotel in the north that also has free parking ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,count,'2');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 2 hotels in the north part of town with parking . Would you like to book one of them ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Do either of those have a 2-star rating ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,stars,'2-star');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , they both have a 2-star rating ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'5');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you see if either of them are available for 2 nights for 5 people starting on Thursday , I have no preference for which one ." }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Both of those hotels are completely booked up when trying to fit that criteria . Perhaps we can try different specifications ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,stay,'1');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Well , I 'll have to see if I can shorten my stay then . Can you try for just 1 night ?" }, { "id": 7, "rdf-acts": [ "inform((_:booking,name,'Ashley Hotel');(_:booking,stay,'1');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes , I 've booked you for 1 night at the Ashley Hotel ." }, { "id": 8, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Great . Can I have the reference number please ?" }, { "id": 9, "rdf-acts": [ "inform((_:booking,ref,'TPTBTVJ9');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Of course . The reference number is TPTBTVJ9 ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , that 's all I need . Thank you for your help ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Have a great day !" } ]
SNG1020.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "2-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "2-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "5" ], [ "_:system", "canthelp", "_:booking/09c3235a" ], [ "_:booking/09c3235a", "type", "Booking" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "2-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "5" ], [ "_:system", "canthelp", "_:booking/09c3235a" ], [ "_:booking/09c3235a", "type", "Booking" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "Ashley Hotel" ], [ "_:booking", "stay", "1" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "2-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "5" ], [ "_:system", "canthelp", "_:booking/09c3235a" ], [ "_:booking/09c3235a", "type", "Booking" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "Ashley Hotel" ], [ "_:booking", "stay", "1" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "TPTBTVJ9" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'17:45');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train going into Cambridge , arriving by 17:45 ." }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where are you departing from and what day are you travelling on ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,departure,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am leaving from Bishops Stortford on Sunday ." }, { "id": 3, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "And what time would you like to leave ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,leave_at,'15:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would prefer to leave at 15:00 ." }, { "id": 5, "rdf-acts": [ "inform((_:result,departure,'Bishops Stortford');(_:result,id,'TR4651');(_:result,leave_at,'15:29');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The TR4651 train leaves Bishops Stortford at 15:29 . Would you like me to book you a seat on it ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'17:45');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Does it arrive in Cambridge by 17:45 . That is the most important thing ." }, { "id": 7, "rdf-acts": [ "inform((_:result,type,'Train'))" ], "speaker": "system", "text": "Yes , it does ." }, { "id": 8, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "What is the price for the train ticket ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,ticket,'8.08 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "The price is 8.08 pounds ." }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thank you . I also need to find a place to go in the centre of town . The type of attraction should be entertainment ." }, { "id": 11, "rdf-acts": [ "canthelp((_:search,area,'centre');(_:search,category,'entertainment');(_:search,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "There are no entertainment areas in the centre , any other preferences ?" }, { "id": 12, "rdf-acts": [], "speaker": "user", "text": "Can you make a suggestion ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,area,'east');(_:result,name,'Cherry Hinton Hall and Grounds');(_:result,name,'Funky Fun House');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "How about the Funky Fun House or Cherry Hinton Hall and Grounds in the east ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,category,'boat');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Are there any boat attractions ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,name,'cmbridge punter boat');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I have the cmbridge punter boat located in the centre ." }, { "id": 16, "rdf-acts": [ "request((_:result,address,?);(_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That sounds great . Can I get the phone number , address , and entrance fee ?" }, { "id": 17, "rdf-acts": [ "inform((_:result,entrance_fee,\"do n't have information\");(_:result,phone,'07807718591');(_:result,postcode,'cb41as');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Unfortunately , I do n't have information on the entrance fee , but you can call them at 07807718591 to find out . The post code is cb41as" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Okay thank you for your help ." }, { "id": 19, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can assist you with today ?" }, { "id": 20, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Have a nice day ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "Thank you for using the Cambridge TownInfo centre . Cheers !" } ]
PMUL1131.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "17:45" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "17:45" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "17:45" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "leave_at", "15:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "leave_at", "15:00" ], [ "_:result", "departure", "Bishops Stortford" ], [ "_:result", "id", "TR4651" ], [ "_:result", "leave_at", "15:29" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "17:45" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "leave_at", "15:00" ], [ "_:result", "departure", "Bishops Stortford" ], [ "_:result", "id", "TR4651" ], [ "_:result", "leave_at", "15:29" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "17:45" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "type", "Train" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "leave_at", "15:00" ], [ "_:result", "departure", "Bishops Stortford" ], [ "_:result", "id", "TR4651" ], [ "_:result", "leave_at", "15:29" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "17:45" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "ticket", "8.08 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "leave_at", "15:00" ], [ "_:result", "departure", "Bishops Stortford" ], [ "_:result", "id", "TR4651" ], [ "_:result", "leave_at", "15:29" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "17:45" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "ticket", "8.08 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ], [ "_:system", "canthelp", "_:search/69ba53f3" ], [ "_:search/69ba53f3", "area", "centre" ], [ "_:search/69ba53f3", "category", "entertainment" ], [ "_:search/69ba53f3", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "leave_at", "15:00" ], [ "_:result", "departure", "Bishops Stortford" ], [ "_:result", "id", "TR4651" ], [ "_:result", "leave_at", "15:29" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "17:45" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "ticket", "8.08 pounds" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/69ba53f3" ], [ "_:search/69ba53f3", "area", "centre" ], [ "_:search/69ba53f3", "category", "entertainment" ], [ "_:search/69ba53f3", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Cherry Hinton Hall and Grounds" ], [ "_:result", "name", "Funky Fun House" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "boat" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "leave_at", "15:00" ], [ "_:result", "departure", "Bishops Stortford" ], [ "_:result", "id", "TR4651" ], [ "_:result", "leave_at", "15:29" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "17:45" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "ticket", "8.08 pounds" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/69ba53f3" ], [ "_:search/69ba53f3", "area", "centre" ], [ "_:search/69ba53f3", "category", "entertainment" ], [ "_:search/69ba53f3", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "boat" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "cmbridge punter boat" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "leave_at", "15:00" ], [ "_:result", "departure", "Bishops Stortford" ], [ "_:result", "id", "TR4651" ], [ "_:result", "leave_at", "15:29" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "17:45" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "ticket", "8.08 pounds" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/69ba53f3" ], [ "_:search/69ba53f3", "area", "centre" ], [ "_:search/69ba53f3", "category", "entertainment" ], [ "_:search/69ba53f3", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "boat" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "cmbridge punter boat" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "do n't have information" ], [ "_:result", "phone", "07807718591" ], [ "_:result", "postcode", "cb41as" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "leave_at", "15:00" ], [ "_:result", "departure", "Bishops Stortford" ], [ "_:result", "id", "TR4651" ], [ "_:result", "leave_at", "15:29" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "17:45" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "ticket", "8.08 pounds" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/69ba53f3" ], [ "_:search/69ba53f3", "area", "centre" ], [ "_:search/69ba53f3", "category", "entertainment" ], [ "_:search/69ba53f3", "type", "Attraction" ], [ "_:search", "category", "boat" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "cmbridge punter boat" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "do n't have information" ], [ "_:result", "phone", "07807718591" ], [ "_:result", "postcode", "cb41as" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Find me a college in the centre , please ." }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'thirteen');(_:result,name,'Downing College');(_:result,name,'Trinity College');(_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "There are thirteen to choose from . Downing College is nice , and of course there 's always Trinity College . Can I get you more information about them , or one of the others ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,name,'trinity college');(_:search,type,'Attraction'))", "request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Maybe Trinity College . What 's their entrance fee , phone number , and what postcode are they in , please ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,entrance_fee,'1 pound');(_:result,phone,'01223338400');(_:result,postcode,'cb21tq');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Entrance fee is just 1 pound . Their phone is 01223338400 and post code is cb21tq . Does that sound good to you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes thank you . I 'd also like to find a restaurant in the same area ." }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Any criteria come in mind for the restaurant as far as price , location , type of food ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Would like to dine somewhere with a moderate price range ." }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,food,'British');(_:result,name,'Oak Bistro');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Oak Bistro is a nice British Restaurant in the centre . Does that sound appetizing ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'european');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Does that serve European food ?" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,food,'European');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes it does serve European food . Would you like me to book it ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'18:45');(_:search,people,'2');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I 'd like a table for 2 on Tuesday at 18:45 if that 's possible ." }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,food,'British');(_:result,food,'European');(_:result,name,'Galleria');(_:result,name,'Oak Bistro');(_:result,type,'Restaurant'))", "thank()" ], "speaker": "system", "text": "My apologies . The Oak Bistro is a British restaurant , but if you want a restaurant that specializes in European food , I 'd suggest Galleria . How about booking that ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'18:45');(_:search,people,'2');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Sounds good . I need it for 2 people at 18:45 on Tuesday ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,day,'Tuesday');(_:booking,duration,'18:45');(_:booking,name,'Galleria');(_:booking,people,'2');(_:booking,ref,'MWT848BZ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to successfully book you for 2 at 18:45 on Tuesday at Galleria . The reference number is MWT848BZ . The table will be reserved for 15 minutes ." }, { "id": 14, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "I also need a taxi to go between the two places ." }, { "id": 15, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "What time would you like to leave ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,arrive_by,'the booked time');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I just want to make sure the taxi arrives at the restaurant by the booked time . When would you recommend I schedule the cab ?" }, { "id": 17, "rdf-acts": [ "inform((_:result,arrive_by,'18:45');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "I can schedule a taxi for you from here , I can book one for the closest time to 18:45 ." }, { "id": 18, "rdf-acts": [ "request((_:result,car,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "Great , can I get the contact number and the car type ?" }, { "id": 19, "rdf-acts": [ "inform((_:result,car,'white Tesla');(_:result,phone,'07472267746');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Sure , look for a white Tesla . The reference number is 07472267746 . May I be of further assistance to you today ?" }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that is all that I needed . Thank you for your help !" }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting Cambridge TownInfo centre . Goodbye !" } ]
MUL2419.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "college" ], [ "_:result", "amount", "thirteen" ], [ "_:result", "name", "Downing College" ], [ "_:result", "name", "Trinity College" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "trinity college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:result", "amount", "thirteen" ], [ "_:result", "name", "Downing College" ], [ "_:result", "name", "Trinity College" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "trinity college" ], [ "_:result", "entrance_fee", "1 pound" ], [ "_:result", "phone", "01223338400" ], [ "_:result", "postcode", "cb21tq" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "same area" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:result", "amount", "thirteen" ], [ "_:result", "name", "Downing College" ], [ "_:result", "name", "Trinity College" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "trinity college" ], [ "_:result", "entrance_fee", "1 pound" ], [ "_:result", "phone", "01223338400" ], [ "_:result", "postcode", "cb21tq" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "?" ], [ "_:search", "food", "?" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:result", "amount", "thirteen" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "trinity college" ], [ "_:result", "entrance_fee", "1 pound" ], [ "_:result", "phone", "01223338400" ], [ "_:result", "postcode", "cb21tq" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Oak Bistro" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "european" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:result", "amount", "thirteen" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "trinity college" ], [ "_:result", "entrance_fee", "1 pound" ], [ "_:result", "phone", "01223338400" ], [ "_:result", "postcode", "cb21tq" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Oak Bistro" ], [ "_:search", "food", "european" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "food", "European" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "18:45" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:result", "amount", "thirteen" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "trinity college" ], [ "_:result", "entrance_fee", "1 pound" ], [ "_:result", "phone", "01223338400" ], [ "_:result", "postcode", "cb21tq" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "area", "centre" ], [ "_:search", "food", "european" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "food", "British" ], [ "_:result", "food", "European" ], [ "_:result", "name", "Galleria" ], [ "_:result", "name", "Oak Bistro" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "18:45" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:result", "amount", "thirteen" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "trinity college" ], [ "_:result", "entrance_fee", "1 pound" ], [ "_:result", "phone", "01223338400" ], [ "_:result", "postcode", "cb21tq" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "area", "centre" ], [ "_:search", "food", "european" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "food", "British" ], [ "_:result", "food", "European" ], [ "_:result", "name", "Galleria" ], [ "_:result", "name", "Oak Bistro" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "18:45" ], [ "_:search", "people", "2" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "duration", "18:45" ], [ "_:booking", "name", "Galleria" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "MWT848BZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:result", "amount", "thirteen" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "trinity college" ], [ "_:result", "entrance_fee", "1 pound" ], [ "_:result", "phone", "01223338400" ], [ "_:result", "postcode", "cb21tq" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "area", "centre" ], [ "_:search", "food", "european" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "food", "British" ], [ "_:result", "food", "European" ], [ "_:result", "name", "Galleria" ], [ "_:result", "name", "Oak Bistro" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "18:45" ], [ "_:search", "people", "2" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "duration", "18:45" ], [ "_:booking", "name", "Galleria" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "MWT848BZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "the booked time" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:result", "amount", "thirteen" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "trinity college" ], [ "_:result", "entrance_fee", "1 pound" ], [ "_:result", "phone", "01223338400" ], [ "_:result", "postcode", "cb21tq" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "area", "centre" ], [ "_:search", "food", "european" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "food", "British" ], [ "_:result", "food", "European" ], [ "_:result", "name", "Galleria" ], [ "_:result", "name", "Oak Bistro" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "18:45" ], [ "_:search", "people", "2" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "duration", "18:45" ], [ "_:booking", "name", "Galleria" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "MWT848BZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "the booked time" ], [ "_:search", "type", "Taxi" ], [ "_:result", "arrive_by", "18:45" ], [ "_:result", "type", "Taxi" ], [ "_:result", "car", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:result", "amount", "thirteen" ], [ "_:search", "name", "trinity college" ], [ "_:result", "entrance_fee", "1 pound" ], [ "_:result", "postcode", "cb21tq" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "area", "centre" ], [ "_:search", "food", "european" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "food", "British" ], [ "_:result", "food", "European" ], [ "_:result", "name", "Galleria" ], [ "_:result", "name", "Oak Bistro" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "18:45" ], [ "_:search", "people", "2" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "duration", "18:45" ], [ "_:booking", "name", "Galleria" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "MWT848BZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "the booked time" ], [ "_:search", "type", "Taxi" ], [ "_:result", "arrive_by", "18:45" ], [ "_:result", "car", "white Tesla" ], [ "_:result", "phone", "07472267746" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like to dine in an expensive Chinese restaurant tonight" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "request((_:booking,people,?);(_:booking,type,'Booking'))", "inform((_:result,amount,'several');(_:result,area,'east');(_:result,name,'The yu garden');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have several options for you . The yu garden is in the east area , I can book a reservation for you , how many people will be dining ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,name,'Churchill College');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I do n't know . I also want to know about an attraction called Churchill College ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'west');(_:result,entrance_fee,'free to enter');(_:result,name,'Churchill College');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Churchill College is in the west and it 's free to enter . Did you need any specific information about this college ?" }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I need the phone number please ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,phone,'01223336233');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The phone number is 01223336233 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thanks so much . Now , I guess I will need to find a cheap place to eat in the centre ." }, { "id": 7, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'a number of');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are a number of inexpensive options in that area . I can give you some information if you let me know what type of food you 'd like ." }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'asian oriental');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like asian oriental food ." }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'40210 Millers Yard City Centre');(_:result,name,'Dojo Noodle Bar');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I would recommend the Dojo Noodle Bar , located at 40210 Millers Yard City Centre ." }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'17:00');(_:search,people,'8');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "That sounds great ! Can I get a reservation for 8 people at 17:00 on Monday ? I 'll need a reference number to give everyone too ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'PD3WTNI4');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking was successful . Your reference number is PD3WTNI4 . Is there anything else I can do for you ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I 'm good , you did great . Thank you !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Well thank you . It has been a pleasure to assist you today . Have a wonderful day . Goodbye ." } ]
PMUL4439.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "east" ], [ "_:result", "name", "The yu garden" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "Churchill College" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "several" ], [ "_:search", "name", "Churchill College" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "free to enter" ], [ "_:result", "name", "Churchill College" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "several" ], [ "_:search", "name", "Churchill College" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "free to enter" ], [ "_:result", "name", "Churchill College" ], [ "_:result", "phone", "01223336233" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "Churchill College" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "free to enter" ], [ "_:result", "name", "Churchill College" ], [ "_:result", "phone", "01223336233" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "a number of" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "Churchill College" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "free to enter" ], [ "_:result", "phone", "01223336233" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "a number of" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "address", "40210 Millers Yard City Centre" ], [ "_:result", "name", "Dojo Noodle Bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "17:00" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "?" ], [ "_:search", "name", "Churchill College" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "free to enter" ], [ "_:result", "phone", "01223336233" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "a number of" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "address", "40210 Millers Yard City Centre" ], [ "_:result", "name", "Dojo Noodle Bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "17:00" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "PD3WTNI4" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))", "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I am looking for a restaurant in the centre area in the cheap price range" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'15');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 15 restaurants that fit your request . Do you know what type of food you will want to eat ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'dontcare');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I do n't care , just as long as it 's cheap and in the center of town ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,food,'Chinese');(_:result,name,'Charlie Chan');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "How about Charlie Chan ? It 's a Chinese restaurant that is located in the centre and is cheap ." }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is the address ? Is there a train I can take to get there ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'regent street city centre');(_:result,type,'Restaurant'))", "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "The address is regent street city centre . Where will you be departing from ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,departure,'cambridge');(_:search,leave_at,'18:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "leave after 18:15 and should depart from cambridge on monday , can you book it for me" }, { "id": 7, "rdf-acts": [ "inform((_:result,departure,'Cambridge');(_:result,id,'TR7409');(_:result,leave_at,'09:00');(_:result,type,'Train'))", "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have train TR7409 leaving Cambridge at 09:00 , will that do ? How many tickets would you like ?" }, { "id": 8, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I just need the price of that train ." }, { "id": 9, "rdf-acts": [ "inform((_:result,departure,'Cambridge');(_:result,type,'Train'))", "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where are you heading ? The cost for trains varies based on the station you go to . I know you 're leaving from Cambridge , but to where ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,destination,'stevenage');(_:search,type,'Train'))" ], "speaker": "user", "text": "My destination is stevenage ." }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'10:10');(_:result,departure,'Cambridge');(_:result,destination,'Stevenage');(_:result,id,'TR8290');(_:result,leave_at,'9:21');(_:result,ticket,'12.80 GBP');(_:result,type,'Train'))" ], "speaker": "system", "text": "TR8290 leaves Cambridge at 9:21 and gets to Stevenage at 10:10 . The cost is 12.80 GBP ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "thanks ! that 's all i needed to know" }, { "id": 13, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "Glad to be able to help ! Is there any other information or reservations that you are needing ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that is all I need today . Thank you for your help !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting the Cambridge TownInfo centre . Goodbye" } ]
PMUL0686.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ticket", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "ticket", "?" ], [ "_:result", "count", "15" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "dontcare" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "ticket", "?" ], [ "_:result", "count", "15" ], [ "_:search", "food", "dontcare" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Charlie Chan" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "ticket", "?" ], [ "_:result", "count", "15" ], [ "_:search", "food", "dontcare" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Charlie Chan" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "address", "regent street city centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "18:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "ticket", "?" ], [ "_:result", "count", "15" ], [ "_:search", "food", "dontcare" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Charlie Chan" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "address", "regent street city centre" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "18:15" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "id", "TR7409" ], [ "_:result", "leave_at", "09:00" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "ticket", "?" ], [ "_:result", "count", "15" ], [ "_:search", "food", "dontcare" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Charlie Chan" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "address", "regent street city centre" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "18:15" ], [ "_:result", "id", "TR7409" ], [ "_:result", "leave_at", "09:00" ], [ "_:search", "people", "?" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "type", "Train" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "count", "15" ], [ "_:search", "food", "dontcare" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Charlie Chan" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "address", "regent street city centre" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "18:15" ], [ "_:search", "people", "?" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "10:10" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stevenage" ], [ "_:result", "id", "TR8290" ], [ "_:result", "leave_at", "9:21" ], [ "_:result", "ticket", "12.80 GBP" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "count", "15" ], [ "_:search", "food", "dontcare" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Charlie Chan" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "address", "regent street city centre" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "18:15" ], [ "_:search", "people", "?" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "10:10" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stevenage" ], [ "_:result", "id", "TR8290" ], [ "_:result", "leave_at", "9:21" ], [ "_:result", "ticket", "12.80 GBP" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'south');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I really hope you can help . I need a place to stay in the south with free wifi . Do you have any recommendations ." }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,count,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are four options available , do you have a preference for the price range ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,pricerange,'dontcare');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No , but I do need a place with free parking ." }, { "id": 3, "rdf-acts": [ "select((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,type,'Hotel'))", "inform((_:result,area,'south');(_:result,has_parking,'none');(_:result,pricerange,'cheap');(_:result,pricerange,'expensive range');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "We have ones with free parking in the south in the cheap , moderate and expensive range . Do you have a preference for hotel or guesthouse ?" }, { "id": 4, "rdf-acts": [ "request((_:result,category,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I do n't have a preference for the price range or the type of lodging . Could you recommend one of them to me ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'bridge guest house');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "How about the bridge guest house ? It is moderately priced and has both internet and parking ?" }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "I think that is good" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Would you like me to book a room for you ?" }, { "id": 8, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "No , I just need an address and postcode . Is it a guesthouse or hotel ?" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'151 hills road');(_:result,category,'guesthouse');(_:result,postcode,'cb28rj');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Its a guesthouse and its located at 151 hills road . The postcode there is cb28rj . Would you like me to book a room there for you ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that wo n't be necessary , thank you ." }, { "id": 11, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Was there anything else I could help you with today ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all for today . Thank you ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're welcome have a wonderful day and thank you as well ." } ]
SNG1230.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "4" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Hotel" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "area", "south" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive range" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:result", "category", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "4" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Hotel" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "area", "south" ], [ "_:result", "category", "?" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "bridge guest house" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "4" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Hotel" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "area", "south" ], [ "_:result", "category", "?" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "bridge guest house" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "4" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "south" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "bridge guest house" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "151 hills road" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "postcode", "cb28rj" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "4" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "south" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "bridge guest house" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "151 hills road" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "postcode", "cb28rj" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'nusha');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Hi , I am looking for an attraction in Cambridge called nusha ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Unit G6 , Cambridge Leisure Park , Clifton Road');(_:result,area,'south');(_:result,category,'entertainment venue');(_:result,name,'Nusha');(_:result,postcode,'cb17dy');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Absolutely ! Nusha is an entertainment venue in the south of town , located in Unit G6 , Cambridge Leisure Park , Clifton Road , postcode cb17dy . Would you like their phone number as well ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Great , that 's good to know it 's int he south part of town ." }, { "id": 3, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "May I help you with anything else ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "A hotel would be nice ." }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "select((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Would you like a hotel or a guesthouse ? What part of town do you want to stay in ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like an expensive guesthouse with free wifi please ." }, { "id": 7, "rdf-acts": [ "canthelp((_:search,category,'guesthouses');(_:search,has_internet,'none');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "I 'm sorry , but we do n't have any expensive guesthouses with free wifi . Would you like to try a different search ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you just find me a moderately priced hotel ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,category,'hotel');(_:result,name,'A and B Guest House');(_:result,pricerange,'moderately - priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Certainly ! The A and B Guest House is a moderately - priced hotel . Would you like to stay there ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'7');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , for 7 people and 4 nights ." }, { "id": 11, "rdf-acts": [ "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , and what day do you wish to check in ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "We 'll check in on Tuesday , please ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,ref,'YRRJG3QC');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great ! Your booking was successful I have you checked in and your booking reference number is YRRJG3QC ." }, { "id": 14, "rdf-acts": [ "inform((_:search,departure,'nusha');(_:search,destination,'a and b guest house');(_:search,leave_at,'24:45');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Could I now book a taxi to leave the Nusha 's at 24:45 and take me back to the A and B guest House ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,car,'black bmw');(_:result,phone,'07151716312');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Certainly , I have booked your taxi . A black bmw will be picking you up , their contact number is 07151716312 . Can I help with anything else ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Perfect , thank you !" }, { "id": 17, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "Have a great day ." }, { "id": 18, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "I hope you have a great day as well !" }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Please feel free to contact us again for further assistance . Good - bye ." } ]
MUL1177.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "nusha" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "nusha" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "Unit G6 , Cambridge Leisure Park , Clifton Road" ], [ "_:result", "area", "south" ], [ "_:result", "category", "entertainment venue" ], [ "_:result", "name", "Nusha" ], [ "_:result", "postcode", "cb17dy" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "nusha" ], [ "_:result", "address", "Unit G6 , Cambridge Leisure Park , Clifton Road" ], [ "_:result", "area", "south" ], [ "_:result", "category", "entertainment venue" ], [ "_:result", "name", "Nusha" ], [ "_:result", "postcode", "cb17dy" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "nusha" ], [ "_:result", "address", "Unit G6 , Cambridge Leisure Park , Clifton Road" ], [ "_:result", "area", "south" ], [ "_:result", "name", "Nusha" ], [ "_:result", "postcode", "cb17dy" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "?" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "nusha" ], [ "_:result", "address", "Unit G6 , Cambridge Leisure Park , Clifton Road" ], [ "_:result", "area", "south" ], [ "_:result", "name", "Nusha" ], [ "_:result", "postcode", "cb17dy" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "?" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/b845ec00" ], [ "_:search/b845ec00", "category", "guesthouses" ], [ "_:search/b845ec00", "has_internet", "none" ], [ "_:search/b845ec00", "pricerange", "expensive" ], [ "_:search/b845ec00", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "nusha" ], [ "_:result", "address", "Unit G6 , Cambridge Leisure Park , Clifton Road" ], [ "_:result", "area", "south" ], [ "_:result", "postcode", "cb17dy" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/b845ec00" ], [ "_:search/b845ec00", "category", "guesthouses" ], [ "_:search/b845ec00", "has_internet", "none" ], [ "_:search/b845ec00", "pricerange", "expensive" ], [ "_:search/b845ec00", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "A and B Guest House" ], [ "_:result", "pricerange", "moderately - priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "nusha" ], [ "_:result", "address", "Unit G6 , Cambridge Leisure Park , Clifton Road" ], [ "_:result", "area", "south" ], [ "_:result", "postcode", "cb17dy" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/b845ec00" ], [ "_:search/b845ec00", "category", "guesthouses" ], [ "_:search/b845ec00", "has_internet", "none" ], [ "_:search/b845ec00", "pricerange", "expensive" ], [ "_:search/b845ec00", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "A and B Guest House" ], [ "_:result", "pricerange", "moderately - priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "name", "nusha" ], [ "_:result", "address", "Unit G6 , Cambridge Leisure Park , Clifton Road" ], [ "_:result", "area", "south" ], [ "_:result", "postcode", "cb17dy" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/b845ec00" ], [ "_:search/b845ec00", "category", "guesthouses" ], [ "_:search/b845ec00", "has_internet", "none" ], [ "_:search/b845ec00", "pricerange", "expensive" ], [ "_:search/b845ec00", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "A and B Guest House" ], [ "_:result", "pricerange", "moderately - priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "tuesday" ], [ "_:booking", "ref", "YRRJG3QC" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "nusha" ], [ "_:search", "destination", "a and b guest house" ], [ "_:search", "leave_at", "24:45" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "name", "nusha" ], [ "_:result", "address", "Unit G6 , Cambridge Leisure Park , Clifton Road" ], [ "_:result", "area", "south" ], [ "_:result", "postcode", "cb17dy" ], [ "_:search", "area", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/b845ec00" ], [ "_:search/b845ec00", "category", "guesthouses" ], [ "_:search/b845ec00", "has_internet", "none" ], [ "_:search/b845ec00", "pricerange", "expensive" ], [ "_:search/b845ec00", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "A and B Guest House" ], [ "_:result", "pricerange", "moderately - priced" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "tuesday" ], [ "_:booking", "ref", "YRRJG3QC" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "nusha" ], [ "_:search", "destination", "a and b guest house" ], [ "_:search", "leave_at", "24:45" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black bmw" ], [ "_:result", "phone", "07151716312" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "name", "nusha" ], [ "_:result", "address", "Unit G6 , Cambridge Leisure Park , Clifton Road" ], [ "_:result", "area", "south" ], [ "_:result", "postcode", "cb17dy" ], [ "_:search", "area", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/b845ec00" ], [ "_:search/b845ec00", "category", "guesthouses" ], [ "_:search/b845ec00", "has_internet", "none" ], [ "_:search/b845ec00", "pricerange", "expensive" ], [ "_:search/b845ec00", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "A and B Guest House" ], [ "_:result", "pricerange", "moderately - priced" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "tuesday" ], [ "_:booking", "ref", "YRRJG3QC" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "nusha" ], [ "_:search", "destination", "a and b guest house" ], [ "_:search", "leave_at", "24:45" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black bmw" ], [ "_:result", "phone", "07151716312" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "dismissed", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need a place to stay in the centre of cambridge ." }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,stars,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "do you have any constraints regarding cost or quality ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,stars,'0');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking fro something cheap with a 0 star rating ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'centrally');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'El Shaddai');(_:result,pricerange,'cheap');(_:result,stars,'0');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "How does El Shaddai sound ? It is a cheap guesthouse with 0 stars located centrally . It includes both free wifi and free parking ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like to book a hotel ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,name,'cityroomz');(_:booking,type,'Booking'))", "canthelp((_:search,area,'centre');(_:search,category,'hotels');(_:search,pricerange,'cheap');(_:search,stars,'0');(_:search,type,'Hotel'))", "inform((_:result,category,'hotel');(_:result,pricerange,'moderately priced');(_:result,stars,'0');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are no cheap hotels with 0 stars in the centre . Would you like to book cityroomz ? It is a hotel that has 0 stars and it is moderately priced ." }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,name,'cityroomz');(_:search,people,'8');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Cityroomz will be fine . I need a room for 2 nights starting Thursday . There will be a total of 8 guests ." }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry , the book was unsuccessful . Would you like to try for another date or a shorter stay ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,stay,'one');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "How about for only a one night stay ?" }, { "id": 9, "rdf-acts": [ "canthelp((_:booking,name,'Cityroomz');(_:booking,type,'Booking'))", "inform((_:booking,name,'Alexander Bed and Breakfast');(_:booking,people,'8');(_:booking,stay,'one');(_:booking,type,'Booking');(_:result,category,'guesthouse');(_:result,pricerange,'even cheaper');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Sadly I could n't book Cityroomz . But I was able to book Alexander Bed and Breakfast a 4 star guesthouse for an even cheaper rate for one night with 8 guests ." }, { "id": 10, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Thank you ! What is the reference number ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,ref,'6MYWN42P');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Your reference number is 6MYWN42P ." }, { "id": 12, "rdf-acts": [ "inform((_:search,area,'near the hotel');(_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I would also like to know about fun things to do in town . What types of entertainment is available near the hotel ?" }, { "id": 13, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "canthelp((_:search,area,'centre');(_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "system", "text": "There is no entertainment in the centre would you like to look for another type of attraction ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,category,'colleges');(_:search,type,'Attraction'))", "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "In that case can you tell me the address of some of the colleges in the area ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,address,'Regent Street');(_:result,address,\"Saint Andrew 's Street\");(_:result,address,'Trinity Street');(_:result,name,'Downing College');(_:result,name,'Emmanuel College');(_:result,name,'Gonville and Caius College');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "We have Gonville and Caius College on Trinity Street , Emmanuel College on Saint Andrew 's Street , and Downing College on Regent Street ." }, { "id": 16, "rdf-acts": [ "inform((_:search,name,'downing college');(_:search,type,'Attraction'))", "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can you give me the full address for Downing College please ?" }, { "id": 17, "rdf-acts": [ "inform((_:result,address,'Regent Street');(_:result,name,'Downing College');(_:result,postcode,'cb21dq');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Downing College is on Regent Street with the postal code cb21dq . Would you like the phone number ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "No thanks , but I 'd like to book a taxi between the two locations , please ." }, { "id": 19, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Okay , when would you like to leave or arrive by ?" }, { "id": 20, "rdf-acts": [ "inform((_:search,arrive_by,'17:15');(_:search,departure,'my hotel');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I want to leave my hotel no later than 17:15 ." }, { "id": 21, "rdf-acts": [ "inform((_:result,car,'yellow honda');(_:result,phone,'07441052837');(_:result,type,'Taxi'))", "thank()" ], "speaker": "system", "text": "Great ! I have a yellow honda set to pick you up . The contact number is 07441052837" }, { "id": 22, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you ! That 's all I need today . You 've been very helpful ." }, { "id": 23, "rdf-acts": null, "speaker": "system", "text": "Glad to be of service !" } ]
MUL1082.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "0" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "0" ], [ "_:result", "area", "centrally" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "El Shaddai" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "0" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "0" ], [ "_:result", "area", "centrally" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "El Shaddai" ], [ "_:search", "category", "hotel" ], [ "_:booking", "name", "cityroomz" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/bbfee29b" ], [ "_:search/bbfee29b", "area", "centre" ], [ "_:search/bbfee29b", "category", "hotels" ], [ "_:search/bbfee29b", "pricerange", "cheap" ], [ "_:search/bbfee29b", "stars", "0" ], [ "_:search/bbfee29b", "type", "Hotel" ], [ "_:result", "category", "hotel" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "0" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "name", "cityroomz" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "0" ], [ "_:result", "area", "centrally" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "El Shaddai" ], [ "_:search", "category", "hotel" ], [ "_:booking", "name", "cityroomz" ], [ "_:system", "canthelp", "_:search/bbfee29b" ], [ "_:search/bbfee29b", "area", "centre" ], [ "_:search/bbfee29b", "category", "hotels" ], [ "_:search/bbfee29b", "pricerange", "cheap" ], [ "_:search/bbfee29b", "stars", "0" ], [ "_:search/bbfee29b", "type", "Hotel" ], [ "_:result", "category", "hotel" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "0" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "name", "cityroomz" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/bbb052cd" ], [ "_:booking/bbb052cd", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "one" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "0" ], [ "_:result", "area", "centrally" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "El Shaddai" ], [ "_:search", "category", "hotel" ], [ "_:system", "canthelp", "_:search/bbfee29b" ], [ "_:search/bbfee29b", "area", "centre" ], [ "_:search/bbfee29b", "category", "hotels" ], [ "_:search/bbfee29b", "pricerange", "cheap" ], [ "_:search/bbfee29b", "stars", "0" ], [ "_:search/bbfee29b", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "name", "cityroomz" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/bbb052cd" ], [ "_:booking/bbb052cd", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "stay", "one" ], [ "_:search", "type", "Hotel" ], [ "_:system", "canthelp", "_:booking/7c8a32f7" ], [ "_:booking/7c8a32f7", "name", "Cityroomz" ], [ "_:booking/7c8a32f7", "type", "Booking" ], [ "_:booking", "name", "Alexander Bed and Breakfast" ], [ "_:booking", "people", "8" ], [ "_:booking", "stay", "one" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "even cheaper" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "0" ], [ "_:result", "area", "centrally" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "El Shaddai" ], [ "_:system", "canthelp", "_:search/bbfee29b" ], [ "_:search/bbfee29b", "area", "centre" ], [ "_:search/bbfee29b", "category", "hotels" ], [ "_:search/bbfee29b", "pricerange", "cheap" ], [ "_:search/bbfee29b", "stars", "0" ], [ "_:search/bbfee29b", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "name", "cityroomz" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/bbb052cd" ], [ "_:booking/bbb052cd", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "stay", "one" ], [ "_:system", "canthelp", "_:booking/7c8a32f7" ], [ "_:booking/7c8a32f7", "name", "Cityroomz" ], [ "_:booking/7c8a32f7", "type", "Booking" ], [ "_:booking", "name", "Alexander Bed and Breakfast" ], [ "_:booking", "people", "8" ], [ "_:booking", "stay", "one" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "even cheaper" ], [ "_:result", "stars", "4" ], [ "_:result", "ref", "6MYWN42P" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "near the hotel" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "0" ], [ "_:result", "area", "centrally" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "El Shaddai" ], [ "_:system", "canthelp", "_:search/bbfee29b" ], [ "_:search/bbfee29b", "area", "centre" ], [ "_:search/bbfee29b", "category", "hotels" ], [ "_:search/bbfee29b", "pricerange", "cheap" ], [ "_:search/bbfee29b", "stars", "0" ], [ "_:search/bbfee29b", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "name", "cityroomz" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/bbb052cd" ], [ "_:booking/bbb052cd", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "stay", "one" ], [ "_:system", "canthelp", "_:booking/7c8a32f7" ], [ "_:booking/7c8a32f7", "name", "Cityroomz" ], [ "_:booking/7c8a32f7", "type", "Booking" ], [ "_:booking", "name", "Alexander Bed and Breakfast" ], [ "_:booking", "people", "8" ], [ "_:booking", "stay", "one" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "even cheaper" ], [ "_:result", "stars", "4" ], [ "_:result", "ref", "6MYWN42P" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "near the hotel" ], [ "_:system", "canthelp", "_:search/fd6f2f32" ], [ "_:search/fd6f2f32", "area", "centre" ], [ "_:search/fd6f2f32", "category", "entertainment" ], [ "_:search/fd6f2f32", "type", "Attraction" ], [ "_:search", "category", "colleges" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "0" ], [ "_:result", "area", "centrally" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:system", "canthelp", "_:search/bbfee29b" ], [ "_:search/bbfee29b", "area", "centre" ], [ "_:search/bbfee29b", "category", "hotels" ], [ "_:search/bbfee29b", "pricerange", "cheap" ], [ "_:search/bbfee29b", "stars", "0" ], [ "_:search/bbfee29b", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/bbb052cd" ], [ "_:booking/bbb052cd", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "stay", "one" ], [ "_:system", "canthelp", "_:booking/7c8a32f7" ], [ "_:booking/7c8a32f7", "name", "Cityroomz" ], [ "_:booking/7c8a32f7", "type", "Booking" ], [ "_:booking", "name", "Alexander Bed and Breakfast" ], [ "_:booking", "people", "8" ], [ "_:booking", "stay", "one" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "even cheaper" ], [ "_:result", "stars", "4" ], [ "_:result", "ref", "6MYWN42P" ], [ "_:search", "area", "near the hotel" ], [ "_:system", "canthelp", "_:search/fd6f2f32" ], [ "_:search/fd6f2f32", "area", "centre" ], [ "_:search/fd6f2f32", "category", "entertainment" ], [ "_:search/fd6f2f32", "type", "Attraction" ], [ "_:search", "category", "colleges" ], [ "_:result", "address", "Regent Street" ], [ "_:result", "address", "Saint Andrew 's Street" ], [ "_:result", "address", "Trinity Street" ], [ "_:result", "name", "Downing College" ], [ "_:result", "name", "Emmanuel College" ], [ "_:result", "name", "Gonville and Caius College" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "downing college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "0" ], [ "_:result", "area", "centrally" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:system", "canthelp", "_:search/bbfee29b" ], [ "_:search/bbfee29b", "area", "centre" ], [ "_:search/bbfee29b", "category", "hotels" ], [ "_:search/bbfee29b", "pricerange", "cheap" ], [ "_:search/bbfee29b", "stars", "0" ], [ "_:search/bbfee29b", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/bbb052cd" ], [ "_:booking/bbb052cd", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "stay", "one" ], [ "_:system", "canthelp", "_:booking/7c8a32f7" ], [ "_:booking/7c8a32f7", "name", "Cityroomz" ], [ "_:booking/7c8a32f7", "type", "Booking" ], [ "_:booking", "name", "Alexander Bed and Breakfast" ], [ "_:booking", "people", "8" ], [ "_:booking", "stay", "one" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "even cheaper" ], [ "_:result", "stars", "4" ], [ "_:result", "ref", "6MYWN42P" ], [ "_:search", "area", "near the hotel" ], [ "_:system", "canthelp", "_:search/fd6f2f32" ], [ "_:search/fd6f2f32", "area", "centre" ], [ "_:search/fd6f2f32", "category", "entertainment" ], [ "_:search/fd6f2f32", "type", "Attraction" ], [ "_:search", "category", "colleges" ], [ "_:search", "name", "downing college" ], [ "_:result", "address", "Regent Street" ], [ "_:result", "name", "Downing College" ], [ "_:result", "postcode", "cb21dq" ], [ "_:result", "type", "Attraction" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "0" ], [ "_:result", "area", "centrally" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:system", "canthelp", "_:search/bbfee29b" ], [ "_:search/bbfee29b", "area", "centre" ], [ "_:search/bbfee29b", "category", "hotels" ], [ "_:search/bbfee29b", "pricerange", "cheap" ], [ "_:search/bbfee29b", "stars", "0" ], [ "_:search/bbfee29b", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/bbb052cd" ], [ "_:booking/bbb052cd", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "stay", "one" ], [ "_:system", "canthelp", "_:booking/7c8a32f7" ], [ "_:booking/7c8a32f7", "name", "Cityroomz" ], [ "_:booking/7c8a32f7", "type", "Booking" ], [ "_:booking", "name", "Alexander Bed and Breakfast" ], [ "_:booking", "people", "8" ], [ "_:booking", "stay", "one" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "even cheaper" ], [ "_:result", "stars", "4" ], [ "_:result", "ref", "6MYWN42P" ], [ "_:search", "area", "near the hotel" ], [ "_:system", "canthelp", "_:search/fd6f2f32" ], [ "_:search/fd6f2f32", "area", "centre" ], [ "_:search/fd6f2f32", "category", "entertainment" ], [ "_:search/fd6f2f32", "type", "Attraction" ], [ "_:search", "category", "colleges" ], [ "_:search", "name", "downing college" ], [ "_:result", "address", "Regent Street" ], [ "_:result", "name", "Downing College" ], [ "_:result", "postcode", "cb21dq" ], [ "_:result", "type", "Attraction" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "17:15" ], [ "_:search", "departure", "my hotel" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] }, { "id": 11, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "0" ], [ "_:result", "area", "centrally" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:system", "canthelp", "_:search/bbfee29b" ], [ "_:search/bbfee29b", "area", "centre" ], [ "_:search/bbfee29b", "category", "hotels" ], [ "_:search/bbfee29b", "pricerange", "cheap" ], [ "_:search/bbfee29b", "stars", "0" ], [ "_:search/bbfee29b", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/bbb052cd" ], [ "_:booking/bbb052cd", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "stay", "one" ], [ "_:system", "canthelp", "_:booking/7c8a32f7" ], [ "_:booking/7c8a32f7", "name", "Cityroomz" ], [ "_:booking/7c8a32f7", "type", "Booking" ], [ "_:booking", "name", "Alexander Bed and Breakfast" ], [ "_:booking", "people", "8" ], [ "_:booking", "stay", "one" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "even cheaper" ], [ "_:result", "stars", "4" ], [ "_:result", "ref", "6MYWN42P" ], [ "_:search", "area", "near the hotel" ], [ "_:system", "canthelp", "_:search/fd6f2f32" ], [ "_:search/fd6f2f32", "area", "centre" ], [ "_:search/fd6f2f32", "category", "entertainment" ], [ "_:search/fd6f2f32", "type", "Attraction" ], [ "_:search", "category", "colleges" ], [ "_:search", "name", "downing college" ], [ "_:result", "address", "Regent Street" ], [ "_:result", "name", "Downing College" ], [ "_:result", "postcode", "cb21dq" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "17:15" ], [ "_:search", "departure", "my hotel" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow honda" ], [ "_:result", "phone", "07441052837" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_parking,'no');(_:search,stars,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need a place to stay in Cambridge that is a 2 star hotel with or without free parking ." }, { "id": 1, "rdf-acts": [ "select((_:result,area,'east');(_:result,area,'north');(_:result,type,'Hotel'))", "inform((_:result,amount,'a few');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are a few options . Will you be staying in the north or the east ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do n't really have a preference for location , but I want someplace with free WiFi and would like it in the expensive price range ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,category,'hotel');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Express by Holiday Inn Cambridge');(_:result,pricerange,'expensive');(_:result,stars,'2');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Express by Holiday Inn Cambridge is an expensive , 2 star hotel with free wifi and free parking . Would you like me to book a room for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'1');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , that would be great . 2 nights for 1 person ." }, { "id": 5, "rdf-acts": [ "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "What day will you begin your stay ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,stay,'two');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Staying for two nights beginning on Friday ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,name,'express by holiday inn');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "express by holiday inn is a nice place , do you want me to book it for you" }, { "id": 8, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I would just like the phone number please ." }, { "id": 9, "rdf-acts": [ "inform((_:result,phone,'01223866800');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "The phone number is 01223866800 . Can I help you with anything else today ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'indian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I also need a place to dine in the centre area . Can you recommend an expensive restaurant that serves indian food ?" }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,count,'6');(_:result,food,'indian');(_:result,name,'curry garden');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 6 expensive indian restaurants in the centre . I recommend curry garden . Would you like to book a table ?" }, { "id": 12, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "No , can you just get me the address , post code and phone number ." }, { "id": 13, "rdf-acts": [ "inform((_:result,address,'106 Regent Street City Centre');(_:result,phone,'01223302330');(_:result,postcode,'cb21dp');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The address is 106 Regent Street City Centre , the post code is cb21dp and the phone number is 01223302330 ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for all the information . Wonderful service . Goodbye ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You are quite welcome , have a wonderful day ! goodbye !" } ]
PMUL0055.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "no" ], [ "_:search", "stars", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "no" ], [ "_:search", "stars", "2" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "amount", "a few" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "no" ], [ "_:search", "stars", "2" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "amount", "a few" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Express by Holiday Inn Cambridge" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "no" ], [ "_:search", "stars", "2" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "amount", "a few" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Express by Holiday Inn Cambridge" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "1" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "stay", "two" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "no" ], [ "_:search", "stars", "2" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "amount", "a few" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Express by Holiday Inn Cambridge" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "1" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "stay", "two" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "express by holiday inn" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "no" ], [ "_:search", "stars", "2" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "amount", "a few" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Express by Holiday Inn Cambridge" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "2" ], [ "_:search", "people", "1" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "stay", "two" ], [ "_:booking", "name", "express by holiday inn" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "01223866800" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "no" ], [ "_:search", "stars", "2" ], [ "_:result", "amount", "a few" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "2" ], [ "_:search", "people", "1" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "stay", "two" ], [ "_:booking", "name", "express by holiday inn" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "01223866800" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "6" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "curry garden" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "no" ], [ "_:search", "stars", "2" ], [ "_:result", "amount", "a few" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "2" ], [ "_:search", "people", "1" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "stay", "two" ], [ "_:booking", "name", "express by holiday inn" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "6" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "curry garden" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "106 Regent Street City Centre" ], [ "_:result", "phone", "01223302330" ], [ "_:result", "postcode", "cb21dp" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Hello , I 'm looking for an museum ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,category,'museums');(_:result,count,'23');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I am showing a listing of 23 different museums in various areas of cambridge . Do you have a specific area you would like to visit ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Attraction'))", "request((_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Any area is fine . Do you have a favorite ? Maybe we can check that one out . Which one do you like ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,entrance_fee,'no entrance fee');(_:result,name,'Broughton house gallery');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Broughton house gallery was great the last time I was there and I think you 'll enjoy it as well . It even has no entrance fee ." }, { "id": 4, "rdf-acts": [ "request((_:result,area,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Awesome , can I get the phone number , postcode and area for that ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'Centre');(_:result,name,'the broughton house gallery');(_:result,phone,'01223314960');(_:result,postcode,'CB11LN');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Broughton House Gallery is in Centre . The phone number is 01223314960 , and the postcode is CB11LN ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'north');(_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thank you , I am also looking for a hotel on the north side ." }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'North');(_:result,category,'hotels');(_:result,count,'5');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 5 hotels on the North side . Are there any specific accommodations you were looking for ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I like a guesthouse in the moderate price range ." }, { "id": 9, "rdf-acts": [ "inform((_:result,name,'acorn guest house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "acorn guest house \t would be nice for you" }, { "id": 10, "rdf-acts": [ "request((_:result,pricerange,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "What are the prices like there ?" }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,category,'hotel');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Acorn Guest House');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Acorn Guest House is a moderately priced hotel . They provide internet and parking . Would you like to book something ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))", "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Could you give me the postcode , phone number and star rating of the guesthouse ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,address,'154 Chesterton Road');(_:result,category,'guesthouse');(_:result,phone,'01223353888');(_:result,postcode,'cb41da');(_:result,stars,'4');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Sure , it is a 4 star guesthouse located at 154 Chesterton Road . The postcode is cb41da and you can call them at 01223353888 . Is there anything else you need ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,arrive_by,'22:00');(_:search,departure,'the attraction');(_:search,destination,'the hotel');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Yes , a taxi , I want to leave the attraction and go to the hotel by 22:00" }, { "id": 15, "rdf-acts": [ "inform((_:result,car,'black Audi');(_:result,phone,'07701261182');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "You 're booked in a black Audi , contact number 07701261182 . Can I help you with anything else today ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "that s all I needed , thanks" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting Cambridge TownInfo centre . Goodbye !" } ]
MUL2538.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "23" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "23" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Broughton house gallery" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "category", "museums" ], [ "_:result", "count", "23" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "area", "Centre" ], [ "_:result", "name", "the broughton house gallery" ], [ "_:result", "phone", "01223314960" ], [ "_:result", "postcode", "CB11LN" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "north" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "the broughton house gallery" ], [ "_:result", "phone", "01223314960" ], [ "_:result", "postcode", "CB11LN" ], [ "_:search", "area", "north" ], [ "_:result", "area", "North" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "phone", "01223314960" ], [ "_:result", "postcode", "CB11LN" ], [ "_:search", "area", "north" ], [ "_:result", "area", "North" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "phone", "01223314960" ], [ "_:result", "postcode", "CB11LN" ], [ "_:search", "area", "north" ], [ "_:result", "area", "North" ], [ "_:result", "count", "5" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:search", "area", "north" ], [ "_:result", "area", "North" ], [ "_:result", "count", "5" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "address", "154 Chesterton Road" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "phone", "01223353888" ], [ "_:result", "postcode", "cb41da" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "22:00" ], [ "_:search", "departure", "the attraction" ], [ "_:search", "destination", "the hotel" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:search", "area", "north" ], [ "_:result", "area", "North" ], [ "_:result", "count", "5" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "address", "154 Chesterton Road" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "postcode", "cb41da" ], [ "_:result", "stars", "4" ], [ "_:search", "arrive_by", "22:00" ], [ "_:search", "departure", "the attraction" ], [ "_:search", "destination", "the hotel" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black Audi" ], [ "_:result", "phone", "07701261182" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'modern global');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm visiting Cambridge and would like some suggestions for an upscale restaurant which serves modern global cuisine ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry . There is no matching restaurant . Would you like to try a different food type or price range ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , how about a chinese restaurant ?" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'nine');(_:result,food,'Chinese');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I found nine expensive Chinese restaurants . Is there a part of town that you would prefer ?" }, { "id": 4, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I do n't care what part of town it is in , I will need the postcode though ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,name,'Yu Garden');(_:result,postcode,'cb58pa');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The restaurant Yu Garden has a postcode of cb58pa . Can I help you with anything else today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'home from home');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes ! I 'm looking for a particular hotel , the name is home from home ." }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "That is a moderately priced guesthouse in the north ." }, { "id": 8, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))", "request((_:result,address,?);(_:result,has_internet,?);(_:result,has_parking,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Great can I get their address , whether they have free parking , and internet ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'78 - 80 milton road');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The address is 78 - 80 milton road . They have free parking and internet ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . That 's everything I will need today ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Wonderful , I 'm glad I could assist you , have a wonderful stay ." } ]
MUL0129.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "modern global" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/08fa023e" ], [ "_:search/08fa023e", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/08fa023e" ], [ "_:search/08fa023e", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "amount", "nine" ], [ "_:result", "food", "Chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/08fa023e" ], [ "_:search/08fa023e", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "nine" ], [ "_:result", "food", "Chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Yu Garden" ], [ "_:result", "postcode", "cb58pa" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "home from home" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/08fa023e" ], [ "_:search/08fa023e", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "nine" ], [ "_:result", "food", "Chinese" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Yu Garden" ], [ "_:result", "postcode", "cb58pa" ], [ "_:search", "name", "home from home" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "has_internet", "?" ], [ "_:result", "has_parking", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/08fa023e" ], [ "_:search/08fa023e", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "nine" ], [ "_:result", "food", "Chinese" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Yu Garden" ], [ "_:result", "postcode", "cb58pa" ], [ "_:search", "name", "home from home" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "78 - 80 milton road" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "i am looking for a place to dine . The restaurant should be in the cheap price range and should be in the west ." }, { "id": 1, "rdf-acts": [ "select((_:result,food,'Italian');(_:result,food,'Vietnamese');(_:result,name,'La Margherita');(_:result,name,'Thanh Binh');(_:result,type,'Restaurant'))", "inform((_:result,area,'west');(_:result,count,'2');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The two cheap places in the west are La Margherita , which serves Italian food , and Thanh Binh , which is Vietnamese fare . Do you have a preference ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'11:45');(_:search,name,'la margherita');(_:search,people,'1');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Sure , why do n't we book at La Margherita . I will need a reservation for 1 person at 11:45 on Tuesday ." }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'QIUDKI13');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Done ! Your reference number is QIUDKI13 . Do you need help with anything else ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'near the restaurant');(_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I actually need a place to stay too . I want a hotel for sure , and something near the restaurant , please ." }, { "id": 5, "rdf-acts": [ "select((_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))", "inform((_:result,category,'hotels');(_:result,count,'2');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are two hotels in that area , one expensive and the other cheap . Which one suits you better ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need free parking as well , do both have that ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,amount,'both');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , both have free parking ." }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'1');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "book for 1 people and 4 nights starting teusday" }, { "id": 9, "rdf-acts": [ "inform((_:booking,name,'huntingdon marriott hotel');(_:booking,type,'Booking');(_:result,area,'west');(_:result,category,'hotel');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I can book at the huntingdon marriott hotel . It 's a 4 star hotel in the west area ." }, { "id": 10, "rdf-acts": [ "inform((_:search,pricerange,'cheaper');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "What is the cheaper place ?" }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Cambridge Belfry');(_:result,pricerange,'much cheaper');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Cambridge Belfry is much cheaper . Want to book there ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,people,'1');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I would like to book a room for 1 for 4 nights starting on Tuesday ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'3YFXDR4X');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , your reference number is : 3YFXDR4X . Do you need help with anything else today ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thanks that is everything ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you so much for your help ." } ]
PMUL3735.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "Italian" ], [ "_:result", "food", "Vietnamese" ], [ "_:result", "name", "La Margherita" ], [ "_:result", "name", "Thanh Binh" ], [ "_:result", "area", "west" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "name", "la margherita" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "Italian" ], [ "_:result", "food", "Vietnamese" ], [ "_:result", "name", "La Margherita" ], [ "_:result", "name", "Thanh Binh" ], [ "_:result", "area", "west" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "name", "la margherita" ], [ "_:search", "people", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "QIUDKI13" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "near the restaurant" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "Italian" ], [ "_:result", "food", "Vietnamese" ], [ "_:result", "name", "La Margherita" ], [ "_:result", "name", "Thanh Binh" ], [ "_:result", "area", "west" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "name", "la margherita" ], [ "_:search", "people", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "QIUDKI13" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "near the restaurant" ], [ "_:search", "category", "hotel" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "Italian" ], [ "_:result", "food", "Vietnamese" ], [ "_:result", "name", "La Margherita" ], [ "_:result", "name", "Thanh Binh" ], [ "_:result", "area", "west" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "name", "la margherita" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "QIUDKI13" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "near the restaurant" ], [ "_:search", "category", "hotel" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "both" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "food", "Italian" ], [ "_:result", "food", "Vietnamese" ], [ "_:result", "name", "La Margherita" ], [ "_:result", "name", "Thanh Binh" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "name", "la margherita" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "QIUDKI13" ], [ "_:search", "area", "near the restaurant" ], [ "_:search", "category", "hotel" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "count", "2" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "both" ], [ "_:result", "has_parking", "none" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "4" ], [ "_:booking", "name", "huntingdon marriott hotel" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "west" ], [ "_:result", "category", "hotel" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "cheaper" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "food", "Italian" ], [ "_:result", "food", "Vietnamese" ], [ "_:search", "duration", "11:45" ], [ "_:search", "name", "la margherita" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "QIUDKI13" ], [ "_:search", "area", "near the restaurant" ], [ "_:search", "category", "hotel" ], [ "_:result", "count", "2" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "both" ], [ "_:result", "has_parking", "none" ], [ "_:booking", "name", "huntingdon marriott hotel" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "west" ], [ "_:result", "category", "hotel" ], [ "_:result", "stars", "4" ], [ "_:search", "pricerange", "cheaper" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "pricerange", "much cheaper" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "food", "Italian" ], [ "_:result", "food", "Vietnamese" ], [ "_:search", "duration", "11:45" ], [ "_:search", "name", "la margherita" ], [ "_:search", "area", "near the restaurant" ], [ "_:search", "category", "hotel" ], [ "_:result", "count", "2" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "both" ], [ "_:result", "has_parking", "none" ], [ "_:booking", "name", "huntingdon marriott hotel" ], [ "_:result", "area", "west" ], [ "_:result", "category", "hotel" ], [ "_:result", "stars", "4" ], [ "_:search", "pricerange", "cheaper" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "pricerange", "much cheaper" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "3YFXDR4X" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'south');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a place to dine on the south side of town . Please find a place that 's in the expensive price range ." }, { "id": 1, "rdf-acts": [ "select((_:result,food,'Chinese');(_:result,food,'Indian');(_:result,food,'Italian');(_:result,food,'Mexican');(_:result,type,'Restaurant'))", "inform((_:result,area,'south');(_:result,count,'5');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I found five expensive restaurants on the south side of town . Would you prefer Chinese , Indian , Italian or Mexican ?" }, { "id": 2, "rdf-acts": [ "request((_:result,food,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Do you have a favorite you could recommend ? I will need the phone and postcode and food type also please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,food,'Mexican');(_:result,name,'Chiquito Restaurant Bar');(_:result,phone,'01223400170');(_:result,postcode,'cb17dy');(_:result,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "If you ask me , the Chiquito Restaurant Bar serves the best Mexican food around . Their postcode is cb17dy . You can reach them at 01223400170 . Can I help with anything else ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that will be it . Thank you for your help ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thank you . Have a nice day ." } ]
SNG0690.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "food", "Italian" ], [ "_:result", "food", "Mexican" ], [ "_:result", "area", "south" ], [ "_:result", "count", "5" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "food", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "south" ], [ "_:result", "count", "5" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "food", "Mexican" ], [ "_:result", "name", "Chiquito Restaurant Bar" ], [ "_:result", "phone", "01223400170" ], [ "_:result", "postcode", "cb17dy" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a moderate priced place to stay with free parking please ." }, { "id": 1, "rdf-acts": [ "inform((_:result,name,'Acorn guest house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Acorn guest house is available if that would work for you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'east');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "what is the star rating ? i 'm actually looking for 4 star rating in the east part of town ." }, { "id": 3, "rdf-acts": [ "select((_:result,name,'Carolina Bed and Breakfast');(_:result,name,'Warkworth House');(_:result,type,'Hotel'))", "inform((_:result,amount,'both');(_:result,category,'guesthouses');(_:result,stars,'4-star');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Then the Carolina Bed and Breakfast or Warkworth House might be more to your liking , they 're both 4-star guesthouses . Would one of those suit you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,name,'warkworth house');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like to be booked into the Warkworth House starting Tuesday ." }, { "id": 5, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay . How many people will be staying ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,people,'seven');(_:search,stay,'three');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Seven , and three Nights from Tuesday on ." }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,name,'Warkworth House');(_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "I 'm sorry , but there are n't enough rooms available at the Warkworth House . Should I try another hotel ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,pricerange,'same pricerange');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , any in the same pricerange ." }, { "id": 9, "rdf-acts": [ "inform((_:result,ref,'IBNBRCMH');(_:result,type,'Hotel'))", "reqmore()", "inform((_:booking,name,'carolina bed and breakfast');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I got you a room at carolina bed and breakfast . Your reference number is IBNBRCMH . Is there anything else I can help you with ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much , that was all I needed today ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Enjoy your stay" } ]
SSNG0268.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "name", "Acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "area", "east" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "Carolina Bed and Breakfast" ], [ "_:result", "name", "Warkworth House" ], [ "_:result", "amount", "both" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "name", "warkworth house" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "area", "east" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "Carolina Bed and Breakfast" ], [ "_:result", "name", "Warkworth House" ], [ "_:result", "amount", "both" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "warkworth house" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "seven" ], [ "_:search", "stay", "three" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "east" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "Carolina Bed and Breakfast" ], [ "_:result", "name", "Warkworth House" ], [ "_:result", "amount", "both" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "warkworth house" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "seven" ], [ "_:search", "stay", "three" ], [ "_:system", "canthelp", "_:booking/b7e15b47" ], [ "_:booking/b7e15b47", "name", "Warkworth House" ], [ "_:booking/b7e15b47", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "same pricerange" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "east" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "Carolina Bed and Breakfast" ], [ "_:result", "name", "Warkworth House" ], [ "_:result", "amount", "both" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "stars", "4-star" ], [ "_:search", "name", "warkworth house" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "seven" ], [ "_:search", "stay", "three" ], [ "_:system", "canthelp", "_:booking/b7e15b47" ], [ "_:booking/b7e15b47", "name", "Warkworth House" ], [ "_:booking/b7e15b47", "type", "Booking" ], [ "_:search", "pricerange", "same pricerange" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "IBNBRCMH" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "carolina bed and breakfast" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,stars,'five');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a five star hotel with free wifi ." }, { "id": 1, "rdf-acts": [ "select((_:result,category,'hotel');(_:result,stars,'3');(_:result,stars,'4');(_:result,type,'Hotel'))", "canthelp((_:search,type,'Hotel'))" ], "speaker": "system", "text": "I am sorry there are no matches . Would you like to try a 3 or 4 star hotel ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,stars,'0');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I could actually do a guesthouse with a star rating of 0 ." }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,count,'2');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have two , does the area matter to you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,\"does n't matter\");(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No , area does n't matter ." }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'El Shaddai');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay I have found the El Shaddai which meets your requirements . Would you like me to book that for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,people,'8');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes I need it booked for 8 people for 2 nights starting Monday ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'El Shaddai');(_:booking,ref,'K8J1T9N4');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have you booked at the El Shaddai , the reference number is K8J1T9N4 . Is there anything else I can do for you today ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all for now . Thank you so much ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Glad to be of assistance . Enjoy your visit ." } ]
SNG1348.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "five" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "hotel" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/d4204912" ], [ "_:search/d4204912", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "0" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "hotel" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:system", "canthelp", "_:search/d4204912" ], [ "_:search/d4204912", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "0" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "does n't matter" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "hotel" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:system", "canthelp", "_:search/d4204912" ], [ "_:search/d4204912", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "0" ], [ "_:result", "count", "2" ], [ "_:search", "area", "does n't matter" ], [ "_:result", "name", "El Shaddai" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "hotel" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:system", "canthelp", "_:search/d4204912" ], [ "_:search/d4204912", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "0" ], [ "_:result", "count", "2" ], [ "_:search", "area", "does n't matter" ], [ "_:result", "name", "El Shaddai" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "El Shaddai" ], [ "_:booking", "ref", "K8J1T9N4" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "hello()" ], "speaker": "user", "text": "Hello , can you help me with my plans as far as finding a place to stay ?" }, { "id": 1, "rdf-acts": [ "request((_:search,name,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Of course , do you need anything specific ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'west');(_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes . The hotel should be 4 stars and located in the west with free parking please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'3');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "We have three choices , any other preferences ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "As long as it is a hotel , I would like to book it ." }, { "id": 5, "rdf-acts": [ "request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "How many nights and for how many people ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'8');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like it starting Thursday for 8 people for 5 nights ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "I will need the day you want to arrive ." } ]
PMUL4971.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "name", "?" ], [ "_:search", "area", "west" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "name", "?" ], [ "_:search", "area", "west" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "name", "?" ], [ "_:search", "area", "west" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,\"little saint mary 's church\");(_:search,leave_at,'05:45');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "i want to book a taxi . The taxi should go to little saint mary 's church and should leave after 05:45 ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "What is your departure site ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'el shaddai');(_:search,type,'Taxi'))", "request((_:result,phone,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "I am departing from el shaddai . Can you provide me with what car will be picking me up and contact number ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,car,'black lexus');(_:result,phone,'07566754071');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Yes , it 's booked for you ! \n Booked car type \t : \t black lexus \n Contact number \t : \t 07566754071" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . I think that is all I need today ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You 're welcome and thanks for using our help desk . Goodbye ." } ]
SNG1326.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "little saint mary 's church" ], [ "_:search", "leave_at", "05:45" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "little saint mary 's church" ], [ "_:search", "leave_at", "05:45" ], [ "_:search", "departure", "el shaddai" ], [ "_:search", "type", "Taxi" ], [ "_:result", "phone", "?" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "little saint mary 's church" ], [ "_:search", "leave_at", "05:45" ], [ "_:search", "departure", "el shaddai" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black lexus" ], [ "_:result", "phone", "07566754071" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,departure,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'd like to find a train that departs from Ely on Monday , please !" }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Ok , I just need a little more information . What 's your destination and what time would you like to leave ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,leave_at,'13:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to leave after 13:15 and I am going to Cambridge ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'6');(_:result,day,'Monday');(_:result,leave_at,'13:15');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "We have 6 trains leaving after 13:15 on Monday . Was there a specific time you wanted to arrive by ?" }, { "id": 4, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,id,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Any of them will do . Can you tell me the price , arrival time and train ID of at least one option ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'13:52');(_:result,id,'TR4849');(_:result,leave_at,'13:35');(_:result,ticket,'4.40 pounds');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "I have the TR4849 that leaves at 13:35 and arrives by 13:52 . It is 4.40 pounds . Is there anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I think that is all I need , thank you ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a great day !" } ]
SNG0290.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "departure", "ely" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "13:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "13:15" ], [ "_:result", "count", "6" ], [ "_:result", "day", "Monday" ], [ "_:result", "leave_at", "13:15" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "id", "?" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "13:15" ], [ "_:result", "count", "6" ], [ "_:result", "day", "Monday" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "13:52" ], [ "_:result", "id", "TR4849" ], [ "_:result", "leave_at", "13:35" ], [ "_:result", "ticket", "4.40 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'the cambridge chop house');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for more information regarding the cambridge chop house ." }, { "id": 1, "rdf-acts": [ "reqmore()", "inform((_:result,area,'centre');(_:result,food,'British');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure ! That 's a great expensive British restaurant in the centre of town . What other information would you like to know ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I guess I just need the address ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'1 Kings Parade');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Their address is 1 Kings Parade ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all I needed . Thank you !" }, { "id": 5, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "You 're welcome , is there anything else I can help you with before we go ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope , that 's it ! Thanks for your help ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Happy to be of service today . Enjoy the rest of your day !" } ]
SNG0540.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "the cambridge chop house" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "the cambridge chop house" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "British" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "the cambridge chop house" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "British" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "1 Kings Parade" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "the cambridge chop house" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "British" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "1 Kings Parade" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [], "speaker": "user", "text": "i am looking for information in Cambridge ." }, { "id": 1, "rdf-acts": [], "speaker": "system", "text": "I can certainly help you with that ! What do you want to know ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'd like to stay at a guesthouse that offers free wifi ." }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,area,'east');(_:result,name,'a and b guest house');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Do you have a price range or area preference ? Because if not , how about a and b guest house \t located in the east and moderately priced ." }, { "id": 4, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "The hotel should have a star of 4 and should include free parking ." }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'Alexander bed and breakfast');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "The Alexander bed and breakfast is a great place . Do you need a reservation ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'6');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "yes , please . 6 people for 3 nights starting on thursday ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Acorn Guest House would be perfect for your needs ." } ]
PMUL4498.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "area", "east" ], [ "_:result", "name", "a and b guest house" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "area", "east" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "Alexander bed and breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,destination,'cambidge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking for a train that leaves on Friday and goes to cambidge" }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where do you wish to depart from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'stansted airport');(_:search,leave_at,'18:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be departing from stansted airport and want to leave after 18:15 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'18:52');(_:result,departure,'the airport');(_:result,id,'TR5921');(_:result,leave_at,'18:24');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR5921 departs the airport at 18:24 and arrives by 18:52 , does this suit your needs ?" }, { "id": 4, "rdf-acts": [ "request((_:result,duration,?);(_:result,id,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "yes , what is the travel time , train ID and price please per ticket" }, { "id": 5, "rdf-acts": [ "inform((_:result,id,'TR5921');(_:result,leave_at,'18:24');(_:result,type,'Train'))" ], "speaker": "system", "text": "Train TR5921 , 44ld and leaves at 18:24" }, { "id": 6, "rdf-acts": [ "request((_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Could you confirm the travel time and price please ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'18:52');(_:result,departure,'Stansted Airport');(_:result,destination,'Cambridge');(_:result,id,'TR5921');(_:result,leave_at,'18:24');(_:result,ticket,'10.10 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Train TR5921 leaves Stansted Airport at 18:24 and arrives in Cambridge at 18:52 at a price of 10.10 pounds per ticket . Would you like to book this ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))", "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Not , at the moment . However , I would also like to find a hotel to stay with free wifi and a moderate price range ." }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,category,?);(_:search,stars,?);(_:search,type,'Hotel'))", "inform((_:result,count,'17');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 17 options . Do you care about area , type or star rating ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,stars,'0');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like a 0 star hotel ." }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,count,'1');(_:result,name,'cityroomz');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There is one option available . It is cityroomz . Do you want to book ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,people,'4');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , please book it for the same day for a party of 4 for 4 nights ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,day,'Friday');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Do you want the reservations to begin on Friday ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes the same day please ." }, { "id": 15, "rdf-acts": [ "inform((_:booking,ref,'RWZ39FBX');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . Your Reference number is : RWZ39FBX ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks , that 's all I needed today . Goodbye !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You are welcome enjoy !" } ]
PMUL1780.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "destination", "cambidge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "destination", "cambidge" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "leave_at", "18:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "destination", "cambidge" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "leave_at", "18:15" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "18:52" ], [ "_:result", "departure", "the airport" ], [ "_:result", "id", "TR5921" ], [ "_:result", "leave_at", "18:24" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ], [ "_:result", "id", "?" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "destination", "cambidge" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "leave_at", "18:15" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "18:52" ], [ "_:result", "departure", "the airport" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ], [ "_:result", "ticket", "?" ], [ "_:result", "id", "TR5921" ], [ "_:result", "leave_at", "18:24" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "destination", "cambidge" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "leave_at", "18:15" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ], [ "_:result", "arrive_by", "18:52" ], [ "_:result", "departure", "Stansted Airport" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR5921" ], [ "_:result", "leave_at", "18:24" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "destination", "cambidge" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "leave_at", "18:15" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ], [ "_:result", "arrive_by", "18:52" ], [ "_:result", "departure", "Stansted Airport" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR5921" ], [ "_:result", "leave_at", "18:24" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:search", "area", "?" ], [ "_:result", "count", "17" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "0" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambidge" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "leave_at", "18:15" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ], [ "_:result", "arrive_by", "18:52" ], [ "_:result", "departure", "Stansted Airport" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR5921" ], [ "_:result", "leave_at", "18:24" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:search", "area", "?" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "0" ], [ "_:result", "count", "1" ], [ "_:result", "name", "cityroomz" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambidge" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "leave_at", "18:15" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "?" ], [ "_:result", "arrive_by", "18:52" ], [ "_:result", "departure", "Stansted Airport" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR5921" ], [ "_:result", "leave_at", "18:24" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:search", "area", "?" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "0" ], [ "_:result", "count", "1" ], [ "_:result", "name", "cityroomz" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "4" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "same day" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambidge" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "leave_at", "18:15" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "?" ], [ "_:result", "arrive_by", "18:52" ], [ "_:result", "departure", "Stansted Airport" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR5921" ], [ "_:result", "leave_at", "18:24" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:search", "area", "?" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "0" ], [ "_:result", "count", "1" ], [ "_:result", "name", "cityroomz" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "4" ], [ "_:booking", "day", "Friday" ], [ "_:search", "day", "same day" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "ref", "RWZ39FBX" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'north');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need a place in the north with free wifi , please ." }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "I can help with that . What is your price range ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'dontcare');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do n't care about the price , but it should be 4 stars ." }, { "id": 3, "rdf-acts": [ "request((_:search,has_parking,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'eight');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "You have eight options for lodging . Do you need parking ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,has_parking,'dontcare');(_:search,people,'1');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No that does not matter . Please make a suggestion and book it for 1 people and 4 nights starting from sunday ." }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'arbury lodge guesthouse');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "how about arbury lodge guesthouse ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,people,'1');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "That sounds great please book it for 1 person for 4 nights starting on sunday ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'sunday');(_:booking,name,'arbury lodge guesthouse');(_:booking,people,'1');(_:booking,ref,'X1GCL10K');(_:booking,stay,'5');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking for 1 at the arbury lodge guesthouse this sunday for 5 days 4 nights was successful . Your Reference number is : X1GCL10K . Anything else for today ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,duration,'11:15');(_:search,name,'grafton hotel restaurant');(_:search,people,'same amount of people');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , Can you please book a table at the grafton hotel restaurant for the same amount of people at 11:15 on the same day ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'DPR6YMGB');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking was successful . The table will be reserved for 15 minutes . Reference number is DPR6YMGB . What else can I help with today ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That will be all . Thank you !" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our service ! Please contact us if you need more information about Cambridge . Have a good day ." } ]
PMUL0494.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "eight" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "eight" ], [ "_:search", "has_parking", "dontcare" ], [ "_:result", "name", "arbury lodge guesthouse" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "eight" ], [ "_:search", "has_parking", "dontcare" ], [ "_:result", "name", "arbury lodge guesthouse" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "sunday" ], [ "_:booking", "name", "arbury lodge guesthouse" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "X1GCL10K" ], [ "_:booking", "stay", "5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "11:15" ], [ "_:search", "name", "grafton hotel restaurant" ], [ "_:search", "people", "same amount of people" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "eight" ], [ "_:search", "has_parking", "dontcare" ], [ "_:result", "name", "arbury lodge guesthouse" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stay", "4" ], [ "_:booking", "day", "sunday" ], [ "_:booking", "name", "arbury lodge guesthouse" ], [ "_:booking", "people", "1" ], [ "_:booking", "stay", "5" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "11:15" ], [ "_:search", "name", "grafton hotel restaurant" ], [ "_:search", "people", "same amount of people" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "DPR6YMGB" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [], "speaker": "user", "text": "I am looking for information in Cambridge ." }, { "id": 1, "rdf-acts": [], "speaker": "system", "text": "Are you looking for a place to stay , to eat , or a attraction to visit ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,type,'Attraction'))", "request((_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I would like to go to a museum the area does n't matter ." }, { "id": 3, "rdf-acts": [ "select((_:result,entrance_fee,'free');(_:result,type,'Attraction'))", "inform((_:result,amount,'many');(_:result,category,'museums');(_:result,type,'Attraction'))", "request((_:search,entrance_fee,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "We have many museums in Cambridge . Would you prefer one with a free entrance fee ?" }, { "id": 4, "rdf-acts": [ "request((_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Which is your favorite , and what area is it in ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'south');(_:result,name,'byard art');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I like byard art . It 's located in the south ." }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,type,'Train'))" ], "speaker": "user", "text": "Sounds good . I am also looking for a train for tuesday ." }, { "id": 7, "rdf-acts": [ "request((_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I 'd be happy to help you with that . Can you tell me where you 're leaving from and your preferred travel times ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'09:30');(_:search,departure,'stansted airport');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll be going to cambridge from stansted airport . I 'd like to arrive by 09:30 ." }, { "id": 9, "rdf-acts": [ "inform((_:result,amount,'first');(_:result,leave_at,'5:24');(_:result,type,'Train'))" ], "speaker": "system", "text": "The first train leaves at 5:24 ." }, { "id": 10, "rdf-acts": [ "request((_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Ok , that will work out . Can I have the train ID # please ? Thanks so much" }, { "id": 11, "rdf-acts": [ "inform((_:result,id,'TR9892');(_:result,type,'Train'))" ], "speaker": "system", "text": "The train ID is TR9892 ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I think that should be it for today . Thank you so much for all of your help , you 've been very kind !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Your welcome , enjoy your stay in cambridge ." } ]
PMUL4631.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:result", "area", "?" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "amount", "many" ], [ "_:result", "category", "museums" ], [ "_:result", "type", "Attraction" ], [ "_:search", "entrance_fee", "?" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "amount", "many" ], [ "_:result", "category", "museums" ], [ "_:search", "entrance_fee", "?" ], [ "_:result", "area", "south" ], [ "_:result", "name", "byard art" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "tuesday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "amount", "many" ], [ "_:result", "category", "museums" ], [ "_:search", "entrance_fee", "?" ], [ "_:result", "area", "south" ], [ "_:result", "name", "byard art" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "tuesday" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:30" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "category", "museums" ], [ "_:search", "entrance_fee", "?" ], [ "_:result", "area", "south" ], [ "_:result", "name", "byard art" ], [ "_:search", "day", "tuesday" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:30" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "amount", "first" ], [ "_:result", "leave_at", "5:24" ], [ "_:result", "type", "Train" ], [ "_:result", "id", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "category", "museums" ], [ "_:search", "entrance_fee", "?" ], [ "_:result", "area", "south" ], [ "_:result", "name", "byard art" ], [ "_:search", "day", "tuesday" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:30" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "amount", "first" ], [ "_:result", "leave_at", "5:24" ], [ "_:result", "id", "TR9892" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hi , I 'm looking for a place to stay that has free parking ." }, { "id": 1, "rdf-acts": [ "select((_:result,pricerange,'Cheap');(_:result,pricerange,'expensive');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))", "inform((_:result,amount,'quite a few');(_:result,category,'guesthouses');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Well we have quite a few guesthouses . Anything in particular your interested in ? Cheap , moderate or expensive ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,stars,'0');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like it to include free parking as well , with a star of 0 ." }, { "id": 3, "rdf-acts": [ "select((_:result,area,'centre');(_:result,area,'north');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))", "inform((_:result,category,'guesthouses');(_:result,count,'2');(_:result,has_parking,'none');(_:result,stars,'0');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have two 0 star guesthouses with free parking . One is in the north and the other is in the centre . Should I book one of them for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Actually , I need it to have free parking and free wifi . Do you have any hotels with these amenities ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,area,'north');(_:result,category,'guesthouses');(_:result,count,'2');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are two guesthouses in the cheap price range that offer free parking and free wi - fi . One is in the north and one in the centre of town ." }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,people,'1');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do n't care about the location . Either one will work . Just book it for 1 for 5 nights starting on Sunday ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'El Shaddai');(_:booking,ref,'J7BTDTOL');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking is confirmed at El Shaddai . Your reference number is J7BTDTOL . Can I help with anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,departure,'cambridge');(_:search,destination,'bishops stortford');(_:search,leave_at,'10:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes please , I am also looking for a train to depart on Friday from Cambridge at 10:15 to Bishops Stortford ." }, { "id": 9, "rdf-acts": [ "inform((_:result,amount,'earliest train after 10:15');(_:result,leave_at,'11:29');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The earliest train after 10:15 leaves at 11:29 . Will that work for you ?" }, { "id": 10, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes , but can I have the price first ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,ticket,'10.10 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "It 's 10.10 pounds , would you like a booking ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,destination,'bishops');(_:search,people,'1');(_:search,type,'Train'))" ], "speaker": "user", "text": "Please book 1 seat for friday on the 11:29 train going to bishops sortford . Thanks !" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,id,'TR8078');(_:booking,ref,'Y3T1L5E6');(_:booking,ticket,'10.10 pounds');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You are booked on TR8078 . Your reference number is Y3T1L5E6 . The price is 10.10 pounds . May I help you with anything else ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No . Thank you . That 's all for today ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Awesome , you have a wonderful day !" } ]
MUL2296.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "pricerange", "Cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "0" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "pricerange", "Cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "amount", "quite a few" ], [ "_:search", "stars", "0" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "north" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "0" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "amount", "quite a few" ], [ "_:search", "stars", "0" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "stars", "0" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "quite a few" ], [ "_:search", "stars", "0" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "stars", "0" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "El Shaddai" ], [ "_:booking", "ref", "J7BTDTOL" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "leave_at", "10:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "stars", "0" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "stars", "0" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "El Shaddai" ], [ "_:booking", "ref", "J7BTDTOL" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "leave_at", "10:15" ], [ "_:search", "type", "Train" ], [ "_:result", "amount", "earliest train after 10:15" ], [ "_:result", "leave_at", "11:29" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "stars", "0" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "stars", "0" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "El Shaddai" ], [ "_:booking", "ref", "J7BTDTOL" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "10:15" ], [ "_:result", "amount", "earliest train after 10:15" ], [ "_:result", "leave_at", "11:29" ], [ "_:booking", "category", "Train" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "friday" ], [ "_:search", "destination", "bishops" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "stars", "0" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "stars", "0" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "stay", "5" ], [ "_:booking", "name", "El Shaddai" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "10:15" ], [ "_:result", "amount", "earliest train after 10:15" ], [ "_:result", "leave_at", "11:29" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "friday" ], [ "_:search", "destination", "bishops" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR8078" ], [ "_:booking", "ref", "Y3T1L5E6" ], [ "_:booking", "ticket", "10.10 pounds" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I would like to visit something like a museum , no specific part of town ." }, { "id": 1, "rdf-acts": [ "inform((_:result,category,'museums');(_:result,count,'23');(_:result,name,'Broughton House Gallery');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 23 museums in town , would you perhaps be interested in the Broughton House Gallery ?" }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That sounds great . Can I please have the phone number ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223314960');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , their number is 01223314960 . Do you need directions , a taxi , or something else ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes I need to find a guesthouse , prefer with a 4 star rating ." }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,category,'guesthouses');(_:result,count,'18');(_:result,stars,'four');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 18 four star guesthouses listed , what area of town are you interested in ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,has_parking,'no');(_:search,name,'Broughton House Gallery');(_:search,type,'Attraction');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "If you could just pick one , it does not have to have free parking . Maybe close to the Broughton House Gallery ." }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'same part of town');(_:result,name,'Alexander Bed and Breakfast');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "How about Alexander Bed and Breakfast ? It is 4 stars and in the same part of town as the gallery ." }, { "id": 8, "rdf-acts": [ "request((_:result,area,?);(_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "That sounds great ! Could I get the area and phone number of the Bed and Breakfast ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'east');(_:result,phone,'01223315702');(_:result,postcode,'cb12dp');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Ok , it is in the east part of town the post code is cb12dp and the phone number is 01223315702 . Anything else I can help you with ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope that 'll be it . Thanks ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Have a Great Day !" } ]
MUL1147.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "23" ], [ "_:result", "name", "Broughton House Gallery" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "category", "museums" ], [ "_:result", "count", "23" ], [ "_:result", "name", "Broughton House Gallery" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223314960" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "name", "Broughton House Gallery" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223314960" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "18" ], [ "_:result", "stars", "four" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "no" ], [ "_:search", "name", "Broughton House Gallery" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223314960" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "18" ], [ "_:search", "has_parking", "no" ], [ "_:search", "name", "Broughton House Gallery" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "same part of town" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:result", "area", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "18" ], [ "_:search", "has_parking", "no" ], [ "_:search", "name", "Broughton House Gallery" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "stars", "4" ], [ "_:result", "area", "east" ], [ "_:result", "phone", "01223315702" ], [ "_:result", "postcode", "cb12dp" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "hello()" ], "speaker": "user", "text": "Hi is there any deals for tourists that will be a great price ? so i can book them all at the same time ?" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I do n't have information on deals , but I can book as many tables as you need . Do you have a cuisine in mind ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'12:00');(_:search,name,'efes restaurant');(_:search,people,'6');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , the efes restaurant . I 'd like to book for 6 people at 12:00 on sunday . Could I also get the reference number ?" }, { "id": 3, "rdf-acts": [ "inform((_:booking,ref,'SGSSGX8P');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes great I made your reservation and your reference number is SGSSGX8P ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,leave_at,'6:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hi I am also looking for a plane , leaving Monday at 6:00 ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry , I do not have information about plane travel , could I book you a train instead ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I would like to go to the airport on Monday ." }, { "id": 7, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What is your destination ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'stansted airport');(_:search,type,'Train'))" ], "speaker": "user", "text": "Going to Stansted Airport , from Cambridge ." }, { "id": 9, "rdf-acts": [ "inform((_:result,id,'TR7460');(_:result,leave_at,'6:40');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR7460 leaves at 6:40 would that work for you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'same group of people');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "That should be fine . Please provide me tickets for the same group of people . I will also need a reference number ." }, { "id": 11, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'2L1LA91L');(_:booking,ticket,'60.59 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 60.59 GBP payable at the station . \n Reference number is : 2L1LA91L" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is everything , thank you for your help ." }, { "id": 13, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Do you need me to look up anything else for you ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope . That 's it . Thank you ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Have a great day !" } ]
PMUL0791.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "food", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "12:00" ], [ "_:search", "name", "efes restaurant" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "food", "?" ], [ "_:search", "duration", "12:00" ], [ "_:search", "name", "efes restaurant" ], [ "_:search", "people", "6" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "ref", "SGSSGX8P" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "6:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "food", "?" ], [ "_:search", "duration", "12:00" ], [ "_:search", "name", "efes restaurant" ], [ "_:search", "people", "6" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "ref", "SGSSGX8P" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "6:00" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "day", "monday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "food", "?" ], [ "_:search", "duration", "12:00" ], [ "_:search", "name", "efes restaurant" ], [ "_:search", "people", "6" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "ref", "SGSSGX8P" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "6:00" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "food", "?" ], [ "_:search", "duration", "12:00" ], [ "_:search", "name", "efes restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "SGSSGX8P" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "6:00" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:result", "id", "TR7460" ], [ "_:result", "leave_at", "6:40" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "same group of people" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "food", "?" ], [ "_:search", "duration", "12:00" ], [ "_:search", "name", "efes restaurant" ], [ "_:result", "ref", "?" ], [ "_:search", "leave_at", "6:00" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:result", "id", "TR7460" ], [ "_:result", "leave_at", "6:40" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "same group of people" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "2L1LA91L" ], [ "_:booking", "ticket", "60.59 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "food", "?" ], [ "_:search", "duration", "12:00" ], [ "_:search", "name", "efes restaurant" ], [ "_:result", "ref", "?" ], [ "_:search", "leave_at", "6:00" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:result", "id", "TR7460" ], [ "_:result", "leave_at", "6:40" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "same group of people" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "2L1LA91L" ], [ "_:booking", "ticket", "60.59 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a restaurant in the moderate price range in the centre of town ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'many');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are many moderately priced restaurants that meet your criteria , what type of food are you looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'the americas');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like it to serve food from the americas ." }, { "id": 3, "rdf-acts": [ "canthelp((_:search,food,'the Americas');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Unfortunately I could not find any restaurants serving food from the Americas in the moderate price range ." }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'european');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about european food ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,count,'2');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 2 . Did you want me to book one of them ?" }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "What are the names ?" }, { "id": 7, "rdf-acts": [], "speaker": "system", "text": "' Hotel du vin and bistro ' and ' galleria '" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,duration,'16:00');(_:search,people,'three');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like to book a table for three on Friday , at 16:00 ." }, { "id": 9, "rdf-acts": [ "select((_:result,name,'galleria');(_:result,name,'hotel du vin and bistro');(_:result,type,'Restaurant'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Certainly , can I book your table at hotel du vin and bistro or would you prefer a table at galleria ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,duration,'16:00');(_:search,name,'galleria');(_:search,people,'3');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need to book a table for 3 people at 16:00 on friday at galleria" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'M32YYIJN');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your table has been booked and is reserved for 15 minutes , reference number is M32YYIJN . Can I help you with anything else ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,name,'hamilton lodge');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm also looking for a hotel called hamilton lodge ." }, { "id": 13, "rdf-acts": [], "speaker": "system", "text": "I have the information pulled up . What would you like to know about it ?" }, { "id": 14, "rdf-acts": [ "request((_:result,has_parking,?);(_:result,phone,?);(_:result,type,'Hotel'))", "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Do they offer free parking ? And can I get the phone number for them please ." }, { "id": 15, "rdf-acts": [ "inform((_:result,has_parking,'none');(_:result,name,'Hamilton Lodge');(_:result,phone,'01223365664');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , there is free parking at Hamilton Lodge . The phone number is 01223365664 ." }, { "id": 16, "rdf-acts": [ "inform((_:search,arrive_by,'16:00');(_:search,departure,'the hotel');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Is it possible to arrange a taxi to take me from the hotel to the restaurant by 16:00 ?" }, { "id": 17, "rdf-acts": [ "inform((_:result,car,'red tesla');(_:result,phone,'718 850 4433');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "i have booked you a taxi , red tesla , phone number is 718 850 4433 ." }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you that 's all that I needed" }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Thank you have a great day ." } ]
MUL0145.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "amount", "many" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "the americas" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "amount", "many" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/9427fdc5" ], [ "_:search/9427fdc5", "food", "the Americas" ], [ "_:search/9427fdc5", "type", "Restaurant" ], [ "_:search", "food", "european" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "amount", "many" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:system", "canthelp", "_:search/9427fdc5" ], [ "_:search/9427fdc5", "food", "the Americas" ], [ "_:search/9427fdc5", "type", "Restaurant" ], [ "_:search", "food", "european" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "amount", "many" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:system", "canthelp", "_:search/9427fdc5" ], [ "_:search/9427fdc5", "food", "the Americas" ], [ "_:search/9427fdc5", "type", "Restaurant" ], [ "_:search", "food", "european" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "three" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "amount", "many" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:system", "canthelp", "_:search/9427fdc5" ], [ "_:search/9427fdc5", "food", "the Americas" ], [ "_:search/9427fdc5", "type", "Restaurant" ], [ "_:search", "food", "european" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:result", "name", "galleria" ], [ "_:result", "name", "hotel du vin and bistro" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "name", "galleria" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "amount", "many" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:system", "canthelp", "_:search/9427fdc5" ], [ "_:search/9427fdc5", "food", "the Americas" ], [ "_:search/9427fdc5", "type", "Restaurant" ], [ "_:search", "food", "european" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "2" ], [ "_:result", "name", "galleria" ], [ "_:result", "name", "hotel du vin and bistro" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "M32YYIJN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "hamilton lodge" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "amount", "many" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:system", "canthelp", "_:search/9427fdc5" ], [ "_:search/9427fdc5", "food", "the Americas" ], [ "_:search/9427fdc5", "type", "Restaurant" ], [ "_:search", "food", "european" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "2" ], [ "_:result", "name", "galleria" ], [ "_:result", "name", "hotel du vin and bistro" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "M32YYIJN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "hamilton lodge" ], [ "_:result", "has_parking", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "amount", "many" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:system", "canthelp", "_:search/9427fdc5" ], [ "_:search/9427fdc5", "food", "the Americas" ], [ "_:search/9427fdc5", "type", "Restaurant" ], [ "_:search", "food", "european" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "2" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "M32YYIJN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "hamilton lodge" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:result", "phone", "01223365664" ], [ "_:result", "type", "Hotel" ], [ "_:search", "arrive_by", "16:00" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "amount", "many" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:system", "canthelp", "_:search/9427fdc5" ], [ "_:search/9427fdc5", "food", "the Americas" ], [ "_:search/9427fdc5", "type", "Restaurant" ], [ "_:search", "food", "european" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "2" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "M32YYIJN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "hamilton lodge" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:search", "arrive_by", "16:00" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red tesla" ], [ "_:result", "phone", "718 850 4433" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for an expensive restaurant in the west ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'west');(_:result,name,'Graffiti');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Graffiti is an expensive restaurant in the west that is available ." }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,food,?);(_:result,postcode,?);(_:result,type,'Restaurant'))", "inform((_:search,name,'Graffiti');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "What kind of foods do they serve there ? And I would like an address and the postal code as well please . Do you also have reviews of Graffiti , from locals ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Hotel Felix Whitehouse Lane Huntingdon Road');(_:result,food,'British');(_:result,name,'Graffiti');(_:result,postcode,'cb30lx');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Graffiti serves British food . The postcode is cb30lx . The address is Hotel Felix Whitehouse Lane Huntingdon Road . Reviews are not available in our database ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Okay thank you for your time ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thank you ! Have a great day !" } ]
SNG0453.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "food", "?" ], [ "_:result", "postcode", "?" ], [ "_:search", "name", "Graffiti" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "west" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "name", "Graffiti" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "Hotel Felix Whitehouse Lane Huntingdon Road" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "postcode", "cb30lx" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'center');(_:search,food,'gastropub');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "l am looking for a restaurant . The restaurant should serve gastropub food and should be in the center ." }, { "id": 1, "rdf-acts": [ "select((_:result,pricerange,'expensive');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))", "inform((_:result,count,'3');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Alright , we have three restaurants available . Did you want it to be expensive or moderately priced ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "It is a special occasion so I am hoping for an expensive place ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'backstreet bistro');(_:result,name,'the slug and lettuce');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Okay , there 's the backstreet bistro and the slug and lettuce . I recommend backstreet bistro ." }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is the address and post code for the one you say is best ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'2 Sturton Street City Centre');(_:result,name,'Backstreet bistro');(_:result,postcode,'cb12qa');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Backstreet bistro is located at 2 Sturton Street City Centre , cb12qa" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks so much , I do n't need anything more today" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You are very welcome , thank you as well . Have a great day , and let me know if you need any more assistance ." } ]
SNG1174.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "food", "gastropub" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "food", "gastropub" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "food", "gastropub" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "name", "backstreet bistro" ], [ "_:result", "name", "the slug and lettuce" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "food", "gastropub" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "2 Sturton Street City Centre" ], [ "_:result", "name", "Backstreet bistro" ], [ "_:result", "postcode", "cb12qa" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need an expensive restaurant in west Cambridge ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'several');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have several to choose from . Did you have a specific cuisine in mind ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want Indian food ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'68 Histon Road Chesteron');(_:result,count,'5');(_:result,name,'Tandoori Palace');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 5 restaurants that match what you 're looking for . Would you like to try Tandoori Palace ? Its located at 68 Histon Road Chesteron ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'16:15');(_:search,people,'3');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Sure , can I get a reservation for Sunday at 16:15 ? I will need a table for 3 ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "I will book that for you . Would you like the phone number in case you change your mind ?" }, { "id": 6, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant'))", "inform((_:search,day,'sunday');(_:search,duration,'16:15');(_:search,people,'3');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No I just need the reference number for the reservation for 3 people on Sunday at 16:15 ." }, { "id": 7, "rdf-acts": [ "thank()", "reqmore()", "inform((_:booking,ref,'CBAGG03S');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sure . The reference number is CBAGG03S and your table will be reserved for 15 minutes . Is there anything else today ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like a place to stay" }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,category,?);(_:search,pricerange,?);(_:search,stars,?);(_:search,type,'Hotel'))", "inform((_:result,count,'33');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 33 options for lodging in town . Do you have a preference for area , price range , type , or star rating ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'south');(_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "In terms of type , I want a hotel . And I 'd like 4 stars and wifi as well , with a location in the south" }, { "id": 11, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,count,'2');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are two places that meet your search criteria . Did you have a price range in mind ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))", "request((_:result,has_parking,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Price does n't matter . Do they have free parking ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,has_parking,'none');(_:result,type,'Hotel'))", "thank()" ], "speaker": "system", "text": "Yes as a matter of fact they do ." }, { "id": 14, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Do they have free wifi also ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,amount,'both');(_:result,has_internet,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , both the establishments offer free internet as well ." }, { "id": 16, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Give me the address and phone number for the one you most recommend" }, { "id": 17, "rdf-acts": [ "inform((_:result,address,'53 Roseford Road');(_:result,name,\"Rosa 's Bed and Breakfast\");(_:result,phone,'01223512596');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Rosa 's Bed and Breakfast is the one I recommend . It 's address is 53 Roseford Road and it 's phone number is 01223512596" }, { "id": 18, "rdf-acts": [ "request((_:result,has_parking,?);(_:result,type,'Hotel'))", "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Do they offer free parking ?" }, { "id": 19, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , they do offer free parking . Can I book a room for you ?" }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you . I have all the info I need ." }, { "id": 21, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))", "thank()" ], "speaker": "system", "text": "Will you need a taxi to get to tandoori palace ? I can help with that ." }, { "id": 22, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "No I am good ! I do not need a taxi ." }, { "id": 23, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Can I help you with anything else today ?" }, { "id": 24, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No I believe we have got everything done . Goodbye ." }, { "id": 25, "rdf-acts": null, "speaker": "system", "text": "Happy to help . Have a great day ." } ]
PMUL0275.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "several" ], [ "_:search", "food", "indian" ], [ "_:result", "address", "68 Histon Road Chesteron" ], [ "_:result", "count", "5" ], [ "_:result", "name", "Tandoori Palace" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "16:15" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "several" ], [ "_:search", "food", "indian" ], [ "_:result", "address", "68 Histon Road Chesteron" ], [ "_:result", "count", "5" ], [ "_:result", "name", "Tandoori Palace" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "16:15" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "several" ], [ "_:search", "food", "indian" ], [ "_:result", "address", "68 Histon Road Chesteron" ], [ "_:result", "count", "5" ], [ "_:result", "name", "Tandoori Palace" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "16:15" ], [ "_:search", "people", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "CBAGG03S" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:search", "food", "indian" ], [ "_:result", "address", "68 Histon Road Chesteron" ], [ "_:result", "name", "Tandoori Palace" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "16:15" ], [ "_:search", "people", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "CBAGG03S" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "33" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:search", "food", "indian" ], [ "_:result", "address", "68 Histon Road Chesteron" ], [ "_:result", "name", "Tandoori Palace" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "16:15" ], [ "_:search", "people", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "CBAGG03S" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_parking", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:search", "food", "indian" ], [ "_:result", "address", "68 Histon Road Chesteron" ], [ "_:result", "name", "Tandoori Palace" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "16:15" ], [ "_:search", "people", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "CBAGG03S" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "2" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:result", "address", "68 Histon Road Chesteron" ], [ "_:result", "name", "Tandoori Palace" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "16:15" ], [ "_:search", "people", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "CBAGG03S" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "2" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_parking", "none" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "amount", "both" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "16:15" ], [ "_:search", "people", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "CBAGG03S" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "2" ], [ "_:result", "has_parking", "none" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "both" ], [ "_:result", "has_internet", "none" ], [ "_:result", "address", "53 Roseford Road" ], [ "_:result", "name", "Rosa 's Bed and Breakfast" ], [ "_:result", "phone", "01223512596" ], [ "_:result", "type", "Hotel" ], [ "_:result", "has_parking", "?" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "16:15" ], [ "_:search", "people", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "CBAGG03S" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "2" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "both" ], [ "_:result", "has_internet", "none" ], [ "_:result", "address", "53 Roseford Road" ], [ "_:result", "name", "Rosa 's Bed and Breakfast" ], [ "_:result", "phone", "01223512596" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] }, { "id": 11, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "16:15" ], [ "_:search", "people", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "CBAGG03S" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "2" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "both" ], [ "_:result", "has_internet", "none" ], [ "_:result", "address", "53 Roseford Road" ], [ "_:result", "name", "Rosa 's Bed and Breakfast" ], [ "_:result", "phone", "01223512596" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "?" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22 ] }, { "id": 12, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "16:15" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "CBAGG03S" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "2" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "both" ], [ "_:result", "has_internet", "none" ], [ "_:result", "address", "53 Roseford Road" ], [ "_:result", "name", "Rosa 's Bed and Breakfast" ], [ "_:result", "phone", "01223512596" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "?" ], [ "_:search", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'Churchill College');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for information on Churchill College ." }, { "id": 1, "rdf-acts": [ "thank()", "reqmore()", "inform((_:result,area,'west');(_:result,entrance_fee,'free');(_:result,name,'Churchill College');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I 'll be happy to assist you . Churchill College is located in the west area of town and is free to enter . Would you like more information ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,name,'churchill college');(_:search,type,'Attraction'))", "request((_:result,address,?);(_:result,category,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes . What type of attraction is Churchill College ? Can you also give me the phone number and the address ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,\"storey 's way\");(_:result,category,'college');(_:result,name,'Churchill college');(_:result,phone,'01223336233');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Churchill college is a college , their phone number is 01223336233 , and address is storey 's way" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'center');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'd also like a place to stay in the center of town ." }, { "id": 5, "rdf-acts": [ "inform((_:result,count,'5');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have 5 different types of places to stay in that area . Do you have any preferences ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'moderately');(_:search,stars,'0');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I 'd like a moderately priced hotel , please . 0 stars would be fine ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,category,'hotel');(_:result,name,'cityroomz');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have found a hotel meeting your preferences called cityroomz . Would you like me to book it for you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'one');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes please . I 'll need a room for one person and I 'd like to stay for 5 nights beginning on Thursday ." }, { "id": 9, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry , but that time is not available . Could we try a different day or stay length ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can we try for 4 nights please ?" }, { "id": 11, "rdf-acts": [ "inform((_:booking,ref,'4KU5EHEL');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your reference number is 4KU5EHEL ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . That is all I need !" }, { "id": 13, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "Enjoy your visit to Cambridge ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . I intend to !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Great . Have a good day . Goodbye ." } ]
MUL1010.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "Churchill College" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Churchill College" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "churchill college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "category", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "name", "churchill college" ], [ "_:result", "address", "storey 's way" ], [ "_:result", "category", "college" ], [ "_:result", "name", "Churchill college" ], [ "_:result", "phone", "01223336233" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "center" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "name", "churchill college" ], [ "_:result", "address", "storey 's way" ], [ "_:result", "category", "college" ], [ "_:result", "name", "Churchill college" ], [ "_:result", "phone", "01223336233" ], [ "_:search", "area", "center" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "0" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "name", "churchill college" ], [ "_:result", "address", "storey 's way" ], [ "_:result", "phone", "01223336233" ], [ "_:search", "area", "center" ], [ "_:result", "count", "5" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "0" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "cityroomz" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "one" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "name", "churchill college" ], [ "_:result", "address", "storey 's way" ], [ "_:result", "phone", "01223336233" ], [ "_:search", "area", "center" ], [ "_:result", "count", "5" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "0" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "cityroomz" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "one" ], [ "_:system", "canthelp", "_:booking/92e25bb0" ], [ "_:booking/92e25bb0", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "name", "churchill college" ], [ "_:result", "address", "storey 's way" ], [ "_:result", "phone", "01223336233" ], [ "_:search", "area", "center" ], [ "_:result", "count", "5" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "0" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "cityroomz" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "one" ], [ "_:system", "canthelp", "_:booking/92e25bb0" ], [ "_:booking/92e25bb0", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "ref", "4KU5EHEL" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "name", "churchill college" ], [ "_:result", "address", "storey 's way" ], [ "_:result", "phone", "01223336233" ], [ "_:search", "area", "center" ], [ "_:result", "count", "5" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "0" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "cityroomz" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "one" ], [ "_:system", "canthelp", "_:booking/92e25bb0" ], [ "_:booking/92e25bb0", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "ref", "4KU5EHEL" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,stars,'one');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a hotel with one star rating and free parking , can you help me ?" }, { "id": 1, "rdf-acts": [ "canthelp((_:search,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "I 'm sorry , I ca n't seem to find a place that fits that criteria . Can I find you something else ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a hotel and it has to be a guesthouse ." }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,category,'guesthouses');(_:result,count,'24');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 24 guesthouses in the city . Is there a particular area you would like to stay in ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "It does n't matter what section it is in . Are there any guesthouses listed that have a 4 star rating ?" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "a and b guest house is a nice place , with a 4 star rating" } ]
SSNG0328.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "one" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "one" ], [ "_:system", "canthelp", "_:search/e29f6e83" ], [ "_:search/e29f6e83", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:system", "canthelp", "_:search/e29f6e83" ], [ "_:search/e29f6e83", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "24" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need lodgings , and I 'd like to stay in an expensive guesthouse ." }, { "id": 1, "rdf-acts": [ "canthelp((_:search,category,'guesthouse');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Our database does n't list an expensive guesthouse , would you like me to try something else ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,pricerange,'expensive');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like a 4 star hotel , in an expensive guesthouse please . Thanks !" }, { "id": 3, "rdf-acts": [ "canthelp((_:search,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "I do n't have anything in that area that meets those criteria . Can I try searching something else ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "What about a moderate priced one instead ?" }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,count,'11');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have 11 results . Do you prefer to stay in a particular area of town ?" }, { "id": 6, "rdf-acts": [ "request((_:result,area,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I do n't have an area preference ." }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'north');(_:result,name,'avalon guesthouse');(_:result,pricerange,'moderately priced');(_:result,stars,'4');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I located avalon guesthouse located north , is a 4 and moderately priced . Would you like me to book a room for how many guest , days and starting on what day ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))", "request((_:result,area,?);(_:result,has_internet,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Do you know what area that is in and whether they have internet ?" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,has_internet,'none');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "They are wifi capable and in the north area , would you like more information or a booking ?" }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Can I please have the address along with post code ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'62 Gilbert Road');(_:result,postcode,'cb43pd');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Sure , the address is 62 Gilbert Road and the postcode is cb43pd ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks , that takes care of everything for me . Have a good one !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Have a great time on your trip ." } ]
PMUL2522.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/4b9fbae9" ], [ "_:search/4b9fbae9", "category", "guesthouse" ], [ "_:search/4b9fbae9", "pricerange", "expensive" ], [ "_:search/4b9fbae9", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/4b9fbae9" ], [ "_:search/4b9fbae9", "category", "guesthouse" ], [ "_:search/4b9fbae9", "pricerange", "expensive" ], [ "_:search/4b9fbae9", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:system", "canthelp", "_:search/822bcb4f" ], [ "_:search/822bcb4f", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/4b9fbae9" ], [ "_:search/4b9fbae9", "category", "guesthouse" ], [ "_:search/4b9fbae9", "pricerange", "expensive" ], [ "_:search/4b9fbae9", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:system", "canthelp", "_:search/822bcb4f" ], [ "_:search/822bcb4f", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Hotel" ], [ "_:result", "count", "11" ], [ "_:result", "type", "Hotel" ], [ "_:result", "area", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/4b9fbae9" ], [ "_:search/4b9fbae9", "category", "guesthouse" ], [ "_:search/4b9fbae9", "pricerange", "expensive" ], [ "_:search/4b9fbae9", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:system", "canthelp", "_:search/822bcb4f" ], [ "_:search/822bcb4f", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "area", "?" ], [ "_:result", "count", "11" ], [ "_:result", "area", "north" ], [ "_:result", "name", "avalon guesthouse" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "?" ], [ "_:result", "has_internet", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/4b9fbae9" ], [ "_:search/4b9fbae9", "category", "guesthouse" ], [ "_:search/4b9fbae9", "pricerange", "expensive" ], [ "_:search/4b9fbae9", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:system", "canthelp", "_:search/822bcb4f" ], [ "_:search/822bcb4f", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "area", "?" ], [ "_:result", "count", "11" ], [ "_:result", "name", "avalon guesthouse" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/4b9fbae9" ], [ "_:search/4b9fbae9", "category", "guesthouse" ], [ "_:search/4b9fbae9", "pricerange", "expensive" ], [ "_:search/4b9fbae9", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:system", "canthelp", "_:search/822bcb4f" ], [ "_:search/822bcb4f", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "area", "?" ], [ "_:result", "count", "11" ], [ "_:result", "name", "avalon guesthouse" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "62 Gilbert Road" ], [ "_:result", "postcode", "cb43pd" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a cheap restaurant in the east part of town ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'east');(_:result,name,'the missing sock');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "the missing sock is a nice restaurant in the east part of town in the cheap price range" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is the address and phone number ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Finders Corner Newmarket Road');(_:result,name,'Missing Sock');(_:result,phone,'01223 812660');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The address of The Missing Sock is Finders Corner Newmarket Road and the phone number is 01223 812660 . May I help you with anything else today ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thank you , I have everything I need . Thank you and goodbye !" }, { "id": 5, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "Thank you for using our system . Good bye" }, { "id": 6, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Goodbye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Goodbye ." } ]
WOZ20336.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "east" ], [ "_:result", "name", "the missing sock" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "east" ], [ "_:result", "pricerange", "cheap" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Finders Corner Newmarket Road" ], [ "_:result", "name", "Missing Sock" ], [ "_:result", "phone", "01223 812660" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "east" ], [ "_:result", "pricerange", "cheap" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Finders Corner Newmarket Road" ], [ "_:result", "name", "Missing Sock" ], [ "_:result", "phone", "01223 812660" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "dismissed", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for somewhere to dine in Cambridge ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,food,'British');(_:result,food,'Chinese');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Did you have a particular style of food in mind such as British or Chinese ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'north american');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "yes . it should serve north american food and should be cheap" }, { "id": 3, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "canthelp((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I have none listed for cheap , another price range ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'italian');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "That 's okay . How about cheap Italian food ?" }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'a number');(_:result,food,'italian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure , there are a number of Italian restaurants and pizzerias . What part of town are you looking in ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'center');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "It should be in the center area ." }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'center');(_:result,count,'3');(_:result,food,'Italian');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Okay at the center I have three places serving Italian in the cheap price range . Would you like me to pick one for you ?" }, { "id": 8, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , please . Can I get their contact information ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,name,'Ask');(_:result,phone,'01223364917');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The phone number for Ask is 01223364917 ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you that is all I needed ." }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Would you like me to book you a table ?" }, { "id": 12, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I need the address and postcode ." }, { "id": 13, "rdf-acts": [ "inform((_:result,address,'12 Bridge Street City Centre');(_:result,postcode,'cb21uf');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "tha adress is 12 Bridge Street City Centre with postcode cb21uf" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,name,'archway house');(_:search,people,'2');(_:search,stay,'2');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Also looking to make a reservation at Archway House . 2 people , 2 nights starting from Saturday . Please make the reservation and provide reference number ." }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'0KE0V11E');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your reservation number is 0KE0V11E , anything else you need ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Not for now , thank you !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , have a nice day ." } ]
PMUL0407.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "food", "British" ], [ "_:result", "food", "Chinese" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "north american" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "food", "British" ], [ "_:result", "food", "Chinese" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/95c6ffcd" ], [ "_:search/95c6ffcd", "pricerange", "cheap" ], [ "_:search/95c6ffcd", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/95c6ffcd" ], [ "_:search/95c6ffcd", "pricerange", "cheap" ], [ "_:search/95c6ffcd", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "a number" ], [ "_:result", "food", "italian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "center" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/95c6ffcd" ], [ "_:search/95c6ffcd", "pricerange", "cheap" ], [ "_:search/95c6ffcd", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "a number" ], [ "_:search", "area", "center" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "center" ], [ "_:result", "count", "3" ], [ "_:result", "food", "Italian" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/95c6ffcd" ], [ "_:search/95c6ffcd", "pricerange", "cheap" ], [ "_:search/95c6ffcd", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "a number" ], [ "_:search", "area", "center" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "center" ], [ "_:result", "count", "3" ], [ "_:result", "food", "Italian" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "name", "Ask" ], [ "_:result", "phone", "01223364917" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/95c6ffcd" ], [ "_:search/95c6ffcd", "pricerange", "cheap" ], [ "_:search/95c6ffcd", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "a number" ], [ "_:search", "area", "center" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "center" ], [ "_:result", "count", "3" ], [ "_:result", "food", "Italian" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "name", "Ask" ], [ "_:result", "phone", "01223364917" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/95c6ffcd" ], [ "_:search/95c6ffcd", "pricerange", "cheap" ], [ "_:search/95c6ffcd", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "a number" ], [ "_:search", "area", "center" ], [ "_:result", "area", "center" ], [ "_:result", "count", "3" ], [ "_:result", "food", "Italian" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "name", "Ask" ], [ "_:result", "phone", "01223364917" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "12 Bridge Street City Centre" ], [ "_:result", "postcode", "cb21uf" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "name", "archway house" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/95c6ffcd" ], [ "_:search/95c6ffcd", "pricerange", "cheap" ], [ "_:search/95c6ffcd", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "a number" ], [ "_:search", "area", "center" ], [ "_:result", "area", "center" ], [ "_:result", "count", "3" ], [ "_:result", "food", "Italian" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "name", "Ask" ], [ "_:result", "phone", "01223364917" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "12 Bridge Street City Centre" ], [ "_:result", "postcode", "cb21uf" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "name", "archway house" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "0KE0V11E" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Police'))" ], "speaker": "user", "text": "I need to find the nearest police station ." }, { "id": 1, "rdf-acts": [ "inform((_:result,phone,'01223358966');(_:result,postcode,'CB11JG');(_:result,type,'Police'))" ], "speaker": "system", "text": "The police station is located at Parkside Cambridge CB11JG . The phone number is 01223358966 ." }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Wonderful , thank you very much !" }, { "id": 3, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "You are welcome . Is there anything else I can help you with today ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That will be all , thank you very much ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thank you and hope your day gets better ." } ]
SNG0118.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "postcode", "CB11JG" ], [ "_:result", "type", "Police" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "postcode", "CB11JG" ], [ "_:result", "type", "Police" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,category,'hotel');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a 4 star hotel in the east ." }, { "id": 1, "rdf-acts": [ "canthelp((_:search,area,'East');(_:search,category,'hotels');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "My system is not pulling up any 4 star hotels in East . Would you like to try a guesthouse or another area perhaps ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you check for ones with a cheap price range ?" }, { "id": 3, "rdf-acts": [ "canthelp((_:search,category,'hotels');(_:search,pricerange,'cheap');(_:search,stars,'four');(_:search,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "There are no cheap four star hotels in the area . Another criteria maybe ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'east');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "In that case , how about just a hotel in the east that has free parking ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'east');(_:result,category,'hotel');(_:result,count,'1');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Express by Holiday Inn Cambridge');(_:result,pricerange,'expensive');(_:result,stars,'2');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "With those requirements , I do have one hotel in the east . It is expensive 2 star rated with both free parking and wifi . It is the Express by Holiday Inn Cambridge ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'east');(_:search,category,'guesthouse');(_:search,pricerange,'cheap');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Oh man , I ca n't do expensive . Is there a 4 star guesthouse that is cheap in the east perhaps ?" }, { "id": 7, "rdf-acts": [ "canthelp((_:search,category,'hotels');(_:search,pricerange,'cheap');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "I am sorry I have no cheap 4 star hotels , maybe a more realistic star rating ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'east');(_:search,pricerange,'cheap');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Are you saying that there is n't even a cheap 4 star guesthouse on the east side ? What kind of city is this ?" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,category,'guesthouses');(_:result,count,'3');(_:result,has_parking,'none');(_:result,name,'Allenbell');(_:result,name,'Autumn House');(_:result,name,'Leverton House');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "My mistake . There are three cheap guesthouses . The Allenbell , Autumn House , and Leverton House all offer free parking . Would you like to make a booking ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,has_internet,'none');(_:search,type,'Hotel'))", "request((_:result,has_internet,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I think you need to pay more attention , it 's your job to be alert . Do they all have free internet ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,category,'guesthouses');(_:result,count,'3');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , all three of the guesthouses have free internet and free parking . Is there one that you would prefer ?" }, { "id": 12, "rdf-acts": [ "request((_:result,area,?);(_:result,category,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel');(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Pick the most popular one , I need their phone number as well and hotel type . If they have area and postal code , I will need it ." }, { "id": 13, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'guesthouse');(_:result,name,'Leverton House');(_:result,phone,'01223292094');(_:result,postcode,'cb58rs');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Leverton House is lovely . It 's a guesthouse in the centre of town . The phone number is 01223292094 , and the postcode is cb58rs . Would you like me to book that ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,food,'asian oriental');(_:search,pricerange,'same price range');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm also looking for a place to dine . The restaurant should serve Asian oriental food and should be in the same price range as the hotel ." }, { "id": 15, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "canthelp((_:search,area,'east');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I do nt have any in the east . can I check another location ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,food,'asian oriental');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))", "request((_:result,area,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "The area is not important . I just need it to be asian oriental food and something cheap ." }, { "id": 17, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "request((_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "there is no restaurant in that side of town serving your kind of food . can we change the cuisine ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,area,'east');(_:search,food,'chinese');(_:search,pricerange,'same price range');(_:search,type,'Hotel');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about Chinese in the east ? It should still be in the same price range as the hotel ." }, { "id": 19, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "I do not have anything . Can I try something else ?" }, { "id": 20, "rdf-acts": [ "inform((_:search,food,'asian oriental');(_:search,type,'Restaurant'))", "request((_:result,area,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Can you check for asian oriental ? I do n't care what area it is in ." }, { "id": 21, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,name,'dojo noodle bar');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I can recommend dojo noodle bar in the centre ." }, { "id": 22, "rdf-acts": [ "request((_:result,area,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Great , I just need the area and postcode please ." }, { "id": 23, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,postcode,'CB21RQ');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "It is located in the centre and the postcode is CB21RQ ." }, { "id": 24, "rdf-acts": [ "inform((_:search,departure,'my hotel');(_:search,destination,'dojo noodle bar');(_:search,leave_at,'07:30');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I would like a taxi going to dojo noodle bar . I want to leave my hotel ( Leverton House ) by 07:30 ." }, { "id": 25, "rdf-acts": [ "inform((_:result,car,'black tesla');(_:result,phone,'07433186357');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "I was able to book your taxi per your request . It will be a black tesla and the contact number is 07433186357 . Is there anything else today ?" }, { "id": 26, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all for now . Thank you for all your help ." }, { "id": 27, "rdf-acts": null, "speaker": "system", "text": "Okay . Thank you for calling ." } ]
PMUL0460.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:system", "canthelp", "_:search/e6ebf8ae" ], [ "_:search/e6ebf8ae", "area", "East" ], [ "_:search/e6ebf8ae", "category", "hotels" ], [ "_:search/e6ebf8ae", "stars", "4" ], [ "_:search/e6ebf8ae", "type", "Hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:system", "canthelp", "_:search/e6ebf8ae" ], [ "_:search/e6ebf8ae", "area", "East" ], [ "_:search/e6ebf8ae", "category", "hotels" ], [ "_:search/e6ebf8ae", "stars", "4" ], [ "_:search/e6ebf8ae", "type", "Hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/38d1582a" ], [ "_:search/38d1582a", "category", "hotels" ], [ "_:search/38d1582a", "pricerange", "cheap" ], [ "_:search/38d1582a", "stars", "four" ], [ "_:search/38d1582a", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "east" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/e6ebf8ae" ], [ "_:search/e6ebf8ae", "area", "East" ], [ "_:search/e6ebf8ae", "category", "hotels" ], [ "_:search/e6ebf8ae", "stars", "4" ], [ "_:search/e6ebf8ae", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/38d1582a" ], [ "_:search/38d1582a", "category", "hotels" ], [ "_:search/38d1582a", "pricerange", "cheap" ], [ "_:search/38d1582a", "stars", "four" ], [ "_:search/38d1582a", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "east" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "1" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Express by Holiday Inn Cambridge" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/e6ebf8ae" ], [ "_:search/e6ebf8ae", "area", "East" ], [ "_:search/e6ebf8ae", "category", "hotels" ], [ "_:search/e6ebf8ae", "stars", "4" ], [ "_:search/e6ebf8ae", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/38d1582a" ], [ "_:search/38d1582a", "category", "hotels" ], [ "_:search/38d1582a", "pricerange", "cheap" ], [ "_:search/38d1582a", "stars", "four" ], [ "_:search/38d1582a", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "east" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "1" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Express by Holiday Inn Cambridge" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "canthelp", "_:search/96de0973" ], [ "_:search/96de0973", "category", "hotels" ], [ "_:search/96de0973", "pricerange", "cheap" ], [ "_:search/96de0973", "stars", "4" ], [ "_:search/96de0973", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/e6ebf8ae" ], [ "_:search/e6ebf8ae", "area", "East" ], [ "_:search/e6ebf8ae", "category", "hotels" ], [ "_:search/e6ebf8ae", "stars", "4" ], [ "_:search/e6ebf8ae", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/38d1582a" ], [ "_:search/38d1582a", "category", "hotels" ], [ "_:search/38d1582a", "pricerange", "cheap" ], [ "_:search/38d1582a", "stars", "four" ], [ "_:search/38d1582a", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "east" ], [ "_:result", "has_internet", "none" ], [ "_:result", "stars", "2" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "canthelp", "_:search/96de0973" ], [ "_:search/96de0973", "category", "hotels" ], [ "_:search/96de0973", "pricerange", "cheap" ], [ "_:search/96de0973", "stars", "4" ], [ "_:search/96de0973", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Allenbell" ], [ "_:result", "name", "Autumn House" ], [ "_:result", "name", "Leverton House" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "none" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/e6ebf8ae" ], [ "_:search/e6ebf8ae", "area", "East" ], [ "_:search/e6ebf8ae", "category", "hotels" ], [ "_:search/e6ebf8ae", "stars", "4" ], [ "_:search/e6ebf8ae", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/38d1582a" ], [ "_:search/38d1582a", "category", "hotels" ], [ "_:search/38d1582a", "pricerange", "cheap" ], [ "_:search/38d1582a", "stars", "four" ], [ "_:search/38d1582a", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "east" ], [ "_:result", "stars", "2" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "canthelp", "_:search/96de0973" ], [ "_:search/96de0973", "category", "hotels" ], [ "_:search/96de0973", "pricerange", "cheap" ], [ "_:search/96de0973", "stars", "4" ], [ "_:search/96de0973", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Allenbell" ], [ "_:result", "name", "Autumn House" ], [ "_:result", "name", "Leverton House" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "has_internet", "none" ], [ "_:search", "type", "Hotel" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:result", "area", "?" ], [ "_:result", "category", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/e6ebf8ae" ], [ "_:search/e6ebf8ae", "area", "East" ], [ "_:search/e6ebf8ae", "category", "hotels" ], [ "_:search/e6ebf8ae", "stars", "4" ], [ "_:search/e6ebf8ae", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/38d1582a" ], [ "_:search/38d1582a", "category", "hotels" ], [ "_:search/38d1582a", "pricerange", "cheap" ], [ "_:search/38d1582a", "stars", "four" ], [ "_:search/38d1582a", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "stars", "2" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "canthelp", "_:search/96de0973" ], [ "_:search/96de0973", "category", "hotels" ], [ "_:search/96de0973", "pricerange", "cheap" ], [ "_:search/96de0973", "stars", "4" ], [ "_:search/96de0973", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "has_internet", "none" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Leverton House" ], [ "_:result", "phone", "01223292094" ], [ "_:result", "postcode", "cb58rs" ], [ "_:result", "type", "Hotel" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/e6ebf8ae" ], [ "_:search/e6ebf8ae", "area", "East" ], [ "_:search/e6ebf8ae", "category", "hotels" ], [ "_:search/e6ebf8ae", "stars", "4" ], [ "_:search/e6ebf8ae", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/38d1582a" ], [ "_:search/38d1582a", "category", "hotels" ], [ "_:search/38d1582a", "pricerange", "cheap" ], [ "_:search/38d1582a", "stars", "four" ], [ "_:search/38d1582a", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "stars", "2" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "canthelp", "_:search/96de0973" ], [ "_:search/96de0973", "category", "hotels" ], [ "_:search/96de0973", "pricerange", "cheap" ], [ "_:search/96de0973", "stars", "4" ], [ "_:search/96de0973", "type", "Hotel" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "has_internet", "none" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Leverton House" ], [ "_:result", "phone", "01223292094" ], [ "_:result", "postcode", "cb58rs" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/252e354a" ], [ "_:search/252e354a", "area", "east" ], [ "_:search/252e354a", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/e6ebf8ae" ], [ "_:search/e6ebf8ae", "area", "East" ], [ "_:search/e6ebf8ae", "category", "hotels" ], [ "_:search/e6ebf8ae", "stars", "4" ], [ "_:search/e6ebf8ae", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/38d1582a" ], [ "_:search/38d1582a", "category", "hotels" ], [ "_:search/38d1582a", "pricerange", "cheap" ], [ "_:search/38d1582a", "stars", "four" ], [ "_:search/38d1582a", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "stars", "2" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "canthelp", "_:search/96de0973" ], [ "_:search/96de0973", "category", "hotels" ], [ "_:search/96de0973", "pricerange", "cheap" ], [ "_:search/96de0973", "stars", "4" ], [ "_:search/96de0973", "type", "Hotel" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "has_internet", "none" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Leverton House" ], [ "_:result", "phone", "01223292094" ], [ "_:result", "postcode", "cb58rs" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/252e354a" ], [ "_:search/252e354a", "area", "east" ], [ "_:search/252e354a", "type", "Restaurant" ], [ "_:result", "area", "?" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/d5579654" ], [ "_:search/d5579654", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/e6ebf8ae" ], [ "_:search/e6ebf8ae", "area", "East" ], [ "_:search/e6ebf8ae", "category", "hotels" ], [ "_:search/e6ebf8ae", "stars", "4" ], [ "_:search/e6ebf8ae", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/38d1582a" ], [ "_:search/38d1582a", "category", "hotels" ], [ "_:search/38d1582a", "pricerange", "cheap" ], [ "_:search/38d1582a", "stars", "four" ], [ "_:search/38d1582a", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "stars", "2" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "canthelp", "_:search/96de0973" ], [ "_:search/96de0973", "category", "hotels" ], [ "_:search/96de0973", "pricerange", "cheap" ], [ "_:search/96de0973", "stars", "4" ], [ "_:search/96de0973", "type", "Hotel" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "has_internet", "none" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Leverton House" ], [ "_:result", "phone", "01223292094" ], [ "_:result", "postcode", "cb58rs" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/252e354a" ], [ "_:search/252e354a", "area", "east" ], [ "_:search/252e354a", "type", "Restaurant" ], [ "_:result", "area", "?" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/d5579654" ], [ "_:search/d5579654", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "same price range" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] }, { "id": 11, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/e6ebf8ae" ], [ "_:search/e6ebf8ae", "area", "East" ], [ "_:search/e6ebf8ae", "category", "hotels" ], [ "_:search/e6ebf8ae", "stars", "4" ], [ "_:search/e6ebf8ae", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/38d1582a" ], [ "_:search/38d1582a", "category", "hotels" ], [ "_:search/38d1582a", "pricerange", "cheap" ], [ "_:search/38d1582a", "stars", "four" ], [ "_:search/38d1582a", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "stars", "2" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "canthelp", "_:search/96de0973" ], [ "_:search/96de0973", "category", "hotels" ], [ "_:search/96de0973", "pricerange", "cheap" ], [ "_:search/96de0973", "stars", "4" ], [ "_:search/96de0973", "type", "Hotel" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "has_internet", "none" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "phone", "01223292094" ], [ "_:result", "postcode", "cb58rs" ], [ "_:system", "canthelp", "_:search/252e354a" ], [ "_:search/252e354a", "area", "east" ], [ "_:search/252e354a", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/d5579654" ], [ "_:search/d5579654", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "same price range" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "dojo noodle bar" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "area", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22 ] }, { "id": 12, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/e6ebf8ae" ], [ "_:search/e6ebf8ae", "area", "East" ], [ "_:search/e6ebf8ae", "category", "hotels" ], [ "_:search/e6ebf8ae", "stars", "4" ], [ "_:search/e6ebf8ae", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/38d1582a" ], [ "_:search/38d1582a", "category", "hotels" ], [ "_:search/38d1582a", "pricerange", "cheap" ], [ "_:search/38d1582a", "stars", "four" ], [ "_:search/38d1582a", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "stars", "2" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "canthelp", "_:search/96de0973" ], [ "_:search/96de0973", "category", "hotels" ], [ "_:search/96de0973", "pricerange", "cheap" ], [ "_:search/96de0973", "stars", "4" ], [ "_:search/96de0973", "type", "Hotel" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "has_internet", "none" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "phone", "01223292094" ], [ "_:system", "canthelp", "_:search/252e354a" ], [ "_:search/252e354a", "area", "east" ], [ "_:search/252e354a", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/d5579654" ], [ "_:search/d5579654", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "same price range" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "name", "dojo noodle bar" ], [ "_:result", "area", "centre" ], [ "_:result", "postcode", "CB21RQ" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "my hotel" ], [ "_:search", "destination", "dojo noodle bar" ], [ "_:search", "leave_at", "07:30" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24 ] }, { "id": 13, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/e6ebf8ae" ], [ "_:search/e6ebf8ae", "area", "East" ], [ "_:search/e6ebf8ae", "category", "hotels" ], [ "_:search/e6ebf8ae", "stars", "4" ], [ "_:search/e6ebf8ae", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/38d1582a" ], [ "_:search/38d1582a", "category", "hotels" ], [ "_:search/38d1582a", "pricerange", "cheap" ], [ "_:search/38d1582a", "stars", "four" ], [ "_:search/38d1582a", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "stars", "2" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "canthelp", "_:search/96de0973" ], [ "_:search/96de0973", "category", "hotels" ], [ "_:search/96de0973", "pricerange", "cheap" ], [ "_:search/96de0973", "stars", "4" ], [ "_:search/96de0973", "type", "Hotel" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "has_internet", "none" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "category", "guesthouse" ], [ "_:system", "canthelp", "_:search/252e354a" ], [ "_:search/252e354a", "area", "east" ], [ "_:search/252e354a", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/d5579654" ], [ "_:search/d5579654", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "name", "dojo noodle bar" ], [ "_:result", "area", "centre" ], [ "_:result", "postcode", "CB21RQ" ], [ "_:search", "departure", "my hotel" ], [ "_:search", "destination", "dojo noodle bar" ], [ "_:search", "leave_at", "07:30" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black tesla" ], [ "_:result", "phone", "07433186357" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'dojo noodle bar');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need a taxi going to dojo noodle bar ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Ok , what is your departure site ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'ashley hotel');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I will be departing from ashley hotel ." }, { "id": 3, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "What time would you like to leave ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "I want to leave the hotel after 7:00 , please ." }, { "id": 5, "rdf-acts": [ "inform((_:result,car,'black tesla');(_:result,phone,'07403696873');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Alright . I have a black tesla for you and the contact number is 07403696873 . Is there anything else you need today ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "THat is all thank you for your help ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , have a great day" } ]
SNG01595.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "dojo noodle bar" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "dojo noodle bar" ], [ "_:search", "departure", "ashley hotel" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "dojo noodle bar" ], [ "_:search", "departure", "ashley hotel" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "dojo noodle bar" ], [ "_:search", "departure", "ashley hotel" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Hotel" ], [ "_:result", "car", "black tesla" ], [ "_:result", "phone", "07403696873" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'18:15');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need a taxi arriving by 18:15 ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Okay , I can help with that . I 'll just need to know where you are traveling to and from" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'ashley hotel');(_:search,destination,'cherry hinton village centre');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'll go from ashley hotel to cherry hinton village centre" }, { "id": 3, "rdf-acts": [ "inform((_:result,car,'grey Skoda');(_:result,phone,'07960351382');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "You 're booked in a grey Skoda , contact number 07960351382 . Can I help you with something else today ?" }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "No that will be all ty" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You 're very welcome ." } ]
SNG01305.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "18:15" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "18:15" ], [ "_:search", "departure", "ashley hotel" ], [ "_:search", "destination", "cherry hinton village centre" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "18:15" ], [ "_:search", "departure", "ashley hotel" ], [ "_:search", "destination", "cherry hinton village centre" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "grey Skoda" ], [ "_:result", "phone", "07960351382" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a cheap place to stay that offers free parking for guests ." }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'10');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "sure i have 10 options for you" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would really love a 3 star guesthouse ." }, { "id": 3, "rdf-acts": [ "canthelp((_:search,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Sadly , I do n't have anything that fits those requirements . Is there something else I can check for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'moderately');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "What about something that is moderately priced ?" }, { "id": 5, "rdf-acts": [ "select((_:result,area,'north');(_:result,area,'south');(_:result,area,'west');(_:result,type,'Hotel'))", "inform((_:result,count,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have 3 that are moderately priced . Would you like one on the south , north , or west end of the city ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'north');(_:search,day,'thursday');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Let 's go with the north . Can you book me a room there for Thursday please ?" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "request((_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'd be happy to book you a room . How many people will be staying , and for how many nights ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'3');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "3 people for 5 nights starting from this thursday or friday ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Thursday');(_:booking,ref,'Z1ENBDTH');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book you starting on Thursday , reference # Z1ENBDTH . Can I help you with anything else today ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,pricerange,'same price range');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am also looking for a restaurant in the center in the same price range ." }, { "id": 11, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'31');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 31 moderately priced restaurants , any preferences for cuisine or area ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,food,'russian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I would prefer Russian food ." }, { "id": 13, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))", "inform((_:result,area,'the area');(_:result,food,'Russian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm afraid I 'm not showing any Russian restaurants in the area . Would you like to try a different cuisine ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,food,'gastropub');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hmmm ... how about a gastropub instead ?" }, { "id": 15, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'Corn Exchange Street');(_:result,name,'the cow pizza kitchen and bar');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "the cow pizza kitchen and bar is on Corn Exchange Street , would you like to book a table ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Sure , I need to make a reservation for Thursday ." }, { "id": 17, "rdf-acts": [ "request((_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay and for what time would you like your reservation to be ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,duration,'18:15');(_:search,people,'same group of people');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "It will be at 18:15 . I 'd like it booked for the same group of people ." }, { "id": 19, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'QH14SHYY');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your table is booked , ref # QH14SHYY . Can I help you with anything else today ?" }, { "id": 20, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I think that is all I need to know about the restaurant ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "Ok great , have a wonderful day !" } ]
PMUL4796.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "10" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:result", "count", "10" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/4d60c900" ], [ "_:search/4d60c900", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/4d60c900" ], [ "_:search/4d60c900", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "north" ], [ "_:result", "area", "south" ], [ "_:result", "area", "west" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/4d60c900" ], [ "_:search/4d60c900", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "north" ], [ "_:result", "area", "south" ], [ "_:result", "area", "west" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/4d60c900" ], [ "_:search/4d60c900", "type", "Hotel" ], [ "_:result", "area", "north" ], [ "_:result", "area", "south" ], [ "_:result", "area", "west" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "ref", "Z1ENBDTH" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/4d60c900" ], [ "_:search/4d60c900", "type", "Hotel" ], [ "_:result", "area", "north" ], [ "_:result", "area", "south" ], [ "_:result", "area", "west" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "ref", "Z1ENBDTH" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "area", "?" ], [ "_:result", "count", "31" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "russian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/4d60c900" ], [ "_:search/4d60c900", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "ref", "Z1ENBDTH" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "area", "?" ], [ "_:result", "count", "31" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:system", "canthelp", "_:search/618a2cfa" ], [ "_:search/618a2cfa", "type", "Restaurant" ], [ "_:result", "area", "the area" ], [ "_:result", "food", "Russian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "gastropub" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/4d60c900" ], [ "_:search/4d60c900", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "ref", "Z1ENBDTH" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "area", "?" ], [ "_:result", "count", "31" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:system", "canthelp", "_:search/618a2cfa" ], [ "_:search/618a2cfa", "type", "Restaurant" ], [ "_:result", "area", "the area" ], [ "_:result", "food", "Russian" ], [ "_:search", "food", "gastropub" ], [ "_:result", "address", "Corn Exchange Street" ], [ "_:result", "name", "the cow pizza kitchen and bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/4d60c900" ], [ "_:search/4d60c900", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "ref", "Z1ENBDTH" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "area", "?" ], [ "_:result", "count", "31" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:system", "canthelp", "_:search/618a2cfa" ], [ "_:search/618a2cfa", "type", "Restaurant" ], [ "_:result", "area", "the area" ], [ "_:result", "food", "Russian" ], [ "_:search", "food", "gastropub" ], [ "_:result", "address", "Corn Exchange Street" ], [ "_:result", "name", "the cow pizza kitchen and bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "18:15" ], [ "_:search", "people", "same group of people" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/4d60c900" ], [ "_:search/4d60c900", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "5" ], [ "_:booking", "day", "Thursday" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "area", "?" ], [ "_:result", "count", "31" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:system", "canthelp", "_:search/618a2cfa" ], [ "_:search/618a2cfa", "type", "Restaurant" ], [ "_:result", "area", "the area" ], [ "_:result", "food", "Russian" ], [ "_:search", "food", "gastropub" ], [ "_:result", "address", "Corn Exchange Street" ], [ "_:result", "name", "the cow pizza kitchen and bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "18:15" ], [ "_:search", "people", "same group of people" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "QH14SHYY" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'museums');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for places to go . Can you tell me about some museums ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,count,'79');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I show 79 of them , is there a certain area of town you prefer ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Surprise me ! I 'd like the address , fee and postcode ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'98 king street');(_:result,entrance_fee,'free to enter');(_:result,name,'broughton house gallery');(_:result,postcode,'cb11ln');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "the broughton house gallery is located on 98 king street , is free to enter , and the post code is cb11ln ." }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "Sweet ! Can I also get some information on hotels ?" }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,count,'33');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Sure . I have 33 hotels in my database . Can you please provide me with the area , price range , and features you are looking for ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,stars,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "How about a 2 star rating in the moderate price ?" }, { "id": 7, "rdf-acts": [ "select((_:result,name,'ashley hotel');(_:result,name,'lovell lodge');(_:result,type,'Hotel'))", "inform((_:result,type,'Hotel'))" ], "speaker": "system", "text": "Of course , ashley hotel and lovell lodge both meet that criteria . Would you like to book with one of them ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,people,'1');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Either one is fine , I need to book for 1 starting sunday , 4 nights ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,name,'Ashley');(_:booking,ref,'1IIKBZBL');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You have a room at the Ashley , reference number 1IIKBZBL ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you very much for your help ." }, { "id": 11, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Great . Is there anything else I can help you with today ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Hotel');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about some restaurant suggestions within walking distance of the hotel . Any indian cuisine or african cuisine that 's expensive ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,name,'broughton house gallery');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "how about broughton house gallery ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Does it have free wife and parking ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "No , it does n't . Sorry about that ." }, { "id": 16, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Sorry about that , I can look for a restaurant later . That 's actually all I need today , thank you !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Ok great ! Thank you for reaching out to Cambridge TownInfo centre , I hope you enjoy your stay ! Goodbye !" } ]
MUL2554.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "museums" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "museums" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "count", "79" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "museums" ], [ "_:search", "area", "?" ], [ "_:result", "count", "79" ], [ "_:result", "address", "98 king street" ], [ "_:result", "entrance_fee", "free to enter" ], [ "_:result", "name", "broughton house gallery" ], [ "_:result", "postcode", "cb11ln" ], [ "_:result", "type", "Attraction" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "museums" ], [ "_:result", "address", "98 king street" ], [ "_:result", "entrance_fee", "free to enter" ], [ "_:result", "name", "broughton house gallery" ], [ "_:result", "postcode", "cb11ln" ], [ "_:search", "area", "?" ], [ "_:result", "count", "33" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "museums" ], [ "_:result", "address", "98 king street" ], [ "_:result", "entrance_fee", "free to enter" ], [ "_:result", "postcode", "cb11ln" ], [ "_:search", "area", "?" ], [ "_:result", "count", "33" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "2" ], [ "_:result", "name", "ashley hotel" ], [ "_:result", "name", "lovell lodge" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "museums" ], [ "_:result", "address", "98 king street" ], [ "_:result", "entrance_fee", "free to enter" ], [ "_:result", "postcode", "cb11ln" ], [ "_:search", "area", "?" ], [ "_:result", "count", "33" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "2" ], [ "_:result", "name", "ashley hotel" ], [ "_:result", "name", "lovell lodge" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "Ashley" ], [ "_:booking", "ref", "1IIKBZBL" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "museums" ], [ "_:result", "address", "98 king street" ], [ "_:result", "entrance_fee", "free to enter" ], [ "_:result", "postcode", "cb11ln" ], [ "_:search", "area", "?" ], [ "_:result", "count", "33" ], [ "_:search", "stars", "2" ], [ "_:result", "name", "ashley hotel" ], [ "_:result", "name", "lovell lodge" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "4" ], [ "_:booking", "name", "Ashley" ], [ "_:booking", "ref", "1IIKBZBL" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "category", "museums" ], [ "_:result", "address", "98 king street" ], [ "_:result", "entrance_fee", "free to enter" ], [ "_:result", "postcode", "cb11ln" ], [ "_:search", "area", "?" ], [ "_:result", "count", "33" ], [ "_:search", "stars", "2" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "4" ], [ "_:booking", "name", "Ashley" ], [ "_:booking", "ref", "1IIKBZBL" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "broughton house gallery" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "category", "museums" ], [ "_:result", "address", "98 king street" ], [ "_:result", "entrance_fee", "free to enter" ], [ "_:result", "postcode", "cb11ln" ], [ "_:search", "area", "?" ], [ "_:result", "count", "33" ], [ "_:search", "stars", "2" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "4" ], [ "_:booking", "name", "Ashley" ], [ "_:booking", "ref", "1IIKBZBL" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "broughton house gallery" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'13:45');(_:search,departure,'hobsons house');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need a taxi that departs from hobsons house and arrives by 13:45 ." }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Before I can complete the booking , I need to know what your destination will be ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'the missing sock');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I would like to go to the missing sock ." }, { "id": 3, "rdf-acts": [ "inform((_:result,car,'bluw BMW');(_:result,phone,'07753554646');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Ok , I 've booked a bluw BMW to pick you up , the contact number for the taxi is 07753554646 ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Perfect , thank you ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "No problem , let me know if you need anything else ." } ]
SNG0075.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "13:45" ], [ "_:search", "departure", "hobsons house" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "13:45" ], [ "_:search", "departure", "hobsons house" ], [ "_:search", "destination", "the missing sock" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "13:45" ], [ "_:search", "departure", "hobsons house" ], [ "_:search", "destination", "the missing sock" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "bluw BMW" ], [ "_:result", "phone", "07753554646" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'huntingdon marriott hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for the Huntingdon Marriott Hotel ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'Kingfisher Way near the Hinchinbrook Business Park');(_:result,name,'huntingdon marriott hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Huntingdon Marriott Hotel is on Kingfisher Way near the Hinchinbrook Business Park . Would you like me to make a reservation ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,people,'one');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes for one guest , for nights starting with Tuesday ." }, { "id": 3, "rdf-acts": [ "request((_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry , but I 'm not sure how many nights you want to stay . Did you mean to say four nights ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No sorry I meant 2 nights ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'SDMC5SZK');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok I 've booked that for you with reference number SDMC5SZK . Is there anything else I can help with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes , I 'm looking for a museum near the centre ." }, { "id": 7, "rdf-acts": [ "inform((_:result,entrance_fee,'no entrance fee');(_:result,name,'Castle Galleries');(_:result,type,'Attraction'))", "reqmore()", "inform((_:result,amount,'several');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are several , may I suggest Castle Galleries . And there is no entrance fee . Is there anything else I can assist you with today ?" }, { "id": 8, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can you give me the phone number please ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223307402');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Their phone number is 01223307402 . Can I help you with anything else ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,departure,'the hotel');(_:search,destination,'the museum');(_:search,leave_at,'19:00');(_:search,type,'Taxi'))", "request((_:result,car,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "I 'd like a taxi from the hotel to the museum . I want to leave the hotel by 19:00 . Book it please and give me the contact number and car type" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,car,'grey skoda');(_:result,departure,'hotel');(_:result,destination,'Castle Galleries');(_:result,leave_at,'19:00');(_:result,phone,'07375156908');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "A grey skoda will pick you up at the hotel by 19:00 to take you to the Castle Galleries . Your contact number is 07375156908 . Will there be anything else today ? \n : \n 07375156908" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that will be all . Thank you very much for your help ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Enjoy your visit ! Let us know if we can be of any further assistance ." } ]
PMUL2584.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "huntingdon marriott hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "huntingdon marriott hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "Kingfisher Way near the Hinchinbrook Business Park" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "huntingdon marriott hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "Kingfisher Way near the Hinchinbrook Business Park" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "one" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "huntingdon marriott hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "Kingfisher Way near the Hinchinbrook Business Park" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "one" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "SDMC5SZK" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "huntingdon marriott hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "Kingfisher Way near the Hinchinbrook Business Park" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "one" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "2" ], [ "_:booking", "ref", "SDMC5SZK" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Castle Galleries" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "huntingdon marriott hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "Kingfisher Way near the Hinchinbrook Business Park" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "one" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "2" ], [ "_:booking", "ref", "SDMC5SZK" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Castle Galleries" ], [ "_:result", "amount", "several" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223307402" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "the museum" ], [ "_:search", "leave_at", "19:00" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "huntingdon marriott hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "Kingfisher Way near the Hinchinbrook Business Park" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "one" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "2" ], [ "_:booking", "ref", "SDMC5SZK" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Castle Galleries" ], [ "_:result", "amount", "several" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "the museum" ], [ "_:search", "leave_at", "19:00" ], [ "_:search", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "car", "grey skoda" ], [ "_:result", "departure", "hotel" ], [ "_:result", "destination", "Castle Galleries" ], [ "_:result", "leave_at", "19:00" ], [ "_:result", "phone", "07375156908" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'north');(_:search,food,'austrian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want a restaurant in the north part of town and serves austrian food ." }, { "id": 1, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "inform((_:result,area,'north');(_:result,food,'Austrian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry but there are no Austrian restaurants in the north part of town ." }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "indian , please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'north');(_:result,food,'Indian');(_:result,name,'Nirala');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Nirala is an Indian restaurant in the moderate price range on the north side ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , goodbye !" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thank you , goodbye !" } ]
WOZ20141.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "food", "austrian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:system", "canthelp", "_:search/b17715a3" ], [ "_:search/b17715a3", "type", "Restaurant" ], [ "_:result", "area", "north" ], [ "_:result", "food", "Austrian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:system", "canthelp", "_:search/b17715a3" ], [ "_:search/b17715a3", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "north" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Nirala" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'alpha - milton guest house');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hello , I 'm looking for information on the Alpha - Milton guest house ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'alpha - milton guesthouse');(_:result,pricerange,'moderately priced');(_:result,stars,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The alpha - milton guesthouse is in the north area , moderately priced , showing 3 stars . There is no internet or parking . Should I book this for you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,day,'wednesday');(_:search,stars,'3');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , please book 3 nights at the alpha - milton guesthouse for me . I would like to check in on wednesday ." }, { "id": 3, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "For how many people ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'center');(_:search,food,'modern european');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Actually , I do n't need a reservation . I am looking for a modern european restaurant in the center of town , though ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'Doubletree by Hilton');(_:result,name,'Riverside Brasserie');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Riverside Brasserie is good and is located at the Doubletree by Hilton . Can I reserve a table for you ?" }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,pricerange,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "can i get the address , phone number , and price range please ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'Doubletree by Hilton Cambridge Granta Place Mill Lane');(_:result,phone,'01223259988');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "No problem . The address is \t Doubletree by Hilton Cambridge Granta Place Mill Lane . The phone number is 01223259988 . It is in moderate price range ." }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'2');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you book a table for 2 at 7 pm tomorrow night ?" }, { "id": 9, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking'))", "inform((_:booking,people,'2');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sure , just to confirm you need that for 2 people ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "Yes please . Can you let me know if the reservation is successful ." }, { "id": 11, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have not been able to book it ." }, { "id": 12, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Ok , that 's ok . I 'll take care of it later . Thanks so much . Good day to you . Bye ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Have a nice day ." } ]
MUL1273.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "alpha - milton guest house" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "alpha - milton guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "alpha - milton guesthouse" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "day", "wednesday" ], [ "_:search", "stars", "3" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "alpha - milton guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "alpha - milton guesthouse" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "day", "wednesday" ], [ "_:search", "stars", "3" ], [ "_:search", "stay", "3" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "center" ], [ "_:search", "food", "modern european" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "alpha - milton guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "3" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "day", "wednesday" ], [ "_:search", "stars", "3" ], [ "_:search", "stay", "3" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "center" ], [ "_:search", "food", "modern european" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "Doubletree by Hilton" ], [ "_:result", "name", "Riverside Brasserie" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "alpha - milton guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "3" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "day", "wednesday" ], [ "_:search", "stars", "3" ], [ "_:search", "stay", "3" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "center" ], [ "_:search", "food", "modern european" ], [ "_:result", "name", "Riverside Brasserie" ], [ "_:result", "address", "Doubletree by Hilton Cambridge Granta Place Mill Lane" ], [ "_:result", "phone", "01223259988" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "alpha - milton guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "3" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "day", "wednesday" ], [ "_:search", "stars", "3" ], [ "_:search", "stay", "3" ], [ "_:search", "area", "center" ], [ "_:search", "food", "modern european" ], [ "_:result", "name", "Riverside Brasserie" ], [ "_:result", "address", "Doubletree by Hilton Cambridge Granta Place Mill Lane" ], [ "_:result", "phone", "01223259988" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "people", "2" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "alpha - milton guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "3" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "day", "wednesday" ], [ "_:search", "stars", "3" ], [ "_:search", "stay", "3" ], [ "_:search", "area", "center" ], [ "_:search", "food", "modern european" ], [ "_:result", "name", "Riverside Brasserie" ], [ "_:result", "address", "Doubletree by Hilton Cambridge Granta Place Mill Lane" ], [ "_:result", "phone", "01223259988" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "people", "2" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/1dd92f77" ], [ "_:booking/1dd92f77", "type", "Booking" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'warkworth house');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need to find out information about a particular hotel called warkworth house" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Warkworth Terrace');(_:result,pricerange,'moderate');(_:result,stars,'4');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "It has some great reviews . It is a 4 star moderate located on Warkworth Terrace . What else would you like to know ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,people,'3');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "book it for 3 people and 5 nights for monday ." }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'3P75NAMG');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I just booked it for you . Your reference number is 3P75NAMG . Is there anything else I can do for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'eritrean');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I am looking for a restaurant that serves Eritrean food ." }, { "id": 5, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,area,'the area');(_:search,food,'eritrean');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm afraid there are no eritrean restaurants in the area . Would you like to try a different cuisine ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Are there any Eritrean restaurants in the east instead ?" }, { "id": 7, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,area,'the East');(_:search,food,'Eritrean');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I am sorry , there are no Eritrean restaurants in the East either . Would you care for another type of cuisine ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'italian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Let 's try Italian food ." }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'Cambridge Retail Park');(_:result,area,'East');(_:result,count,'1');(_:result,food,'Italian');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There is one Italian restaurant in the East . It is moderately priced . It is located in Cambridge Retail Park ." }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'16:00');(_:search,people,'3');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Ok great . Can you book a table for 3 at 16:00 on Monday ?" }, { "id": 11, "rdf-acts": [ "inform((_:booking,day,'Monday');(_:booking,duration,'16:00');(_:booking,name,'Pizza Hut Fen Ditton');(_:booking,people,'3');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have booked a table for 3 for Monday at 16:00 at Pizza Hut Fen Ditton ." }, { "id": 12, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "May I have the reference number please ?" }, { "id": 13, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "I am not showing that you were booked and I am having trouble booking this for you . Do you have other choices ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about wednesday ?" }, { "id": 15, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))" ], "speaker": "system", "text": "I do apologize , but it seems like I 'm having trouble booking this for you at this time ." }, { "id": 16, "rdf-acts": [], "speaker": "user", "text": "Okay , maybe try it again for Wednesday ?" }, { "id": 17, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Unfortunately , the restaurant ca n't accomodate you ." }, { "id": 18, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Okay should we try a different restaurant then ... ? I 've never had this problem before ..." }, { "id": 19, "rdf-acts": [ "inform((_:result,area,'West');(_:result,count,'2');(_:result,food,'Italian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "How about some Italian food in the West ? There are two restaurants we can try ." }, { "id": 20, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "That would work , I need to get a table the same day as my other booking ." }, { "id": 21, "rdf-acts": [ "inform((_:booking,ref,'3P75NAMG');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . \n Reference number is : 3P75NAMG ." }, { "id": 22, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your help , have a great evening ." }, { "id": 23, "rdf-acts": null, "speaker": "system", "text": "You are welcome and you do the same .Goodbye" } ]
PMUL3938.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "warkworth house" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "warkworth house" ], [ "_:result", "address", "Warkworth Terrace" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "warkworth house" ], [ "_:result", "address", "Warkworth Terrace" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "3P75NAMG" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "eritrean" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "warkworth house" ], [ "_:result", "address", "Warkworth Terrace" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "3P75NAMG" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "?" ], [ "_:system", "canthelp", "_:search/3a7bc379" ], [ "_:search/3a7bc379", "area", "the area" ], [ "_:search/3a7bc379", "food", "eritrean" ], [ "_:search/3a7bc379", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "warkworth house" ], [ "_:result", "address", "Warkworth Terrace" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "3P75NAMG" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/3a7bc379" ], [ "_:search/3a7bc379", "area", "the area" ], [ "_:search/3a7bc379", "food", "eritrean" ], [ "_:search/3a7bc379", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:system", "canthelp", "_:search/ed7a1f20" ], [ "_:search/ed7a1f20", "area", "the East" ], [ "_:search/ed7a1f20", "food", "Eritrean" ], [ "_:search/ed7a1f20", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "warkworth house" ], [ "_:result", "stars", "4" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "3P75NAMG" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/3a7bc379" ], [ "_:search/3a7bc379", "area", "the area" ], [ "_:search/3a7bc379", "food", "eritrean" ], [ "_:search/3a7bc379", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:system", "canthelp", "_:search/ed7a1f20" ], [ "_:search/ed7a1f20", "area", "the East" ], [ "_:search/ed7a1f20", "food", "Eritrean" ], [ "_:search/ed7a1f20", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:result", "address", "Cambridge Retail Park" ], [ "_:result", "area", "East" ], [ "_:result", "count", "1" ], [ "_:result", "food", "Italian" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "warkworth house" ], [ "_:result", "stars", "4" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "3P75NAMG" ], [ "_:system", "canthelp", "_:search/3a7bc379" ], [ "_:search/3a7bc379", "area", "the area" ], [ "_:search/3a7bc379", "food", "eritrean" ], [ "_:search/3a7bc379", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:system", "canthelp", "_:search/ed7a1f20" ], [ "_:search/ed7a1f20", "area", "the East" ], [ "_:search/ed7a1f20", "food", "Eritrean" ], [ "_:search/ed7a1f20", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:result", "address", "Cambridge Retail Park" ], [ "_:result", "area", "East" ], [ "_:result", "count", "1" ], [ "_:result", "food", "Italian" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "16:00" ], [ "_:booking", "name", "Pizza Hut Fen Ditton" ], [ "_:booking", "people", "3" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "name", "warkworth house" ], [ "_:result", "stars", "4" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "3P75NAMG" ], [ "_:system", "canthelp", "_:search/3a7bc379" ], [ "_:search/3a7bc379", "area", "the area" ], [ "_:search/3a7bc379", "food", "eritrean" ], [ "_:search/3a7bc379", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:system", "canthelp", "_:search/ed7a1f20" ], [ "_:search/ed7a1f20", "area", "the East" ], [ "_:search/ed7a1f20", "food", "Eritrean" ], [ "_:search/ed7a1f20", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:result", "address", "Cambridge Retail Park" ], [ "_:result", "area", "East" ], [ "_:result", "count", "1" ], [ "_:result", "food", "Italian" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "3" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "16:00" ], [ "_:booking", "name", "Pizza Hut Fen Ditton" ], [ "_:booking", "people", "3" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/39e4634e" ], [ "_:booking/39e4634e", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "wednesday" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "name", "warkworth house" ], [ "_:result", "stars", "4" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "3P75NAMG" ], [ "_:system", "canthelp", "_:search/3a7bc379" ], [ "_:search/3a7bc379", "area", "the area" ], [ "_:search/3a7bc379", "food", "eritrean" ], [ "_:search/3a7bc379", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:system", "canthelp", "_:search/ed7a1f20" ], [ "_:search/ed7a1f20", "area", "the East" ], [ "_:search/ed7a1f20", "food", "Eritrean" ], [ "_:search/ed7a1f20", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:result", "address", "Cambridge Retail Park" ], [ "_:result", "area", "East" ], [ "_:result", "count", "1" ], [ "_:result", "food", "Italian" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "3" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "16:00" ], [ "_:booking", "name", "Pizza Hut Fen Ditton" ], [ "_:booking", "people", "3" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/39e4634e" ], [ "_:booking/39e4634e", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "wednesday" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "canthelp", "_:booking/f7372b57" ], [ "_:booking/f7372b57", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "name", "warkworth house" ], [ "_:result", "stars", "4" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "3P75NAMG" ], [ "_:system", "canthelp", "_:search/3a7bc379" ], [ "_:search/3a7bc379", "area", "the area" ], [ "_:search/3a7bc379", "food", "eritrean" ], [ "_:search/3a7bc379", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:system", "canthelp", "_:search/ed7a1f20" ], [ "_:search/ed7a1f20", "area", "the East" ], [ "_:search/ed7a1f20", "food", "Eritrean" ], [ "_:search/ed7a1f20", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:result", "address", "Cambridge Retail Park" ], [ "_:result", "area", "East" ], [ "_:result", "count", "1" ], [ "_:result", "food", "Italian" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "3" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "16:00" ], [ "_:booking", "name", "Pizza Hut Fen Ditton" ], [ "_:booking", "people", "3" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/39e4634e" ], [ "_:booking/39e4634e", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "wednesday" ], [ "_:system", "canthelp", "_:booking/f7372b57" ], [ "_:booking/f7372b57", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/b3693685" ], [ "_:booking/b3693685", "type", "Booking" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "name", "warkworth house" ], [ "_:result", "stars", "4" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "3P75NAMG" ], [ "_:system", "canthelp", "_:search/3a7bc379" ], [ "_:search/3a7bc379", "area", "the area" ], [ "_:search/3a7bc379", "food", "eritrean" ], [ "_:search/3a7bc379", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:system", "canthelp", "_:search/ed7a1f20" ], [ "_:search/ed7a1f20", "area", "the East" ], [ "_:search/ed7a1f20", "food", "Eritrean" ], [ "_:search/ed7a1f20", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:result", "address", "Cambridge Retail Park" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "3" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "16:00" ], [ "_:booking", "name", "Pizza Hut Fen Ditton" ], [ "_:booking", "people", "3" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/39e4634e" ], [ "_:booking/39e4634e", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "canthelp", "_:booking/f7372b57" ], [ "_:booking/f7372b57", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/b3693685" ], [ "_:booking/b3693685", "type", "Booking" ], [ "_:result", "area", "West" ], [ "_:result", "count", "2" ], [ "_:result", "food", "Italian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "same day" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] }, { "id": 11, "multi_relations": false, "triples": [ [ "_:search", "name", "warkworth house" ], [ "_:result", "stars", "4" ], [ "_:search", "stay", "5" ], [ "_:system", "canthelp", "_:search/3a7bc379" ], [ "_:search/3a7bc379", "area", "the area" ], [ "_:search/3a7bc379", "food", "eritrean" ], [ "_:search/3a7bc379", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:system", "canthelp", "_:search/ed7a1f20" ], [ "_:search/ed7a1f20", "area", "the East" ], [ "_:search/ed7a1f20", "food", "Eritrean" ], [ "_:search/ed7a1f20", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:result", "address", "Cambridge Retail Park" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "3" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "16:00" ], [ "_:booking", "name", "Pizza Hut Fen Ditton" ], [ "_:booking", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/39e4634e" ], [ "_:booking/39e4634e", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "canthelp", "_:booking/f7372b57" ], [ "_:booking/f7372b57", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/b3693685" ], [ "_:booking/b3693685", "type", "Booking" ], [ "_:result", "area", "West" ], [ "_:result", "count", "2" ], [ "_:result", "food", "Italian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "same day" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "3P75NAMG" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'asian oriental');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hello , I 'm trying to find an expensive asian oriental restaurant . Can you help me find one ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'center');(_:result,area,'north');(_:result,name,'Kymmoy');(_:result,name,'Saigon city');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Saigon city is in the north of town and Kymmoy is in the center ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,duration,'13:15');(_:search,people,'5');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Could you book one of them for Thursday at 13:15 for 5 people ? Thanks" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'Kymmoy at 52 Mill Road City');(_:booking,people,'5');(_:booking,ref,'1BBUM6YN');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have booked you a table for 5 at Kymmoy at 52 Mill Road City . Reference number 1BBUM6YN . Can I help you with anything else today ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thank you ." }, { "id": 5, "rdf-acts": [ "bye()", "thank()" ], "speaker": "system", "text": "You are welcome . Have a nice day ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , you too" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Thank you for using Cambridge TownInfo centre ! Goodbye !" } ]
SSNG0081.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "center" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Kymmoy" ], [ "_:result", "name", "Saigon city" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "13:15" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "center" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Kymmoy" ], [ "_:result", "name", "Saigon city" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "13:15" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Kymmoy at 52 Mill Road City" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "1BBUM6YN" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "center" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Kymmoy" ], [ "_:result", "name", "Saigon city" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "13:15" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Kymmoy at 52 Mill Road City" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "1BBUM6YN" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'lovell lodge');(_:search,destination,'holy trinity church');(_:search,leave_at,'10:30');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I there ! I hope you 're having a nice day . Hi , I need ride or taxi from Lovell lodge to Holy Trinity Church around 10:30 . What are my options ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,car,'blue toyota');(_:result,phone,'07061402543');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "I have booked you a blue toyota . The contact number is 07061402543" }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you ! That will be all ." }, { "id": 3, "rdf-acts": null, "speaker": "system", "text": "I 'm so happy I could be of help . Have a great day !" } ]
SNG1322.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "lovell lodge" ], [ "_:search", "destination", "holy trinity church" ], [ "_:search", "leave_at", "10:30" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "lovell lodge" ], [ "_:search", "destination", "holy trinity church" ], [ "_:search", "leave_at", "10:30" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "blue toyota" ], [ "_:result", "phone", "07061402543" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm trying to plan a trip there . I need to find a cheap restaurant ." }, { "id": 1, "rdf-acts": [ "select((_:result,food,'asian');(_:result,food,'chinese');(_:result,type,'Restaurant'))", "inform((_:result,food,'chinese');(_:result,name,'Charlie chan');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Would you like chinese or asian ? Charlie chan serves chinese and is on the cheap side ." }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'italian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No , I would like an Italian place in the centre ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,count,'3');(_:result,name,'Ask');(_:result,name,'Pizza Hut City Centre');(_:result,name,'Zizzi Cambridge');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are three : Pizza Hut City Centre , Ask , and Zizzi Cambridge . Would you like to make a reservation at any of these ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'ask');(_:search,type,'Restaurant'))", "request((_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Ask sounds good . What 's the postcode ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,postcode,'cb21uf');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The postcode is cb21uf , will that be all ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'17:15');(_:search,day,'tuesday');(_:search,departure,'cambridge');(_:search,destination,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am also looking for a train departing from cambridge on tuesday , and arriving at ely by 17:15 ." }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'16:07');(_:result,id,'TR4447');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The train arriving closest to 17:15 is TR4447 which arrives at 16:07 . Would you like for me to book that for you ?" }, { "id": 8, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Before I book anything can you give me the price ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,ticket,'4.40 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "The price is 4.40 pounds ." }, { "id": 10, "rdf-acts": [ "inform((_:search,destination,'ely');(_:search,type,'Train'))", "request((_:result,leave_at,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "How long does the train take to get to Ely ? And when , precisely , does it leave ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'16:07');(_:result,duration,'17 minute');(_:result,id,'TR4447');(_:result,leave_at,'15:50');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The TR4447 leaves at 15:50 and it 's a 17 minute ride , arriving at 16:07 . Should I book it for you ?" }, { "id": 12, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Before I book anything , what is the price ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,ticket,'4.40 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "the price is 4.40 pounds" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , please book me ." }, { "id": 15, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "How many tickets will you be needing ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Train'))" ], "speaker": "user", "text": "Just one ticket , please !" }, { "id": 17, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'SED9S4BH');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Congratulations ! Your booking was successful and your reference number is SED9S4BH ." }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks for your help" }, { "id": 19, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "You 're more than welcome . Can I help you with anything else ?" }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I think that is all I need for today . Thank you ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting Cambridge TownInfo centre . I hope you have a pleasant trip ! Goodbye !" } ]
MUL1479.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "chinese" ], [ "_:result", "name", "Charlie chan" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "chinese" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Ask" ], [ "_:result", "name", "Pizza Hut City Centre" ], [ "_:result", "name", "Zizzi Cambridge" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "ask" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "chinese" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Ask" ], [ "_:result", "name", "Pizza Hut City Centre" ], [ "_:result", "name", "Zizzi Cambridge" ], [ "_:search", "name", "ask" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb21uf" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "arrive_by", "17:15" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "chinese" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Ask" ], [ "_:result", "name", "Pizza Hut City Centre" ], [ "_:result", "name", "Zizzi Cambridge" ], [ "_:search", "name", "ask" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb21uf" ], [ "_:search", "arrive_by", "17:15" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "16:07" ], [ "_:result", "id", "TR4447" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "chinese" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Ask" ], [ "_:result", "name", "Pizza Hut City Centre" ], [ "_:result", "name", "Zizzi Cambridge" ], [ "_:search", "name", "ask" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb21uf" ], [ "_:search", "arrive_by", "17:15" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "16:07" ], [ "_:result", "id", "TR4447" ], [ "_:booking", "category", "Train" ], [ "_:result", "ticket", "4.40 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "destination", "ely" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "chinese" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Ask" ], [ "_:result", "name", "Pizza Hut City Centre" ], [ "_:result", "name", "Zizzi Cambridge" ], [ "_:search", "name", "ask" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb21uf" ], [ "_:search", "arrive_by", "17:15" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:booking", "category", "Train" ], [ "_:result", "ticket", "4.40 pounds" ], [ "_:search", "destination", "ely" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "16:07" ], [ "_:result", "duration", "17 minute" ], [ "_:result", "id", "TR4447" ], [ "_:result", "leave_at", "15:50" ], [ "_:result", "type", "Train" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "chinese" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Ask" ], [ "_:result", "name", "Pizza Hut City Centre" ], [ "_:result", "name", "Zizzi Cambridge" ], [ "_:search", "name", "ask" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb21uf" ], [ "_:search", "arrive_by", "17:15" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:booking", "category", "Train" ], [ "_:search", "destination", "ely" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "16:07" ], [ "_:result", "duration", "17 minute" ], [ "_:result", "id", "TR4447" ], [ "_:result", "leave_at", "15:50" ], [ "_:result", "ticket", "4.40 pounds" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "chinese" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Ask" ], [ "_:result", "name", "Pizza Hut City Centre" ], [ "_:result", "name", "Zizzi Cambridge" ], [ "_:search", "name", "ask" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb21uf" ], [ "_:search", "arrive_by", "17:15" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:booking", "category", "Train" ], [ "_:search", "destination", "ely" ], [ "_:result", "arrive_by", "16:07" ], [ "_:result", "duration", "17 minute" ], [ "_:result", "id", "TR4447" ], [ "_:result", "leave_at", "15:50" ], [ "_:result", "ticket", "4.40 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "chinese" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Ask" ], [ "_:result", "name", "Pizza Hut City Centre" ], [ "_:result", "name", "Zizzi Cambridge" ], [ "_:search", "name", "ask" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb21uf" ], [ "_:search", "arrive_by", "17:15" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:result", "arrive_by", "16:07" ], [ "_:result", "duration", "17 minute" ], [ "_:result", "id", "TR4447" ], [ "_:result", "leave_at", "15:50" ], [ "_:result", "ticket", "4.40 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "SED9S4BH" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "chinese" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Ask" ], [ "_:result", "name", "Pizza Hut City Centre" ], [ "_:result", "name", "Zizzi Cambridge" ], [ "_:search", "name", "ask" ], [ "_:result", "postcode", "cb21uf" ], [ "_:search", "arrive_by", "17:15" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:result", "arrive_by", "16:07" ], [ "_:result", "duration", "17 minute" ], [ "_:result", "id", "TR4447" ], [ "_:result", "leave_at", "15:50" ], [ "_:result", "ticket", "4.40 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "SED9S4BH" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'alpha - milton guest house');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking to get some information on the alpha - milton guest house" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,name,'Alpha - Milton guesthouse');(_:result,pricerange,'moderately');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Alpha - Milton guesthouse in the north and moderately priced . Would you like to book a room ?" }, { "id": 2, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Not yet , but can you tell me the postcode for this guesthouse ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,postcode,'cb41xa');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "The postcode is cb41xa . Can I help with anything else ?" }, { "id": 4, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No , thanks . That 's all I needed . Have a great day . Bye !" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Thank you for calling . Have a nice day ." } ]
SNG0961.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "alpha - milton guest house" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "alpha - milton guest house" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Alpha - Milton guesthouse" ], [ "_:result", "pricerange", "moderately" ], [ "_:result", "type", "Hotel" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "alpha - milton guest house" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Alpha - Milton guesthouse" ], [ "_:result", "pricerange", "moderately" ], [ "_:result", "postcode", "cb41xa" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'stevenage');(_:search,type,'Train'))" ], "speaker": "user", "text": "Could you assist me in finding a train to stevenage please ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'70');(_:result,destination,'Stevenage');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 70 results for trains going to Stevenage . To narrow the results , what day are you travelling on and what time would you like to arrive ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,leave_at,'10:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thursday , leave after 10:30 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,leave_at,'11:21');(_:result,type,'Train'))" ], "speaker": "system", "text": "There is a train that leaves at 11:21 ." }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "ok , is there anything that leaves earlier than that ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,leave_at,'earliest departing');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "No , there is n't . Would you like me to book you on the earliest departing train ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'7');(_:search,type,'Train'))" ], "speaker": "user", "text": "Book the 11:21 train for 7 people please ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'YTB38FE3');(_:booking,ticket,'89.6 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The booking was successful . The total fee of 89.6 GBP can be paid at the station . The reference number is YTB38FE3 ." }, { "id": 8, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,name,'avalon');(_:search,type,'Hotel'))", "request((_:result,address,?);(_:result,has_internet,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Okay now can you help me find the Avalon Hotel and tell me whether they have free internet , and where they are located as well as their address ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'62 gilbert road');(_:result,area,'north');(_:result,has_internet,'none');(_:result,name,'avalon');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "avalon is located at 62 gilbert road \t in the north . They do have free internet" }, { "id": 10, "rdf-acts": [ "thank()", "inform((_:search,name,'Avalon');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thank you for that info on Avalon . I would like to make a reservation ." }, { "id": 11, "rdf-acts": [ "request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay ! For when , how long , and how many people ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'seven');(_:search,stay,'three');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I want to reserve for seven people for three nights , please ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Thursday');(_:booking,people,'7');(_:booking,ref,'JBNCTENS');(_:booking,stay,'3');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The reservation was successful . Thursday 7 people for 3 nights . The reference number is JBNCTENS . Can I help you with anything else ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that 'll it for the day . Thank you" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You are welcome , have a great day ." } ]
PMUL1743.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:result", "count", "70" ], [ "_:result", "destination", "Stevenage" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "10:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:result", "count", "70" ], [ "_:result", "destination", "Stevenage" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "10:30" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "11:21" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:result", "count", "70" ], [ "_:result", "destination", "Stevenage" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "10:30" ], [ "_:result", "leave_at", "11:21" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "leave_at", "earliest departing" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:result", "count", "70" ], [ "_:result", "destination", "Stevenage" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "10:30" ], [ "_:result", "leave_at", "11:21" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "leave_at", "earliest departing" ], [ "_:search", "people", "7" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "YTB38FE3" ], [ "_:booking", "ticket", "89.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "name", "avalon" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "has_internet", "?" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:result", "count", "70" ], [ "_:result", "destination", "Stevenage" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "10:30" ], [ "_:result", "leave_at", "11:21" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "leave_at", "earliest departing" ], [ "_:search", "people", "7" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "YTB38FE3" ], [ "_:booking", "ticket", "89.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "address", "62 gilbert road" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "avalon" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "Avalon" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:result", "count", "70" ], [ "_:result", "destination", "Stevenage" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "10:30" ], [ "_:result", "leave_at", "11:21" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "leave_at", "earliest departing" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "YTB38FE3" ], [ "_:booking", "ticket", "89.6 GBP" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "address", "62 gilbert road" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "avalon" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "Avalon" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "seven" ], [ "_:search", "stay", "three" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:result", "count", "70" ], [ "_:result", "destination", "Stevenage" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "10:30" ], [ "_:result", "leave_at", "11:21" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "leave_at", "earliest departing" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "89.6 GBP" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "address", "62 gilbert road" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "avalon" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "Avalon" ], [ "_:search", "people", "seven" ], [ "_:search", "stay", "three" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "JBNCTENS" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'anatolia');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a restaurant , it 's called anatolia" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,food,'Turkish');(_:result,name,'Anatolia');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Anatolia is a Turkish restaurant in the centre of the city . Would you like me to make a reservation for you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'14:15');(_:search,people,'5');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes I want to book a table for 5 people at 14:15 on Monday ." }, { "id": 3, "rdf-acts": null, "speaker": "system", "text": "Ok , I have booked a table at Anatolia for 5 people on Monday at 14:15 ." } ]
SSNG0073.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "anatolia" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "anatolia" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Turkish" ], [ "_:result", "name", "Anatolia" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "14:15" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a train leaving on tuesday please ." }, { "id": 1, "rdf-acts": [ "inform((_:result,destination,\"London King 's Cross\");(_:result,leave_at,'05:00');(_:result,type,'Train'))" ], "speaker": "system", "text": "I have a train going to London King 's Cross that will leave at 05:00 ." }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'Cabridge');(_:search,destination,'london liverpool street');(_:search,type,'Train'))" ], "speaker": "user", "text": "Actually I need to go to London Liverpool Street from Cabridge ." }, { "id": 3, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Alright , what time would you like to leave ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,leave_at,'20:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave anytime after 20:15 ." }, { "id": 5, "rdf-acts": [ "inform((_:result,id,'TR9616');(_:result,leave_at,'21:39');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok , I have TR9616 that leaves at 21:39 . Will that work for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,type,'Train'))", "request((_:result,id,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Is that on Tuesday ? If so that would work . I 'll need the train ID and price ." }, { "id": 7, "rdf-acts": [ "inform((_:result,id,'TR9616');(_:result,type,'Train'))" ], "speaker": "system", "text": "The train ID is TR9616 ." }, { "id": 8, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I also need the price ." }, { "id": 9, "rdf-acts": [ "inform((_:result,ticket,'16.60 pounds');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "The price is 16.60 pounds . Do you need any further assistance ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's all . Thank you ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Thank you for allowing me to help you . Have a great day ." } ]
SNG01160.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:result", "destination", "London King 's Cross" ], [ "_:result", "leave_at", "05:00" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "Cabridge" ], [ "_:search", "destination", "london liverpool street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:result", "destination", "London King 's Cross" ], [ "_:result", "leave_at", "05:00" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "Cabridge" ], [ "_:search", "destination", "london liverpool street" ], [ "_:search", "leave_at", "20:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "destination", "London King 's Cross" ], [ "_:search", "departure", "Cabridge" ], [ "_:search", "destination", "london liverpool street" ], [ "_:search", "leave_at", "20:15" ], [ "_:result", "id", "TR9616" ], [ "_:result", "leave_at", "21:39" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "?" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "destination", "London King 's Cross" ], [ "_:search", "departure", "Cabridge" ], [ "_:search", "destination", "london liverpool street" ], [ "_:search", "leave_at", "20:15" ], [ "_:result", "leave_at", "21:39" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "type", "Train" ], [ "_:result", "ticket", "?" ], [ "_:result", "id", "TR9616" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "destination", "London King 's Cross" ], [ "_:search", "departure", "Cabridge" ], [ "_:search", "destination", "london liverpool street" ], [ "_:search", "leave_at", "20:15" ], [ "_:result", "leave_at", "21:39" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "TR9616" ], [ "_:result", "ticket", "16.60 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,category,'hotel');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hi , I 'm looking for a cheap hotel to stay at in the east ." }, { "id": 1, "rdf-acts": [ "inform((_:result,category,'guesthouses');(_:result,count,'3');(_:result,name,'Allenbell');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have three guesthouses that match your criteria . May I recommend the Allenbell ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Okay what is the address ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'517A Coldham Lane');(_:result,name,'Allenbell');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Allenbell is at 517A Coldham Lane . Would you like me to help you book a room there ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'three');(_:search,stay,'two');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes . Please . Three people , wednesday , two nights ." }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Unfortunately booking was unsuccessful ." }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'same price range');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Okay , what other hotels are there in the same price range ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'Autumn house');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Autumn house \t is in the cheap price range as well if you 'd like to try that ." }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "Yes please try that ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'LGTAR2R');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . Your reference number is LGTAR2R . Can I help you with anything else ?" }, { "id": 10, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thanks for all of your help . That is all I need for today . Bye ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Good - bye ." } ]
SSNG0332.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Allenbell" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "517A Coldham Lane" ], [ "_:result", "name", "Allenbell" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "three" ], [ "_:search", "stay", "two" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "hotel" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "517A Coldham Lane" ], [ "_:result", "name", "Allenbell" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "three" ], [ "_:search", "stay", "two" ], [ "_:system", "canthelp", "_:booking/d55eebc4" ], [ "_:booking/d55eebc4", "type", "Booking" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "hotel" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "517A Coldham Lane" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "three" ], [ "_:search", "stay", "two" ], [ "_:system", "canthelp", "_:booking/d55eebc4" ], [ "_:booking/d55eebc4", "type", "Booking" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "Autumn house" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "hotel" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "517A Coldham Lane" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "three" ], [ "_:search", "stay", "two" ], [ "_:system", "canthelp", "_:booking/d55eebc4" ], [ "_:booking/d55eebc4", "type", "Booking" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "Autumn house" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "LGTAR2R" ], [ "_:booking", "type", "Booking" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hello , we are looking for information about lodgings in Cambridge . Price is no option and we would like a very nice hotel ." }, { "id": 1, "rdf-acts": [ "inform((_:result,category,'hotels');(_:result,count,'33');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "There are 33 hotels available , do you have any other criteria to narrow it down ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,has_parking,'yes');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "As long as its insanely expensive and has free parking . Centre located please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,has_parking,'none');(_:result,name,'university arms hotel');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "I would recommend the university arms hotel . It is in the centre , expensive , and has free parking . Can I help with anything else ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'5');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I want to book it for 5 people for 2 nights starting on thursday ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,ref,'RGBB7MTN');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , you are all set ! Reference number is : RGBB7MTN ." }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thank you ! I 'm also looking for a train departing from cambridge that leaves on saturday ." }, { "id": 7, "rdf-acts": [ "request((_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What is your destination please and travel time ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'11:15');(_:search,destination,'broxbourne');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm heading to Broxbourne , and I need to arrive by 11:15 ." }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'11:01');(_:result,id,'TR0823');(_:result,type,'Train'))", "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "TR0823 will have you arriving at 11:01 . How many tickets do you need ?" }, { "id": 10, "rdf-acts": [ "request((_:result,duration,?);(_:result,leave_at,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I am not sure how many yet . For now , I need the departure time and the length of travel time for TR0823 ." }, { "id": 11, "rdf-acts": [ "inform((_:result,duration,'60 minutes');(_:result,leave_at,'10:01');(_:result,type,'Train'))" ], "speaker": "system", "text": "The departure time is 10:01 and the duration is 60 minutes ." }, { "id": 12, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Ok , that 's all I need for now . Thanks , bye ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Okay , have a good day ." } ]
MUL2133.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "33" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "33" ], [ "_:search", "area", "centre" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "university arms hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "33" ], [ "_:search", "area", "centre" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "university arms hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "2" ], [ "_:booking", "ref", "RGBB7MTN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "33" ], [ "_:search", "area", "centre" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "university arms hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "2" ], [ "_:booking", "ref", "RGBB7MTN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "11:15" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "33" ], [ "_:search", "area", "centre" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "university arms hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "stay", "2" ], [ "_:booking", "ref", "RGBB7MTN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "11:15" ], [ "_:search", "destination", "broxbourne" ], [ "_:result", "arrive_by", "11:01" ], [ "_:result", "id", "TR0823" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "?" ], [ "_:result", "leave_at", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "33" ], [ "_:search", "area", "centre" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "university arms hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "stay", "2" ], [ "_:booking", "ref", "RGBB7MTN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "11:15" ], [ "_:search", "destination", "broxbourne" ], [ "_:result", "arrive_by", "11:01" ], [ "_:result", "id", "TR0823" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "60 minutes" ], [ "_:result", "leave_at", "10:01" ], [ "_:result", "type", "Train" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'cafe jello gallery');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'd like a taxi to the cafe jello gallery please ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "I would be happy to help you with that . I will need to know where you are departing from and what time you 'd like picked up ." }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cafe jello gallery');(_:search,leave_at,'12:30');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'd like to picked up from cafe jello gallery after 12:30 ." }, { "id": 3, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "I 'm sorry . It seems like your destination and departure site are the same . Could you clarify where you 'd like to go and where you 'd like to be picked up from ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,'cafe jello gallery');(_:search,destination,'the junction');(_:search,leave_at,'12:30');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "So Sorry , i want to leave cafe jello gallery after 12:30 going to the junction ." }, { "id": 5, "rdf-acts": [ "inform((_:result,car,'White Skoda');(_:result,leave_at,'12:30');(_:result,phone,'07258655313');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "That 's no problem . I book a White Skoda for you , picking you up at 12:30 . The contact # is 07258655313 . Can I assist you further ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , thank you . That 's everything that I needed !" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Have a great day . Goodbye ." } ]
SNG0078.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "cafe jello gallery" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "cafe jello gallery" ], [ "_:search", "departure", "cafe jello gallery" ], [ "_:search", "leave_at", "12:30" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cafe jello gallery" ], [ "_:search", "destination", "the junction" ], [ "_:search", "leave_at", "12:30" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "cafe jello gallery" ], [ "_:search", "destination", "the junction" ], [ "_:search", "leave_at", "12:30" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "White Skoda" ], [ "_:result", "leave_at", "12:30" ], [ "_:result", "phone", "07258655313" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "Greetings , are there are any trains leaving bishops stortford ." }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'many');(_:result,type,'Train'))", "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "there are many . Where would you like to travel to ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave on thursday to cambridge ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'10');(_:result,day,'Thursday');(_:result,departure,'Bishops Stortford');(_:result,destination,'Cambridge');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have 10 trains leaving Bishops Stortford for Cambridge on Thursday . What time would you like to depart ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,leave_at,'16:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to leave after 16:30 ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'18:07');(_:result,id,'Train 0277');(_:result,leave_at,'17:29');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Train 0277 leaves at 17:29 and arrives at 18:07 . Would you like me to book you a ticket ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,people,'8');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes make a booking for 8 people and give reference number . Can you suggest places to go like museums in Cambridge ?" }, { "id": 7, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'3AWBI59X');(_:booking,ticket,'80.8 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 80.8 GBP payable at the station . \n Reference number is : 3AWBI59X ." }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,type,'Attraction'))", "thank()" ], "speaker": "user", "text": "Great . Thanks . I 'm also looking for a museum to check out . Can you help me with that ?" }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,category,'museums');(_:result,count,'23');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Cambridge has 23 museums . What area of town would you like to go to one in ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'south');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Can you find one in the south please ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,address,\"14 king 's parade\");(_:result,area,'south');(_:result,category,'museum');(_:result,name,'Byard Art');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Certainly , the Byard Art is a museum in the south part of town . Their address is 14 king 's parade . Would that work for you ?" }, { "id": 12, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can you tell em the postcode as well please ?" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:result,postcode,'cb21sj');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It 's cb21sj . Anything else you need assistance with ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all for today , you were very helpful ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you so much ! You have a wonderful day ! Bye !" } ]
PMUL1265.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "bishops stortford" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:result", "type", "Train" ], [ "_:search", "destination", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "destination", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "count", "10" ], [ "_:result", "day", "Thursday" ], [ "_:result", "departure", "Bishops Stortford" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "16:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "count", "10" ], [ "_:result", "day", "Thursday" ], [ "_:result", "departure", "Bishops Stortford" ], [ "_:result", "destination", "Cambridge" ], [ "_:search", "leave_at", "16:30" ], [ "_:result", "arrive_by", "18:07" ], [ "_:result", "id", "Train 0277" ], [ "_:result", "leave_at", "17:29" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "count", "10" ], [ "_:result", "day", "Thursday" ], [ "_:result", "departure", "Bishops Stortford" ], [ "_:result", "destination", "Cambridge" ], [ "_:search", "leave_at", "16:30" ], [ "_:result", "arrive_by", "18:07" ], [ "_:result", "id", "Train 0277" ], [ "_:result", "leave_at", "17:29" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "people", "8" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "3AWBI59X" ], [ "_:booking", "ticket", "80.8 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "day", "Thursday" ], [ "_:result", "departure", "Bishops Stortford" ], [ "_:result", "destination", "Cambridge" ], [ "_:search", "leave_at", "16:30" ], [ "_:result", "arrive_by", "18:07" ], [ "_:result", "id", "Train 0277" ], [ "_:result", "leave_at", "17:29" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "people", "8" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "3AWBI59X" ], [ "_:booking", "ticket", "80.8 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museum" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "23" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "day", "Thursday" ], [ "_:result", "departure", "Bishops Stortford" ], [ "_:result", "destination", "Cambridge" ], [ "_:search", "leave_at", "16:30" ], [ "_:result", "arrive_by", "18:07" ], [ "_:result", "id", "Train 0277" ], [ "_:result", "leave_at", "17:29" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "people", "8" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "3AWBI59X" ], [ "_:booking", "ticket", "80.8 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museum" ], [ "_:result", "count", "23" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "14 king 's parade" ], [ "_:result", "area", "south" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "Byard Art" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "day", "Thursday" ], [ "_:result", "departure", "Bishops Stortford" ], [ "_:result", "destination", "Cambridge" ], [ "_:search", "leave_at", "16:30" ], [ "_:result", "arrive_by", "18:07" ], [ "_:result", "id", "Train 0277" ], [ "_:result", "leave_at", "17:29" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "people", "8" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "3AWBI59X" ], [ "_:booking", "ticket", "80.8 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museum" ], [ "_:result", "count", "23" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "14 king 's parade" ], [ "_:result", "area", "south" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "Byard Art" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb21sj" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'north');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "So I 'm planning a trip and I need some information about where to stay in the North . I prefer hotels with free parking" }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'11');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "sure , i have 11 options for you" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,stars,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "north 2 star and should include free wifi" }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'Lovell Lodge');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Can I recommend the Lovell Lodge and make you a reservation ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'5');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes please . I need the reservation to be for 5 people and 4 nights starting on Friday ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,ref,'8FI2LR0P');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . Reference number is : 8FI2LR0P ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thank you . I would also like to find a Chinese restaurant in the same area . Can you let me know what is available ?" }, { "id": 7, "rdf-acts": [ "select((_:result,name,'Golden Wok');(_:result,name,'Hakka or The Hotpot');(_:result,pricerange,'luxury options');(_:result,pricerange,'or the moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "You have your choice of Hakka or The Hotpot , in luxury options , or the moderately priced Golden Wok ." }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,name,'hakka');(_:search,people,'5');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "The Hakka sounds good . Can you book it for 5 people on friday ?" }, { "id": 9, "rdf-acts": [ "request((_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "What time would you like the reservation for ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,duration,'18:45');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like it at 18:45 ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'1WEOP8WM');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book the table for you per your request . Your reference number is : 1WEOP8WM . Is there anything else you need help with ?" }, { "id": 12, "rdf-acts": [ "request((_:result,car,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "I also need a cab to get me to and from both places . I need the contact # and car type" }, { "id": 13, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Will you be going from the Lodge to the restaurant ? And what time do you want to leave or arrive ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,arrive_by,'18:45');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "To the restaurant , I would like to arrive before the reservation time of 18:45 ." }, { "id": 15, "rdf-acts": [ "inform((_:result,car,'grey Lexus');(_:result,phone,'07361322317');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "OK , look for a grey Lexus . The contact number is 07361322317 . Can I help with anything else today ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 'll be everything thanks !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Alright , have a lovely day . Goodbye ." } ]
PMUL4475.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "count", "11" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "count", "11" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "2" ], [ "_:result", "name", "Lovell Lodge" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:result", "count", "11" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "2" ], [ "_:result", "name", "Lovell Lodge" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "8FI2LR0P" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:result", "count", "11" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "2" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "8FI2LR0P" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "food", "chinese" ], [ "_:result", "name", "Golden Wok" ], [ "_:result", "name", "Hakka or The Hotpot" ], [ "_:result", "pricerange", "luxury options" ], [ "_:result", "pricerange", "or the moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "name", "hakka" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:result", "count", "11" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "2" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "8FI2LR0P" ], [ "_:search", "area", "same area" ], [ "_:search", "food", "chinese" ], [ "_:result", "name", "Golden Wok" ], [ "_:result", "name", "Hakka or The Hotpot" ], [ "_:result", "pricerange", "luxury options" ], [ "_:result", "pricerange", "or the moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "name", "hakka" ], [ "_:search", "people", "5" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "18:45" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:result", "count", "11" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "2" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stay", "4" ], [ "_:search", "area", "same area" ], [ "_:search", "food", "chinese" ], [ "_:result", "name", "Golden Wok" ], [ "_:result", "name", "Hakka or The Hotpot" ], [ "_:result", "pricerange", "luxury options" ], [ "_:result", "pricerange", "or the moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "name", "hakka" ], [ "_:search", "people", "5" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "18:45" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "1WEOP8WM" ], [ "_:booking", "type", "Booking" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:result", "count", "11" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "2" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stay", "4" ], [ "_:search", "area", "same area" ], [ "_:search", "food", "chinese" ], [ "_:result", "name", "Golden Wok" ], [ "_:result", "name", "Hakka or The Hotpot" ], [ "_:result", "pricerange", "luxury options" ], [ "_:result", "pricerange", "or the moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "name", "hakka" ], [ "_:search", "people", "5" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "18:45" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "1WEOP8WM" ], [ "_:booking", "type", "Booking" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ], [ "_:search", "departure", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "18:45" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:result", "count", "11" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "2" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stay", "4" ], [ "_:search", "area", "same area" ], [ "_:search", "food", "chinese" ], [ "_:result", "name", "Golden Wok" ], [ "_:result", "name", "Hakka or The Hotpot" ], [ "_:result", "pricerange", "luxury options" ], [ "_:result", "pricerange", "or the moderately priced" ], [ "_:search", "day", "friday" ], [ "_:search", "name", "hakka" ], [ "_:search", "people", "5" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "18:45" ], [ "_:booking", "ref", "1WEOP8WM" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "18:45" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "grey Lexus" ], [ "_:result", "phone", "07361322317" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like to find an expensive place to eat please ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'57');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have 57 options available , do you have a preference on cuisine or location ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I would like some Chinese food , please ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'82 Cherry Hinton Road');(_:result,count,'9');(_:result,name,'good luck chinese food takeaway');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 9 options . The Good Luck Chinese Food Takeaway is located at 82 Cherry Hinton Road , Cherry Hinton . Would you like to reserve a table ?" }, { "id": 4, "rdf-acts": [ "hello()" ], "speaker": "user", "text": "I am not familiar with Cherry Hinton Road . Is that in the Centre of town ?" }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,area,'south');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "No , actually they are located in the south . Did you want me to check for what is available in the centre instead ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))", "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes please . I would like something in the expensive price range ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,count,'4');(_:result,food,'chinese');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have 4 expensive chinese restauarants in the city centre . Would you like reservations ?" }, { "id": 8, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "No thank you , can you just give me the address and phone number for one of them ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'12 St. Johns Street City Centre');(_:result,name,'Ugly Duckling');(_:result,phone,\"They do n't seem to have\");(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "My favorite is the Ugly Duckling , located at 12 St. Johns Street City Centre . They do n't seem to have a phone number , so would you like a different restaurant ?" }, { "id": 10, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes please give me the post code and phone number for one of the restaurants that has them listed . I am also looking for a train ." }, { "id": 11, "rdf-acts": [ "inform((_:result,phone,'not available');(_:result,postcode,'cb21tw');(_:result,type,'Restaurant'))", "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "The Ugly Duckling 's phone number is not available but their postcode is cb21tw . Where will you be departing from ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,departure,'peterborough');(_:search,leave_at,'8:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be departing from Peterborough after 8:30 ." }, { "id": 13, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What is your destination ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to be in Cambridge on Saturday ." }, { "id": 15, "rdf-acts": [ "inform((_:result,count,'31');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 31 trains available , what departure time would be best for you ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,leave_at,'08:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "Any time after 08:30 would work ." }, { "id": 17, "rdf-acts": [ "inform((_:result,count,'31');(_:result,type,'Train'))" ], "speaker": "system", "text": "There are 31 available trains , do you have a more specific time in mind to help narrow them down ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "The first train that leaves after 8:30 would be nice ." }, { "id": 19, "rdf-acts": [ "inform((_:result,id,'TR1616');(_:result,leave_at,'08:48');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok . That train is TR1616 which leaves at 08:48 . Would you like for me to book your seats ?" }, { "id": 20, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "No , but if you could give me the price of a ticket ?" }, { "id": 21, "rdf-acts": [ "inform((_:result,ticket,'13.20 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "It is 13.20 pounds ." }, { "id": 22, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great . That 's all the information I need now . Thanks !" }, { "id": 23, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , goodbye !" } ]
MUL1683.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "count", "57" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "82 Cherry Hinton Road" ], [ "_:result", "count", "9" ], [ "_:result", "name", "good luck chinese food takeaway" ], [ "_:result", "type", "Restaurant" ], [ "_:user", "greeted", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "82 Cherry Hinton Road" ], [ "_:result", "count", "9" ], [ "_:result", "name", "good luck chinese food takeaway" ], [ "_:user", "greeted", "_:system" ], [ "_:result", "area", "south" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ticket", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "82 Cherry Hinton Road" ], [ "_:result", "name", "good luck chinese food takeaway" ], [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ticket", "?" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "4" ], [ "_:result", "food", "chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ticket", "?" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "4" ], [ "_:result", "food", "chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "12 St. Johns Street City Centre" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:result", "phone", "They do n't seem to have" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "ticket", "?" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "4" ], [ "_:result", "food", "chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "12 St. Johns Street City Centre" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:result", "phone", "not available" ], [ "_:result", "postcode", "cb21tw" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "leave_at", "8:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "ticket", "?" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "4" ], [ "_:result", "food", "chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "12 St. Johns Street City Centre" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:result", "phone", "not available" ], [ "_:result", "postcode", "cb21tw" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "leave_at", "8:30" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "ticket", "?" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "12 St. Johns Street City Centre" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:result", "phone", "not available" ], [ "_:result", "postcode", "cb21tw" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "31" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "08:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "ticket", "?" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "12 St. Johns Street City Centre" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:result", "phone", "not available" ], [ "_:result", "postcode", "cb21tw" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "08:30" ], [ "_:result", "count", "31" ], [ "_:result", "type", "Train" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "ticket", "?" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "12 St. Johns Street City Centre" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:result", "phone", "not available" ], [ "_:result", "postcode", "cb21tw" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "08:30" ], [ "_:result", "count", "31" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "TR1616" ], [ "_:result", "leave_at", "08:48" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] }, { "id": 11, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "12 St. Johns Street City Centre" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:result", "phone", "not available" ], [ "_:result", "postcode", "cb21tw" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "08:30" ], [ "_:result", "count", "31" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "TR1616" ], [ "_:result", "leave_at", "08:48" ], [ "_:booking", "category", "Train" ], [ "_:result", "ticket", "13.20 pounds" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'funky fun house');(_:search,leave_at,'8:45');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Hi , i need to book a taxi to go to funky fun house . I need to leave after 8:45 ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Where will you leave from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge punter');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "The taxi should depart from the cambridge punter" }, { "id": 3, "rdf-acts": [ "inform((_:result,car,'grey ford');(_:result,phone,'07266756209');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Alrighty . I have a grey ford for you with the contact number 07266756209 . Anything else you need ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "No thanks , just needed a taxi . Have a great day !" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thanks , I hope you have a wonderful day as well !" } ]
SNG1256.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "funky fun house" ], [ "_:search", "leave_at", "8:45" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "funky fun house" ], [ "_:search", "leave_at", "8:45" ], [ "_:search", "departure", "cambridge punter" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "funky fun house" ], [ "_:search", "leave_at", "8:45" ], [ "_:search", "departure", "cambridge punter" ], [ "_:result", "car", "grey ford" ], [ "_:result", "phone", "07266756209" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "i am looking for a place to go in the centre of town" }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,area,'center');(_:result,count,'44');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "We have 44 attractions in the city center . Is there any particular type you 'd prefer ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'museums');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Any special museums ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,category,'museums');(_:result,count,'11');(_:result,entrance_fee,'free');(_:result,name,'the broughton house gallery');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I have 11 museums . I could suggest the broughton house gallery it has a free entrance fee ." }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "yes that sounds good can I get the postcode , address of that place ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,address,'98 King Street');(_:result,postcode,'cb11ln');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The address is 98 King Street and Postcode is cb11ln . What else can I help you find today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,pricerange,'moderately');(_:search,stars,'four');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a guesthouse that has free parking included . Should be moderately priced , and have four stars ." }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'east');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'carolina bed and breakfast');(_:result,pricerange,'moderate');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "carolina bed and breakfast is a 4 star guesthouse in the east part of town in the moderate price range with both free internet and parking ." }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'7');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Ok that sounds perfect please book that for 7 people for 5 nights starting from thursday ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,ref,'YGO4SXPA');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "A room has been booked . Your reference number is YGO4SXPA ." }, { "id": 10, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "I also would like a taxi to get between those two places , please ." }, { "id": 11, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "what time would you like to leave ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'd like to leave my hotel by 1:15 ." }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'yellow ford');(_:result,phone,'07869666997');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "i have booked \t a yellow ford with contact 07869666997" }, { "id": 14, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thank you that 's all I need today , good bye ." }, { "id": 15, "rdf-acts": [ "bye()", "thank()" ], "speaker": "system", "text": "You 're very welcome . Thank you for calling Cambridge TownInfo centre ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "And thanks again for your help . Goodbye ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Goodbye , have a great day ." } ]
PMUL2729.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "area", "center" ], [ "_:result", "count", "44" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "museums" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "area", "center" ], [ "_:search", "category", "museums" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "11" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "the broughton house gallery" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "area", "center" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "11" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "the broughton house gallery" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "98 King Street" ], [ "_:result", "postcode", "cb11ln" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "four" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "count", "11" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "98 King Street" ], [ "_:result", "postcode", "cb11ln" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "four" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "carolina bed and breakfast" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "count", "11" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "98 King Street" ], [ "_:result", "postcode", "cb11ln" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "four" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "carolina bed and breakfast" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "YGO4SXPA" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "count", "11" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "98 King Street" ], [ "_:result", "postcode", "cb11ln" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "four" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "carolina bed and breakfast" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "YGO4SXPA" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "count", "11" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "98 King Street" ], [ "_:result", "postcode", "cb11ln" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "four" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "carolina bed and breakfast" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "YGO4SXPA" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Hotel" ], [ "_:result", "car", "yellow ford" ], [ "_:result", "phone", "07869666997" ], [ "_:result", "type", "Taxi" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "count", "11" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "98 King Street" ], [ "_:result", "postcode", "cb11ln" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "four" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "carolina bed and breakfast" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "YGO4SXPA" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Hotel" ], [ "_:result", "car", "yellow ford" ], [ "_:result", "phone", "07869666997" ], [ "_:result", "type", "Taxi" ], [ "_:user", "dismissed", "_:system" ], [ "_:system", "dismissed", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'parkside pools');(_:search,destination,'pizza hut cherry hinton');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Hi ! I would like to book a taxi that will take me to Pizza Hut Cherry Hinton . I will be departing from Parkside Pools ." }, { "id": 1, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "What time would you like to leave ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,leave_at,'02:00');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I want to leave after 02:00" }, { "id": 3, "rdf-acts": [ "inform((_:result,car,'black Ford');(_:result,phone,'07708238835');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "I can book a Black Ford for you . The contact number of the company is 07708238835 . Can I help with anything else ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you very much ." }, { "id": 5, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "We are happy to help . Do you require any further assistance ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "nope that is all thank you so much you are amazing and awesome and cool and nice" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Thank you for the kind words . You have a great day ." } ]
SNG0066.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "parkside pools" ], [ "_:search", "destination", "pizza hut cherry hinton" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "parkside pools" ], [ "_:search", "destination", "pizza hut cherry hinton" ], [ "_:search", "leave_at", "02:00" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "parkside pools" ], [ "_:search", "destination", "pizza hut cherry hinton" ], [ "_:search", "leave_at", "02:00" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black Ford" ], [ "_:result", "phone", "07708238835" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "parkside pools" ], [ "_:search", "destination", "pizza hut cherry hinton" ], [ "_:search", "leave_at", "02:00" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black Ford" ], [ "_:result", "phone", "07708238835" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,leave_at,'9:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train to cambridge that leaves after 9:15 , please ." }, { "id": 1, "rdf-acts": [ "inform((_:result,day,'Friday');(_:result,departure,'london kings cross');(_:result,destination,'Cambridge');(_:result,id,'TR5686');(_:result,leave_at,'9:17');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR5686 going to Cambridge leaves london kings cross on Friday at 9:17 , will this work for you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,departure,'stansted airport');(_:search,type,'Train'))" ], "speaker": "user", "text": "No , I need a train departing from stansted airport on wednesday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'9:52');(_:result,day,'Wednesday');(_:result,departure,'stansted airport');(_:result,destination,'Cambridge');(_:result,id,'TR3828');(_:result,leave_at,'9:24');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR3828 will be departing stansted airport at 9:24 Wednesday and arriving in Cambridge at 9:52 . Would you like to book a seat ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'3');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to book 3 seats . Can you do that ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'24TGG9IX');(_:booking,ticket,'30.29 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 30.29 GBP payable at the station . Reference number is : 24TGG9IX . Is there anything else I can help you with today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'polynesian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I am looking for a restaurant in the Centre that serves Polynesian food , can you help me ?" }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,area,'Centre');(_:search,food,'Polynesian');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "There are no restaurants in the Centre that serve Polynesian food . Are there any other types of food or locations you would like ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about one that serves Indian food ?" }, { "id": 9, "rdf-acts": [ "select((_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))", "inform((_:result,count,'9');(_:result,food,'Indian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 9 Indian restaurants . Would you like cheap or expensive ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Cheap is fine . Whatever you think is the best . Can I get the number and address for that place though ?" }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'74 Mill Road city centre');(_:result,name,'Kohinoor');(_:result,phone,'01223323639');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Kohinoor matches your search . The phone number is 01223323639 , and the address is 74 Mill Road city centre . Would you like me to book that for you ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes . I 'd like to make a reservation for Thursday ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,people,'3');(_:booking,type,'Booking'))", "request((_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok , would that be for 3 seats as well ? What time would you like ?" }, { "id": 14, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,pricerange,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Actually I will call them , could you give me their phone and address once again , and confirm the price range please ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,address,'106 Regent Street City Centre');(_:result,phone,'01223302330');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The phone number is 01223302330 and the address is 106 Regent Street City Centre . It 's an expensive restaurant ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Yes . Thanks for all your help !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "It 's my pleasure ! Thanks for using Cambridge TownInfo . Goodbye !" } ]
MUL0206.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "9:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "9:15" ], [ "_:result", "day", "Friday" ], [ "_:result", "departure", "london kings cross" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR5686" ], [ "_:result", "leave_at", "9:17" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "9:15" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "stansted airport" ], [ "_:result", "arrive_by", "9:52" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "departure", "stansted airport" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR3828" ], [ "_:result", "leave_at", "9:24" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "9:15" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "stansted airport" ], [ "_:result", "arrive_by", "9:52" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "departure", "stansted airport" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR3828" ], [ "_:result", "leave_at", "9:24" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "24TGG9IX" ], [ "_:booking", "ticket", "30.29 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "polynesian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "9:15" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "stansted airport" ], [ "_:result", "arrive_by", "9:52" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "departure", "stansted airport" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR3828" ], [ "_:result", "leave_at", "9:24" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "24TGG9IX" ], [ "_:booking", "ticket", "30.29 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/c99dd9bf" ], [ "_:search/c99dd9bf", "area", "Centre" ], [ "_:search/c99dd9bf", "food", "Polynesian" ], [ "_:search/c99dd9bf", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "9:15" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "stansted airport" ], [ "_:result", "arrive_by", "9:52" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "departure", "stansted airport" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR3828" ], [ "_:result", "leave_at", "9:24" ], [ "_:search", "people", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "24TGG9IX" ], [ "_:booking", "ticket", "30.29 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/c99dd9bf" ], [ "_:search/c99dd9bf", "area", "Centre" ], [ "_:search/c99dd9bf", "food", "Polynesian" ], [ "_:search/c99dd9bf", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "count", "9" ], [ "_:result", "food", "Indian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "9:15" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "departure", "stansted airport" ], [ "_:result", "arrive_by", "9:52" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "departure", "stansted airport" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR3828" ], [ "_:result", "leave_at", "9:24" ], [ "_:search", "people", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "24TGG9IX" ], [ "_:booking", "ticket", "30.29 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/c99dd9bf" ], [ "_:search/c99dd9bf", "area", "Centre" ], [ "_:search/c99dd9bf", "food", "Polynesian" ], [ "_:search/c99dd9bf", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "count", "9" ], [ "_:result", "food", "Indian" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "address", "74 Mill Road city centre" ], [ "_:result", "name", "Kohinoor" ], [ "_:result", "phone", "01223323639" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "9:15" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "departure", "stansted airport" ], [ "_:result", "arrive_by", "9:52" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "departure", "stansted airport" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR3828" ], [ "_:result", "leave_at", "9:24" ], [ "_:search", "people", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "24TGG9IX" ], [ "_:booking", "ticket", "30.29 GBP" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/c99dd9bf" ], [ "_:search/c99dd9bf", "area", "Centre" ], [ "_:search/c99dd9bf", "food", "Polynesian" ], [ "_:search/c99dd9bf", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "count", "9" ], [ "_:result", "food", "Indian" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "address", "74 Mill Road city centre" ], [ "_:result", "name", "Kohinoor" ], [ "_:result", "phone", "01223323639" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "9:15" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "departure", "stansted airport" ], [ "_:result", "arrive_by", "9:52" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "departure", "stansted airport" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR3828" ], [ "_:result", "leave_at", "9:24" ], [ "_:search", "people", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "24TGG9IX" ], [ "_:booking", "ticket", "30.29 GBP" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/c99dd9bf" ], [ "_:search/c99dd9bf", "area", "Centre" ], [ "_:search/c99dd9bf", "food", "Polynesian" ], [ "_:search/c99dd9bf", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "9" ], [ "_:result", "food", "Indian" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Kohinoor" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "106 Regent Street City Centre" ], [ "_:result", "phone", "01223302330" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need to book a taxi ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "I can do that for you . Where would you like to be picked up and what is your final destination ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'16:15');(_:search,destination,'whale of a time');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I have to be to whale of a time by 16:15" }, { "id": 3, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "I 'd be happy to book that for you , where do you need picked up from ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,'gallery at twelve a high street');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I would like to leave from the gallery at twelve a high street ." }, { "id": 5, "rdf-acts": [ "inform((_:result,car,'yellow skoda');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Your taxi is booked . It is a yellow skoda ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . Can I get a contact number ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,phone,'07123859913');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "The contact number 07123859913 ." }, { "id": 8, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thank you , that 's all . Good bye ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our services ." } ]
SNG01723.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "?" ], [ "_:search", "arrive_by", "16:15" ], [ "_:search", "destination", "whale of a time" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "16:15" ], [ "_:search", "destination", "whale of a time" ], [ "_:search", "departure", "gallery at twelve a high street" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "16:15" ], [ "_:search", "destination", "whale of a time" ], [ "_:search", "departure", "gallery at twelve a high street" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow skoda" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "16:15" ], [ "_:search", "destination", "whale of a time" ], [ "_:search", "departure", "gallery at twelve a high street" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow skoda" ], [ "_:result", "phone", "07123859913" ], [ "_:result", "type", "Taxi" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,has_parking,'dontcare');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I want to find a place to stay with free wifi . It does n't have to have free parking though ." }, { "id": 1, "rdf-acts": [ "inform((_:result,name,'acorn guest house');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "The acorn guest house will meet your needs . Would you like to book a room there ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,stars,'4-star');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Is that a 4-star hotel ? I do prefer a 4-star place ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'acorn guest house');(_:result,stars,'4-star');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , the acorn guest house is a 4-star place" }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "Ok , that sounds good , lets book a room please ." }, { "id": 5, "rdf-acts": [ "request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sure thing ! I just need to know what day you 'll be arriving , how many nights you 'll be staying , and how many people are in your party to be able to book ." }, { "id": 6, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,pricerange,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "First , I need the price , phone number , and postcode there ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'154 chesterton road');(_:result,name,'acorn guest house');(_:result,phone,'01223353888');(_:result,postcode,'cb41da');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The acorn guest house is located at 154 chesterton road postcode cb41da , phone 01223353888 . The price is in the moderate range . Shall I book a room for you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'Good Luck Chinese Food Takeaway');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thank you ! I am also searching for The Good Luck Chinese Food Takeaway ." }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "request((_:booking,people,?);(_:booking,type,'Booking'))", "inform((_:result,area,'south');(_:result,name,'the good luck chinese food takeaway');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Certainly , the good luck chinese food takeaway is in the south part of town . Can I book at table for you , if so how many will be dining ." }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'12:30');(_:search,people,'2');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want to book a table for 2 people at 12:30 on sunday ." }, { "id": 11, "rdf-acts": [ "inform((_:booking,day,'Sunday');(_:booking,duration,'12:30');(_:booking,people,'two');(_:booking,ref,'COB6X9IP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The restaurant has been booked for two people Sunday at 12:30 . Your reference code is COB6X9IP ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , thanks ! That is all I needed for today ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "It has been my pleasure . We hope you enjoy your time here in Cambridge and feel free to contact us if you need any further assistance ." } ]
MUL0133.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "dontcare" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stars", "4-star" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stars", "4-star" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stars", "4-star" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stars", "4-star" ], [ "_:result", "stars", "4-star" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "154 chesterton road" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "phone", "01223353888" ], [ "_:result", "postcode", "cb41da" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "Good Luck Chinese Food Takeaway" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stars", "4-star" ], [ "_:result", "stars", "4-star" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:result", "address", "154 chesterton road" ], [ "_:result", "phone", "01223353888" ], [ "_:result", "postcode", "cb41da" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "name", "Good Luck Chinese Food Takeaway" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "south" ], [ "_:result", "name", "the good luck chinese food takeaway" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "12:30" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stars", "4-star" ], [ "_:result", "stars", "4-star" ], [ "_:booking", "stay", "?" ], [ "_:result", "address", "154 chesterton road" ], [ "_:result", "phone", "01223353888" ], [ "_:result", "postcode", "cb41da" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "name", "Good Luck Chinese Food Takeaway" ], [ "_:result", "area", "south" ], [ "_:result", "name", "the good luck chinese food takeaway" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "12:30" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "duration", "12:30" ], [ "_:booking", "people", "two" ], [ "_:booking", "ref", "COB6X9IP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'the lensfield hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need to find the lensfield hotel ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'53 - 57 lensfield road');(_:result,area,'south');(_:result,name,'Lensfield Hotel');(_:result,postcode,'cb21en');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "The Lensfield Hotel is located on the south end . The address is 53 - 57 lensfield road , postcode \t cb21en . Can I get you any more information ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,people,'7');(_:search,stay,'3');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Book it for 7 people , 3 nights , starting sunday . Give me the reference number ." }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'OSP4TRB9');(_:booking,type,'Booking');(_:result,name,'The');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Lensfield has been booked according to your specifications . Your reference number is : OSP4TRB9 . Is there anything else we can help you with ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's everything . Thank you so much for your help . Have a great day !" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , you have a great day as well ." } ]
SNG0927.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "the lensfield hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "the lensfield hotel" ], [ "_:result", "address", "53 - 57 lensfield road" ], [ "_:result", "area", "south" ], [ "_:result", "name", "Lensfield Hotel" ], [ "_:result", "postcode", "cb21en" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "the lensfield hotel" ], [ "_:result", "address", "53 - 57 lensfield road" ], [ "_:result", "area", "south" ], [ "_:result", "postcode", "cb21en" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "OSP4TRB9" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "The" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Looking for a restaurant that s expensive . Needs to be in the centre area ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'a lot of');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have found a lot of options , what type of food do you prefer ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'british');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about british food ? Is there anything like that ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,count,'3');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have three places , shall I book one ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,duration,'18:15');(_:search,people,'5');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Sure , surprise me ! I need a reservation for 5 people at 18:15 on friday ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,ref,'J6S1NEDG');(_:booking,type,'Booking'))", "reqmore()", "inform((_:result,name,'Midsummer House');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : J6S1NEDG . Midsummer House . Will you need anything elses ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,departure,'peterborough');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I am also looking for a train departing from Peterborough . Can you help me with that ?" }, { "id": 7, "rdf-acts": [ "request((_:search,day,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Sure thing where will you be heading to , and what day and time would you like to travel ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'9:15');(_:search,day,'friday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be traveling to Cambridge and need to arrive by 9:15 on Friday ." }, { "id": 9, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,arrive_by,'9:09');(_:result,destination,'Cambridge');(_:result,id,'TR6496');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There are several options . The TR6496 arrives in Cambridge at 9:09 . Would you like me to book a ticket for you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'5');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes , please book for 5 people as well ... and can you provide me with a reference number ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'08N7IYDI');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . Your reference number is 08N7IYDI . Is there anything else I can assist you with today ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for making those reservations . That 's all I needed today ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting us . Please feel free to contact again if you have any more questions . Have a great day !" } ]
MUL1531.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "a lot of" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "a lot of" ], [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "18:15" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "a lot of" ], [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "3" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "18:15" ], [ "_:search", "people", "5" ], [ "_:booking", "ref", "J6S1NEDG" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Midsummer House" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "a lot of" ], [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "3" ], [ "_:search", "duration", "18:15" ], [ "_:search", "people", "5" ], [ "_:booking", "ref", "J6S1NEDG" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Midsummer House" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "9:15" ], [ "_:search", "day", "friday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "3" ], [ "_:search", "duration", "18:15" ], [ "_:booking", "ref", "J6S1NEDG" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Midsummer House" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "9:15" ], [ "_:search", "day", "friday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:result", "arrive_by", "9:09" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR6496" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "3" ], [ "_:search", "duration", "18:15" ], [ "_:result", "name", "Midsummer House" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "9:15" ], [ "_:search", "day", "friday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:result", "arrive_by", "9:09" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR6496" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "08N7IYDI" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'center');(_:search,food,'asian oriental');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a restaurant in the center that serves asian oriental food ." }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,area,'centre');(_:result,count,'4');(_:result,food,'Asian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 4 Asian restaurants in the centre . What price range are you looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'moderately');(_:search,type,'Restaurant'))", "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for moderately priced restaurants ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'dojo noodle bar');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure , how about dojo noodle bar ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,duration,'20:00');(_:search,people,'6');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "That sounds good . Can I get a table for 6 on Thursday at 20:00 ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'W3BAE5PR');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You 're reference number is W3BAE5PR . Is there anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'09:30');(_:search,day,'same day');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thanks . I need a train for the same day but it needs to arrive by 09:30 ." }, { "id": 7, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))", "thank()" ], "speaker": "system", "text": "Sure . Where are you departing from and where do you need to go ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,departure,'london kings cross');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "The train should depart from london kings cross and should go to cambridge" }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'08:08');(_:result,count,'2');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There are 2 the latest train arrives at 08:08 will that be ok ?" }, { "id": 10, "rdf-acts": [ "request((_:result,duration,?);(_:result,id,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "That works . Can you tell me the train ID , price , and travel time for that train arriving at 8:08 ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,duration,'51 minutes');(_:result,id,'TR4016');(_:result,ticket,'23.60 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The train ID is TR4016 . Each ticket costs 23.60 pounds each . And the travel time is 51 minutes . Can I book you any tickets ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , I 'm sure I 'll be able to just deal with it at the station . Thanks for everything !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , have a nice day ." } ]
MUL1698.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "4" ], [ "_:result", "food", "Asian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ticket", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "4" ], [ "_:result", "food", "Asian" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "ticket", "?" ], [ "_:result", "name", "dojo noodle bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "20:00" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "4" ], [ "_:result", "food", "Asian" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "ticket", "?" ], [ "_:result", "name", "dojo noodle bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "20:00" ], [ "_:search", "people", "6" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "W3BAE5PR" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "09:30" ], [ "_:search", "day", "same day" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "4" ], [ "_:result", "food", "Asian" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "ticket", "?" ], [ "_:result", "name", "dojo noodle bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "20:00" ], [ "_:search", "people", "6" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "W3BAE5PR" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "09:30" ], [ "_:search", "day", "same day" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Asian" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "ticket", "?" ], [ "_:result", "name", "dojo noodle bar" ], [ "_:search", "duration", "20:00" ], [ "_:search", "people", "6" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "W3BAE5PR" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "09:30" ], [ "_:search", "day", "same day" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "08:08" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "?" ], [ "_:result", "id", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Asian" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "dojo noodle bar" ], [ "_:search", "duration", "20:00" ], [ "_:search", "people", "6" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "W3BAE5PR" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "09:30" ], [ "_:search", "day", "same day" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "08:08" ], [ "_:result", "count", "2" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "51 minutes" ], [ "_:result", "id", "TR4016" ], [ "_:result", "ticket", "23.60 pounds" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you find me an expensive hotel ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,stars,?);(_:search,type,'Hotel'))", "inform((_:result,category,'hotels');(_:result,count,'33');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have 33 expensive hotels . How many stars and what part of town would you prefer ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need one that includes free wifi" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,stars,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "OK , does it matter the ratings or location ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,category,'hotel');(_:search,day,'tuesday');(_:search,people,'6');(_:search,pricerange,'expensive');(_:search,stars,'dontcare');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "The ratings and location do not matter . It must be an expensive hotel not a guesthouse . I will follow your recommendation for 4 nights starting Tuesday for 6 people ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_internet,'none');(_:result,name,'huntingdon marriott hotel');(_:result,pricerange,'expensive');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There is the huntingdon marriott hotel which is 4 star in the expensive range with wifi . Would you like me to book a room there ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,people,'six');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes please . I will need it starting on Tuesday for 4 nights . There will be six of us staying ." }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "I 'm sorry but I was unable to book that . Shall we try another hotel ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,pricerange,'same price range');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes please . One in the same price range ." }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Do you care whether the hotel is in the city center ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Nope . I just need the hotel to be expensive and include wifi ." }, { "id": 11, "rdf-acts": [ "inform((_:booking,day,'Tuesday');(_:booking,name,'University Arms hotel');(_:booking,people,'6');(_:booking,ref,'U5HXNKXO');(_:booking,stay,'4');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book a room for you at the University Arms hotel . 4 nights starting on Tuesday for 6 people . Your reference number is U5HXNKXO ." }, { "id": 12, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "That sound awesome . Can I have the address ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,address,'Regent Street');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Regent Street . Do you need anything else , today ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great thank you ! That 's all I need . Goodbye ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting us . Have a great day ." } ]
SSNG0370.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:search", "stars", "?" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "33" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "category", "hotels" ], [ "_:result", "count", "33" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "6" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "dontcare" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "category", "hotels" ], [ "_:result", "count", "33" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "six" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "category", "hotels" ], [ "_:result", "count", "33" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "six" ], [ "_:search", "stay", "4" ], [ "_:system", "canthelp", "_:booking/b1193bbe" ], [ "_:booking/b1193bbe", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "category", "hotels" ], [ "_:result", "count", "33" ], [ "_:search", "stars", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "six" ], [ "_:search", "stay", "4" ], [ "_:system", "canthelp", "_:booking/b1193bbe" ], [ "_:booking/b1193bbe", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "?" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "category", "hotels" ], [ "_:result", "count", "33" ], [ "_:search", "stars", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "six" ], [ "_:search", "stay", "4" ], [ "_:system", "canthelp", "_:booking/b1193bbe" ], [ "_:booking/b1193bbe", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "?" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "name", "University Arms hotel" ], [ "_:booking", "people", "6" ], [ "_:booking", "ref", "U5HXNKXO" ], [ "_:booking", "stay", "4" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "category", "hotels" ], [ "_:result", "count", "33" ], [ "_:search", "stars", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "six" ], [ "_:search", "stay", "4" ], [ "_:system", "canthelp", "_:booking/b1193bbe" ], [ "_:booking/b1193bbe", "type", "Booking" ], [ "_:search", "area", "?" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "name", "University Arms hotel" ], [ "_:booking", "people", "6" ], [ "_:booking", "ref", "U5HXNKXO" ], [ "_:booking", "stay", "4" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "Regent Street" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am on a budget and need a cheap place to eat ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'22');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 22 cheap places to eat in the area . Do you have a preference of food type ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'indonesian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like Indonesian food located in the city 's centre . Do you have anything like that ?" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "there is none that serves that food . can you change location ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'spanish');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I ca n't change the location but I can eat spanish food instead . Is that an option ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'la raza');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "la raza is fine for you . can i give you the contact ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'13:00');(_:search,people,'3');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Actually , it would be quite helpful if you 'd book a table for 3 at 13:00 on Monday ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,ref,'UKTN9VKD');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : UKTN9VKD ." }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Great , I am also looking for a place to stay . I would prefer a guesthouse and in the same area as the restaurant ." }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,name,'El Shaddai');(_:result,pricerange,'inexpensive');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "El Shaddai is an inexpensive guesthouse with internet service . Would you like me to make you a reservation there ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would also like it to have a 4 star rating and free parking" }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'alexander bed and breakfast');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "alexander bed and breakfast fits those criteria , would you like me to book a stay ?" }, { "id": 12, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "No , I do n't need a booking , just the address ." }, { "id": 13, "rdf-acts": [ "inform((_:result,address,'56 Saint Barnabas Road');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "The address is 56 Saint Barnabas Road . Is there anything else that I can help you with ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 'll be all . Thank you ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our system today !" } ]
PMUL4833.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "22" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "indonesian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "22" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/8eecb5a7" ], [ "_:search/8eecb5a7", "type", "Restaurant" ], [ "_:search", "food", "spanish" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "22" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/8eecb5a7" ], [ "_:search/8eecb5a7", "type", "Restaurant" ], [ "_:search", "food", "spanish" ], [ "_:result", "name", "la raza" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "22" ], [ "_:result", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/8eecb5a7" ], [ "_:search/8eecb5a7", "type", "Restaurant" ], [ "_:search", "food", "spanish" ], [ "_:result", "name", "la raza" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "UKTN9VKD" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "22" ], [ "_:system", "canthelp", "_:search/8eecb5a7" ], [ "_:search/8eecb5a7", "type", "Restaurant" ], [ "_:search", "food", "spanish" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "UKTN9VKD" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "El Shaddai" ], [ "_:result", "pricerange", "inexpensive" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "22" ], [ "_:system", "canthelp", "_:search/8eecb5a7" ], [ "_:search/8eecb5a7", "type", "Restaurant" ], [ "_:search", "food", "spanish" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "UKTN9VKD" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "inexpensive" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "alexander bed and breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "22" ], [ "_:system", "canthelp", "_:search/8eecb5a7" ], [ "_:search/8eecb5a7", "type", "Restaurant" ], [ "_:search", "food", "spanish" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "UKTN9VKD" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "inexpensive" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "alexander bed and breakfast" ], [ "_:result", "address", "56 Saint Barnabas Road" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [], "speaker": "user", "text": "I want see something particular , can you book reservations for anything ?" }, { "id": 1, "rdf-acts": [], "speaker": "system", "text": "Most things yes , can you let me know what you want to see ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,name,\"sheep 's green and lammas land park fen causeway\");(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm interested in seeing sheep 's green and lammas land park fen causeway" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'south');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It is located in the south , can I get the address for you ?" }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes and can I get the phone number please ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'fen causeway , newnham road');(_:result,phone,'01223302580');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The address is fen causeway , newnham road . The number is 01223302580 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'north');(_:search,type,'Hotel'))", "request((_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I also need a place to stay in the north area ." }, { "id": 7, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,count,'5');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "i have five . any price range ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,pricerange,'moderately');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "moderately priced and a 4 star rating , please ." }, { "id": 9, "rdf-acts": [ "request((_:search,has_parking,?);(_:search,type,'Hotel'))", "inform((_:result,category,'guest houses');(_:result,count,'7');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I actually have 7 guest houses that would meet your criteria . Do you need parking ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,has_parking,'dontcare');(_:search,type,'Hotel'))", "request((_:result,has_parking,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Can you suggest one ? Parking is not important , but please let me know if they have it ." }, { "id": 11, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Acorn Guest House');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Acorn Guest House meets your criteria and does offer parking and internet ." }, { "id": 12, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,name,'acorn guest house');(_:search,type,'Hotel'))", "request((_:result,has_parking,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Is parking at the Acorn Guest House free ?" }, { "id": 13, "rdf-acts": [ "reqmore()", "thank()", "inform((_:result,name,'Acorn Guest House');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes . Is there any additional information you need about the Acorn Guest House ?" }, { "id": 14, "rdf-acts": [ "request((_:result,has_internet,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I need to know the postcode and if they have internet ." }, { "id": 15, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,postcode,'cb41da');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Yes they have internet , and their postcode is cb41da . Do you need anything else ?" }, { "id": 16, "rdf-acts": [], "speaker": "user", "text": "Nope , that should be it !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting the Cambridge TownInfo centre . Goodbye" } ]
PMUL2815.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "sheep 's green and lammas land park fen causeway" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "sheep 's green and lammas land park fen causeway" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "south" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "sheep 's green and lammas land park fen causeway" ], [ "_:result", "area", "south" ], [ "_:result", "address", "fen causeway , newnham road" ], [ "_:result", "phone", "01223302580" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "north" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "sheep 's green and lammas land park fen causeway" ], [ "_:result", "area", "south" ], [ "_:result", "address", "fen causeway , newnham road" ], [ "_:result", "phone", "01223302580" ], [ "_:search", "area", "north" ], [ "_:result", "area", "?" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "sheep 's green and lammas land park fen causeway" ], [ "_:result", "area", "south" ], [ "_:result", "address", "fen causeway , newnham road" ], [ "_:result", "phone", "01223302580" ], [ "_:search", "area", "north" ], [ "_:result", "area", "?" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:result", "category", "guest houses" ], [ "_:result", "count", "7" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_parking", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "area", "south" ], [ "_:result", "address", "fen causeway , newnham road" ], [ "_:result", "phone", "01223302580" ], [ "_:search", "area", "north" ], [ "_:result", "area", "?" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:result", "category", "guest houses" ], [ "_:result", "count", "7" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "name", "acorn guest house" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_parking", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "area", "south" ], [ "_:result", "address", "fen causeway , newnham road" ], [ "_:result", "phone", "01223302580" ], [ "_:search", "area", "north" ], [ "_:result", "area", "?" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:result", "category", "guest houses" ], [ "_:result", "count", "7" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "name", "acorn guest house" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_parking", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "type", "Hotel" ], [ "_:result", "has_internet", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:result", "area", "south" ], [ "_:result", "address", "fen causeway , newnham road" ], [ "_:result", "phone", "01223302580" ], [ "_:search", "area", "north" ], [ "_:result", "area", "?" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:result", "category", "guest houses" ], [ "_:result", "count", "7" ], [ "_:result", "has_parking", "none" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "name", "acorn guest house" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_parking", "?" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "has_internet", "none" ], [ "_:result", "postcode", "cb41da" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'moderately');(_:search,stars,'4');(_:search,type,'Hotel'))", "request((_:result,pricerange,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Need a moderately priced hotel with 4 stars ." }, { "id": 1, "rdf-acts": [ "canthelp((_:search,category,'hotels');(_:search,pricerange,'moderately priced');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "I 'm sorry , there are no moderately priced 4 star hotels in town . Would you like to try a different rating or price ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Could you find me something that includes free parking and wifi ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,name,'ashley hotel');(_:result,pricerange,'moderate');(_:result,stars,'2');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Ashley Hotel is located in the north and has a 2 star rating in the moderate price range Would you like me to make a reservation for you" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'7');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Great can I book a room for 7 people for 2 nights starting thursday ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'Ashley Hotel');(_:booking,people,'7');(_:booking,ref,'ZWCF98NW');(_:booking,stay,'2');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I booked you rooms for 7 people staying 2 nights at Ashley Hotel . Your reference number is ZWCF98NW . Can I help you with anything else today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'british');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "i am also looking for a restaurant in centre of town serving british food" }, { "id": 7, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'several');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are several is there a certain price range you are looking for ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))", "request((_:result,phone,?);(_:result,pricerange,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Not really , but can you tell me the phone number and price range for your favorite one ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,name,'fitzbillies restaurant');(_:result,phone,'01223352500');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "My favorite is fitzbillies restaurant . It 's in the expensive price range and you can reach them at 01223352500 ." }, { "id": 10, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need a taxi to get between the two places ." }, { "id": 11, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "I can book you at taxi from ashley hotel to fitzbillies restaurant . I would just need to know what time you 'd like to leave and what time to arrive ." }, { "id": 12, "rdf-acts": [ "inform((_:search,departure,'the restaurant');(_:search,destination,'the hotel');(_:search,leave_at,'21:45');(_:search,type,'Taxi'))", "request((_:result,car,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "I need it by 21:45 from the restaurant to the hotel . I also want to know the car type and the contact number ." }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'grey tesla');(_:result,phone,'07579479936');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Ok great , I have you booked in a grey tesla and the contact number is 07579479936 . Is there anything else I can help you with ?" }, { "id": 14, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No , that is all thank you so much . Bye ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Have a great day !" } ]
MUL1359.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "pricerange", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:result", "pricerange", "?" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/ec434064" ], [ "_:search/ec434064", "category", "hotels" ], [ "_:search/ec434064", "pricerange", "moderately priced" ], [ "_:search/ec434064", "stars", "4" ], [ "_:search/ec434064", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:system", "canthelp", "_:search/ec434064" ], [ "_:search/ec434064", "category", "hotels" ], [ "_:search/ec434064", "pricerange", "moderately priced" ], [ "_:search/ec434064", "stars", "4" ], [ "_:search/ec434064", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "name", "ashley hotel" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:system", "canthelp", "_:search/ec434064" ], [ "_:search/ec434064", "category", "hotels" ], [ "_:search/ec434064", "pricerange", "moderately priced" ], [ "_:search/ec434064", "stars", "4" ], [ "_:search/ec434064", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "name", "ashley hotel" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Ashley Hotel" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "ZWCF98NW" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "british" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:system", "canthelp", "_:search/ec434064" ], [ "_:search/ec434064", "category", "hotels" ], [ "_:search/ec434064", "pricerange", "moderately priced" ], [ "_:search/ec434064", "stars", "4" ], [ "_:search/ec434064", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "name", "ashley hotel" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "2" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Ashley Hotel" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "ZWCF98NW" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "british" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "phone", "?" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:system", "canthelp", "_:search/ec434064" ], [ "_:search/ec434064", "category", "hotels" ], [ "_:search/ec434064", "pricerange", "moderately priced" ], [ "_:search/ec434064", "stars", "4" ], [ "_:search/ec434064", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "stars", "2" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Ashley Hotel" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "ZWCF98NW" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "british" ], [ "_:result", "amount", "several" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "name", "fitzbillies restaurant" ], [ "_:result", "phone", "01223352500" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:system", "canthelp", "_:search/ec434064" ], [ "_:search/ec434064", "category", "hotels" ], [ "_:search/ec434064", "pricerange", "moderately priced" ], [ "_:search/ec434064", "stars", "4" ], [ "_:search/ec434064", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "stars", "2" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Ashley Hotel" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "ZWCF98NW" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "british" ], [ "_:result", "amount", "several" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "name", "fitzbillies restaurant" ], [ "_:result", "phone", "01223352500" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "the restaurant" ], [ "_:search", "destination", "the hotel" ], [ "_:search", "leave_at", "21:45" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:system", "canthelp", "_:search/ec434064" ], [ "_:search/ec434064", "category", "hotels" ], [ "_:search/ec434064", "pricerange", "moderately priced" ], [ "_:search/ec434064", "stars", "4" ], [ "_:search/ec434064", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "stars", "2" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "2" ], [ "_:booking", "name", "Ashley Hotel" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "ZWCF98NW" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "british" ], [ "_:result", "amount", "several" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "name", "fitzbillies restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "the restaurant" ], [ "_:search", "destination", "the hotel" ], [ "_:search", "leave_at", "21:45" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "grey tesla" ], [ "_:result", "phone", "07579479936" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a train leaving cambridge on sunday ." }, { "id": 1, "rdf-acts": [ "thank()", "request((_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I can help with that . What is the destination and what time would you like to leave ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'14:00');(_:search,destination,'stevenage');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to go to stevenage by 14:00 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,id,'TR8464');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You can take train TR8464 to arrive there in time . Would you like me to book it for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'7');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes please book it for 7 people and provide the reference number ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'FCZJMTAI');(_:booking,ticket,'71.68 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Here is the booking information : Booking was successful , the total fee is 71.68 GBP payable at the station . \n Reference number is : FCZJMTAI ." }, { "id": 6, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am also looking for a place to stay ." }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "thank()" ], "speaker": "system", "text": "I 'll be glad to help you with that . What area would you like to stay in ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'north');(_:search,has_parking,'yes');(_:search,pricerange,'expensive');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Somewhere in the north , with 4 stars , free parking , and expensive ." }, { "id": 9, "rdf-acts": [ "canthelp((_:search,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "i do n't have anything that fits those criteria , would you like me to look for something else ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you try those same things but in the moderate price range ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,name,'home from home guesthouse');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))", "inform((_:result,count,'6');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "That bring sup six results , I recommend the home from home guesthouse , would you like more info or a booking ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , could I book one for 4 nights starting from Wednesday ?" }, { "id": 13, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking'))", "thank()" ], "speaker": "system", "text": "Sure ! For how many people ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,people,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "2 people and 1 dog" }, { "id": 15, "rdf-acts": [ "inform((_:booking,ref,'HPLM0SM6');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your room has been booked . Your reference number HPLM0SM6 ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , that 's all I need , thanks so much for your help ! Have a great day !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Not a problem . You have a great day , as well !" } ]
PMUL1582.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:00" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:00" ], [ "_:search", "destination", "stevenage" ], [ "_:result", "id", "TR8464" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:00" ], [ "_:search", "destination", "stevenage" ], [ "_:result", "id", "TR8464" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "FCZJMTAI" ], [ "_:booking", "ticket", "71.68 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:00" ], [ "_:search", "destination", "stevenage" ], [ "_:result", "id", "TR8464" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "FCZJMTAI" ], [ "_:booking", "ticket", "71.68 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "north" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:00" ], [ "_:search", "destination", "stevenage" ], [ "_:result", "id", "TR8464" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "FCZJMTAI" ], [ "_:booking", "ticket", "71.68 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "north" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:system", "canthelp", "_:search/185d002b" ], [ "_:search/185d002b", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "departure", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:00" ], [ "_:search", "destination", "stevenage" ], [ "_:result", "id", "TR8464" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "FCZJMTAI" ], [ "_:booking", "ticket", "71.68 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "north" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:system", "canthelp", "_:search/185d002b" ], [ "_:search/185d002b", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "name", "home from home guesthouse" ], [ "_:result", "count", "6" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "wednesday" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "departure", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:00" ], [ "_:search", "destination", "stevenage" ], [ "_:result", "id", "TR8464" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "FCZJMTAI" ], [ "_:booking", "ticket", "71.68 GBP" ], [ "_:search", "area", "north" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:system", "canthelp", "_:search/185d002b" ], [ "_:search/185d002b", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "name", "home from home guesthouse" ], [ "_:result", "count", "6" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "wednesday" ], [ "_:search", "stay", "4" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "departure", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:00" ], [ "_:search", "destination", "stevenage" ], [ "_:result", "id", "TR8464" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "71.68 GBP" ], [ "_:search", "area", "north" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:system", "canthelp", "_:search/185d002b" ], [ "_:search/185d002b", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "name", "home from home guesthouse" ], [ "_:result", "count", "6" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "wednesday" ], [ "_:search", "stay", "4" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "ref", "HPLM0SM6" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]