turns
listlengths
2
60
dialogue_id
stringlengths
1
31
states
listlengths
1
30
[ { "id": 0, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm curious about places to get a room for the night that are on the cheap end of the spectrum ." }, { "id": 1, "rdf-acts": [ "inform((_:result,name,'alexander bed and breakfast');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "You might want to try alexander bed and breakfast ." }, { "id": 2, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like free wifi and it needs to have at least 3 stars ." }, { "id": 3, "rdf-acts": [ "canthelp((_:search,type,'Hotel'))" ], "speaker": "system", "text": "I ca n't find anything that fits my criteria" }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Is there ones that are on the more expensive price range ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'Bridge Guest House');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "At the moderate price range , how about the Bridge Guest House ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,people,'2');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "That 'll be fine . I would like to book 2 people for 2 nights starting on tuesday ." }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry booking was unsuccessful . Would you like to try for a shorter stay ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,stay,'1');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Sure , can you book it for 1 night ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Tuesday');(_:booking,name,'Bridge Guest');(_:booking,people,'2');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to get the Bridge Guest House for 2 people for Tuesday night . Can I help you with anything else ?" }, { "id": 10, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I 'll need the reference number for that booking ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'3YXIHQLI');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The Reference number is : 3YXIHQLI . Can I assist you any further ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that s all , thank you very much !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thanks for using our services ." } ]
SNG01822.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "alexander bed and breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "name", "alexander bed and breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/3c3da0a2" ], [ "_:search/3c3da0a2", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/3c3da0a2" ], [ "_:search/3c3da0a2", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Bridge Guest House" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "2" ], [ "_: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" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/3c3da0a2" ], [ "_:search/3c3da0a2", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Bridge Guest House" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/61d22fb2" ], [ "_:booking/61d22fb2", "type", "Booking" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/3c3da0a2" ], [ "_:search/3c3da0a2", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Bridge Guest House" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/61d22fb2" ], [ "_:booking/61d22fb2", "type", "Booking" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "name", "Bridge Guest" ], [ "_:booking", "people", "2" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/3c3da0a2" ], [ "_:search/3c3da0a2", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Bridge Guest House" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/61d22fb2" ], [ "_:booking/61d22fb2", "type", "Booking" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "name", "Bridge Guest" ], [ "_:booking", "people", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "3YXIHQLI" ], [ "_: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,'east');(_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes I am looking for a restaurant in east cambidge that serves indian food" }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'1');(_:result,name,'curry prince');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "curry prince is one that fits your needs" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'Thursday');(_:search,duration,'15:15');(_:search,people,'five');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I will want it for five , on Thrusday , 15:15" }, { "id": 3, "rdf-acts": [ "inform((_:booking,ref,'LK03FYO8');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have it booked for you . The reference number is LK03FYO8 ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,leave_at,'12:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thank you ! I also need info on a train . It should leave on friday after 12:45 ." }, { "id": 5, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Okay , I can help you find a train . What is your destination ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,destination,'peterborough');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm going to peterborough ." }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'13:56');(_:result,destination,'peterborough');(_:result,leave_at,'13:06');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have a train leaving at 13:06 and arrives in peterborough at 13:56 . Would you like to book that train ?" }, { "id": 8, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes , and please let me know the expense and travel time ." }, { "id": 9, "rdf-acts": [ "inform((_:result,duration,'50 minutes');(_:result,ticket,'16.50 pounds');(_:result,type,'Train'))", "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "It is 16.50 pounds and the travel time is 50 minutes . How many will the booking be for ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Actually , I do n't need tickets just yet . I 'm all set here . Thanks for all your help - goodbye !" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Goodbye , I hope you enjoy your trip !" } ]
MUL1689.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "1" ], [ "_:result", "name", "curry prince" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "Thursday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "five" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "1" ], [ "_:result", "name", "curry prince" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "five" ], [ "_:booking", "ref", "LK03FYO8" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "12:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "1" ], [ "_:result", "name", "curry prince" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "five" ], [ "_:booking", "ref", "LK03FYO8" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "12:45" ], [ "_:search", "destination", "peterborough" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "1" ], [ "_:result", "name", "curry prince" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "five" ], [ "_:booking", "ref", "LK03FYO8" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "12:45" ], [ "_:search", "destination", "peterborough" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "13:56" ], [ "_:result", "destination", "peterborough" ], [ "_:result", "leave_at", "13:06" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "1" ], [ "_:result", "name", "curry prince" ], [ "_:search", "duration", "15:15" ], [ "_:booking", "ref", "LK03FYO8" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "12:45" ], [ "_:search", "destination", "peterborough" ], [ "_:result", "arrive_by", "13:56" ], [ "_:result", "destination", "peterborough" ], [ "_:result", "leave_at", "13:06" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "50 minutes" ], [ "_:result", "ticket", "16.50 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hospital'))" ], "speaker": "user", "text": "i want to find a hospital in town" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Hills Rd , Cambridge');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "The Addenbrookes Hospital is located at Hills Rd , Cambridge ." }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you goodbye ." }, { "id": 3, "rdf-acts": null, "speaker": "system", "text": "You are welcome , have a nice day ." } ]
SNG01316.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:result", "type", "Hospital" ] ], "turn_ids": [ 0, 1, 2 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'cinema');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "We are in the centre of town and looking for places to go . We would like maybe a museum and a cinema . Can you help me ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,name,'vue cinema');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "vue cinema is a very nice place to go ." }, { "id": 2, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "awesome , sounds good . What is their postcode please ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,address,', east rd');(_:result,address,'Grafton Centre');(_:result,name,'Vue Cinema');(_:result,postcode,'CB11PS');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Vue Cinema 's postcode is CB11PS . It 's located at the Grafton Centre , East Rd . Can I help you with anything else ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes I am looking for a place to stay that needs to be a hotel that has free wifi ." }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Do you have a specific area in mind ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "In the centre of town , please ." }, { "id": 7, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,stars,?);(_:search,type,'Hotel'))", "inform((_:result,count,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "We have three hotels in the area . Do you have a star - rating or price preference ?" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "no , i do nt mind any" }, { "id": 9, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'University Arms hotel');(_:result,pricerange,'expensive');(_:result,stars,'4');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "I recommend the University Arms hotel . It is expensive but has a rating of 4 stars and offers internet and parking . Would you like me to book this hotel ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'6');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "sounds good thanks book it for 6 for 4 nights on wednesday" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'K1CD3U5C');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Done ! Your reference number is K1CD3U5C . Can I help you with anything else ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That did it , I am ever so thankful for your help ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Happy to help ! Thank you for using the Cambridge TownInfo centre services !" } ]
PMUL3571.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "cinema" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "cinema" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "vue cinema" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", ", east rd" ], [ "_:result", "address", "Grafton Centre" ], [ "_:result", "name", "Vue Cinema" ], [ "_:result", "postcode", "CB11PS" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "address", ", east rd" ], [ "_:result", "address", "Grafton Centre" ], [ "_:result", "name", "Vue Cinema" ], [ "_:result", "postcode", "CB11PS" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "address", ", east rd" ], [ "_:result", "address", "Grafton Centre" ], [ "_:result", "name", "Vue Cinema" ], [ "_:result", "postcode", "CB11PS" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "?" ], [ "_:search", "stars", "?" ], [ "_:search", "type", "Hotel" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "address", ", east rd" ], [ "_:result", "address", "Grafton Centre" ], [ "_:result", "postcode", "CB11PS" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "?" ], [ "_:search", "stars", "?" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "University Arms hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_: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": [ [ "_:result", "address", ", east rd" ], [ "_:result", "address", "Grafton Centre" ], [ "_:result", "postcode", "CB11PS" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "?" ], [ "_:search", "stars", "?" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "University Arms hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "K1CD3U5C" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'london liverpool street');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hi can you help me to book a train from london liverpool street ?" }, { "id": 1, "rdf-acts": [ "thank()", "request((_:search,arrive_by,?);(_:search,day,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I certainly can ! I 'll need to know your destination , day of travel , and what time you want to leave or arrive by , so I can find a suitable train , OK ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,departure,'london liverpool street');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll be traveling on Sunday . I 'm going from London Liverpool Street to Cambridge ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'9:07');(_:result,departure,'London Liverpool Street');(_:result,destination,'Cambridge');(_:result,id,'TR2357');(_:result,leave_at,'7:39');(_:result,type,'Train'))" ], "speaker": "system", "text": "TR2357 leaves London Liverpool Street at 7:39 and arrives in Cambridge at 9:07 . Would this work or do you need another time frame ?" }, { "id": 4, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "How long is the travel time ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,duration,'88 minutes');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The travel time will be 88 minutes . Would you like me to book it for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'scott polar museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "No thank you . I need information on a attraction called scott polar museum ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,area,'centre');(_:result,entrance_fee,'no entrance fee');(_:result,name,'Scott Polar Museum');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Scott Polar Museum is located in the centre area , and has no entrance fee . Do you need additional information ?" }, { "id": 8, "rdf-acts": [ "request((_:result,category,?);(_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Entrance fee , attraction type , and phone number please ." }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'center');(_:result,category,'museum');(_:result,entrance_fee,'free');(_:result,phone,'01223336540');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "01223336540 \t It is a museum in the center . It is free to get in ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you that 's all I need today ." }, { "id": 11, "rdf-acts": [ "bye()", "thank()" ], "speaker": "system", "text": "I 'm glad I could be of assistance . Have a great day ." }, { "id": 12, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "you too have a wonderful day ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Bye bye ." } ]
PMUL1298.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "london liverpool street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "9:07" ], [ "_:result", "departure", "London Liverpool Street" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR2357" ], [ "_:result", "leave_at", "7:39" ], [ "_:result", "type", "Train" ], [ "_:result", "duration", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "9:07" ], [ "_:result", "departure", "London Liverpool Street" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR2357" ], [ "_:result", "leave_at", "7:39" ], [ "_:result", "duration", "88 minutes" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "scott polar museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "9:07" ], [ "_:result", "departure", "London Liverpool Street" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR2357" ], [ "_:result", "leave_at", "7:39" ], [ "_:result", "duration", "88 minutes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "scott polar museum" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Scott Polar Museum" ], [ "_:result", "type", "Attraction" ], [ "_:result", "category", "?" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "9:07" ], [ "_:result", "departure", "London Liverpool Street" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR2357" ], [ "_:result", "leave_at", "7:39" ], [ "_:result", "duration", "88 minutes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "scott polar museum" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Scott Polar Museum" ], [ "_:result", "area", "center" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223336540" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "9:07" ], [ "_:result", "departure", "London Liverpool Street" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR2357" ], [ "_:result", "leave_at", "7:39" ], [ "_:result", "duration", "88 minutes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "scott polar museum" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Scott Polar Museum" ], [ "_:result", "area", "center" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223336540" ], [ "_:result", "type", "Attraction" ], [ "_:system", "dismissed", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "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_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I\"m looking for a guesthouse that includes free wifi ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'a and b guest house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have the a and b guest house . Do you want to book it ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'west');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a moderately priced place in the west ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'west');(_:result,has_internet,'none');(_:result,name,\"Hobson 's House\");(_:result,pricerange,'moderately priced');(_:result,stars,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Ok , there is the Hobson 's House in the west of town . It 's got 3 stars and is moderately priced with free wifi . Would you like to start a booking ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I heard of that place from a friend , not sure if I like that one ... but it would be for just me for 2 nights starting sunday ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "request((_:search,name,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'only');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "That is the only moderately priced one in that area . Did you have something else in mind or would you like to make a reservation for this one ?" }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "Yes , please make a reservation ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'GZ1TEVAT');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . Reference number is : GZ1TEVAT . is there anything else i can help you with ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,departure,'cambridge');(_:search,destination,'kings lynn');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes please . I need a train from Cambridge to Kings Lynn on Tuesday ." }, { "id": 9, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Sure what time would you like to travel ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,leave_at,'11:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave after 11:15 ." }, { "id": 11, "rdf-acts": [ "request((_:search,ref,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I will call and arrange a new time and provide a reference number ." }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Could you make a booking for one person and provide the reference number please ?" }, { "id": 13, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,departure,'Cambridge');(_:booking,id,'TR3953');(_:booking,leave_at,'13:11');(_:booking,ref,'1I5JEN2V');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I booked you a seat on TR3953 , leaving Cambridge at 13:11 . Your reference number is 1I5JEN2V ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for the service !" }, { "id": 15, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "You 're welcome is there anything else I can do for you today ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all for today , thanks" }, { "id": 17, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "welcome any time you need our help" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you very much !" }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Have a good day" } ]
PMUL3352.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "a and b guest house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "west" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Hobson 's House" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "west" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Hobson 's House" ], [ "_:result", "stars", "3" ], [ "_:search", "day", "sunday" ], [ "_:search", "stay", "2" ], [ "_:search", "name", "?" ], [ "_:search", "type", "Hotel" ], [ "_:result", "amount", "only" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "area", "west" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "west" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Hobson 's House" ], [ "_:result", "stars", "3" ], [ "_:search", "stay", "2" ], [ "_:search", "name", "?" ], [ "_:result", "amount", "only" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "GZ1TEVAT" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "area", "west" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "west" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Hobson 's House" ], [ "_:result", "stars", "3" ], [ "_:search", "stay", "2" ], [ "_:search", "name", "?" ], [ "_:result", "amount", "only" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "GZ1TEVAT" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "11:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "area", "west" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "west" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Hobson 's House" ], [ "_:result", "stars", "3" ], [ "_:search", "stay", "2" ], [ "_:search", "name", "?" ], [ "_:result", "amount", "only" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "GZ1TEVAT" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "11:15" ], [ "_:search", "ref", "?" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_: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", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "area", "west" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "west" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Hobson 's House" ], [ "_:result", "stars", "3" ], [ "_:search", "stay", "2" ], [ "_:search", "name", "?" ], [ "_:result", "amount", "only" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "11:15" ], [ "_:search", "ref", "?" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "Cambridge" ], [ "_:booking", "id", "TR3953" ], [ "_:booking", "leave_at", "13:11" ], [ "_:booking", "ref", "1I5JEN2V" ], [ "_:booking", "type", "Booking" ] ], "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", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "area", "west" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "west" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Hobson 's House" ], [ "_:result", "stars", "3" ], [ "_:search", "stay", "2" ], [ "_:search", "name", "?" ], [ "_:result", "amount", "only" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "11:15" ], [ "_:search", "ref", "?" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "Cambridge" ], [ "_:booking", "id", "TR3953" ], [ "_:booking", "leave_at", "13:11" ], [ "_:booking", "ref", "1I5JEN2V" ], [ "_: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 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "area", "west" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "west" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Hobson 's House" ], [ "_:result", "stars", "3" ], [ "_:search", "stay", "2" ], [ "_:search", "name", "?" ], [ "_:result", "amount", "only" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "11:15" ], [ "_:search", "ref", "?" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "Cambridge" ], [ "_:booking", "id", "TR3953" ], [ "_:booking", "leave_at", "13:11" ], [ "_:booking", "ref", "1I5JEN2V" ], [ "_: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 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking for a train from cambridge on monday ." }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where is your destination , please ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'norwich');(_:search,leave_at,'15:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "My destination is Norwich . I am hoping I could catch a train after 15:15 ." }, { "id": 3, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Will you be traveling alone ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes . I will be by myself . Looking for one ticket please ." }, { "id": 5, "rdf-acts": [ "inform((_:result,day,'Monday');(_:result,departure,'cambridge');(_:result,leave_at,'15:36');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,id,'TR9460');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR9460 leaves cambridge Monday at 15:36 , would you like to reserve a seat ?" }, { "id": 6, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "No , I just need the price and arrival time ." }, { "id": 7, "rdf-acts": [ "inform((_:result,duration,'79 minutes');(_:result,ticket,'17.60 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The price is 17.60 pounds , and travel time is 79 minutes . Do you need to reserve a seat ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Not at this time . Thanks for the information ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "More specifically , the train arrives in Norwich at 16:55 . If there is nothing more , thank you for calling . Goodbye ." } ]
SNG02206.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "15:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "15:15" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "15:15" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:result", "day", "Monday" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "leave_at", "15:36" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR9460" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "15:15" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:result", "day", "Monday" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "leave_at", "15:36" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR9460" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "duration", "79 minutes" ], [ "_:result", "ticket", "17.60 pounds" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'gonville hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you help me find information on the Gonville hotel ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,category,'hotel');(_:result,pricerange,'expensive');(_:result,stars,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "That is a great 3 star hotel . It is expensive , but beautiful . What would you like to know ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "i want to book it for 5 nights" }, { "id": 3, "rdf-acts": [ "request((_:booking,day,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , what day would you like me to make the reservation for and for how many people ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'4');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel');(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Book it starting from Friday and it will be for 4 people and I 'll also need the reference number . We also need to find a place to eat ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,ref,'WZJW5HIA');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Thee booking was successful and your reference number is WZJW5HIA ." }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Something classy nearby for dinner , preferably Italian or Indian cuisine ?" }, { "id": 7, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'many');(_:result,food,'Indian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are many Indian restaurants . Were you wanting something expensive ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes I 'd like one in the expensive range . If there 's more than one whichever you recommend will be fine ." }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'8 Norfolk Street');(_:result,food,'Indian');(_:result,name,'Panahar');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I would recommend Panahar , it is an expensive Indian restaurant at 8 Norfolk Street ." }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,duration,'14:15');(_:search,people,'4');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Okay I need a reservation for Friday , 4 people at 14:15 . Can you please include the reference number ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Friday');(_:booking,people,'4');(_:booking,ref,'VHQUPAXI');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have managed to book your table for 4 on Friday . Your reference number is : VHQUPAXI . Is there anything else I can help you with ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "thank you very much" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "It was my pleasure . Feel free to get in touch if you need anything else ." } ]
PMUL3785.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" ], [ "_:result", "category", "hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "gonville hotel" ], [ "_:result", "category", "hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stay", "5" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "gonville hotel" ], [ "_:result", "category", "hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stay", "5" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "4" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "ref", "WZJW5HIA" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "gonville hotel" ], [ "_:result", "category", "hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "3" ], [ "_:search", "stay", "5" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "4" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "WZJW5HIA" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "indian" ], [ "_:result", "amount", "many" ], [ "_:result", "food", "Indian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "gonville hotel" ], [ "_:result", "category", "hotel" ], [ "_:result", "stars", "3" ], [ "_:search", "stay", "5" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "WZJW5HIA" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "indian" ], [ "_:result", "amount", "many" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "8 Norfolk Street" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Panahar" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "14:15" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "gonville hotel" ], [ "_:result", "category", "hotel" ], [ "_:result", "stars", "3" ], [ "_:search", "stay", "5" ], [ "_:result", "ref", "?" ], [ "_:search", "food", "indian" ], [ "_:result", "amount", "many" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "8 Norfolk Street" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Panahar" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "14:15" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "people", "4" ], [ "_:booking", "ref", "VHQUPAXI" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [], "speaker": "user", "text": "I am planning a trip in Cambridge ." }, { "id": 1, "rdf-acts": [], "speaker": "system", "text": "Will you need help with transportation , food , lodging or attractions while there ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,name,'camboats');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for an attraction called camboats ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'east');(_:result,category,'camboats');(_:result,name,'Camboats');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , Camboats is a boat attraction located in the east part of town , would you like their phone number ?" }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes , I 'd like their phone number and postcode , please ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223902112');(_:result,postcode,'cb58sx');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Their phone number is 01223902112 , and their postcode is cb58sx . Will that be all ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,departure,'stansted airport');(_:search,destination,'cambridge');(_:search,leave_at,'14:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "i am are also looking for a train . The train should depart from stansted airport and should leave after 14:45 . \n The train should leave on monday and should go to cambridge ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,id,'TR2958');(_:booking,leave_at,'15:24');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "how about TR2958 that leaves at 15:24" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'1');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , that should work . Can you book me for 1 ticket please ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'K8U0OGM7');(_:booking,ticket,'10.10 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your seat has been booked and 10.10 GBP will be payable at the station . Your reference number is K8U0OGM7 . What else can I do for you ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nothing else , you 've been great , thanks ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "I 'm glad I could help ." } ]
PMUL4672.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "camboats" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "camboats" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "east" ], [ "_:result", "category", "camboats" ], [ "_:result", "name", "Camboats" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "camboats" ], [ "_:result", "area", "east" ], [ "_:result", "category", "camboats" ], [ "_:result", "name", "Camboats" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223902112" ], [ "_:result", "postcode", "cb58sx" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "14:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "camboats" ], [ "_:result", "area", "east" ], [ "_:result", "category", "camboats" ], [ "_:result", "name", "Camboats" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223902112" ], [ "_:result", "postcode", "cb58sx" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "14:45" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR2958" ], [ "_:booking", "leave_at", "15:24" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "camboats" ], [ "_:result", "area", "east" ], [ "_:result", "category", "camboats" ], [ "_:result", "name", "Camboats" ], [ "_:result", "phone", "01223902112" ], [ "_:result", "postcode", "cb58sx" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "14:45" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "id", "TR2958" ], [ "_:booking", "leave_at", "15:24" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "K8U0OGM7" ], [ "_:booking", "ticket", "10.10 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Hi , I am looking for attractions in the centre ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Jesus Lane');(_:result,amount,'many');(_:result,area,'centre');(_:result,category,'architecture');(_:result,entrance_fee,'free');(_:result,name,'All Saints Church');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Fantastic ! There are many attractions in the centre of town . I 'd suggest checking out the architecture at All Saints Church on Jesus Lane . It has free entrance . Would that work ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That sounds amazing ! Thank you . Could I have the address and phone number of the church please ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Jesus Lane');(_:result,name,'All Saints');(_:result,phone,'01223452587');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "All Saints is on Jesus Lane and the phone number is 01223452587 . Can help with anything else today ?" }, { "id": 4, "rdf-acts": [ "request((_:result,category,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "What is the attraction type for All Saints ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,category,'architecture');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It is a architecture type of attraction . Can I answer any other questions ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'midsummer house restaurant');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I am looking for a specific restaurant named midsummer house restaurant . What can you tell me about this place ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'center');(_:result,food,'British');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "It 's an expensive British restaurant in the center of town ." }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'11:15');(_:search,people,'1');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Perfect . Will you book a table for 1 on Wednesday at 11:15 and send me the reference number please ?" }, { "id": 9, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Unfortunately , the booking was unsuccessful . Would you like to try for a different time ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,duration,'10:15');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about 10:15 ?" }, { "id": 11, "rdf-acts": [ "inform((_:booking,ref,'5E9ZFFML');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , that worked ! You 're reference number is 5E9ZFFML ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much . That is all I need today ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Have a wonderful day !" } ]
MUL2456.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" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "Jesus Lane" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "architecture" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "All Saints Church" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "architecture" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Jesus Lane" ], [ "_:result", "name", "All Saints" ], [ "_:result", "phone", "01223452587" ], [ "_:result", "type", "Attraction" ], [ "_:result", "category", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "address", "Jesus Lane" ], [ "_:result", "name", "All Saints" ], [ "_:result", "phone", "01223452587" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "architecture" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "midsummer house restaurant" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "amount", "many" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "address", "Jesus Lane" ], [ "_:result", "name", "All Saints" ], [ "_:result", "phone", "01223452587" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "architecture" ], [ "_:search", "name", "midsummer house restaurant" ], [ "_:result", "area", "center" ], [ "_:result", "food", "British" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "11:15" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "amount", "many" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "address", "Jesus Lane" ], [ "_:result", "name", "All Saints" ], [ "_:result", "phone", "01223452587" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "architecture" ], [ "_:search", "name", "midsummer house restaurant" ], [ "_:result", "area", "center" ], [ "_:result", "food", "British" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "1" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/b0fa58ec" ], [ "_:booking/b0fa58ec", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "10:15" ], [ "_: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" ], [ "_:result", "amount", "many" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "address", "Jesus Lane" ], [ "_:result", "name", "All Saints" ], [ "_:result", "phone", "01223452587" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "architecture" ], [ "_:search", "name", "midsummer house restaurant" ], [ "_:result", "area", "center" ], [ "_:result", "food", "British" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "1" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/b0fa58ec" ], [ "_:booking/b0fa58ec", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "10:15" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "5E9ZFFML" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,stars,'four');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I Am looking for a four star guest house .." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'several');(_:result,area,'different parts of the city');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes I have several listings in different parts of the city . Do you have a price range or location preference ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'll need free wifi ." }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,count,'18');(_:result,has_internet,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "That 's no problem . 18 of our lodging establishments offer free wifi . Is there a price range or location you 'd prefer ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Not really , but I will need a room for 5 starting on Thursday . Are there any with that availability ?" }, { "id": 5, "rdf-acts": [ "request((_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "How many nights would you like to stay ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,stay,'five');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "We 'll be staying for five nights ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,name,'acorn guest house');(_:booking,type,'Booking');(_:result,ref,'0LV52R28');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have made a booking at the acorn guest house for you . The reservation number is 0LV52R28 ." }, { "id": 8, "rdf-acts": [ "thank()", "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Thank you . Could I please get the address and phone number ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'154 chesterton road');(_:result,phone,'01223353888');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Yes , address is 154 chesterton road . Their phone number is 01223353888 . Is there anything else I can do for you ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that will do . Thanks !" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Have a good trip . Thank you for calling the Cambridge TownInfo Centre . Good bye ." } ]
SSNG0207.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "stars", "four" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "stars", "four" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "different parts of the city" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "stars", "four" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "different parts of the city" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "18" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "stars", "four" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "different parts of the city" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "18" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "five" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "stars", "four" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "different parts of the city" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "18" ], [ "_:result", "has_internet", "none" ], [ "_:search", "day", "thursday" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "five" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "acorn guest house" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "0LV52R28" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "stars", "four" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "different parts of the city" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "18" ], [ "_:result", "has_internet", "none" ], [ "_:search", "day", "thursday" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "five" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "acorn guest house" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "0LV52R28" ], [ "_:result", "address", "154 chesterton road" ], [ "_:result", "phone", "01223353888" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'south');(_:search,food,'mediterranean');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a place to dine . The restaurant should serve mediterranean food and should be in the south" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm afraid there are n't any . Would you like to try another area or cuisine ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "What restaurants are cheap ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'Nandos');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Nandos is cheap in that area ." }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'portuguese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "how about one that serves portuguese food ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'south');(_:result,food,'portuguese');(_:result,name,'Nandos');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Nandos serves portuguese food in the south area . Would you like a reservation ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,duration,'12:15');(_:search,people,'3');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , please . 3 people at 12:15 on Friday ." }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was unsuccessful . Is there another day or time slot you would be interested in ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,duration,'11:15');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "how about for 11:15 ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'OTN7HHGY');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes , that did the trick ! Your reference number is OTN7HHGY and they 'll hold the table for 15 minutes . Is there anything else I can help you with ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all I need , thank you ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You 're very welcome . Good day ." } ]
SNG01609.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "mediterranean" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:search", "food", "?" ], [ "_:system", "canthelp", "_:search/ba5f4647" ], [ "_:search/ba5f4647", "type", "Restaurant" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/ba5f4647" ], [ "_:search/ba5f4647", "type", "Restaurant" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Nandos" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "portuguese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/ba5f4647" ], [ "_:search/ba5f4647", "type", "Restaurant" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "food", "portuguese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "south" ], [ "_:result", "food", "portuguese" ], [ "_:result", "name", "Nandos" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "12:15" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/ba5f4647" ], [ "_:search/ba5f4647", "type", "Restaurant" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "food", "portuguese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "south" ], [ "_:result", "food", "portuguese" ], [ "_:result", "name", "Nandos" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "3" ], [ "_:system", "canthelp", "_:booking/b8dfc48c" ], [ "_:booking/b8dfc48c", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "11:15" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/ba5f4647" ], [ "_:search/ba5f4647", "type", "Restaurant" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "food", "portuguese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "south" ], [ "_:result", "food", "portuguese" ], [ "_:result", "name", "Nandos" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "3" ], [ "_:system", "canthelp", "_:booking/b8dfc48c" ], [ "_:booking/b8dfc48c", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "11:15" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "OTN7HHGY" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a restaurant in the city centre ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,area,'centre');(_:result,count,'69');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 69 results for restaurants in city centre . Could you be more specific on what type of food you 're hungry for , or price range you 'd like ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'british');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like a restaurant that serves British food ." }, { "id": 3, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,area,'centre');(_:result,count,'7');(_:result,food,'British');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 7 British restaurants in the centre . Do you have a preferred price range ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No I do not , can you please find me the highest rated restaurant ?" }, { "id": 5, "rdf-acts": [ "thank()", "inform((_:result,count,'3');(_:result,food,'British');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I do not have access to restaurant ratings , however three of the restaurants serving British food are considered expensive . Would you like their information ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'museum');(_:search,type,'Attraction'))", "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Just one please , and only the address is necessary . I 'd also like a place to go in town , a museum is good , it should be in the centre" }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'51 Trumpington Street City Centre');(_:result,name,'Fitzbillies');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The address for Fitzbillies is 51 Trumpington Street City Centre ." }, { "id": 8, "rdf-acts": [ "thank()", "inform((_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Okay , thanks . And a museum ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'museums');(_:result,count,'11');(_:result,entrance_fee,'free');(_:result,name,'Whipple Museum of the History of Science');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "there are approximately 11 museums in the centre of town , all with free entrance . My personal recommendation would be the Whipple Museum of the History of Science ." }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Sounds good . What 's the address and phone number of the Whipple ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'free school lane');(_:result,phone,'01223330906');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It is located at free school lane and their phone number is 01223330906" }, { "id": 12, "rdf-acts": [ "inform((_:search,departure,'the restaurant');(_:search,leave_at,'23:45');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Alright , great . I also need a taxi to get between the restaurant and the museum . I want to leave the restaurant by 23:45 ." }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'Black BMW');(_:result,phone,'07015861608');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "I was able to arrange your taxi service . Your vehicle will be a Black BMW , and the company 's contact number is 07015861608 . Anything else I can help with ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that will be all , thank you ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "We are happy to help . Thank you for using our service ." } ]
MUL0821.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "?" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "69" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "?" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "7" ], [ "_:result", "food", "British" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "?" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "3" ], [ "_:result", "food", "British" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "?" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "3" ], [ "_:result", "food", "British" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "centre" ], [ "_:result", "address", "51 Trumpington Street City Centre" ], [ "_:result", "name", "Fitzbillies" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "?" ], [ "_:result", "food", "British" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "centre" ], [ "_:result", "address", "51 Trumpington Street City Centre" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "11" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Whipple Museum of the History of Science" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "?" ], [ "_:result", "food", "British" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "11" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Whipple Museum of the History of Science" ], [ "_:result", "address", "free school lane" ], [ "_:result", "phone", "01223330906" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "the restaurant" ], [ "_:search", "leave_at", "23:45" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "?" ], [ "_:result", "food", "British" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "11" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Whipple Museum of the History of Science" ], [ "_:result", "address", "free school lane" ], [ "_:search", "departure", "the restaurant" ], [ "_:search", "leave_at", "23:45" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "Black BMW" ], [ "_:result", "phone", "07015861608" ], [ "_:result", "type", "Taxi" ], [ "_: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,category,'hotel');(_:search,has_internet,'yes');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hi , I I 'm looking for a hotel to stay at that is moderately priced and includes free wifi ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,count,'17');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have 17 different options . In order to narrow down an option for you , can you tell me what area you would prefer ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am not sure but I do want it to have a 4 star rating ." }, { "id": 3, "rdf-acts": [ "request((_:search,has_parking,?);(_:search,type,'Hotel'))", "inform((_:result,count,'11');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "We have 11 such entries . Does free parking matter to you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Not really , but free parking could be nice ." }, { "id": 5, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Acorn guest house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "If you have no other preferences to help narrow it down , may I suggest the Acorn guest house ? It 's very nice , with free wifi and free parking as well ." }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "That is perfect . Please book 3 days starting on Sunday ." }, { "id": 7, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay and how many guests will be included in the reservation ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,people,'4');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "There will be 4 people for 2 nights starting Monday ." }, { "id": 9, "rdf-acts": [ "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You said Sunday at first and they you just said Monday . Do you want it for Sunday or Monday ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Sorry . Monday is what I want ." }, { "id": 11, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry , but the hotel is n't available for your stated days . Would you like to try another day or a shorter stay ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,people,'4');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Is there another hotel that has a room available for 4 people for 2 nights starting on Monday ?" }, { "id": 13, "rdf-acts": [ "canthelp((_:booking,day,'Monday');(_:booking,stay,'2');(_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There are no rooms available for 2 nights starting on Monday . How about a different day or a shorter period ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,stay,'1');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Okay , how about for 1 night ?" }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking request was successful ! , Would you like the reference number ? Or is there anything else I can help with ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "Yes . I do need the booking number and would also like to check into a train ." }, { "id": 17, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where would you like to depart from ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,departure,'broxbourne');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'd like to go from Broxbourne to Cambridge on Monday ." }, { "id": 19, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,day,'monday');(_:result,type,'Train'))", "hello()", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Hi , we have several trains leaving on monday . Is there a particular time of day , you 'd like to leave ?" }, { "id": 20, "rdf-acts": [ "inform((_:search,leave_at,'12:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave after 12:30" }, { "id": 21, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,arrive_by,'14:32');(_:result,id,'TR3108');(_:result,leave_at,'13:32');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have several trains running that day , the earliest I can offer that leaves after 12:30 is TR3108 which leaves at 13:32 and arrives by 14:32 , would you like me to book your tickets ?" }, { "id": 22, "rdf-acts": [], "speaker": "user", "text": "Yes , please , and can I have a confirmation number as well ?" }, { "id": 23, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Absolutely . How many tickets would you like to get ?" }, { "id": 24, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Train'))" ], "speaker": "user", "text": "I only need one ticket . Thank you ." }, { "id": 25, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,people,'one');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have booked your ticket for one , is there anything else you need ?" }, { "id": 26, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "What is the travel time for the train ?" }, { "id": 27, "rdf-acts": [ "inform((_:result,arrive_by,'14:32');(_:result,duration,'60 minutes');(_:result,leave_at,'13:32');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "The train leaves at 13:32 and arrives 14:32 for a travel time of 60 minutes . Is there anything else you need ?" }, { "id": 28, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all . Thanks ! Goodbye !" }, { "id": 29, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Have a great day !" } ]
MUL0711.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "?" ], [ "_:result", "count", "17" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "?" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "11" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "?" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "11" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "?" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "11" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "?" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "11" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "?" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "11" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "?" ], [ "_:system", "canthelp", "_:booking/4836a2db" ], [ "_:booking/4836a2db", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "2" ], [ "_: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", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "?" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "11" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "?" ], [ "_:system", "canthelp", "_:booking/4836a2db" ], [ "_:booking/4836a2db", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "4" ], [ "_:system", "canthelp", "_:booking/b1a1eea2" ], [ "_:booking/b1a1eea2", "day", "Monday" ], [ "_:booking/b1a1eea2", "stay", "2" ], [ "_:booking/b1a1eea2", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "1" ], [ "_: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", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "?" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "11" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "?" ], [ "_:system", "canthelp", "_:booking/4836a2db" ], [ "_:booking/4836a2db", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "4" ], [ "_:system", "canthelp", "_:booking/b1a1eea2" ], [ "_:booking/b1a1eea2", "day", "Monday" ], [ "_:booking/b1a1eea2", "stay", "2" ], [ "_:booking/b1a1eea2", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "type", "Booking" ], [ "_: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", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "?" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "11" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "?" ], [ "_:system", "canthelp", "_:booking/4836a2db" ], [ "_:booking/4836a2db", "type", "Booking" ], [ "_:search", "people", "4" ], [ "_:system", "canthelp", "_:booking/b1a1eea2" ], [ "_:booking/b1a1eea2", "day", "Monday" ], [ "_:booking/b1a1eea2", "stay", "2" ], [ "_:booking/b1a1eea2", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_: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", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "?" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "11" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn guest house" ], [ "_:booking", "people", "?" ], [ "_:system", "canthelp", "_:booking/4836a2db" ], [ "_:booking/4836a2db", "type", "Booking" ], [ "_:search", "people", "4" ], [ "_:system", "canthelp", "_:booking/b1a1eea2" ], [ "_:booking/b1a1eea2", "day", "Monday" ], [ "_:booking/b1a1eea2", "stay", "2" ], [ "_:booking/b1a1eea2", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:result", "day", "monday" ], [ "_:result", "type", "Train" ], [ "_:system", "greeted", "_:user" ], [ "_:search", "leave_at", "12:30" ], [ "_:search", "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 ] }, { "id": 11, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "?" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "11" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn guest house" ], [ "_:booking", "people", "?" ], [ "_:system", "canthelp", "_:booking/4836a2db" ], [ "_:booking/4836a2db", "type", "Booking" ], [ "_:search", "people", "4" ], [ "_:system", "canthelp", "_:booking/b1a1eea2" ], [ "_:booking/b1a1eea2", "day", "Monday" ], [ "_:booking/b1a1eea2", "stay", "2" ], [ "_:booking/b1a1eea2", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "day", "monday" ], [ "_:system", "greeted", "_:user" ], [ "_:search", "leave_at", "12:30" ], [ "_:search", "type", "Train" ], [ "_:result", "amount", "several" ], [ "_:result", "arrive_by", "14:32" ], [ "_:result", "id", "TR3108" ], [ "_:result", "leave_at", "13:32" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_: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, 21, 22 ] }, { "id": 12, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "?" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "11" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn guest house" ], [ "_:booking", "people", "?" ], [ "_:system", "canthelp", "_:booking/4836a2db" ], [ "_:booking/4836a2db", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/b1a1eea2" ], [ "_:booking/b1a1eea2", "day", "Monday" ], [ "_:booking/b1a1eea2", "stay", "2" ], [ "_:booking/b1a1eea2", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "day", "monday" ], [ "_:system", "greeted", "_:user" ], [ "_:search", "leave_at", "12:30" ], [ "_:result", "amount", "several" ], [ "_:result", "arrive_by", "14:32" ], [ "_:result", "id", "TR3108" ], [ "_:result", "leave_at", "13:32" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "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, 17, 18, 19, 20, 21, 22, 23, 24 ] }, { "id": 13, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "?" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "11" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn guest house" ], [ "_:system", "canthelp", "_:booking/4836a2db" ], [ "_:booking/4836a2db", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/b1a1eea2" ], [ "_:booking/b1a1eea2", "day", "Monday" ], [ "_:booking/b1a1eea2", "stay", "2" ], [ "_:booking/b1a1eea2", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "1" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "day", "monday" ], [ "_:system", "greeted", "_:user" ], [ "_:search", "leave_at", "12:30" ], [ "_:result", "amount", "several" ], [ "_:result", "arrive_by", "14:32" ], [ "_:result", "id", "TR3108" ], [ "_:result", "leave_at", "13:32" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "one" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ] ], "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": 14, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "?" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "11" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn guest house" ], [ "_:system", "canthelp", "_:booking/4836a2db" ], [ "_:booking/4836a2db", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/b1a1eea2" ], [ "_:booking/b1a1eea2", "day", "Monday" ], [ "_:booking/b1a1eea2", "stay", "2" ], [ "_:booking/b1a1eea2", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "1" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "day", "monday" ], [ "_:system", "greeted", "_:user" ], [ "_:search", "leave_at", "12:30" ], [ "_:result", "amount", "several" ], [ "_:result", "id", "TR3108" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "one" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "14:32" ], [ "_:result", "duration", "60 minutes" ], [ "_:result", "leave_at", "13:32" ], [ "_:result", "type", "Train" ], [ "_: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, 27, 28 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am currently in Cambridge and I am looking for train departure times ." }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'over 1,400');(_:result,type,'Train'))", "request((_:search,day,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have over 1,400 trains available . Where is your destination and what day would you like to depart ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,destination,'leicester');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to go to Leicester this Friday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'202');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are currently 202 departures . May I have a destination and what time you would like to arrive ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'13:30');(_:search,day,'friday');(_:search,departure,'Cambridge');(_:search,destination,'leicester');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am departing Cambridge on Friday going to leicester and want to arrive by 13:30 ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'13:06');(_:result,departure,'Cambridge');(_:result,destination,'Leicester');(_:result,id,'TR8080');(_:result,leave_at,'11:21');(_:result,ticket,'37.80 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR8080 departs Cambridge at 11:21 and arrives in Leicester at 13:06 for 37.80 pounds . Will this work for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'south');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes . I also need a place to stay on the south side of the town . I would prefer something in the expensive price range ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'southern');(_:result,name,'Lensfield hotel');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have the Lensfield hotel that is in the southern part of town and in the expensive price range . Would you like a booking ?" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "yes please . two adults and one child ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,name,'Lensfield Hotel');(_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "What day would you like your stay at The Lensfield Hotel to start and for how many days ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,name,'Lensfield hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need more information before booking . How many stars does The Lensfield hotel have ? Does it include free wifi ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,name,'Lensfield');(_:result,stars,'3');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "The Lensfield has a 3 star rating and does include free wifi . Is there anything else you need to know ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thank you . Out of curiosity , is that a guesthouse or hotel ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,category,'hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "It is a hotel ." }, { "id": 14, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Fantastic . Please provide me with the address and phone number ." }, { "id": 15, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'53 - 57 Lensfield Road');(_:result,name,'Lensfield Hotel');(_:result,phone,'01223355017');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The address for the Lensfield Hotel is 53 - 57 Lensfield Road . Their phone number is 01223355017 . Can I assist you with booking a room at the Lensfield ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thank you . I can take care of that on my own . I think that 's all I need for today !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Wonderful . Please feel free to contact us again in the future . Have a great day ." } ]
MUL0757.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "over 1,400" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "friday" ], [ "_:search", "destination", "leicester" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "amount", "over 1,400" ], [ "_:result", "count", "202" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "13:30" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "Cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "amount", "over 1,400" ], [ "_:result", "count", "202" ], [ "_:search", "arrive_by", "13:30" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "Cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:result", "arrive_by", "13:06" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Leicester" ], [ "_:result", "id", "TR8080" ], [ "_:result", "leave_at", "11:21" ], [ "_:result", "ticket", "37.80 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "over 1,400" ], [ "_:result", "count", "202" ], [ "_:search", "arrive_by", "13:30" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "Cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:result", "arrive_by", "13:06" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Leicester" ], [ "_:result", "id", "TR8080" ], [ "_:result", "leave_at", "11:21" ], [ "_:result", "ticket", "37.80 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "southern" ], [ "_:result", "name", "Lensfield hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "over 1,400" ], [ "_:result", "count", "202" ], [ "_:search", "arrive_by", "13:30" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "Cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:result", "arrive_by", "13:06" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Leicester" ], [ "_:result", "id", "TR8080" ], [ "_:result", "leave_at", "11:21" ], [ "_:result", "ticket", "37.80 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "area", "south" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "southern" ], [ "_:result", "name", "Lensfield hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "name", "Lensfield Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "name", "Lensfield hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "amount", "over 1,400" ], [ "_:result", "count", "202" ], [ "_:search", "arrive_by", "13:30" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "Cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:result", "arrive_by", "13:06" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Leicester" ], [ "_:result", "id", "TR8080" ], [ "_:result", "leave_at", "11:21" ], [ "_:result", "ticket", "37.80 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "area", "south" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "southern" ], [ "_:result", "pricerange", "expensive" ], [ "_:booking", "name", "Lensfield Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "name", "Lensfield hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Lensfield" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_: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", "amount", "over 1,400" ], [ "_:result", "count", "202" ], [ "_:search", "arrive_by", "13:30" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "Cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:result", "arrive_by", "13:06" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Leicester" ], [ "_:result", "id", "TR8080" ], [ "_:result", "leave_at", "11:21" ], [ "_:result", "ticket", "37.80 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "area", "south" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "southern" ], [ "_:result", "pricerange", "expensive" ], [ "_:booking", "name", "Lensfield Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "name", "Lensfield hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Lensfield" ], [ "_:result", "stars", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "type", "Hotel" ], [ "_:result", "category", "hotel" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:result", "amount", "over 1,400" ], [ "_:result", "count", "202" ], [ "_:search", "arrive_by", "13:30" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "Cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:result", "arrive_by", "13:06" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Leicester" ], [ "_:result", "id", "TR8080" ], [ "_:result", "leave_at", "11:21" ], [ "_:result", "ticket", "37.80 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "area", "south" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "southern" ], [ "_:result", "pricerange", "expensive" ], [ "_:booking", "name", "Lensfield Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "name", "Lensfield hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "stars", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "type", "Hotel" ], [ "_:result", "category", "hotel" ], [ "_:result", "address", "53 - 57 Lensfield Road" ], [ "_:result", "name", "Lensfield Hotel" ], [ "_:result", "phone", "01223355017" ], [ "_:result", "type", "Hotel" ] ], "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,'Train'))" ], "speaker": "user", "text": "I need a train that gets me where I 'm going by 4:15 PM ." }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have no doubt we 'll find one . Where are you going , and when ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'16:15');(_:search,departure,'cambridge');(_:search,destination,'kings lynn');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm going from cambridge to kings lynn and want to arrive by 16:15" }, { "id": 3, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "On what time will you be travelling ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'16:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "Again , I want to arrive by 16:15 ." }, { "id": 5, "rdf-acts": [ "request((_:booking,day,?);(_:booking,type,'Booking');(_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "And on which day ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'3');(_:search,type,'Train'))" ], "speaker": "user", "text": "on saturday . book for 3 people" }, { "id": 7, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'CCTLXM29');(_:booking,ticket,'23.52 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , your booking was successful . The total fee of 23.52 GBP is payable at the station . Your reference number is CCTLXM29 ." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks ! I 'm also looking for a place to stay" }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'a number of');(_:result,pricerange,'guesthouses');(_:result,pricerange,'hotels');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "We have a number of hotels and guesthouses . What area and price range are you looking to book a room ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'west');(_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like a hotel in the west . Free parking and wifi are a must ." }, { "id": 11, "rdf-acts": [ "inform((_:result,category,'hotel');(_:result,count,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are four hotel available ." }, { "id": 12, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'd like a hotel with free parking and also free wifi ." }, { "id": 13, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,category,'hotels');(_:result,count,'4');(_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are four hotels that meet your criteria . Two are cheap , one moderate , and one expensive . Are you wanting to book one of those ?" }, { "id": 14, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,pricerange,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Any of those is fine , I just need the phone number , price range and postcode ." }, { "id": 15, "rdf-acts": [ "inform((_:result,name,'Hobsons house');(_:result,phone,'01223304906');(_:result,postcode,'cb39lh');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Hobsons house is moderately priced and can be reached at 01223304906 . Their postcode is cb39lh . Will that be all ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all that I need today , thank you ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Have a great time ." } ]
PMUL3561.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "16:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "16:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "16:15" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "16:15" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "CCTLXM29" ], [ "_:booking", "ticket", "23.52 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "16:15" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "3" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "CCTLXM29" ], [ "_:booking", "ticket", "23.52 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "a number of" ], [ "_:result", "pricerange", "guesthouses" ], [ "_:result", "pricerange", "hotels" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "16:15" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "3" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "CCTLXM29" ], [ "_:booking", "ticket", "23.52 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "a number of" ], [ "_:result", "pricerange", "guesthouses" ], [ "_:result", "pricerange", "hotels" ], [ "_:search", "area", "west" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_: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", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "16:15" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "3" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "CCTLXM29" ], [ "_:booking", "ticket", "23.52 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "a number of" ], [ "_:search", "area", "west" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "4" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ], [ "_: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", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "16:15" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "3" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "CCTLXM29" ], [ "_:booking", "ticket", "23.52 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "a number of" ], [ "_:search", "area", "west" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "4" ], [ "_:result", "name", "Hobsons house" ], [ "_:result", "phone", "01223304906" ], [ "_:result", "postcode", "cb39lh" ], [ "_:result", "pricerange", "moderately priced" ], [ "_: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,area,'north');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for places to go in town in the north ." }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,area,'north');(_:result,count,'4');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 4 attractions in the north . Do you want to specify an attraction type ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'dontcare');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "No I do n't care ." }, { "id": 3, "rdf-acts": [ "select((_:result,category,'boating');(_:result,category,'swimming');(_:result,category,'visit a park');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Would you prefer to go boating , swimming , or to visit a park ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'park');(_:search,type,'Attraction'))", "request((_:result,address,?);(_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Uh , let 's set it up for a park visit . I 'll need the address and is there an entrance fee ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'milton country park');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The address is milton country park , milton . Entrance is free !" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,departure,'kings lynn');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thanks , that 's great ! I 'm also looking for a train on Thursday from Kings Lynn ." }, { "id": 7, "rdf-acts": [ "inform((_:result,count,'19');(_:result,destination,'cambridge');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "That would be to cambridge correct ? I have 19 for that day . Did you have a certain time you wished to leave or arrive ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'20:45');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes correct to cambridge , and I would like to arrive by 20:45 ." }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'19:58');(_:result,leave_at,'19:11');(_:result,ticket,'9.80 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The latest train that leaves at 19:11 and arrives at 19:58 for 9.80 pounds . Would you like to book it ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'7');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "That should work for us , I will need tickets for 7 please and the reference number ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'8TU1PRQV');(_:booking,ticket,'68.6 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The booking was successful . The total fee is 68.6 GBP and your reference number is 8TU1PRQV . Can I help you with anything else ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope , that 's all , thanks . You 've been most helpful today . Most helpful , indeed ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Happy to be of service . Thank you for using Cambridge TownInfo centre . Have a wonderful day !" } ]
MUL0428.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:result", "area", "north" ], [ "_:result", "count", "4" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "dontcare" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:result", "area", "north" ], [ "_:result", "count", "4" ], [ "_:result", "category", "boating" ], [ "_:result", "category", "swimming" ], [ "_:result", "category", "visit a park" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "park" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:result", "area", "north" ], [ "_:result", "count", "4" ], [ "_:result", "category", "boating" ], [ "_:result", "category", "swimming" ], [ "_:result", "category", "visit a park" ], [ "_:search", "category", "park" ], [ "_:result", "address", "milton country park" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:result", "area", "north" ], [ "_:result", "category", "boating" ], [ "_:result", "category", "swimming" ], [ "_:result", "category", "visit a park" ], [ "_:search", "category", "park" ], [ "_:result", "address", "milton country park" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "kings lynn" ], [ "_:result", "count", "19" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "20:45" ], [ "_: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", "north" ], [ "_:result", "area", "north" ], [ "_:result", "category", "boating" ], [ "_:result", "category", "swimming" ], [ "_:result", "category", "visit a park" ], [ "_:search", "category", "park" ], [ "_:result", "address", "milton country park" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "kings lynn" ], [ "_:result", "count", "19" ], [ "_:result", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "20:45" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "19:58" ], [ "_:result", "leave_at", "19:11" ], [ "_:result", "ticket", "9.80 pounds" ], [ "_: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, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:result", "area", "north" ], [ "_:result", "category", "boating" ], [ "_:result", "category", "swimming" ], [ "_:result", "category", "visit a park" ], [ "_:search", "category", "park" ], [ "_:result", "address", "milton country park" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "kings lynn" ], [ "_:result", "count", "19" ], [ "_:result", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "20:45" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "19:58" ], [ "_:result", "leave_at", "19:11" ], [ "_:result", "ticket", "9.80 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "8TU1PRQV" ], [ "_:booking", "ticket", "68.6 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hello I need a train to Bishops Stortford please" }, { "id": 1, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day and time will you be traveling ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,leave_at,'16:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be traveling on Thursday and would like to leave after 16:30 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'18:07');(_:result,destination,'Bishops Stortford');(_:result,id,'TR6673');(_:result,leave_at,'16:30');(_:result,leave_at,'17:29');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The first train after 16:30 is TR6673 which leaves at 17:29 and will arrive in Bishops Stortford at 18:07 . Would you like me to book this train for you ?" }, { "id": 4, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "No thanks . No need to book . But , can you tell me the price for the ticket ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,ticket,'10.10 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "The price is 10.10 pounds ." }, { "id": 6, "rdf-acts": [ "inform((_:search,name,\"great saint mary 's church\");(_:search,type,'Attraction'))", "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Thank you . I also need the phone number for an attraction called great saint mary 's church ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,name,\"great saint mary 's church 's\");(_:result,phone,'01223350914');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "great saint mary 's church 's phone number is 01223350914 . Is there anything else I can do for you ?" }, { "id": 8, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can I get the address also please ? That will help a lot ! Thanks so much !" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,address,'market square');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Their address is market square . How else can I help ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "that isenough for today . thank you for helping" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You are most welcome . I hope you have a wonderful time on your trip to cambridge . Goodbye !" } ]
PMUL4117.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "bishops stortford" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "bishops stortford" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "16:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "bishops stortford" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "16:30" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "18:07" ], [ "_:result", "destination", "Bishops Stortford" ], [ "_:result", "id", "TR6673" ], [ "_:result", "leave_at", "16:30" ], [ "_:result", "leave_at", "17:29" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "bishops stortford" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "16:30" ], [ "_:result", "arrive_by", "18:07" ], [ "_:result", "destination", "Bishops Stortford" ], [ "_:result", "id", "TR6673" ], [ "_:result", "leave_at", "16:30" ], [ "_:result", "leave_at", "17:29" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "name", "great saint mary 's church" ], [ "_:search", "type", "Attraction" ], [ "_:result", "phone", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "bishops stortford" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "16:30" ], [ "_:result", "arrive_by", "18:07" ], [ "_:result", "destination", "Bishops Stortford" ], [ "_:result", "id", "TR6673" ], [ "_:result", "leave_at", "16:30" ], [ "_:result", "leave_at", "17:29" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:search", "name", "great saint mary 's church" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "great saint mary 's church 's" ], [ "_:result", "phone", "01223350914" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "bishops stortford" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "16:30" ], [ "_:result", "arrive_by", "18:07" ], [ "_:result", "destination", "Bishops Stortford" ], [ "_:result", "id", "TR6673" ], [ "_:result", "leave_at", "16:30" ], [ "_:result", "leave_at", "17:29" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:search", "name", "great saint mary 's church" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "great saint mary 's church 's" ], [ "_:result", "phone", "01223350914" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "market square" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'asian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "We want to try a local restaurant that serves Asian or oriental food ." }, { "id": 1, "rdf-acts": [ "select((_:result,area,'centre');(_:result,area,'north');(_:result,type,'Restaurant'))", "inform((_:result,count,'5');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 5 restaurants that match so far . Do you have a location preference of centre or north ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like a restairant in the centre please ." }, { "id": 3, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "What price range would you like ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I do not care . You tell me the best one and give me their number please ." }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'Kymmoy');(_:result,type,'Restaurant'))", "reqmore()", "inform((_:result,phone,'01223311911');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I recommend Kymmoy . Their phone number is 01223311911 . Is there anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,departure,'leicester');(_:search,type,'Train'))" ], "speaker": "user", "text": "I also need a train that is leaving on monday and should depart from leicester ." }, { "id": 7, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What time are you looking to leave by ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,leave_at,'16:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to travel into Cambridge and leave sometime after 16:45 please ." }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'18:54');(_:result,departure,'Leicester');(_:result,destination,'Cambridge');(_:result,id,'TR2078');(_:result,leave_at,'17:09');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Train TR2078 leaves Leiester at 17:09 and arrives at 18:54 into Cambridge . Would that work for you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'3');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , could I get 3 tickets for that ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'WMWAXBFD');(_:booking,ticket,'113.4 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 113.4 GBP payable at the station . \n Reference number is : WMWAXBFD . What else can I help you with today ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nothing , thank you . I appreciate all of your help . Goodbye ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you for using Cambridge TownInfo . Goodbye ." } ]
PMUL0779.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "asian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "asian" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "north" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "asian" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "north" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "asian" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "north" ], [ "_:result", "count", "5" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "name", "Kymmoy" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223311911" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "leicester" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "asian" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "north" ], [ "_:result", "count", "5" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "name", "Kymmoy" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223311911" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "16:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "asian" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "north" ], [ "_:result", "count", "5" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "name", "Kymmoy" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223311911" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "16:45" ], [ "_:result", "arrive_by", "18:54" ], [ "_:result", "departure", "Leicester" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR2078" ], [ "_:result", "leave_at", "17:09" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "asian" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "north" ], [ "_:result", "count", "5" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "name", "Kymmoy" ], [ "_:result", "phone", "01223311911" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "16:45" ], [ "_:result", "arrive_by", "18:54" ], [ "_:result", "departure", "Leicester" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR2078" ], [ "_:result", "leave_at", "17:09" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "WMWAXBFD" ], [ "_:booking", "ticket", "113.4 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "i am looking for a place to dine . The restaurant should serve chinese food and should be in the expensive price range ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'9');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 9 to choose from . Do you have a preference as to area ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Area is n't important , can you recommend a good one ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'south');(_:result,name,'peking restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "peking restaurant \t is located in the south . can i give you their contacts ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'16:30');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you please make a reservation for me for 8 people at 16:30 on Tuesday ?" }, { "id": 5, "rdf-acts": [ "inform((_:booking,ref,'B8VXAZN0');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : B8VXAZN0 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thank you . I also would like to visit somewhere in the centre of town ." }, { "id": 7, "rdf-acts": [ "inform((_:result,amount,'many');(_:result,area,'centre');(_:result,type,'Attraction'))", "request((_:search,category,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "There are many places to visit in the centre of town . Is there something specific you are wanting or would you like a recommendation ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'night club');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Any attraction is fine honestly , but how about a night club ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'nightclubs');(_:result,count,'5');(_:result,entrance_fee,'4 pounds');(_:result,name,'soul tree nightclub');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 5 nightclubs in the centre . I recommend soul tree nightclub their entrance fee is 4 pounds . Would that one interest you ?" }, { "id": 10, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That sounds fun ! How much is it to get in ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,address,'1 - 6 corn exchange street');(_:result,entrance_fee,'4 pounds');(_:result,phone,'01223477900');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Entrance fee is 4 pounds . They are located at 1 - 6 corn exchange street , phone number 01223477900 . Is there anything else I can help you with today ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank is all . Thanks so much !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Let us know if you need anything else ." } ]
PMUL4193.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" ], [ "_:result", "count", "9" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "9" ], [ "_:search", "area", "dontcare" ], [ "_:result", "area", "south" ], [ "_:result", "name", "peking restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "16:30" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "9" ], [ "_:result", "area", "south" ], [ "_:result", "name", "peking restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "16:30" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "B8VXAZN0" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "9" ], [ "_:result", "name", "peking restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "16:30" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "B8VXAZN0" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "night club" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "16:30" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "B8VXAZN0" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "many" ], [ "_:search", "category", "night club" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "5" ], [ "_:result", "entrance_fee", "4 pounds" ], [ "_:result", "name", "soul tree nightclub" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "16:30" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "B8VXAZN0" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "many" ], [ "_:search", "category", "night club" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "5" ], [ "_:result", "name", "soul tree nightclub" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "1 - 6 corn exchange street" ], [ "_:result", "entrance_fee", "4 pounds" ], [ "_:result", "phone", "01223477900" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for an expensive Indian restaurant ." }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'5');(_:result,food,'indian');(_:result,name,'the curry garden');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 5 . How about the curry garden ? They serve indian food and is in the expensive price range ." }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "That sounds great can I get their address and phone number" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'106 Regent Street City Centre');(_:result,phone,'01223302330');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure ! Their address is 106 Regent Street City Centre and their phone number is 01223302330 . Would you like me to book a table for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'allenbell');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hmm , not right now , but I am looking for a particular hotel . It 's called Allenbell . What can you tell me about that ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'517a coldham lane');(_:result,area,'east');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Allenbell');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Absolutely . Allenbell is a 4 star guesthouse in the east located at 517a coldham lane that has both internet and parking available ." }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,people,'six');(_:search,stay,'three');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need it for three nights , six people , from TUesday on ." }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry , that is n't available . Can you book a shorter stay , or possibly a different day of arrival ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,stay,'1');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yeah , try it for 1 night instead of 3 , please ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,ref,'O5HD5F55');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The Reference number is : O5HD5F55" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your help today ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You are very welcome ! Have a wonderful day ." } ]
MUL1381.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "count", "5" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "the curry garden" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "the curry garden" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "106 Regent Street City Centre" ], [ "_:result", "phone", "01223302330" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "allenbell" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:result", "food", "indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "01223302330" ], [ "_:search", "name", "allenbell" ], [ "_:result", "address", "517a coldham lane" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Allenbell" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "six" ], [ "_:search", "stay", "three" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:result", "food", "indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "phone", "01223302330" ], [ "_:search", "name", "allenbell" ], [ "_:result", "address", "517a coldham lane" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Allenbell" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "six" ], [ "_:system", "canthelp", "_:booking/9b2a2ad1" ], [ "_:booking/9b2a2ad1", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:result", "food", "indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "phone", "01223302330" ], [ "_:search", "name", "allenbell" ], [ "_:result", "address", "517a coldham lane" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Allenbell" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "six" ], [ "_:system", "canthelp", "_:booking/9b2a2ad1" ], [ "_:booking/9b2a2ad1", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "ref", "O5HD5F55" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking for a train from cambridge" }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Certainly , where is your destination ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'norwich');(_:search,type,'Train'))" ], "speaker": "user", "text": "My destination is norwich ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'133');(_:result,type,'Train'))", "request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 133 trains do you have a day and time you 'd like to travel ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,leave_at,'17:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to leave Saturday after 17:00 ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'18:55');(_:result,departure,'Cambridge');(_:result,destination,'Norwich');(_:result,leave_at,'17:36');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have one leaving Cambridge at 17:36 and arriving in Norwich at 18:55 . Would you like to book it ?" }, { "id": 6, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "What is the train i d and price ?" }, { "id": 7, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,id,'TR4018');(_:booking,ticket,'14.08 pounds');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The train ID is TR4018 and the cost of the journey will be 14.08 pounds ." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's everything I needed to know thanks ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a great day !" } ]
SNG0399.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:result", "count", "133" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "17:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:result", "count", "133" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "17:00" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "18:55" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Norwich" ], [ "_:result", "leave_at", "17:36" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:result", "count", "133" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "17:00" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "18:55" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Norwich" ], [ "_:result", "leave_at", "17:36" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ticket", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR4018" ], [ "_:booking", "ticket", "14.08 pounds" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking for a Saturday train departing from Cambridge ." }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,type,'Train'))", "request((_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have several trains that will suit you . What is your destination and what time could you like to leave ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'norwich');(_:search,leave_at,'13:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "Norwich is my destination and I want to leave after 13:00 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'14:55');(_:result,departure,'cambridge');(_:result,destination,'norwich');(_:result,id,'TR8933');(_:result,leave_at,'13:36');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR8933 will be departing cambridge at 13:36 and arriving in norwich at 14:55 . Would you like to book this ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'8');(_:search,type,'Train'))" ], "speaker": "user", "text": "Please book for 8 people ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'28O28GIJ');(_:booking,ticket,'112.64 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Alright the book was successful , the total fee is going to be 112.64 GBP payable at the station and the reference number is 28O28GIJ ." }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'polynesian');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thanks ! I 'm also wondering if there are any moderately priced polynesian restaurants around ." }, { "id": 7, "rdf-acts": [ "canthelp((_:search,food,'Polynesian');(_:search,pricerange,'moderately priced');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I was unable to find any moderately priced Polynesian restaurants ." }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'spanish');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How then about Spanish or a pub that serves tapas ?" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centrally located');(_:result,food,'Spanish');(_:result,name,'La Tasca');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "La Tasca is a centrally located , moderately priced , Spanish restaurant . Would you like to make a reservation ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "Yes please make that reservation for me" }, { "id": 11, "rdf-acts": [ "request((_:booking,day,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I will need some more information before making a reservation . What day would you like it on and for how many people ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'10:30');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need it for 8 people at 10:30 on saturday" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'la tasca');(_:booking,ref,'3TR0F2B1');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful for a table at la tasca . The table will be reserved for 15 minutes , reference number is : 3TR0F2B1 . Can I help with anything else ?" }, { "id": 14, "rdf-acts": [], "speaker": "user", "text": "No , I do n't need anything else" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Have a great day !" } ]
MUL0270.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "13:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "13:00" ], [ "_:result", "arrive_by", "14:55" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "norwich" ], [ "_:result", "id", "TR8933" ], [ "_:result", "leave_at", "13:36" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "13:00" ], [ "_:result", "arrive_by", "14:55" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "norwich" ], [ "_:result", "id", "TR8933" ], [ "_:result", "leave_at", "13:36" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "8" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "28O28GIJ" ], [ "_:booking", "ticket", "112.64 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "polynesian" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "13:00" ], [ "_:result", "arrive_by", "14:55" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "norwich" ], [ "_:result", "id", "TR8933" ], [ "_:result", "leave_at", "13:36" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "8" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "28O28GIJ" ], [ "_:booking", "ticket", "112.64 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "moderately" ], [ "_:system", "canthelp", "_:search/ffe48acd" ], [ "_:search/ffe48acd", "food", "Polynesian" ], [ "_:search/ffe48acd", "pricerange", "moderately priced" ], [ "_:search/ffe48acd", "type", "Restaurant" ], [ "_:search", "food", "spanish" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "13:00" ], [ "_:result", "arrive_by", "14:55" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "norwich" ], [ "_:result", "id", "TR8933" ], [ "_:result", "leave_at", "13:36" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "8" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "28O28GIJ" ], [ "_:booking", "ticket", "112.64 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "moderately" ], [ "_:system", "canthelp", "_:search/ffe48acd" ], [ "_:search/ffe48acd", "food", "Polynesian" ], [ "_:search/ffe48acd", "pricerange", "moderately priced" ], [ "_:search/ffe48acd", "type", "Restaurant" ], [ "_:search", "food", "spanish" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centrally located" ], [ "_:result", "food", "Spanish" ], [ "_:result", "name", "La Tasca" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "13:00" ], [ "_:result", "arrive_by", "14:55" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "norwich" ], [ "_:result", "id", "TR8933" ], [ "_:result", "leave_at", "13:36" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "28O28GIJ" ], [ "_:booking", "ticket", "112.64 GBP" ], [ "_:search", "pricerange", "moderately" ], [ "_:system", "canthelp", "_:search/ffe48acd" ], [ "_:search/ffe48acd", "food", "Polynesian" ], [ "_:search/ffe48acd", "pricerange", "moderately priced" ], [ "_:search/ffe48acd", "type", "Restaurant" ], [ "_:search", "food", "spanish" ], [ "_:result", "area", "centrally located" ], [ "_:result", "food", "Spanish" ], [ "_:result", "name", "La Tasca" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "10:30" ], [ "_:search", "people", "8" ], [ "_: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", "departure", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "13:00" ], [ "_:result", "arrive_by", "14:55" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "norwich" ], [ "_:result", "id", "TR8933" ], [ "_:result", "leave_at", "13:36" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "112.64 GBP" ], [ "_:search", "pricerange", "moderately" ], [ "_:system", "canthelp", "_:search/ffe48acd" ], [ "_:search/ffe48acd", "food", "Polynesian" ], [ "_:search/ffe48acd", "pricerange", "moderately priced" ], [ "_:search/ffe48acd", "type", "Restaurant" ], [ "_:search", "food", "spanish" ], [ "_:result", "area", "centrally located" ], [ "_:result", "food", "Spanish" ], [ "_:result", "name", "La Tasca" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "10:30" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "la tasca" ], [ "_:booking", "ref", "3TR0F2B1" ], [ "_: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,departure,'backstreet bistro');(_:search,leave_at,'14:15');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Can you find me a taxi from backstreet bistro ? I ca n't leave until after 14:15 ." }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Ok , what is your destination ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'cineworld cinema');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I want to be taken to cineworld cinema" }, { "id": 3, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "When do you need to arrive ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'15');(_:search,type,'Taxi'))", "request((_:result,car,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "By 15 00 and I need car type and contact number" }, { "id": 5, "rdf-acts": [ "inform((_:result,car,'black skoda');(_:result,phone,'07336608269');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Booking completed ! \n Booked car type \t : \t black skoda \n Contact number \t : \t 07336608269" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks for all your help . Goodbye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "What time do you need to be at the cineworld Cinema ?" } ]
SNG01588.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "backstreet bistro" ], [ "_:search", "leave_at", "14:15" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "backstreet bistro" ], [ "_:search", "leave_at", "14:15" ], [ "_:search", "destination", "cineworld cinema" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "backstreet bistro" ], [ "_:search", "leave_at", "14:15" ], [ "_:search", "destination", "cineworld cinema" ], [ "_:search", "arrive_by", "15" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "backstreet bistro" ], [ "_:search", "leave_at", "14:15" ], [ "_:search", "destination", "cineworld cinema" ], [ "_:search", "arrive_by", "15" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black skoda" ], [ "_:result", "phone", "07336608269" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'italian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want a restaurant in the city centre that serves Italian food ." }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'nine');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are nine listings available . What price range were you interested in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am interested in a restaurant that is in the expensive price range ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,name,'Clowns Cafe');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Clowns Cafe is a restaurant in the city centre with that price range . Would you like to make a reservation ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Sure ! How close is the Cafe from my current location ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,name,'Clowns Cafe');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Clowns Cafe is in the centre area . Would you like me to book you a reservation ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,duration,'18:45');(_:search,people,'6');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , please . I 'd like a table for 6 at 18:45 on Friday ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,ref,'F29AMXP7');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : F29AMXP7 ." }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I also need to HOTEL to stay at in the centre ." }, { "id": 9, "rdf-acts": [ "select((_:result,category,'hotel');(_:result,pricerange,'expensive');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))", "inform((_:result,category,'hotels');(_:result,count,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 3 hotels in that area . Would you prefer a moderately priced or expensive hotel ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,pricerange,'dontcare');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No price range , it does n't have to have internet though ." }, { "id": 11, "rdf-acts": [ "select((_:result,name,'cityroomz');(_:result,name,'gonville hotel');(_:result,name,'university arms');(_:result,pricerange,'expensive');(_:result,pricerange,'moderate');(_:result,stars,'0');(_:result,stars,'3');(_:result,stars,'4');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))", "inform((_:result,type,'Hotel'))" ], "speaker": "system", "text": "cityroomz is moderate with 0 stars , gonville hotel has 3 stars and is expensive , university arms is also expensive and has 4 stars ? Will any of these do ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,category,'hotels');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Are they all hotels or guesthouses ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,category,'hotels');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "They are all hotels . Is this acceptable ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Sure can I get one with free wifi please ?" }, { "id": 15, "rdf-acts": [ "request((_:search,stars,?);(_:search,type,'Hotel'))", "inform((_:result,has_internet,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "They all have free wifi . Is there a star rating you prefer ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,people,'six');(_:search,stay,'two');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No just book me rooms for six people for two nights ." }, { "id": 17, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,type,'Booking');(_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Non of the hotels were available for 2 nights starting on Friday . Would you prefer another date or area ." }, { "id": 18, "rdf-acts": [ "inform((_:search,stay,'1');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you book me a room for 1 night instead ?" }, { "id": 19, "rdf-acts": [ "inform((_:booking,name,'cityroomz');(_:booking,ref,'SEIH4HYO');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking at cityroomz was successful , reference number is SEIH4HYO" }, { "id": 20, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thank you . I would also like a taxi to commute between the hotel and restaurant ." }, { "id": 21, "rdf-acts": [ "request((_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Would you be departing from the restaurant or the hotel ? And when would you like to leave ?" }, { "id": 22, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,departure,'the hotel');(_:search,destination,'the restaurant');(_:search,type,'Hotel');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I will be departing from the hotel and going to the restaurant . I need to be there in time for my reservation ." }, { "id": 23, "rdf-acts": [ "inform((_:result,car,'yellow ford');(_:result,phone,'07822741112');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Wonderful , your taxi is booked . It will be a yellow ford and the contact number is 07822741112 . Is there anything else I can help you with ?" }, { "id": 24, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's it thanks !" }, { "id": 25, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a wonderful time !" } ]
MUL0011.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:result", "amount", "nine" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:result", "amount", "nine" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Clowns Cafe" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:result", "amount", "nine" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Clowns Cafe" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "18:45" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:result", "amount", "nine" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Clowns Cafe" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "18:45" ], [ "_:search", "people", "6" ], [ "_:booking", "ref", "F29AMXP7" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_: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", "italian" ], [ "_:result", "amount", "nine" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Clowns Cafe" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "18:45" ], [ "_:search", "people", "6" ], [ "_:booking", "ref", "F29AMXP7" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:result", "amount", "nine" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "18:45" ], [ "_:search", "people", "6" ], [ "_:booking", "ref", "F29AMXP7" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "3" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "name", "cityroomz" ], [ "_:result", "name", "gonville hotel" ], [ "_:result", "name", "university arms" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "0" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotels" ], [ "_: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", "food", "italian" ], [ "_:result", "amount", "nine" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "18:45" ], [ "_:search", "people", "6" ], [ "_:booking", "ref", "F29AMXP7" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "name", "cityroomz" ], [ "_:result", "name", "gonville hotel" ], [ "_:result", "name", "university arms" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "0" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:search", "category", "hotels" ], [ "_:result", "category", "hotels" ], [ "_: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", "italian" ], [ "_:result", "amount", "nine" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "18:45" ], [ "_:booking", "ref", "F29AMXP7" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "name", "cityroomz" ], [ "_:result", "name", "gonville hotel" ], [ "_:result", "name", "university arms" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "0" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:search", "category", "hotels" ], [ "_:result", "category", "hotels" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "?" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "six" ], [ "_:search", "stay", "two" ], [ "_:search", "type", "Hotel" ] ], "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", "italian" ], [ "_:result", "amount", "nine" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "18:45" ], [ "_:booking", "ref", "F29AMXP7" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "name", "cityroomz" ], [ "_:result", "name", "gonville hotel" ], [ "_:result", "name", "university arms" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "0" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:search", "category", "hotels" ], [ "_:result", "category", "hotels" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "?" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "six" ], [ "_:system", "canthelp", "_:booking/cf114f98" ], [ "_:booking/cf114f98", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "?" ], [ "_:search", "stay", "1" ], [ "_: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", "italian" ], [ "_:result", "amount", "nine" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "18:45" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "name", "cityroomz" ], [ "_:result", "name", "gonville hotel" ], [ "_:result", "name", "university arms" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "0" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "category", "hotels" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "?" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "six" ], [ "_:system", "canthelp", "_:booking/cf114f98" ], [ "_:booking/cf114f98", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "area", "?" ], [ "_:search", "stay", "1" ], [ "_:booking", "name", "cityroomz" ], [ "_:booking", "ref", "SEIH4HYO" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "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", "italian" ], [ "_:result", "amount", "nine" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "18:45" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "name", "cityroomz" ], [ "_:result", "name", "gonville hotel" ], [ "_:result", "name", "university arms" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "0" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "category", "hotels" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "?" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "six" ], [ "_:system", "canthelp", "_:booking/cf114f98" ], [ "_:booking/cf114f98", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "area", "?" ], [ "_:search", "stay", "1" ], [ "_:booking", "name", "cityroomz" ], [ "_:booking", "ref", "SEIH4HYO" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "category", "hotel" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "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, 21, 22 ] }, { "id": 12, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:result", "amount", "nine" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "18:45" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "name", "cityroomz" ], [ "_:result", "name", "gonville hotel" ], [ "_:result", "name", "university arms" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "0" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "category", "hotels" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "?" ], [ "_:result", "has_internet", "none" ], [ "_:search", "people", "six" ], [ "_:system", "canthelp", "_:booking/cf114f98" ], [ "_:booking/cf114f98", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "area", "?" ], [ "_:search", "stay", "1" ], [ "_:booking", "name", "cityroomz" ], [ "_:booking", "ref", "SEIH4HYO" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "category", "hotel" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow ford" ], [ "_:result", "phone", "07822741112" ], [ "_: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 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'acorn guest house');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking to get some information on the acorn guest house ." }, { "id": 1, "rdf-acts": [], "speaker": "system", "text": "I have the info for that place , what would you like to know ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,stay,'five');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Is there a room available for a five night stay beginning Friday ?" }, { "id": 3, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sure , I 'd be happy to . How many total people will be staying with you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'1');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Just for 1 person , thanks ." }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "I 'm sorry , but there seems to be no rooms available . Could I interest you in another hotel ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'same price range');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes in the same price range , please . Include reference number ." }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "What area are you looking to stay in ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'north');(_:search,name,'acorn guest house');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like something in the area of the acorn guest house ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,name,'Archway House');(_:booking,type,'Booking');(_:result,pricerange,'priced moderately');(_:result,ref,'WT39VB7L');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Okay I was able to get you into the Archway House and it is also priced moderately . Your reference number is WT39VB7L ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Yes thank you that is all I need ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Have a wonderful week at Archway and please contact me if you need anything else ." } ]
SSNG0330.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "acorn guest house" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "acorn guest house" ], [ "_:search", "day", "friday" ], [ "_:search", "stay", "five" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "acorn guest house" ], [ "_:search", "day", "friday" ], [ "_:search", "stay", "five" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "acorn guest house" ], [ "_:search", "day", "friday" ], [ "_:search", "stay", "five" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "1" ], [ "_:system", "canthelp", "_:booking/5ef39ed4" ], [ "_:booking/5ef39ed4", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "stay", "five" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "1" ], [ "_:system", "canthelp", "_:booking/5ef39ed4" ], [ "_:booking/5ef39ed4", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "same price range" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "name", "acorn guest house" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "stay", "five" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "1" ], [ "_:system", "canthelp", "_:booking/5ef39ed4" ], [ "_:booking/5ef39ed4", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "area", "north" ], [ "_:search", "name", "acorn guest house" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "Archway House" ], [ "_:booking", "type", "Booking" ], [ "_:result", "pricerange", "priced moderately" ], [ "_:result", "ref", "WT39VB7L" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hi , I 'm looking for a nice play to stay in Cambridge that has free wifi ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'many');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are many options ; is there an area of the city that you would prefer ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'west');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , someplace in the west part of town would be nice ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'west');(_:result,category,'hotels');(_:result,count,'4');(_:result,has_internet,'none');(_:result,name,'Hobsons House');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have 4 hotels in the west side of town . How about the Hobsons House ? It 's moderately priced and has free wifi ." }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "Yes , that sounds good !" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Would you like me to make a reservation for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,people,'3');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , reserve it for me for 3 people and 3 nights starting monday ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'Hobsons House');(_:booking,ref,'UM6SFJM6');(_:booking,stay,'3');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You are all set for 3 nights at Hobsons House . The reference number is UM6SFJM6 . Can I assist you with any other plans ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am also looking for a moderately priced restaurant in the same area as the hotel ." }, { "id": 9, "rdf-acts": [ "select((_:result,food,'british');(_:result,food,'indian');(_:result,food,'italian');(_:result,type,'Restaurant'))", "inform((_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have a british , indian , and italian restaurant in that price range in that area of town . Which woud you prefer ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,food,'french');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Are there any French restaurants ?" }, { "id": 11, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "canthelp((_:search,food,'french');(_:search,type,'Restaurant'))", "reqmore()", "inform((_:result,amount,'only');(_:result,area,'west');(_:result,food,'British');(_:result,food,'Indian');(_:result,food,'Italian');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry , the only moderately priced restaurants in the west are British , Indian , and Italian . Nothing serves french food . Perhaps I can check another part of the city ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would settle for Indian food ." }, { "id": 13, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Meghna');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "It may not be exactly the cuisine you were hoping for , but I think you 'll still have a fine meal at Meghna . Shall I book you a table ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,name,'meghna');(_:search,people,'same group');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is Meghna Indian food ? If so , I 'd like to book for the same group on the same day ." }, { "id": 15, "rdf-acts": [ "inform((_:booking,day,'Monday');(_:booking,people,'3');(_:booking,type,'Booking'))", "request((_:booking,duration,?);(_:booking,type,'Booking'))", "inform((_:result,food,'Indian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "It is indeed Indian food . To clarify you would like me to book you a table for 3 on Monday . What time would you prefer ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,arrive_by,'13:00');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I want it to be at 13:00 please . I also need a taxi please" }, { "id": 17, "rdf-acts": [ "inform((_:result,arrive_by,'13:00');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Yes , I need to make the reservation for 3 at 13:00 and I also am going to need a taxi ." }, { "id": 18, "rdf-acts": [ "request((_:result,car,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "I need the taxi to get me to the restaurant at my booked time . I also will need the taxis contact number and car type" }, { "id": 19, "rdf-acts": [ "inform((_:result,car,'white toyota');(_:result,phone,'07573158248');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Your taxi will be a white toyota , contact number 07573158248 ." }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , thank you for very much ! That 's everything I needed !" }, { "id": 21, "rdf-acts": [ "bye()", "thank()" ], "speaker": "system", "text": "Thank you for contacting Cambridge TownInfo centre . Have a great time ! Goodbye !" }, { "id": 22, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "ok goodbye thanks for the help" }, { "id": 23, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , have a great day ." } ]
MUL1222.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", "amount", "many" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "many" ], [ "_:search", "area", "west" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "west" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "4" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Hobsons House" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "many" ], [ "_:search", "area", "west" ], [ "_:result", "area", "west" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "4" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Hobsons House" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "west" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "4" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Hobsons House" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Hobsons House" ], [ "_:booking", "ref", "UM6SFJM6" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "west" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "4" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Hobsons House" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Hobsons House" ], [ "_:booking", "ref", "UM6SFJM6" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "food", "british" ], [ "_:result", "food", "indian" ], [ "_:result", "food", "italian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "french" ], [ "_: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" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "4" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Hobsons House" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "3" ], [ "_:booking", "name", "Hobsons House" ], [ "_:booking", "ref", "UM6SFJM6" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/c1570c79" ], [ "_:search/c1570c79", "food", "french" ], [ "_:search/c1570c79", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "amount", "only" ], [ "_:result", "area", "west" ], [ "_:result", "food", "British" ], [ "_:result", "food", "Indian" ], [ "_:result", "food", "Italian" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_: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_internet", "yes" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "4" ], [ "_:result", "has_internet", "none" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stay", "3" ], [ "_:booking", "name", "Hobsons House" ], [ "_:booking", "ref", "UM6SFJM6" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/c1570c79" ], [ "_:search/c1570c79", "food", "french" ], [ "_:search/c1570c79", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "amount", "only" ], [ "_:result", "area", "west" ], [ "_:result", "food", "British" ], [ "_:result", "food", "Indian" ], [ "_:result", "food", "Italian" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "food", "indian" ], [ "_:result", "name", "Meghna" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "same day" ], [ "_:search", "name", "meghna" ], [ "_:search", "people", "same group" ], [ "_: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_internet", "yes" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "4" ], [ "_:result", "has_internet", "none" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stay", "3" ], [ "_:booking", "name", "Hobsons House" ], [ "_:booking", "ref", "UM6SFJM6" ], [ "_:booking", "stay", "3" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/c1570c79" ], [ "_:search/c1570c79", "food", "french" ], [ "_:search/c1570c79", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "amount", "only" ], [ "_:result", "area", "west" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "food", "indian" ], [ "_:result", "name", "Meghna" ], [ "_:search", "day", "same day" ], [ "_:search", "name", "meghna" ], [ "_:search", "people", "same group" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "people", "3" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "food", "Indian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "arrive_by", "13:00" ], [ "_: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", "has_internet", "yes" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "4" ], [ "_:result", "has_internet", "none" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stay", "3" ], [ "_:booking", "name", "Hobsons House" ], [ "_:booking", "ref", "UM6SFJM6" ], [ "_:booking", "stay", "3" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/c1570c79" ], [ "_:search/c1570c79", "food", "french" ], [ "_:search/c1570c79", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "amount", "only" ], [ "_:result", "area", "west" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "food", "indian" ], [ "_:result", "name", "Meghna" ], [ "_:search", "day", "same day" ], [ "_:search", "name", "meghna" ], [ "_:search", "people", "same group" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "people", "3" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "food", "Indian" ], [ "_:search", "arrive_by", "13:00" ], [ "_:search", "type", "Taxi" ], [ "_:result", "arrive_by", "13:00" ], [ "_: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", "has_internet", "yes" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "4" ], [ "_:result", "has_internet", "none" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stay", "3" ], [ "_:booking", "name", "Hobsons House" ], [ "_:booking", "ref", "UM6SFJM6" ], [ "_:booking", "stay", "3" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/c1570c79" ], [ "_:search/c1570c79", "food", "french" ], [ "_:search/c1570c79", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "amount", "only" ], [ "_:result", "area", "west" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "food", "indian" ], [ "_:result", "name", "Meghna" ], [ "_:search", "day", "same day" ], [ "_:search", "name", "meghna" ], [ "_:search", "people", "same group" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "people", "3" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "food", "Indian" ], [ "_:search", "arrive_by", "13:00" ], [ "_:search", "type", "Taxi" ], [ "_:result", "arrive_by", "13:00" ], [ "_:result", "car", "white toyota" ], [ "_:result", "phone", "07573158248" ], [ "_: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 ] }, { "id": 11, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "4" ], [ "_:result", "has_internet", "none" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stay", "3" ], [ "_:booking", "name", "Hobsons House" ], [ "_:booking", "ref", "UM6SFJM6" ], [ "_:booking", "stay", "3" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/c1570c79" ], [ "_:search/c1570c79", "food", "french" ], [ "_:search/c1570c79", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "amount", "only" ], [ "_:result", "area", "west" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "food", "indian" ], [ "_:result", "name", "Meghna" ], [ "_:search", "day", "same day" ], [ "_:search", "name", "meghna" ], [ "_:search", "people", "same group" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "people", "3" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "food", "Indian" ], [ "_:search", "arrive_by", "13:00" ], [ "_:search", "type", "Taxi" ], [ "_:result", "arrive_by", "13:00" ], [ "_:result", "car", "white toyota" ], [ "_:result", "phone", "07573158248" ], [ "_:result", "type", "Taxi" ], [ "_:system", "dismissed", "_: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 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'cheaply');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hello I am looking for a place to dine in the centre of town that needs to be cheaply priced" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'15');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 15 different restaurants available . What type of food would you like them to serve ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'scandinavian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like it to have scandinavian food ." }, { "id": 3, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,area,'in town');(_:search,food,'Scandanavian');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Unfortunately none of them serve Scandanavian food . I do n't believe any restaurants in town do . Is there another cuisine you might like instead ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'modern european');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , do any serve Modern European food instead ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'River Bar steakhouse and grill');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The River Bar steakhouse and grill does . Can I make you a reservation ?" }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "No thank you . But can I get the address , phone number and postcode please ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'Quayside Off Bridge Street');(_:result,phone,'01223307030');(_:result,postcode,'cb58aq');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "They are located at Quayside Off Bridge Street , phone number is 01223307030 , and their postcode is cb58aq" }, { "id": 8, "rdf-acts": [ "inform((_:search,departure,'bishops stortford');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I also need a train that depart bishops stortford and goes to cambridge ." }, { "id": 9, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Can you please tell me what day you would like your train and what time ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,leave_at,'13:15');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I am leaving on Monday after 13:15 in the afternoon . Please give me the reference number when you have it . Thanks !" }, { "id": 11, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,departure,'Bishops stortford');(_:booking,destination,'Cambridge');(_:booking,leave_at,'13:29');(_:booking,people,'1');(_:booking,ref,'962Q6MQG');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay I have booked you a train ticket from Bishops stortford to Cambridge for 1 person leaving at 13:29 . Your reference number is 962Q6MQG ." }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'6');(_:search,type,'Train'))" ], "speaker": "user", "text": "I apologize , I forgot to mention that I 'll be needing 6 tickets , not just 1 ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,people,'6');(_:booking,people,'one');(_:booking,ref,'QHYYACDV');(_:booking,type,'Booking'))", "thank()" ], "speaker": "system", "text": "Okay ! I 've changed your reservation for 6 tickets rather than one . The reference number is now QHYYACDV ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks , I ca n't wait ! And thanks for your help today ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You 're most welcome !" } ]
MUL1647.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheaply" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheaply" ], [ "_:result", "count", "15" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "scandinavian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheaply" ], [ "_:result", "count", "15" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/1afbb9e9" ], [ "_:search/1afbb9e9", "area", "in town" ], [ "_:search/1afbb9e9", "food", "Scandanavian" ], [ "_:search/1afbb9e9", "type", "Restaurant" ], [ "_:search", "food", "modern european" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheaply" ], [ "_:result", "count", "15" ], [ "_:system", "canthelp", "_:search/1afbb9e9" ], [ "_:search/1afbb9e9", "area", "in town" ], [ "_:search/1afbb9e9", "food", "Scandanavian" ], [ "_:search/1afbb9e9", "type", "Restaurant" ], [ "_:search", "food", "modern european" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "River Bar steakhouse and grill" ], [ "_: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", "cheaply" ], [ "_:result", "count", "15" ], [ "_:system", "canthelp", "_:search/1afbb9e9" ], [ "_:search/1afbb9e9", "area", "in town" ], [ "_:search/1afbb9e9", "food", "Scandanavian" ], [ "_:search/1afbb9e9", "type", "Restaurant" ], [ "_:search", "food", "modern european" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "River Bar steakhouse and grill" ], [ "_:result", "address", "Quayside Off Bridge Street" ], [ "_:result", "phone", "01223307030" ], [ "_:result", "postcode", "cb58aq" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "bishops stortford" ], [ "_: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", "cheaply" ], [ "_:result", "count", "15" ], [ "_:system", "canthelp", "_:search/1afbb9e9" ], [ "_:search/1afbb9e9", "area", "in town" ], [ "_:search/1afbb9e9", "food", "Scandanavian" ], [ "_:search/1afbb9e9", "type", "Restaurant" ], [ "_:search", "food", "modern european" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "River Bar steakhouse and grill" ], [ "_:result", "address", "Quayside Off Bridge Street" ], [ "_:result", "phone", "01223307030" ], [ "_:result", "postcode", "cb58aq" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "13:15" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheaply" ], [ "_:result", "count", "15" ], [ "_:system", "canthelp", "_:search/1afbb9e9" ], [ "_:search/1afbb9e9", "area", "in town" ], [ "_:search/1afbb9e9", "food", "Scandanavian" ], [ "_:search/1afbb9e9", "type", "Restaurant" ], [ "_:search", "food", "modern european" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "River Bar steakhouse and grill" ], [ "_:result", "address", "Quayside Off Bridge Street" ], [ "_:result", "phone", "01223307030" ], [ "_:result", "postcode", "cb58aq" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "13:15" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "Bishops stortford" ], [ "_:booking", "destination", "Cambridge" ], [ "_:booking", "leave_at", "13:29" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "962Q6MQG" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "6" ], [ "_: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", "area", "centre" ], [ "_:search", "pricerange", "cheaply" ], [ "_:result", "count", "15" ], [ "_:system", "canthelp", "_:search/1afbb9e9" ], [ "_:search/1afbb9e9", "area", "in town" ], [ "_:search/1afbb9e9", "food", "Scandanavian" ], [ "_:search/1afbb9e9", "type", "Restaurant" ], [ "_:search", "food", "modern european" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "River Bar steakhouse and grill" ], [ "_:result", "address", "Quayside Off Bridge Street" ], [ "_:result", "phone", "01223307030" ], [ "_:result", "postcode", "cb58aq" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "13:15" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ], [ "_:booking", "departure", "Bishops stortford" ], [ "_:booking", "destination", "Cambridge" ], [ "_:booking", "leave_at", "13:29" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "6" ], [ "_:booking", "people", "one" ], [ "_:booking", "ref", "QHYYACDV" ], [ "_: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,food,'sri lankan');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you help me find a restaurant that serves sri lankan food that is moderately priced ?" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,area,'anywhere in Cambridge');(_:search,food,'Sri Lankan');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry , but there are no Sri Lankan restaurants anywhere in Cambridge . Would you like to try a different cuisine ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Are you sure ? I really thought there were some there ." }, { "id": 3, "rdf-acts": [ "canthelp((_:search,area,'anywhere in Cambridge');(_:search,food,'sri lankan');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , I have doubled checked and there are no sri lankan restaurants anywhere in Cambridge ." }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'british');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Okay , how about one that serves British food ?" }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,area,'centre');(_:result,count,'4');(_:result,food,'British');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 4 British restaurants in the centre area of town and one in the west . Which area would you prefer ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,duration,'14:30');(_:search,people,'1');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Could you recommend one ? I will be needing a table for 1 at 14:30 on Thursday ." }, { "id": 7, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "What price range would you like ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "moderate price , please ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,ref,'3NX7QMU8');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : 3NX7QMU8 ." }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'college');(_:search,type,'Attraction'))", "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I also need to find a college in the town centre to visit . If you can provide me with the name and post code , that would be great ." }, { "id": 11, "rdf-acts": [ "inform((_:result,name,'Emmanuel College');(_:result,postcode,'cb23ap');(_:result,type,'Attraction'))", "reqmore()", "inform((_:booking,name,'Restaurant One Seven');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sorry , I forgot to say that your booking is at Restaurant One Seven . Emmanuel College is in post code cb23ap . Would you like to hear about some of the others , too ?" }, { "id": 12, "rdf-acts": [], "speaker": "user", "text": "Yes , please let me know about some of the others ." }, { "id": 13, "rdf-acts": [ "inform((_:result,name,'Christ College');(_:result,name,'Corpus Christi');(_:result,name,'downing college');(_:result,postcode,'cb21dq');(_:result,postcode,'cb21rh');(_:result,postcode,'cb23bu');(_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "There 's Christ College postcode cb23bu , Corpus Christi postcode cb21rh , and downing college at postcode cb21dq . Is there anything else I can help you with ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "You have covered everything . Thank you ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Have a great day and trip ! Good bye ." } ]
PMUL4575.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "sri lankan" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "food", "?" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/d860f139" ], [ "_:search/d860f139", "area", "anywhere in Cambridge" ], [ "_:search/d860f139", "food", "Sri Lankan" ], [ "_:search/d860f139", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:system", "canthelp", "_:search/d860f139" ], [ "_:search/d860f139", "area", "anywhere in Cambridge" ], [ "_:search/d860f139", "food", "Sri Lankan" ], [ "_:search/d860f139", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/4ea737ef" ], [ "_:search/4ea737ef", "area", "anywhere in Cambridge" ], [ "_:search/4ea737ef", "food", "sri lankan" ], [ "_:search/4ea737ef", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:system", "canthelp", "_:search/d860f139" ], [ "_:search/d860f139", "area", "anywhere in Cambridge" ], [ "_:search/d860f139", "food", "Sri Lankan" ], [ "_:search/d860f139", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/4ea737ef" ], [ "_:search/4ea737ef", "area", "anywhere in Cambridge" ], [ "_:search/4ea737ef", "food", "sri lankan" ], [ "_:search/4ea737ef", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:search", "area", "?" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "4" ], [ "_:result", "food", "British" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "14:30" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/d860f139" ], [ "_:search/d860f139", "area", "anywhere in Cambridge" ], [ "_:search/d860f139", "food", "Sri Lankan" ], [ "_:search/d860f139", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/4ea737ef" ], [ "_:search/4ea737ef", "area", "anywhere in Cambridge" ], [ "_:search/4ea737ef", "food", "sri lankan" ], [ "_:search/4ea737ef", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:search", "area", "?" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "4" ], [ "_:result", "food", "British" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "14:30" ], [ "_:search", "people", "1" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/d860f139" ], [ "_:search/d860f139", "area", "anywhere in Cambridge" ], [ "_:search/d860f139", "food", "Sri Lankan" ], [ "_:search/d860f139", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/4ea737ef" ], [ "_:search/4ea737ef", "area", "anywhere in Cambridge" ], [ "_:search/4ea737ef", "food", "sri lankan" ], [ "_:search/4ea737ef", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "4" ], [ "_:result", "food", "British" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "14:30" ], [ "_:search", "people", "1" ], [ "_:search", "pricerange", "moderate" ], [ "_:booking", "ref", "3NX7QMU8" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/d860f139" ], [ "_:search/d860f139", "area", "anywhere in Cambridge" ], [ "_:search/d860f139", "food", "Sri Lankan" ], [ "_:search/d860f139", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/4ea737ef" ], [ "_:search/4ea737ef", "area", "anywhere in Cambridge" ], [ "_:search/4ea737ef", "food", "sri lankan" ], [ "_:search/4ea737ef", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "4" ], [ "_:result", "food", "British" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "14:30" ], [ "_:search", "people", "1" ], [ "_:search", "pricerange", "moderate" ], [ "_:booking", "ref", "3NX7QMU8" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "Emmanuel College" ], [ "_:result", "postcode", "cb23ap" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Restaurant One Seven" ], [ "_: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", "canthelp", "_:search/d860f139" ], [ "_:search/d860f139", "area", "anywhere in Cambridge" ], [ "_:search/d860f139", "food", "Sri Lankan" ], [ "_:search/d860f139", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/4ea737ef" ], [ "_:search/4ea737ef", "area", "anywhere in Cambridge" ], [ "_:search/4ea737ef", "food", "sri lankan" ], [ "_:search/4ea737ef", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "4" ], [ "_:result", "food", "British" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "14:30" ], [ "_:search", "people", "1" ], [ "_:search", "pricerange", "moderate" ], [ "_:booking", "ref", "3NX7QMU8" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:booking", "name", "Restaurant One Seven" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Christ College" ], [ "_:result", "name", "Corpus Christi" ], [ "_:result", "name", "downing college" ], [ "_:result", "postcode", "cb21dq" ], [ "_:result", "postcode", "cb21rh" ], [ "_:result", "postcode", "cb23bu" ], [ "_:result", "type", "Attraction" ], [ "_: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,'west');(_:search,category,'museums');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Hello , I 'm looking for a place to go in the west . Are there any museums there ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Sidgwick Avenue');(_:result,area,'west');(_:result,entrance_fee,'free');(_:result,name,'Museum of Classical Archaeology');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , the Museum of Classical Archaeology is in the west on Sidgwick Avenue . It offers free entry ." }, { "id": 2, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Ok great ! Can you tell me the postcode please ?" }, { "id": 3, "rdf-acts": [ "thank()", "reqmore()", "inform((_:result,postcode,'cb39da');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Absolutely . Their postcode is cb39da . Is there anything else I can do for you today ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,departure,'steveage');(_:search,type,'Train'))" ], "speaker": "user", "text": "Can I get a train leaving from steveage on friday ?" }, { "id": 5, "rdf-acts": [ "thank()", "request((_:search,arrive_by,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "That wo n't be a problem . What is your destination and what time would you like to arrive there ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'16:30');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to go to Cambridge and arrive by 16:30 ." }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'14:43');(_:result,id,'TR7785');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The train that arrives closet to your arrival time is TR7785 which arrives at 14:43 . Does that work for you ?" }, { "id": 8, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes please book it for me and a reference number" }, { "id": 9, "rdf-acts": [ "thank()", "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Certainly . First , can you confirm how many seats you will be needing for this trip ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'1');(_:search,type,'Train'))" ], "speaker": "user", "text": "Just 1 seat please ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,id,'TR7785');(_:booking,people,'1');(_:booking,ref,'XC5XLDT7');(_:booking,ticket,'12.8 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok , I 've booked you 1 seat on TR7785 . Your reference number is XC5XLDT7 . Your total is 12.8 GBP payable at the station . Anything else I can do ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's everything . Thank you for your help ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Your welcome , have a nice day ." } ]
MUL1971.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "museums" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "museums" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "Sidgwick Avenue" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Museum of Classical Archaeology" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "museums" ], [ "_:result", "address", "Sidgwick Avenue" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Museum of Classical Archaeology" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb39da" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "steveage" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "museums" ], [ "_:result", "address", "Sidgwick Avenue" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Museum of Classical Archaeology" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb39da" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "steveage" ], [ "_:search", "arrive_by", "16:30" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "museums" ], [ "_:result", "address", "Sidgwick Avenue" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Museum of Classical Archaeology" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb39da" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "steveage" ], [ "_:search", "arrive_by", "16:30" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "14:43" ], [ "_:result", "id", "TR7785" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "museums" ], [ "_:result", "address", "Sidgwick Avenue" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Museum of Classical Archaeology" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb39da" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "steveage" ], [ "_:search", "arrive_by", "16:30" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "14:43" ], [ "_:result", "id", "TR7785" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "museums" ], [ "_:result", "address", "Sidgwick Avenue" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Museum of Classical Archaeology" ], [ "_:result", "postcode", "cb39da" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "steveage" ], [ "_:search", "arrive_by", "16:30" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "14:43" ], [ "_:result", "id", "TR7785" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR7785" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "XC5XLDT7" ], [ "_:booking", "ticket", "12.8 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'stansted airport');(_:search,type,'Train'))" ], "speaker": "user", "text": "Can you find me a train from Stansted Airport ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'plenty');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are plenty of options . Where will you be arriving and do you have a time preference ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,leave_at,'10:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I do n't care when I arrive , but I need to leave after 10:00 ." }, { "id": 3, "rdf-acts": [ "request((_:booking,day,?);(_:booking,type,'Booking');(_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Not a problem . Any day in particular ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes . Wednesday please ." }, { "id": 5, "rdf-acts": [ "inform((_:result,departure,'the airport');(_:result,id,'TR0467');(_:result,leave_at,'10:24');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR0467 leaves the airport at 10:24 . Would you like tickets for that train ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'five');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , for five please ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,people,'5');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have successfully make a booking for 5 on that train ." }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'west');(_:search,category,'college');(_:search,type,'Attraction'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Can I have the reference number please ? I 'm also looking for some places to go , maybe a college in the west ." }, { "id": 9, "rdf-acts": [ "inform((_:result,name,\"Queen 's college\");(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Queen 's college is an excellent choice ." }, { "id": 10, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Sounds great . Can I get their postcode please ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,name,\"Queen 's College\");(_:result,postcode,'cb39et');(_:result,ref,'WMUC700A');(_:result,type,'Attraction');(_:result,type,'Train'))" ], "speaker": "system", "text": "The postcode for Queen 's College is cb39et . And the reference number for your train ( booked earlier ) is WMUC700A ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Perfect , thanks so much for your help ." }, { "id": 13, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can assist you with today ?" }, { "id": 14, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No that is everything . Have a good day ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Alright , thanks for contacting Cambridge TownInfo centre ! Have a good day ." } ]
MUL1779.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "stansted airport" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "stansted airport" ], [ "_:result", "amount", "plenty" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "destination", "?" ], [ "_:search", "leave_at", "10:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "stansted airport" ], [ "_:result", "amount", "plenty" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "destination", "?" ], [ "_:search", "leave_at", "10:00" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "stansted airport" ], [ "_:result", "amount", "plenty" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "destination", "?" ], [ "_:search", "leave_at", "10:00" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:result", "departure", "the airport" ], [ "_:result", "id", "TR0467" ], [ "_:result", "leave_at", "10:24" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "five" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "stansted airport" ], [ "_:result", "amount", "plenty" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "destination", "?" ], [ "_:search", "leave_at", "10:00" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "wednesday" ], [ "_:result", "departure", "the airport" ], [ "_:result", "id", "TR0467" ], [ "_:result", "leave_at", "10:24" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "five" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "stansted airport" ], [ "_:result", "amount", "plenty" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "destination", "?" ], [ "_:search", "leave_at", "10:00" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "wednesday" ], [ "_:result", "departure", "the airport" ], [ "_:result", "id", "TR0467" ], [ "_:result", "leave_at", "10:24" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "five" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "ref", "?" ], [ "_:result", "name", "Queen 's college" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "departure", "stansted airport" ], [ "_:result", "amount", "plenty" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "destination", "?" ], [ "_:search", "leave_at", "10:00" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "wednesday" ], [ "_:result", "departure", "the airport" ], [ "_:result", "id", "TR0467" ], [ "_:result", "leave_at", "10:24" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "five" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "Queen 's College" ], [ "_:result", "postcode", "cb39et" ], [ "_:result", "ref", "WMUC700A" ], [ "_:result", "type", "Attraction" ], [ "_: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", "departure", "stansted airport" ], [ "_:result", "amount", "plenty" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "destination", "?" ], [ "_:search", "leave_at", "10:00" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "wednesday" ], [ "_:result", "departure", "the airport" ], [ "_:result", "id", "TR0467" ], [ "_:result", "leave_at", "10:24" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "five" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "Queen 's College" ], [ "_:result", "postcode", "cb39et" ], [ "_:result", "ref", "WMUC700A" ], [ "_:result", "type", "Attraction" ], [ "_:result", "type", "Train" ], [ "_: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,name,'Parkside Police Station');(_:search,type,'Police'))" ], "speaker": "user", "text": "Am looking for the Parkside Police Station" }, { "id": 1, "rdf-acts": [ "inform((_:result,phone,'01223358966');(_:result,type,'Police'))", "reqmore()" ], "speaker": "system", "text": "The telephone for parkside police is 01223358966 . Do you need any other information ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Police'))" ], "speaker": "user", "text": "Yes , can I please have the address ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Parkside , Cambridge');(_:result,type,'Police'))" ], "speaker": "system", "text": "Address \t : \t Parkside , Cambridge . there you go" }, { "id": 4, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thank you very much ! good bye ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our services . Do you need any further assistance ?" } ]
SNG01955.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "Parkside Police Station" ], [ "_:search", "type", "Police" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "Parkside Police Station" ], [ "_:search", "type", "Police" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "type", "Police" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "Parkside Police Station" ], [ "_:search", "type", "Police" ], [ "_:result", "phone", "01223358966" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Parkside , Cambridge" ], [ "_:result", "type", "Police" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'jesus green outdoor pool');(_:search,leave_at,'18:30');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Hi I need a taxi to jesus green outdoor pool , but I ca n't leave until after 18:30 . Can you help ?" }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "I 'd be happy to help ! Where are you coming from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'fitzbillies restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I will be leaving from the Fitzbillies restaurant ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'18:30');(_:result,car,'blue tesla');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "I have confirmed your taxi , a blue tesla will be picking you up at 18:30 ." }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "Awesome . Can I have the contact number ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,phone,'07613765039');(_:result,type,'Taxi'))", "thank()" ], "speaker": "system", "text": "Of course . The contact number is 07613765039 ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's marvelous . Thanks so much . Goodbye for now ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "I need a taxi to take me from fitzbillies restaurant to Jesus green outdoor pool at 18:30.Thanks" } ]
SNG01298.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "jesus green outdoor pool" ], [ "_:search", "leave_at", "18:30" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "jesus green outdoor pool" ], [ "_:search", "leave_at", "18:30" ], [ "_:search", "departure", "fitzbillies restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "jesus green outdoor pool" ], [ "_:search", "leave_at", "18:30" ], [ "_:search", "departure", "fitzbillies restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "arrive_by", "18:30" ], [ "_:result", "car", "blue tesla" ], [ "_:result", "type", "Taxi" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "jesus green outdoor pool" ], [ "_:search", "leave_at", "18:30" ], [ "_:search", "departure", "fitzbillies restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "arrive_by", "18:30" ], [ "_:result", "car", "blue tesla" ], [ "_:result", "phone", "07613765039" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hospital'))" ], "speaker": "user", "text": "I need the location of Addenbrookes Hospital , if you do n't mind ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Hills Rd , Cambridge');(_:result,type,'Hospital'))", "request((_:search,department,?);(_:search,type,'Hospital'))" ], "speaker": "system", "text": "Addenbrookes Hospital is located at Hills Rd , Cambridge . Is there a particular department you 're looking for ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "No particular department , I need the address and postcode please ." }, { "id": 3, "rdf-acts": null, "speaker": "system", "text": "The address is Hills Rd , Cambridge . Post code is CB20QQ ." } ]
SNG01192.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:result", "type", "Hospital" ], [ "_:search", "department", "?" ], [ "_:search", "type", "Hospital" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'10:30');(_:search,day,'saturday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a train that leaves on Saturday and arrives by 10:30" }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where are you traveling to and from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'birmingham new street');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am going to cambridge from birmingham new street ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'5');(_:result,type,'Train'))", "offer((_:booking,arrive_by,'10:23');(_:booking,category,'Train');(_:booking,leave_at,'7:40');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There are 5 trains available , may I book one for you that leaves at 7:40 and arrives at 10:23 ?" }, { "id": 4, "rdf-acts": [ "request((_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "What is the train ID ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,id,'TR8259');(_:result,type,'Train'))" ], "speaker": "system", "text": "The train ID is TR8259 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))", "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes , that train sounds good . Please book it for me . Could you also find me a hotel with a moderate price that offers internet ?" }, { "id": 7, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Before we start on the hotel , did you need tickets for the train ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you , I was just pre - planning a route ." }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,category,'hotels');(_:result,count,'17');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 17 hotels listed . What part of town would you like to stay in ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'north');(_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "The north part of town please , preferably in a guesthouse ." }, { "id": 11, "rdf-acts": [ "inform((_:result,name,'Acorn Guest House');(_:result,stars,'4');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,count,'8');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Cambridge has 8 moderately priced guesthouses in the north . I would suggest Acorn Guest House , with a star rating of 4 . Would you like me to book it ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'7');(_:search,stay,'5');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes please , I would like to book it for 7 people for 5 nights on Saturday , and I need a reference number ." }, { "id": 13, "rdf-acts": [ "canthelp((_:booking,stay,'5');(_:booking,type,'Booking'))", "request((_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm very sorry I was unable to book at acorn guest house for 5 nights , would you like to try for a shorter stay ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,stay,'four');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , please try to book it for four nights instead ." }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'WAEYAQ0M');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking was successful , the reference number is WAEYAQ0M . May I assist you with anything else today ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that should be all for now . Thank you for the help !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You are welcome , have a great trip !" } ]
MUL0671.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:30" ], [ "_:search", "day", "saturday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:30" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:30" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "10:23" ], [ "_:booking", "category", "Train" ], [ "_:booking", "leave_at", "7:40" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:30" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "5" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "10:23" ], [ "_:booking", "category", "Train" ], [ "_:booking", "leave_at", "7:40" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR8259" ], [ "_:result", "type", "Train" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:30" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "5" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "10:23" ], [ "_:booking", "category", "Train" ], [ "_:booking", "leave_at", "7:40" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR8259" ], [ "_:result", "type", "Train" ], [ "_: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", "arrive_by", "10:30" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "10:23" ], [ "_:booking", "category", "Train" ], [ "_:booking", "leave_at", "7:40" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR8259" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "17" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:30" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "10:23" ], [ "_:booking", "category", "Train" ], [ "_:booking", "leave_at", "7:40" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR8259" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:result", "category", "hotels" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "stars", "4" ], [ "_:result", "area", "north" ], [ "_:result", "count", "8" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:30" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "10:23" ], [ "_:booking", "category", "Train" ], [ "_:booking", "leave_at", "7:40" ], [ "_:result", "id", "TR8259" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:result", "category", "hotels" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "stars", "4" ], [ "_:result", "area", "north" ], [ "_:result", "count", "8" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/591b489a" ], [ "_:booking/591b489a", "stay", "5" ], [ "_:booking/591b489a", "type", "Booking" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "four" ], [ "_: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", "arrive_by", "10:30" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "10:23" ], [ "_:booking", "category", "Train" ], [ "_:booking", "leave_at", "7:40" ], [ "_:result", "id", "TR8259" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:result", "category", "hotels" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "stars", "4" ], [ "_:result", "area", "north" ], [ "_:result", "count", "8" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/591b489a" ], [ "_:booking/591b489a", "stay", "5" ], [ "_:booking/591b489a", "type", "Booking" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "four" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "WAEYAQ0M" ], [ "_: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,'south');(_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hi , I 'm looking for a guesthouse in the south part of town . Do you have anything in that category ?" }, { "id": 1, "rdf-acts": [ "select((_:result,pricerange,'cheap');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))", "inform((_:result,count,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , I have found 3 to choose from . Would you prefer a moderate price or something cheap ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Moderate , please , and make sure they have free parking ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'Bridge Guesthouse');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "How about the Bridge Guesthouse that is in the moderate price range ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Do they have free parking ? And do you know if they have a star rating ?" }, { "id": 5, "rdf-acts": [ "inform((_:booking,name,'bridge guest house');(_:booking,type,'Booking');(_:result,has_parking,'none');(_:result,stars,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , they have free parking and it has a 3 star rating . Would you care to book a room at bridge guest house ?" }, { "id": 6, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Not right now . I 'd just like their phone number , please ." }, { "id": 7, "rdf-acts": [ "inform((_:result,phone,'01223247942');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "That number is 01223247942 ." }, { "id": 8, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Great . Thanks for all your help . Bye !" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Thank you for using Cambridge TownInfo Centre . Have a great day !" } ]
SNG0906.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "name", "Bridge Guesthouse" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "name", "Bridge Guesthouse" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "bridge guest house" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "name", "Bridge Guesthouse" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "bridge guest house" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "3" ], [ "_:result", "phone", "01223247942" ], [ "_:result", "type", "Hotel" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'vegetarian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need to find a good vegetarian restaurant" }, { "id": 1, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry could you repeat your request ? There seems to be an error ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I meant train . I need a train ticket for monday ." }, { "id": 3, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where did you want to depart from , sir ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am departing from cambridge and going to bishops stortford ." }, { "id": 5, "rdf-acts": [ "inform((_:result,count,'5');(_:result,day,'Monday');(_:result,departure,'Cambridge');(_:result,destination,'Bishops Stortford');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 5 trains from Cambridge to Bishops Stortford on Monday . Do you want to leave at any certain time ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,leave_at,'11:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "What is the first train after 11:30 ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,id,'TR4861');(_:result,leave_at,'13:29');(_:result,type,'Train'))" ], "speaker": "system", "text": "TR4861 leaves at 13:29" }, { "id": 8, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Could you give me the arrival time and price also please ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'14:07');(_:result,ticket,'10.10 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes , it arrives by 14:07 and costs 10.10 pounds . Would you like to book ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'1');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , please book the train for 1 person ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'I3EAS0F7');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 've booked you a ticket . The reference number is I3EAS0F7 . Anything else I can assist with ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I 'm confused . Did I ask you to book a ticket ? I can book my own passage , thank you very much !" }, { "id": 13, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "thanks for your service" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you also . Have a nice day ." }, { "id": 15, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "You also . Let us know if we can assist you with anything more ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Okay , thanks . Goodbye ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Enjoy your visit to Cambridge !" } ]
SNG01890.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "vegetarian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "vegetarian" ], [ "_:system", "canthelp", "_:search/23adb25d" ], [ "_:search/23adb25d", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "vegetarian" ], [ "_:system", "canthelp", "_:search/23adb25d" ], [ "_:search/23adb25d", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "vegetarian" ], [ "_:system", "canthelp", "_:search/23adb25d" ], [ "_:search/23adb25d", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "count", "5" ], [ "_:result", "day", "Monday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Bishops Stortford" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "11:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "vegetarian" ], [ "_:system", "canthelp", "_:search/23adb25d" ], [ "_:search/23adb25d", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "count", "5" ], [ "_:result", "day", "Monday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Bishops Stortford" ], [ "_:search", "leave_at", "11:30" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "TR4861" ], [ "_:result", "leave_at", "13:29" ], [ "_:result", "type", "Train" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "vegetarian" ], [ "_:system", "canthelp", "_:search/23adb25d" ], [ "_:search/23adb25d", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "count", "5" ], [ "_:result", "day", "Monday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Bishops Stortford" ], [ "_:search", "leave_at", "11:30" ], [ "_:result", "id", "TR4861" ], [ "_:result", "leave_at", "13:29" ], [ "_:result", "arrive_by", "14:07" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "vegetarian" ], [ "_:system", "canthelp", "_:search/23adb25d" ], [ "_:search/23adb25d", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "count", "5" ], [ "_:result", "day", "Monday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Bishops Stortford" ], [ "_:search", "leave_at", "11:30" ], [ "_:result", "id", "TR4861" ], [ "_:result", "leave_at", "13:29" ], [ "_:result", "arrive_by", "14:07" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "I3EAS0F7" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "food", "vegetarian" ], [ "_:system", "canthelp", "_:search/23adb25d" ], [ "_:search/23adb25d", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "count", "5" ], [ "_:result", "day", "Monday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Bishops Stortford" ], [ "_:search", "leave_at", "11:30" ], [ "_:result", "id", "TR4861" ], [ "_:result", "leave_at", "13:29" ], [ "_:result", "arrive_by", "14:07" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "I3EAS0F7" ], [ "_:booking", "type", "Booking" ] ], "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", "vegetarian" ], [ "_:system", "canthelp", "_:search/23adb25d" ], [ "_:search/23adb25d", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "count", "5" ], [ "_:result", "day", "Monday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Bishops Stortford" ], [ "_:search", "leave_at", "11:30" ], [ "_:result", "id", "TR4861" ], [ "_:result", "leave_at", "13:29" ], [ "_:result", "arrive_by", "14:07" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "I3EAS0F7" ], [ "_: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,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking for a train departing Cambridge ." }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I 'd love to help ! where is your destination ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,destination,'london liverpool street');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to g to london liverpool street on Saturday ." }, { "id": 3, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Is there a particular time you would like to leave by ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'15:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "No , I just need to arrive by 15:00" }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'7:27');(_:result,id,'TR2895');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Train TR2895 arrives at 7:27 would that work ?" }, { "id": 6, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes , that will be perfect . What 's the travel time ?" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "The departure time from cambridge to liverpool street on saturday will be at 05:59 ." } ]
SNG01432.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "london liverpool street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "london liverpool street" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "15:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "london liverpool street" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "15:00" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "7:27" ], [ "_:result", "id", "TR2895" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'museums');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm wanting information about museums in the centre of town ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'museums');(_:result,count,'11');(_:result,name,'and primavera');(_:result,name,'castle galleries');(_:result,name,'regency gallery');(_:result,name,'the fitzwilliam museum');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 11 museums in the centre of town . A few are the regency gallery , the fitzwilliam museum , castle galleries , and primavera ." }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "The fitzwilliam sounds good . Could I get the phone number ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,name,'fitzwilliam museum');(_:result,phone,'01223332900');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Absolutely , the fitzwilliam museum 's phone number is 01223332900 . Is there anything else I can help you with today ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm also looking for a hotel that is cheap and includes free parking ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'west');(_:result,name,'Cambridge Belfry');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I found the Cambridge Belfry . It is located in the west of town . Would you like me to book that for you ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thanks . That will be all ." }, { "id": 7, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Can I assist you with anything else today ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , again , that is all , thank you ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Have a great day !" } ]
MUL2556.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "museums" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "museums" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "11" ], [ "_:result", "name", "and primavera" ], [ "_:result", "name", "castle galleries" ], [ "_:result", "name", "regency gallery" ], [ "_:result", "name", "the fitzwilliam museum" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "11" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "fitzwilliam museum" ], [ "_:result", "phone", "01223332900" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "11" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223332900" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "11" ], [ "_:result", "phone", "01223332900" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))", "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I would like to book a reservation at an indian restaurant in the expensive price range" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'west');(_:result,name,'taj tandoori');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "You can try taj tandoori in the west . Need a reservation ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'south');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No , I 'm sorry that one wo n't work , are there any in the south ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'south');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There is a location also on the south ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'14:15');(_:search,people,'1');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you book a table for 1 at 14:15 on Sunday ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'taj tandoori');(_:booking,ref,'BNF7N69I');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful at taj tandoori The table will be reserved for 15 minutes and your reference number is : BNF7N69I . Do you need any further assistance ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you . That is all I needed ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Have a nice day and thank you for contacting us ." } ]
PMUL0715.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ticket", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "ticket", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "west" ], [ "_:result", "name", "taj tandoori" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "ticket", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "taj tandoori" ], [ "_:search", "area", "south" ], [ "_:result", "area", "south" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "14:15" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "ticket", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "taj tandoori" ], [ "_:search", "area", "south" ], [ "_:result", "area", "south" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "14:15" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "taj tandoori" ], [ "_:booking", "ref", "BNF7N69I" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like an expensive room , in the East ." }, { "id": 1, "rdf-acts": [ "inform((_:result,name,'Express by Holiday Inn Cambridge');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "I can recommend the Express by Holiday Inn Cambridge . Would you like me to make a reservation ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,stars,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Does it have free parking ? And is it a 2 star hotel ? Because that is what I 'm looking for ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes it is . Would you like me to book it for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'1');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Please . Could you please book it for 1 person starting Thursday for 4 nights" }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "I 'm sorry , that booking was unsuccessful . Would you like me to find another hotel ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'same price range');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , are there any other hotels in the same price range ?" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "No that is the only hotel in that price range . It there anything else ?" } ]
SSNG0394.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Express by Holiday Inn Cambridge" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Express by Holiday Inn Cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "2" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:result", "name", "Express by Holiday Inn Cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "2" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "4" ], [ "_:system", "canthelp", "_:booking/a061cccf" ], [ "_:booking/a061cccf", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hospital'))" ], "speaker": "user", "text": "Quick , find a hospital for me !" }, { "id": 1, "rdf-acts": [ "inform((_:result,phone,'01223245151');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "The local hospital is Addenbrookes Hospital their telephone number is 01223245151 ." }, { "id": 2, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "What is the postcode" }, { "id": 3, "rdf-acts": [ "inform((_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "Post code is CB20QQ ." }, { "id": 4, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hospital');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Is there valet parking at the hospital ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,entrance_fee,'not');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I 'm sorry , that information is not available . Is there anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that was everything , thank you ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You are quite welcome . Have a nice day ." } ]
SNG02255.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], [ "_:result", "phone", "01223245151" ], [ "_:result", "type", "Hospital" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "phone", "01223245151" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hospital" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "phone", "01223245151" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hospital" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "not" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'13:00');(_:search,day,'monday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking for a train that is arriving by 13:00 and leaving on Monday ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I can help you narrow your search if you give me your departure site and your destination ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'broxbourne');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I want to leave from Cambridge and I 'm going to Broxbourne ." }, { "id": 3, "rdf-acts": [ "inform((_:result,id,'TR1213');(_:result,leave_at,'9:01');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "How about the TR1213 ? It matches your specifications and leaves at 9:01 . I can book this train if you 'd like ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,type,'Train'))", "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "How much does a seat for the TR1213 on Monday cost ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,ticket,'17.90 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "17.90 pounds is good enough . I 'll go with that ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'east');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thank you . I also need recommendations for an expensive restaurant in the east part of town ." }, { "id": 7, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'several');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are several options with the criteria you provided . Do you have a preference on the type of food ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'dontcare');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "No , please pick one for me and provide the phone number and address ." }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'290 Mill Road City Centre');(_:result,food,'gastropub');(_:result,name,'The royal standard');(_:result,phone,'01223247877');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The royal standard is a gastropub . It 's located at 290 Mill Road City Centre , phone 01223247877 . Would you like to make a reservation ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "Yes , that sounds great ." }, { "id": 11, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "how many people will be in your party ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'4');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "4 people are in my party ." }, { "id": 13, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'll also need a day and time for the reservation ." }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'06:30');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "If you could book a reservation for Tuesday at 06:30 pm that would be most appreciated ." }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'royal standard');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok , I have booked your reservation at royal standard . Is there anything else I can help you with ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that will be all today . Thank you ." }, { "id": 17, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "Thank you for calling ." }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you very much for helping me get my reservations in order ." }, { "id": 19, "rdf-acts": [], "speaker": "system", "text": "Have I answered all your questions today ?" }, { "id": 20, "rdf-acts": [ "request((_:result,address,?);(_:result,food,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Can you tell what kind of food the restaurant serves and their address and phone number ." }, { "id": 21, "rdf-acts": [ "inform((_:result,address,'290 Mill Road City Centre');(_:result,food,'gastropub');(_:result,name,'Royal Standard');(_:result,phone,'01223247877');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Royal Standard serves gastropub type food . Their address is 290 Mill Road City Centre and their phone is 01223247877 ." }, { "id": 22, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you ." }, { "id": 23, "rdf-acts": null, "speaker": "system", "text": "You are quite welcome . Enjoy your meal and please let me know if you need assistance with reservations during your visit ." } ]
MUL0252.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "13:00" ], [ "_:search", "day", "monday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "13:00" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "13:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:result", "id", "TR1213" ], [ "_:result", "leave_at", "9:01" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "type", "Train" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "13:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:result", "id", "TR1213" ], [ "_:result", "leave_at", "9:01" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:result", "ticket", "17.90 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "13:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:result", "id", "TR1213" ], [ "_:result", "leave_at", "9:01" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:result", "ticket", "17.90 pounds" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "13:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:result", "id", "TR1213" ], [ "_:result", "leave_at", "9:01" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:result", "ticket", "17.90 pounds" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "several" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "290 Mill Road City Centre" ], [ "_:result", "food", "gastropub" ], [ "_:result", "name", "The royal standard" ], [ "_:result", "phone", "01223247877" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "13:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:result", "id", "TR1213" ], [ "_:result", "leave_at", "9:01" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "day", "monday" ], [ "_:result", "ticket", "17.90 pounds" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "several" ], [ "_:search", "food", "dontcare" ], [ "_:result", "address", "290 Mill Road City Centre" ], [ "_:result", "food", "gastropub" ], [ "_:result", "name", "The royal standard" ], [ "_:result", "phone", "01223247877" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "4" ], [ "_: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", "arrive_by", "13:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:result", "id", "TR1213" ], [ "_:result", "leave_at", "9:01" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "ticket", "17.90 pounds" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "several" ], [ "_:search", "food", "dontcare" ], [ "_:result", "address", "290 Mill Road City Centre" ], [ "_:result", "food", "gastropub" ], [ "_:result", "name", "The royal standard" ], [ "_:result", "phone", "01223247877" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "4" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "06:30" ], [ "_: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", "arrive_by", "13:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:result", "id", "TR1213" ], [ "_:result", "leave_at", "9:01" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "ticket", "17.90 pounds" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "several" ], [ "_:search", "food", "dontcare" ], [ "_:result", "address", "290 Mill Road City Centre" ], [ "_:result", "food", "gastropub" ], [ "_:result", "name", "The royal standard" ], [ "_:result", "phone", "01223247877" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "4" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "06:30" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "royal standard" ], [ "_:booking", "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", "arrive_by", "13:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:result", "id", "TR1213" ], [ "_:result", "leave_at", "9:01" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "ticket", "17.90 pounds" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "several" ], [ "_:search", "food", "dontcare" ], [ "_:result", "address", "290 Mill Road City Centre" ], [ "_:result", "food", "gastropub" ], [ "_:result", "name", "The royal standard" ], [ "_:result", "phone", "01223247877" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "4" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "06:30" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "royal standard" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ] ], "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", "arrive_by", "13:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:result", "id", "TR1213" ], [ "_:result", "leave_at", "9:01" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "ticket", "17.90 pounds" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "several" ], [ "_:search", "food", "dontcare" ], [ "_:result", "address", "290 Mill Road City Centre" ], [ "_:result", "food", "gastropub" ], [ "_:result", "name", "The royal standard" ], [ "_:result", "phone", "01223247877" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "4" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "06:30" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "royal standard" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ], [ "_:result", "address", "?" ], [ "_:result", "food", "?" ], [ "_:result", "phone", "?" ] ], "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", "arrive_by", "13:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:result", "id", "TR1213" ], [ "_:result", "leave_at", "9:01" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "ticket", "17.90 pounds" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "several" ], [ "_:search", "food", "dontcare" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "4" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "06:30" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "royal standard" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ], [ "_:result", "address", "290 Mill Road City Centre" ], [ "_:result", "food", "gastropub" ], [ "_:result", "name", "Royal Standard" ], [ "_:result", "phone", "01223247877" ], [ "_:result", "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, 21, 22 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'parkside police station');(_:search,leave_at,'16:45');(_:search,name,'Parkside Police Station');(_:search,type,'Police');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need a taxi to arrive by 16:45 to take me to the Parkside Police Station ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Where would you like the taxi to pick you up ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'parkside police station');(_:search,name,'Parkside Police Station');(_:search,type,'Police');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I actually need to be picked up from the parkside police station . Sorry about taht ." }, { "id": 3, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "That 's okay . Where is your destination ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,destination,'stansted airport train station');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I am wanting to go to stansted airport train station ." }, { "id": 5, "rdf-acts": [ "inform((_:result,car,'yellow Volkswagen');(_:result,phone,'07339912841');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Your taxi booking is a yellow Volkswagen with the contact number of 07339912841 ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all I need thanks" }, { "id": 7, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Are you sure there 's nothing else I can assist you with today ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , I 'm good for today . Thank you ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our services ." } ]
SNG01673.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "parkside police station" ], [ "_:search", "leave_at", "16:45" ], [ "_:search", "name", "Parkside Police Station" ], [ "_:search", "type", "Police" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "parkside police station" ], [ "_:search", "leave_at", "16:45" ], [ "_:search", "departure", "parkside police station" ], [ "_:search", "name", "Parkside Police Station" ], [ "_:search", "type", "Police" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "16:45" ], [ "_:search", "departure", "parkside police station" ], [ "_:search", "name", "Parkside Police Station" ], [ "_:search", "destination", "stansted airport train station" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "16:45" ], [ "_:search", "departure", "parkside police station" ], [ "_:search", "name", "Parkside Police Station" ], [ "_:search", "destination", "stansted airport train station" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow Volkswagen" ], [ "_:result", "phone", "07339912841" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "16:45" ], [ "_:search", "departure", "parkside police station" ], [ "_:search", "name", "Parkside Police Station" ], [ "_:search", "destination", "stansted airport train station" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow Volkswagen" ], [ "_:result", "phone", "07339912841" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'Parkside Police Station');(_:search,type,'Police'))" ], "speaker": "user", "text": "I am looking for the Parkside Police Station . Can you help me ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,phone,'01223358966');(_:result,type,'Police'))" ], "speaker": "system", "text": "I have the phone number as 01223358966" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Police'))" ], "speaker": "user", "text": "Ok , thanks . Could I also get the address and postal code ? I need it for directions ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Parkside , Cambridge');(_:result,postcode,'CB11JG');(_:result,type,'Police'))" ], "speaker": "system", "text": "Sure , I 've attached the information : Address : \t Parkside , Cambridge ; Postcode : CB11JG . Is there anything else I can do for you ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's everything . Thank you ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Let me know if you need anything else ." } ]
SNG0132.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "Parkside Police Station" ], [ "_:search", "type", "Police" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "Parkside Police Station" ], [ "_:search", "type", "Police" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "type", "Police" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "Parkside Police Station" ], [ "_:search", "type", "Police" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "address", "Parkside , Cambridge" ], [ "_:result", "postcode", "CB11JG" ], [ "_:result", "type", "Police" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you find me a place to say in the centre that includes free wifi ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,category,'guesthouse');(_:result,name,'Alexander Bed and Breakfast');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I can recommend the Alexander Bed and Breakfast . It is a guesthouse in the cheap price range ." }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Are there any in the moderate price range ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,category,'hotel');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Cityroomz');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have the Cityroomz hotel which is in the moderate range with internet and no parking . Would you like to book this hotel ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'4');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes please I need a booking for 4 people and 2 nights starting from friday ." }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "That on is not open then , shall I try another ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'same price range');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "How about a different hotel in the same price range ?" }, { "id": 7, "rdf-acts": [ "select((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'el shaddai');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "How about the el shaddai , they have free internet and free parking ?" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "That will be fine ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,ref,'PL4JEQ9A');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great news ! Your booking was successful and I have a reference number for you . It is PL4JEQ9A ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your help ." }, { "id": 11, "rdf-acts": [ "bye()", "thank()" ], "speaker": "system", "text": "You are very welcome . Please enjoy your stay ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you very much . I will ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Please feel free to contact us again for further assistance . Good - bye ." } ]
SSNG0212.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Cityroomz" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Cityroomz" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "2" ], [ "_:system", "canthelp", "_:booking/2889faf2" ], [ "_:booking/2889faf2", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "hotel" ], [ "_: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", "centre" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "hotel" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "2" ], [ "_:system", "canthelp", "_:booking/2889faf2" ], [ "_:booking/2889faf2", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "el shaddai" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotel" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "2" ], [ "_:system", "canthelp", "_:booking/2889faf2" ], [ "_:booking/2889faf2", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "el shaddai" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "ref", "PL4JEQ9A" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotel" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "2" ], [ "_:system", "canthelp", "_:booking/2889faf2" ], [ "_:booking/2889faf2", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "el shaddai" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "ref", "PL4JEQ9A" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for an indian restaurant . I want this to be a special experience so expensive is preferred ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,area,'almost every area of town');(_:result,food,'Indian');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have expensive Indian restaurants in almost every area of town . Where would you like to dine ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,day,'tuesday');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Any area of town is fine . I need to make my reservation for Tuesday so hopefully something is available ." }, { "id": 3, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "How many people will be attending ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'4');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "There will be 4 people attending ." }, { "id": 5, "rdf-acts": [ "request((_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "And what time would you like to arrive ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,duration,'18:30');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like to dine around 18:30 if that 's possible ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,name,'curry garden');(_:booking,type,'Booking');(_:result,area,'centre');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I can book the curry garden in the centre area , is that ok ?" }, { "id": 8, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , please book . May I have the reference number ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Tuesday');(_:booking,duration,'18:30');(_:booking,name,'Curry garden');(_:booking,people,'4');(_:booking,ref,'99h18L81');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You are booked for Tuesday at 18:30 for 4 people at Curry garden . The Reference number is 99h18L81 . Is there anything else i can do for you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "i also want to use a taxi" }, { "id": 11, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Ok , what what you like a taxi for ?" }, { "id": 12, "rdf-acts": [], "speaker": "user", "text": "To commute between the two places ." }, { "id": 13, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))", "thank()" ], "speaker": "system", "text": "Sure ! And what time preference do you have ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,arrive_by,'18:30');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need to arrive to the restaurant by 18:30 ." }, { "id": 15, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Where will you be departing from ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,type,'Hotel'))", "request((_:result,car,?);(_:result,type,'Taxi'))", "inform((_:search,destination,'the restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'll be going from the hotel to the restaurant please . Could I get the contact number and car type please ?" }, { "id": 17, "rdf-acts": [], "speaker": "system", "text": "How man passengers ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,people,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I will be with 4 people ." }, { "id": 19, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Would you like me to book it for you ?" }, { "id": 20, "rdf-acts": [ "inform((_:search,destination,'the restaurant');(_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "No , I asked for a taxi please . I need to arrive at the restaurant by my booked time ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "I can not book without a departure site . Which hotel are you departing from ? You currently do not have one book and have not mention one ." } ]
PMUL0470.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "almost every area of town" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "day", "tuesday" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "almost every area of town" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "day", "tuesday" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "almost every area of town" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "day", "tuesday" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "4" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "18:30" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "dontcare" ], [ "_:search", "day", "tuesday" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "4" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "18:30" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "name", "curry garden" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "dontcare" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "4" ], [ "_:search", "duration", "18:30" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "duration", "18:30" ], [ "_:booking", "name", "Curry garden" ], [ "_:booking", "people", "4" ], [ "_:booking", "ref", "99h18L81" ], [ "_: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", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "dontcare" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "4" ], [ "_:search", "duration", "18:30" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "duration", "18:30" ], [ "_:booking", "name", "Curry garden" ], [ "_:booking", "people", "4" ], [ "_:booking", "ref", "99h18L81" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "?" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "dontcare" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "4" ], [ "_:search", "duration", "18:30" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "duration", "18:30" ], [ "_:booking", "name", "Curry garden" ], [ "_:booking", "people", "4" ], [ "_:booking", "ref", "99h18L81" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "18:30" ], [ "_: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", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "dontcare" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "4" ], [ "_:search", "duration", "18:30" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "duration", "18:30" ], [ "_:booking", "name", "Curry garden" ], [ "_:booking", "people", "4" ], [ "_:booking", "ref", "99h18L81" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "18:30" ], [ "_:search", "departure", "?" ], [ "_:search", "category", "hotel" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ], [ "_: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", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "dontcare" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "18:30" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "duration", "18:30" ], [ "_:booking", "name", "Curry garden" ], [ "_:booking", "people", "4" ], [ "_:booking", "ref", "99h18L81" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "18:30" ], [ "_:search", "departure", "?" ], [ "_:search", "category", "hotel" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "people", "4" ], [ "_: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" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "dontcare" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "18:30" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "duration", "18:30" ], [ "_:booking", "name", "Curry garden" ], [ "_:booking", "people", "4" ], [ "_:booking", "ref", "99h18L81" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "18:30" ], [ "_:search", "departure", "?" ], [ "_:search", "category", "hotel" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ], [ "_:search", "people", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "destination", "the restaurant" ], [ "_: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, 17, 18, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,stars,'four');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Please help me find a four star hotel ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'many');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are many 4 star hotels . What area and price would you like to be in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'south');(_:search,category,'guesthouse');(_:search,pricerange,'mid price');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Somewhere South , mid price range and preferably a guesthouse type of hotel ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'the aylesbray lodge guest house');(_:result,pricerange,'moderate');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I 've found the aylesbray lodge guest house . It has a moderate price and 4 stars . It offers free internet and parking . Shall I book it for you ?" }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "Yes can you please book that ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok I will book it for you" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'5');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need it for 3 nights starting Thursday . There will be 5 of us ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Thursday');(_:booking,name,'Aylesbray lodge guesthouse');(_:booking,people,'5');(_:booking,ref,'DTX3QITL');(_:booking,stay,'3 nights');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You 're all set I 've booked the Aylesbray lodge guesthouse for 3 nights 5 people starting Thursday . Your reference # is DTX3QITL . Is there anything else I can help you with ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'irish');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is there any expensive Irish restaurants ?" }, { "id": 9, "rdf-acts": [ "request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Sorry , no venues found . Want to change the food type or price range ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,food,'african');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Okay , let 's adjust the food type to african please" }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,food,'African');(_:result,name,'Bedouin');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Bedouin serves African food , would you like me to book that for you ?" }, { "id": 12, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant');(_:result,type,'Taxi'))" ], "speaker": "user", "text": "No , I just need the address and phone number ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:result,address,'100 Mill Road City Centre');(_:result,phone,'01223367660');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "They are at 100 Mill Road City Centre and can be reached at 01223367660 . Is there anything else I can assist you with ?" }, { "id": 14, "rdf-acts": [ "request((_:result,car,?);(_:result,type,'Taxi'))", "inform((_:search,departure,'the hotel');(_:search,destination,'the restaurant');(_:search,leave_at,'8:00');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I would like a cab leaving the hotel by 8:00 going to the restaurant , I need contact number and car type please ." }, { "id": 15, "rdf-acts": [ "inform((_:result,car,'red bmw');(_:result,phone,'07998933072');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Your red bmw was successful . Your contact number is 07998933072 ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . I do not need any further help right now ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Okay , it was my pleasure to assist you . goodbye" } ]
PMUL0437.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "stars", "four" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "stars", "four" ], [ "_:result", "amount", "many" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "south" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "mid price" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "stars", "four" ], [ "_:result", "amount", "many" ], [ "_:search", "area", "south" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "mid price" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "the aylesbray lodge guest house" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "stars", "four" ], [ "_:result", "amount", "many" ], [ "_:search", "area", "south" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "mid price" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "the aylesbray lodge guest house" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "stars", "four" ], [ "_:result", "amount", "many" ], [ "_:search", "area", "south" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "the aylesbray lodge guest house" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "name", "Aylesbray lodge guesthouse" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "DTX3QITL" ], [ "_:booking", "stay", "3 nights" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "irish" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "stars", "four" ], [ "_:result", "amount", "many" ], [ "_:search", "area", "south" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "the aylesbray lodge guest house" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "name", "Aylesbray lodge guesthouse" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "DTX3QITL" ], [ "_:booking", "stay", "3 nights" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/e5950933" ], [ "_:search/e5950933", "type", "Restaurant" ], [ "_:search", "food", "african" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "stars", "four" ], [ "_:result", "amount", "many" ], [ "_:search", "area", "south" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "name", "Aylesbray lodge guesthouse" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "DTX3QITL" ], [ "_:booking", "stay", "3 nights" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/e5950933" ], [ "_:search/e5950933", "type", "Restaurant" ], [ "_:search", "food", "african" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "African" ], [ "_:result", "name", "Bedouin" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_: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", "stars", "four" ], [ "_:result", "amount", "many" ], [ "_:search", "area", "south" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "name", "Aylesbray lodge guesthouse" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "DTX3QITL" ], [ "_:booking", "stay", "3 nights" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/e5950933" ], [ "_:search/e5950933", "type", "Restaurant" ], [ "_:search", "food", "african" ], [ "_:result", "food", "African" ], [ "_:result", "name", "Bedouin" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "100 Mill Road City Centre" ], [ "_:result", "phone", "01223367660" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "leave_at", "8:00" ], [ "_: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", "stars", "four" ], [ "_:result", "amount", "many" ], [ "_:search", "area", "south" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "name", "Aylesbray lodge guesthouse" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "DTX3QITL" ], [ "_:booking", "stay", "3 nights" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/e5950933" ], [ "_:search/e5950933", "type", "Restaurant" ], [ "_:search", "food", "african" ], [ "_:result", "food", "African" ], [ "_:result", "name", "Bedouin" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "100 Mill Road City Centre" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "leave_at", "8:00" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red bmw" ], [ "_:result", "phone", "07998933072" ], [ "_:result", "type", "Taxi" ] ], "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,type,'Hotel'))" ], "speaker": "user", "text": "Can you help me find a hotel today ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "thank()" ], "speaker": "system", "text": "I sure can help you ! Is there a particular area you are wanting to search in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'east');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I was hoping for a hotel in the east that is cheap ." }, { "id": 3, "rdf-acts": [ "select((_:result,type,'Hotel'))", "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "There are no matches that fit the criteria , can I look for something else ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "A 4 star hotel with wifi and free parking ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'regent street , cb21ad');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "i suggest you seeuniversity arms hotel \t . it is expensive located in regent street , cb21ad . you want their phone number ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "That is all I need for the hotel . But I am looking for a place to dine ." }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'over 100');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are over 100 restaurants in the city , could you tell me which area or cuisine you are wanting so I can narrow the choices down ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'15:00');(_:search,name,'saffron brasserie');(_:search,people,'one');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm actually interested the saffron brasserie and I 'd like to book it for one on Saturday @ 15:00 . May I have the reference number ?" }, { "id": 9, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Unfortunately I am unable to book that for you . Is there a different option ." }, { "id": 10, "rdf-acts": [ "inform((_:search,duration,'14:00');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , can you try for 14:00 instead ?" }, { "id": 11, "rdf-acts": [ "inform((_:booking,ref,'0482J6XU');(_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "It was booked , your reference number is 0482J6XU is there anything else ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that is okay . Thank you ." }, { "id": 13, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "Have a great day !" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks , you too . Goodbye ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Good bye" } ]
PMUL0230.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_: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", "hotel" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "address", "regent street , cb21ad" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "address", "regent street , cb21ad" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:search", "food", "?" ], [ "_:result", "amount", "over 100" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "15:00" ], [ "_:search", "name", "saffron brasserie" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "address", "regent street , cb21ad" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:search", "food", "?" ], [ "_:result", "amount", "over 100" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "name", "saffron brasserie" ], [ "_:search", "people", "one" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/6679b7f4" ], [ "_:booking/6679b7f4", "type", "Booking" ], [ "_:search", "duration", "14:00" ], [ "_: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", "pricerange", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "address", "regent street , cb21ad" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:search", "food", "?" ], [ "_:result", "amount", "over 100" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "name", "saffron brasserie" ], [ "_:search", "people", "one" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/6679b7f4" ], [ "_:booking/6679b7f4", "type", "Booking" ], [ "_:search", "duration", "14:00" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "0482J6XU" ], [ "_:booking", "type", "Booking" ], [ "_: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", "category", "hotel" ], [ "_:search", "pricerange", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "address", "regent street , cb21ad" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:search", "food", "?" ], [ "_:result", "amount", "over 100" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "name", "saffron brasserie" ], [ "_:search", "people", "one" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/6679b7f4" ], [ "_:booking/6679b7f4", "type", "Booking" ], [ "_:search", "duration", "14:00" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "0482J6XU" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_: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,food,'basque');(_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want to find a restaurant serving basque food . I do n't care about the price range" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry , but the system does n't have info for what you are looking for . Is there a different type of food you may want ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'international');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "yes , international food" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'3');(_:result,food,'international');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "there are 3 restaurants serving international food , which area of town are you interested in ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I do n't care ." }, { "id": 5, "rdf-acts": [ "inform((_:result,food,'international');(_:result,name,'Bloomsbury restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Bloomsbury restaurant serves international food" }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Can I have the address please ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'Crowne Plaza Hotel 20 Downing Street');(_:result,name,'Bloomsbury restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Bloomsbury restaurant address is Crowne Plaza Hotel 20 Downing Street ." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , goodbye ." }, { "id": 9, "rdf-acts": [ "bye()", "thank()" ], "speaker": "system", "text": "You 're welcome . Good bye ." }, { "id": 10, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Goodbye ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Have a good day ." } ]
WOZ20294.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "basque" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "dontcare" ], [ "_:system", "canthelp", "_:search/420339ce" ], [ "_:search/420339ce", "type", "Restaurant" ], [ "_:search", "food", "international" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "dontcare" ], [ "_:system", "canthelp", "_:search/420339ce" ], [ "_:search/420339ce", "type", "Restaurant" ], [ "_:search", "food", "international" ], [ "_:result", "count", "3" ], [ "_:result", "food", "international" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "dontcare" ], [ "_:system", "canthelp", "_:search/420339ce" ], [ "_:search/420339ce", "type", "Restaurant" ], [ "_:search", "food", "international" ], [ "_:result", "count", "3" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "international" ], [ "_:result", "name", "Bloomsbury restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "dontcare" ], [ "_:system", "canthelp", "_:search/420339ce" ], [ "_:search/420339ce", "type", "Restaurant" ], [ "_:search", "food", "international" ], [ "_:result", "count", "3" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "international" ], [ "_:result", "address", "Crowne Plaza Hotel 20 Downing Street" ], [ "_:result", "name", "Bloomsbury restaurant" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "dontcare" ], [ "_:system", "canthelp", "_:search/420339ce" ], [ "_:search/420339ce", "type", "Restaurant" ], [ "_:search", "food", "international" ], [ "_:result", "count", "3" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "international" ], [ "_:result", "address", "Crowne Plaza Hotel 20 Downing Street" ], [ "_:result", "name", "Bloomsbury restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "dismissed", "_:user" ], [ "_: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,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for some info on a hotel called the cambrdige belfry ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'west');(_:result,category,'hotel');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,pricerange,'cheap');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "This is a cheap 4 star hotel in the west . It has internet and parking . Are you looking to book a stay ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,people,'6');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes can I get a booking for 6 people and 2 nights starting from wednesday ." }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'9GSZPI6R');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The booking was successful . Your reference number is 9GSZPI6R . Is there anything else I can help you with ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I think I 'm all set . Thanks !" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Ok I will book that for you and get you a confirmation number" } ]
PMUL2847.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "west" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "9GSZPI6R" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'theatres');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Hello , can you recommend any theatres in the Centre of town , please ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Wheeler Street');(_:result,entrance_fee,\"do n't have admission information\");(_:result,name,'Cambridge Corn Exchange');(_:result,phone,'01223357851');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I really love The Cambridge Corn Exchange located on Wheeler Street . I do n't have admission information , but you can call them at 01223357851 ." }, { "id": 2, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "You do n't have what it costs to get in ? I need the entrance fee if you would please" }, { "id": 3, "rdf-acts": [ "inform((_:result,entrance_fee,'do not have the entrance fee');(_:result,phone,'01223357851');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I 'm sorry we do not have the entrance fee , only the phone number which is 01223357851 ." }, { "id": 4, "rdf-acts": [ "inform((_:search,has_internet,'dontcare');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I also need a place to stay with free parking but internet is n't needed ." }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,count,'29');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have about 29 choices . Is there a certain price range or area you prefer ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'east');(_:search,pricerange,'dontcare');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thank you ! I do n't care about the price range , but I would like to stay in the East part of town , please ." }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'Carolina Bed and Breakfast');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I like the Carolina Bed and Breakfast . Can I get you information on it ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Sorry , my wife just said that we wo n't stay in a hotel with any less than 4 stars , do you have something that meets that criteria ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,category,'guesthouse');(_:result,name,'Carolina Bed and Breakfast');(_:result,stars,'4');(_:result,type,'Hotel'))", "canthelp((_:search,category,'hotels');(_:search,stars,'4');(_:search,type,'Hotel'))", "inform((_:result,amount,'several');(_:result,category,'guesthouses');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I do n't have any 4 star hotels , but I do have several 4 star guesthouses . Carolina Bed and Breakfast is a 4 star guesthouse ." }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Is it in the east part of town" }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'east');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , it is located on the east part of town . Would you like to book a room ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'7');(_:search,stay,'5');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "yes for 7 for 5 nights starting saturday , and I need the reference number too please" }, { "id": 13, "rdf-acts": [ "thank()", "inform((_:booking,ref,'GURAZE8G');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok . I was to take care of that for you . Your reference number is GURAZE8G ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Excellent , thank you for your help today ! That will be all ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Glad to be of help ! have a great day !" } ]
PMUL3693.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "theatres" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "theatres" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "Wheeler Street" ], [ "_:result", "entrance_fee", "do n't have admission information" ], [ "_:result", "name", "Cambridge Corn Exchange" ], [ "_:result", "phone", "01223357851" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "theatres" ], [ "_:result", "address", "Wheeler Street" ], [ "_:result", "name", "Cambridge Corn Exchange" ], [ "_:result", "entrance_fee", "do not have the entrance fee" ], [ "_:result", "phone", "01223357851" ], [ "_:result", "type", "Attraction" ], [ "_:search", "has_internet", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "theatres" ], [ "_:result", "address", "Wheeler Street" ], [ "_:result", "name", "Cambridge Corn Exchange" ], [ "_:result", "entrance_fee", "do not have the entrance fee" ], [ "_:result", "phone", "01223357851" ], [ "_:search", "has_internet", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "count", "29" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "theatres" ], [ "_:result", "address", "Wheeler Street" ], [ "_:result", "entrance_fee", "do not have the entrance fee" ], [ "_:result", "phone", "01223357851" ], [ "_:search", "has_internet", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "count", "29" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "name", "Carolina Bed and Breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "theatres" ], [ "_:result", "address", "Wheeler Street" ], [ "_:result", "entrance_fee", "do not have the entrance fee" ], [ "_:result", "phone", "01223357851" ], [ "_:search", "has_internet", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "count", "29" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "Carolina Bed and Breakfast" ], [ "_:system", "canthelp", "_:search/778a3d29" ], [ "_:search/778a3d29", "category", "hotels" ], [ "_:search/778a3d29", "stars", "4" ], [ "_:search/778a3d29", "type", "Hotel" ], [ "_:result", "amount", "several" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "theatres" ], [ "_:result", "address", "Wheeler Street" ], [ "_:result", "entrance_fee", "do not have the entrance fee" ], [ "_:result", "phone", "01223357851" ], [ "_:search", "has_internet", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "count", "29" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "Carolina Bed and Breakfast" ], [ "_:system", "canthelp", "_:search/778a3d29" ], [ "_:search/778a3d29", "category", "hotels" ], [ "_:search/778a3d29", "stars", "4" ], [ "_:search/778a3d29", "type", "Hotel" ], [ "_:result", "amount", "several" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "stars", "4" ], [ "_:search", "area", "east" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "east" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "category", "theatres" ], [ "_:result", "address", "Wheeler Street" ], [ "_:result", "entrance_fee", "do not have the entrance fee" ], [ "_:result", "phone", "01223357851" ], [ "_:search", "has_internet", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "count", "29" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "Carolina Bed and Breakfast" ], [ "_:system", "canthelp", "_:search/778a3d29" ], [ "_:search/778a3d29", "category", "hotels" ], [ "_:search/778a3d29", "stars", "4" ], [ "_:search/778a3d29", "type", "Hotel" ], [ "_:result", "amount", "several" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "stars", "4" ], [ "_:search", "area", "east" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "east" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "GURAZE8G" ], [ "_: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,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am planning a trip in Cambridge" }, { "id": 1, "rdf-acts": [], "speaker": "system", "text": "Congratulations ! When are you traveling ? Would you like to come by bus or train ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,departure,'cambridge');(_:search,destination,'broxbourne');(_:search,leave_at,'12:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "Train please . I need to leave cambridge on friday after 12:15 going to broxbourne ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'11');(_:result,duration,'60 minutes');(_:result,leave_at,'once an hour starting at 13:01');(_:result,ticket,'17.90 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "There are 11 trains meeting those requirements , leaving once an hour starting at 13:01 . They all have a duration of 60 minutes and cost 17.90 pounds ." }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'4');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Can you book me on the first train at 13:01 . I need 4 people to be reserved for . If I can get a reference number that would be great !" }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'PUWPI5NE');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking was successful . Your reference number is PUWPI5NE ." }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'the fitzwilliam museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thank you ! Can you also tell me some information about the fitzwilliam museum ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Okay it 's located in the centre an free to get in ." }, { "id": 8, "rdf-acts": [ "request((_:result,category,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "What attraction type would you classify it as ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,category,'museum');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It 's a museum . Do you need more information ?" }, { "id": 10, "rdf-acts": [ "request((_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "what area is it in ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,area,'center');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure it is located in the city center ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "thanks for all of your help" }, { "id": 13, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "is there anything else I can help you with today ?" }, { "id": 14, "rdf-acts": [], "speaker": "user", "text": "No , that is all for today ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you for calling . I hope you enjoy your trip ! Goodbye ." } ]
PMUL3199.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "leave_at", "12:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "leave_at", "12:15" ], [ "_:result", "count", "11" ], [ "_:result", "duration", "60 minutes" ], [ "_:result", "leave_at", "once an hour starting at 13:01" ], [ "_:result", "ticket", "17.90 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "leave_at", "12:15" ], [ "_:result", "count", "11" ], [ "_:result", "duration", "60 minutes" ], [ "_:result", "leave_at", "once an hour starting at 13:01" ], [ "_:result", "ticket", "17.90 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "4" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "PUWPI5NE" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "the fitzwilliam museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "leave_at", "12:15" ], [ "_:result", "count", "11" ], [ "_:result", "duration", "60 minutes" ], [ "_:result", "leave_at", "once an hour starting at 13:01" ], [ "_:result", "ticket", "17.90 pounds" ], [ "_:search", "people", "4" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "PUWPI5NE" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "the fitzwilliam museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "type", "Attraction" ], [ "_:result", "category", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "leave_at", "12:15" ], [ "_:result", "count", "11" ], [ "_:result", "duration", "60 minutes" ], [ "_:result", "leave_at", "once an hour starting at 13:01" ], [ "_:result", "ticket", "17.90 pounds" ], [ "_:search", "people", "4" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "PUWPI5NE" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "the fitzwilliam museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "museum" ], [ "_:result", "type", "Attraction" ], [ "_:result", "area", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "leave_at", "12:15" ], [ "_:result", "count", "11" ], [ "_:result", "duration", "60 minutes" ], [ "_:result", "leave_at", "once an hour starting at 13:01" ], [ "_:result", "ticket", "17.90 pounds" ], [ "_:search", "people", "4" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "PUWPI5NE" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "the fitzwilliam museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "museum" ], [ "_:result", "area", "center" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "leave_at", "12:15" ], [ "_:result", "count", "11" ], [ "_:result", "duration", "60 minutes" ], [ "_:result", "leave_at", "once an hour starting at 13:01" ], [ "_:result", "ticket", "17.90 pounds" ], [ "_:search", "people", "4" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "PUWPI5NE" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "the fitzwilliam museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "category", "museum" ], [ "_:result", "area", "center" ], [ "_:result", "type", "Attraction" ], [ "_: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 'm looking for a place , I think it 's called the Arbury Guesthouse and Lodge . Can you help me ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,name,'Arbury Lodge');(_:result,pricerange,'moderately priced');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "You are correct . The Arbury Lodge is a great guesthouse located in the north part of town . They are moderately priced and rated 4 stars ." }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "What is their address ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'82 arbury road');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Their address is 82 arbury road . Would you like me to book this hotel ?" }, { "id": 4, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Can you book it for me and get a reference number ?" }, { "id": 5, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I can book it but will need to know for what day , the time of the booking and for how many guests ." }, { "id": 6, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "Can you find a train for me as well ?" }, { "id": 7, "rdf-acts": [ "request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Did you still need the hotel booking ? If so , I will need to know the day of your arrival , length of stay and number of guests so that I can complete your request ." }, { "id": 8, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "I also need a train ." }, { "id": 9, "rdf-acts": [ "request((_:search,day,?);(_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I can help with that . What day will you be traveling and where are you departing from ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,departure,'stevenage');(_:search,destination,'cambridge');(_:search,leave_at,'12:45');(_:search,type,'Train'))", "request((_:result,duration,?);(_:result,id,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Departing from Stevenage , going to Cambridge . Friday , want to leave after 12:45 . I want the train ID , price , and travel time , please ." }, { "id": 11, "rdf-acts": [ "inform((_:result,duration,'49 minute');(_:result,id,'TR7785');(_:result,leave_at,'13:54');(_:result,ticket,'12.80 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR7785 leaves at 13:54 , 49 minute travel time , for 12.80 pounds . Would you like to book it ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope , that 's all I needed thanks" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Have a great day ." } ]
PMUL3810.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Arbury Lodge" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Arbury Lodge" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "82 arbury road" ], [ "_:result", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Arbury Lodge" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "82 arbury road" ], [ "_:result", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Arbury Lodge" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "82 arbury road" ], [ "_:result", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Arbury Lodge" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "82 arbury road" ], [ "_:result", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "12:45" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "?" ], [ "_:result", "id", "?" ], [ "_:result", "ticket", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Arbury Lodge" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "82 arbury road" ], [ "_:result", "ref", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "12:45" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "49 minute" ], [ "_:result", "id", "TR7785" ], [ "_:result", "leave_at", "13:54" ], [ "_:result", "ticket", "12.80 pounds" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'cafe uno');(_:search,leave_at,'24:30');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Hi , I 'm needing a taxi , leaving cafe uno and I need to arrive by 24:30" }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "I can help you with that . where are you going ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'churchill college');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'm headed to churchill college" }, { "id": 3, "rdf-acts": [ "inform((_:result,car,'yellow honda');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "I have confirmed a booking for a yellow honda ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your help , before you go , could I get the contact number please ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,phone,'07226817225');(_:result,type,'Taxi'))", "thank()" ], "speaker": "system", "text": "Sure . It 's 07226817225 ." }, { "id": 6, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thank you . Bye" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Have a good day . Goodbye ." } ]
SNG01801.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "cafe uno" ], [ "_:search", "leave_at", "24:30" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "cafe uno" ], [ "_:search", "leave_at", "24:30" ], [ "_:search", "destination", "churchill college" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cafe uno" ], [ "_:search", "leave_at", "24:30" ], [ "_:search", "destination", "churchill college" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow honda" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "cafe uno" ], [ "_:search", "leave_at", "24:30" ], [ "_:search", "destination", "churchill college" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow honda" ], [ "_:result", "phone", "07226817225" ], [ "_:result", "type", "Taxi" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'the oak bistro');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Can you help me get a taxi to the oak bistro ?" }, { "id": 1, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Sure ! When do you need to leave by ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'06:00');(_:search,leave_at,'dontcare');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I do n't care about that , I just need to arrive by 06:00 please ." }, { "id": 3, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "What is your departure site ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,'pizza hut city centre');(_:search,type,'Taxi'))", "request((_:result,car,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "pizza hut city centre and I need car type and contact number" }, { "id": 5, "rdf-acts": [ "inform((_:result,car,'grey skoda');(_:result,phone,'07695539890');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Booking completed ! \n Booked car type \t : \t grey skoda \n Contact number \t : \t 07695539890" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , that 's all ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "I 'm happy we could help ! Please call us again if we can help you in the future ." } ]
SNG01657.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "the oak bistro" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "the oak bistro" ], [ "_:search", "arrive_by", "06:00" ], [ "_:search", "leave_at", "dontcare" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "the oak bistro" ], [ "_:search", "arrive_by", "06:00" ], [ "_:search", "leave_at", "dontcare" ], [ "_:search", "departure", "pizza hut city centre" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "the oak bistro" ], [ "_:search", "arrive_by", "06:00" ], [ "_:search", "leave_at", "dontcare" ], [ "_:search", "departure", "pizza hut city centre" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "grey skoda" ], [ "_:result", "phone", "07695539890" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'kosher');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi , I 'm looking for an expensive restaurant that serves kosher food ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,food,'Kosher');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "In which area would you like to find a Kosher restaurant in the expensive price range ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I do not care about the location ." }, { "id": 3, "rdf-acts": [ "request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "There are no Kosher restaurant in the expensive price range . Is there another food type or price range that you would like ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'korean');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about Korean food in the expensive price range ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,food,'Korean');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There is a Korean restaurant in the expensive price range in the centre area of town . Would you like their information ?" }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I would like their address please ." }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'108 Regent Street City Centre');(_:result,name,'Little Seoul Korean');(_:result,postcode,'1 D.P');(_:result,postcode,'C.B 2');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The address of Little Seoul Korean restaurant is 108 Regent Street City Centre , postcode C.B 2 , 1 D.P" }, { "id": 8, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thank you . That is all of the info that I needed . Good bye ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Good bye ." } ]
WOZ20046.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "kosher" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "food", "Kosher" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "food", "Kosher" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:system", "canthelp", "_:search/5807e56e" ], [ "_:search/5807e56e", "type", "Restaurant" ], [ "_:search", "food", "korean" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "dontcare" ], [ "_:system", "canthelp", "_:search/5807e56e" ], [ "_:search/5807e56e", "type", "Restaurant" ], [ "_:search", "food", "korean" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Korean" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "dontcare" ], [ "_:system", "canthelp", "_:search/5807e56e" ], [ "_:search/5807e56e", "type", "Restaurant" ], [ "_:search", "food", "korean" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Korean" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "108 Regent Street City Centre" ], [ "_:result", "name", "Little Seoul Korean" ], [ "_:result", "postcode", "1 D.P" ], [ "_:result", "postcode", "C.B 2" ], [ "_:result", "type", "Restaurant" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [], "speaker": "user", "text": "I am looking for information in Cambridge" }, { "id": 1, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "Okay ! What would you like to know ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'kings lynn');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to find a train to Kings Lynn ." }, { "id": 3, "rdf-acts": [ "inform((_:result,destination,'Kings Lynn');(_:result,type,'Train'))", "request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "When would you like to travel to Kings Lynn ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'19:15');(_:search,day,'friday');(_:search,type,'Train'))" ], "speaker": "user", "text": "On Friday , and I want to arrive by 19:15 ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,arrive_by,'05:58');(_:booking,category,'Train');(_:booking,departure,'Cambridge');(_:booking,destination,'Kings Lynn');(_:booking,id,'3112');(_:booking,leave_at,'05:11');(_:booking,type,'Booking'))", "inform((_:result,id,'train');(_:result,type,'Train'))" ], "speaker": "system", "text": "How about train 3112 ? It leaves Cambridge at 05:11 and arrives in Kings Lynn at 05:58 ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . How much would it cost ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,ticket,'9.80 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "It will cost 9.80 pounds per ticket ." }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thank you . Could you recommend a college to visit ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,name,\"christ 's college\");(_:result,type,'Attraction'))" ], "speaker": "system", "text": "how about christ 's college ?" }, { "id": 10, "rdf-acts": [ "request((_:result,area,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Perfect . Could you tell me their phone number and area ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,area,'Centre');(_:result,phone,'01223334900');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "01223334900 . That is in the Centre . Is there anything else ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , there is nothing further . Thank you so much for your help !" }, { "id": 13, "rdf-acts": [ "bye()", "thank()" ], "speaker": "system", "text": "You are so welcome ! Have a great time !" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , I will ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Try some of our great restaurants during your stay . Goodbye ." } ]
PMUL4380.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "kings lynn" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "kings lynn" ], [ "_:result", "destination", "Kings Lynn" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:15" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "kings lynn" ], [ "_:result", "destination", "Kings Lynn" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:15" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "05:58" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "Cambridge" ], [ "_:booking", "destination", "Kings Lynn" ], [ "_:booking", "id", "3112" ], [ "_:booking", "leave_at", "05:11" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "train" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "kings lynn" ], [ "_:result", "destination", "Kings Lynn" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:15" ], [ "_:search", "day", "friday" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "05:58" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "Cambridge" ], [ "_:booking", "destination", "Kings Lynn" ], [ "_:booking", "id", "3112" ], [ "_:booking", "leave_at", "05:11" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "train" ], [ "_:result", "ticket", "9.80 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "kings lynn" ], [ "_:result", "destination", "Kings Lynn" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:15" ], [ "_:search", "day", "friday" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "05:58" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "Cambridge" ], [ "_:booking", "destination", "Kings Lynn" ], [ "_:booking", "id", "3112" ], [ "_:booking", "leave_at", "05:11" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "train" ], [ "_:result", "ticket", "9.80 pounds" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "christ 's college" ], [ "_:result", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "kings lynn" ], [ "_:result", "destination", "Kings Lynn" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:15" ], [ "_:search", "day", "friday" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "05:58" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "Cambridge" ], [ "_:booking", "destination", "Kings Lynn" ], [ "_:booking", "id", "3112" ], [ "_:booking", "leave_at", "05:11" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "train" ], [ "_:result", "ticket", "9.80 pounds" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "christ 's college" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "Centre" ], [ "_:result", "phone", "01223334900" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "destination", "kings lynn" ], [ "_:result", "destination", "Kings Lynn" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:15" ], [ "_:search", "day", "friday" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "05:58" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "Cambridge" ], [ "_:booking", "destination", "Kings Lynn" ], [ "_:booking", "id", "3112" ], [ "_:booking", "leave_at", "05:11" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "train" ], [ "_:result", "ticket", "9.80 pounds" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "christ 's college" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "Centre" ], [ "_:result", "phone", "01223334900" ], [ "_:result", "type", "Attraction" ], [ "_: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,area,'north');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I want to find out if there are any moderately priced hotels in the north part of the city ." }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'a lot of');(_:result,name,'acorn guest house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "We have a lot of those ! I like the acorn guest house . Would that work for you ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Yes that would be great ! Can I have some information on it ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'north');(_:result,category,'hotel');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Acorn guesthouse');(_:result,pricerange,'moderately priced');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Acorn guesthouse is in the North and is a moderately priced 4 start hotel with internet and parking ." }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'7');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Could I getting a booking for 7 people ?" }, { "id": 5, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Absolutely , just a few questions .... when do you plan on arriving and how many days are you planning on staying ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I want to stay for 3 nights starting on Thursday ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'26VYTSIJ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Alright , I 've booked your room and the reference number is 26VYTSIJ . Can I help you with anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I also need a place to dine serving indian food ." }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'a lot of');(_:result,food,'Indian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have a lot of Indian restaurants available . Can you tell me your price range or the area where you want to dine ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,duration,'17:45');(_:search,people,'7');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "why do n't you suggest one a book a table for 7 on thursday at 17:45" }, { "id": 11, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Would you prefer it be cheap , expensive or moderate price ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "It does n't matter as long as it is good ." }, { "id": 13, "rdf-acts": [ "inform((_:result,name,'Curry Prince');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Curry Prince is very good , and is moderately priced ." }, { "id": 14, "rdf-acts": [ "inform((_:search,area,'north');(_:search,name,'curry prince');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is Curry Prince in the north ? I realize now the restaurant should be in the same area as the hotel ." }, { "id": 15, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,food,'indian');(_:result,name,'the nirala');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "the nirala serves indian food on the north and its moderate . Can I book this for you ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,people,'same group of people');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yea please book that for the same group of people ." }, { "id": 17, "rdf-acts": [ "inform((_:booking,ref,'26VYTSIJ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . \n Reference number is : 26VYTSIJ ." }, { "id": 18, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thanks , that 's all I needed . Good bye ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "You are very welcome ! good bye ." } ]
PMUL3536.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Hotel" ], [ "_:result", "amount", "a lot of" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "amount", "a lot of" ], [ "_:result", "area", "north" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn guesthouse" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "amount", "a lot of" ], [ "_:result", "area", "north" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn guesthouse" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "7" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "amount", "a lot of" ], [ "_:result", "area", "north" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn guesthouse" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "7" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "26VYTSIJ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "area", "north" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn guesthouse" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "26VYTSIJ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "indian" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "a lot of" ], [ "_:result", "food", "Indian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "17:45" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "area", "north" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn guesthouse" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "26VYTSIJ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "indian" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "a lot of" ], [ "_:result", "food", "Indian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "17:45" ], [ "_:search", "people", "7" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "area", "north" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "4" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "26VYTSIJ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "indian" ], [ "_:result", "amount", "a lot of" ], [ "_:result", "food", "Indian" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "17:45" ], [ "_:search", "people", "7" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "name", "Curry Prince" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "north" ], [ "_:search", "name", "curry prince" ], [ "_: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": [ [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "4" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "26VYTSIJ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "indian" ], [ "_:result", "amount", "a lot of" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "17:45" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "area", "north" ], [ "_:search", "name", "curry prince" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "the nirala" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "same group of people" ], [ "_:search", "type", "Hotel" ] ], "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": [ [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "4" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "indian" ], [ "_:result", "amount", "a lot of" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "17:45" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "area", "north" ], [ "_:search", "name", "curry prince" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "the nirala" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "same group of people" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "ref", "26VYTSIJ" ], [ "_:booking", "type", "Booking" ], [ "_: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,name,'meze bar');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hello , I am looking for a restaurant called meze bar ." }, { "id": 1, "rdf-acts": [], "speaker": "system", "text": "sure , what would you like to know about it ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Well , I was interested in booking a table for Thursday . Coul you help me with that ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "request((_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Definitely ! What time do you want to eat , and how many will be in your party ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,duration,'18:30');(_:search,people,'6');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "There will be 6 of us and we would like to eat at 18:30 if possible ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,day,'Today');(_:booking,duration,'18:30');(_:booking,name,'Meze');(_:booking,people,'6');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Today at 18:30 for 6 at Meze . Is that correct ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "yes on thursday" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'FVVICA5M');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . Your reference number is FVVICA5M . Will that be all ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "I will also need train tickets ." }, { "id": 9, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where is your destination ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to go to Cambridge ." }, { "id": 11, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where will you be departing from ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,departure,'bishops stortford');(_:search,type,'Train'))", "request((_:result,leave_at,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "leaving bishops stortford and I 'll need the departure time too please" }, { "id": 13, "rdf-acts": [ "inform((_:result,id,'TR2061');(_:result,leave_at,'05:29');(_:result,type,'Train'))" ], "speaker": "system", "text": "how about TR2061 ? it leaves at 05:29" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,type,'Train'))" ], "speaker": "user", "text": "That sounds good . It leaves on thursday right ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,arrive_by,'10:07');(_:result,day,'thursday');(_:result,id,'TR0798');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I found the TR0798 which leaves on thursday and arrives at 10:07 giving you plenty of time to get into town for your reservation . Would you like to book tickets ?" }, { "id": 16, "rdf-acts": [ "request((_:result,leave_at,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "No booking for now , I just need the departure time ." }, { "id": 17, "rdf-acts": [ "inform((_:result,leave_at,'9:29');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "The departure time is 9:29 . Is there anything else I can do for you today ?" }, { "id": 18, "rdf-acts": [], "speaker": "user", "text": "No , I think I 've covered it all ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "OK . If you do think of anything else you need just let me know ." } ]
PMUL3907.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "meze bar" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "meze bar" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "meze bar" ], [ "_:search", "day", "thursday" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "18:30" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "meze bar" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "duration", "18:30" ], [ "_:search", "people", "6" ], [ "_:booking", "day", "Today" ], [ "_:booking", "duration", "18:30" ], [ "_:booking", "name", "Meze" ], [ "_:booking", "people", "6" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "meze bar" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "duration", "18:30" ], [ "_:search", "people", "6" ], [ "_:booking", "day", "Today" ], [ "_:booking", "duration", "18:30" ], [ "_:booking", "name", "Meze" ], [ "_:booking", "people", "6" ], [ "_:search", "day", "thursday" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "FVVICA5M" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "meze bar" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "duration", "18:30" ], [ "_:search", "people", "6" ], [ "_:booking", "day", "Today" ], [ "_:booking", "duration", "18:30" ], [ "_:booking", "name", "Meze" ], [ "_:booking", "people", "6" ], [ "_:search", "day", "thursday" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "FVVICA5M" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "meze bar" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "duration", "18:30" ], [ "_:search", "people", "6" ], [ "_:booking", "day", "Today" ], [ "_:booking", "duration", "18:30" ], [ "_:booking", "name", "Meze" ], [ "_:booking", "people", "6" ], [ "_:search", "day", "thursday" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "FVVICA5M" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "?" ], [ "_: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", "name", "meze bar" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "duration", "18:30" ], [ "_:search", "people", "6" ], [ "_:booking", "day", "Today" ], [ "_:booking", "duration", "18:30" ], [ "_:booking", "name", "Meze" ], [ "_:booking", "people", "6" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "FVVICA5M" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "bishops stortford" ], [ "_:result", "id", "TR2061" ], [ "_:result", "leave_at", "05:29" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "thursday" ], [ "_: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", "name", "meze bar" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "duration", "18:30" ], [ "_:search", "people", "6" ], [ "_:booking", "day", "Today" ], [ "_:booking", "duration", "18:30" ], [ "_:booking", "name", "Meze" ], [ "_:booking", "people", "6" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "FVVICA5M" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "bishops stortford" ], [ "_:result", "leave_at", "05:29" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "10:07" ], [ "_:result", "day", "thursday" ], [ "_:result", "id", "TR0798" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:result", "leave_at", "?" ] ], "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", "meze bar" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "duration", "18:30" ], [ "_:search", "people", "6" ], [ "_:booking", "day", "Today" ], [ "_:booking", "duration", "18:30" ], [ "_:booking", "name", "Meze" ], [ "_:booking", "people", "6" ], [ "_:booking", "ref", "FVVICA5M" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "10:07" ], [ "_:result", "day", "thursday" ], [ "_:result", "id", "TR0798" ], [ "_:booking", "category", "Train" ], [ "_:result", "leave_at", "9:29" ], [ "_:result", "type", "Train" ], [ "_: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,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like help finding a train headed to Cambridge ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I will be happy to help you find a train . Can you tell me where you will be departing from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,departure,'london kings cross');(_:search,type,'Train'))" ], "speaker": "user", "text": "Departing from London Kings Cross on Tuesday ." }, { "id": 3, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "When would you like to leave or arrive by ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'18:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to arrive by 18:30 ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'18:08');(_:result,id,'TR1434');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Take Train TR1434 , which will arrive at 18:08 . Shall I book you for that train ?" }, { "id": 6, "rdf-acts": [ "request((_:result,pricerange,?);(_:result,ticket,?);(_:result,type,'Hotel');(_:result,type,'Train'))" ], "speaker": "user", "text": "Can I get the price for a ticket , first ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,ticket,'23.60 pounds');(_:result,type,'Train'))", "thank()" ], "speaker": "system", "text": "Sure ! The ticket is 23.60 pounds ." }, { "id": 8, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,name,'archway house');(_:search,type,'Hotel'))", "request((_:result,has_internet,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Thanks ! I am also looking for a hotel called Archway House . Can you tell me if they have free wifi ?" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "They do . Would you like to book a room ?" }, { "id": 10, "rdf-acts": [ "request((_:result,category,?);(_:result,pricerange,?);(_:result,ticket,?);(_:result,type,'Hotel');(_:result,type,'Train'))" ], "speaker": "user", "text": "I would first like to know what their price range and hotel type are , thank you ." }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,category,'guesthouse');(_:result,name,'Archway House');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Archway House is a moderately priced guesthouse . Would you like their address or perhaps to book a room there ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , but no . You 've already helped me with everything I needed today ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "I 'm happy we could help today , and thank you for using the Cambridge TownInfo Centre !" } ]
MUL2270.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "18:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "18:30" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "18:08" ], [ "_:result", "id", "TR1434" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "pricerange", "?" ], [ "_:result", "ticket", "?" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "18:30" ], [ "_:result", "arrive_by", "18:08" ], [ "_:result", "id", "TR1434" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "pricerange", "?" ], [ "_:result", "ticket", "23.60 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "name", "archway house" ], [ "_:search", "type", "Hotel" ], [ "_: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", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "18:30" ], [ "_:result", "arrive_by", "18:08" ], [ "_:result", "id", "TR1434" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "pricerange", "?" ], [ "_:result", "ticket", "23.60 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "name", "archway house" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "?" ], [ "_:result", "type", "Hotel" ], [ "_:result", "category", "?" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "18:30" ], [ "_:result", "arrive_by", "18:08" ], [ "_:result", "id", "TR1434" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "23.60 pounds" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "name", "archway house" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "?" ], [ "_:result", "ticket", "?" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Archway House" ], [ "_:result", "pricerange", "moderately priced" ], [ "_: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,'hotel');(_:search,pricerange,'expensive');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you help me find a 4 star expensive hotel please ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'2');(_:result,name,'huntingdon marriott hotel');(_:result,name,'university arms hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I found two that fit your description ; huntingdon marriott hotel and university arms hotel ." }, { "id": 2, "rdf-acts": [ "inform((_:search,name,'huntingdon marriott hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "OK iLL GO WITH THE FIRST CHOICE THE huntingdon marriott hotel" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,category,'hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "That 's a great hotel . Would you like me to make you a reservation ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'7');(_:search,stay,'4');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes please for 7 people for 4 nights starting thursday and I need the reference number ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,ref,'L7WTALJT');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 've got you booked with reference number L7WTALJT ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,food,'chinese');(_:search,name,'Huntingdon Marriott Hotel');(_:search,type,'Hotel');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thank you . I am also looking for a Chinese restaurant in the same area as the Huntingdon Marriott Hotel ." }, { "id": 7, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "There are no chinese restaurants in that area , any other type of food I can check with ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,pricerange,'same price range');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Are there any Chinese restaurants within a short distance outside the area which are in the same price range as the hotel ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'center');(_:result,food,'Chinese');(_:result,name,'Ugly Duckling');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I would recommend the Ugly Duckling in the center of town . That 's an expensive Chinese restaurant right in the middle of everything ." }, { "id": 10, "rdf-acts": [ "inform((_:search,name,'ugly duckling');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Excellent , can I get the address of the Ugly Duckling ?" }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'12 St. Johns Street City Centre');(_:result,postcode,'cb21tw');(_:result,type,'Restaurant'))", "thank()" ], "speaker": "system", "text": "Of course ! The address is 12 St. Johns Street City Centre and the postcode is \t cb21tw . Would you like me to make a reservation for you ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,departure,'the restaurant');(_:search,leave_at,'17:30');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "No , but I would like to book a taxi between the restaurant and hotel . I 've like to leave the restaurant by 17:30 ." }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'yellow BMW');(_:result,phone,'07101227577');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "I was able to book your taxi . Be looking out for a yellow BMW . If you need to reach them , please call 07101227577 . Is there anything else I can help with ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , I do not think so . Thank you for your help !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You 're very welcome !" } ]
MUL1246.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "2" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "name", "university arms hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "huntingdon marriott hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "2" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "name", "university arms hotel" ], [ "_:search", "name", "huntingdon marriott hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "2" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "name", "university arms hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "L7WTALJT" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "food", "chinese" ], [ "_:search", "name", "Huntingdon Marriott Hotel" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "2" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "name", "university arms hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "L7WTALJT" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "name", "Huntingdon Marriott Hotel" ], [ "_:system", "canthelp", "_:search/a5cc0c70" ], [ "_:search/a5cc0c70", "food", "chinese" ], [ "_:search/a5cc0c70", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "2" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "L7WTALJT" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:system", "canthelp", "_:search/a5cc0c70" ], [ "_:search/a5cc0c70", "food", "chinese" ], [ "_:search/a5cc0c70", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "same price range" ], [ "_:result", "area", "center" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "ugly duckling" ], [ "_: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", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "2" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "L7WTALJT" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:system", "canthelp", "_:search/a5cc0c70" ], [ "_:search/a5cc0c70", "food", "chinese" ], [ "_:search/a5cc0c70", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "same price range" ], [ "_:result", "area", "center" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "name", "ugly duckling" ], [ "_:result", "address", "12 St. Johns Street City Centre" ], [ "_:result", "postcode", "cb21tw" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "the restaurant" ], [ "_:search", "leave_at", "17:30" ], [ "_:search", "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" ], [ "_:result", "count", "2" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "L7WTALJT" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:system", "canthelp", "_:search/a5cc0c70" ], [ "_:search/a5cc0c70", "food", "chinese" ], [ "_:search/a5cc0c70", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "same price range" ], [ "_:result", "area", "center" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "name", "ugly duckling" ], [ "_:result", "address", "12 St. Johns Street City Centre" ], [ "_:result", "postcode", "cb21tw" ], [ "_:search", "departure", "the restaurant" ], [ "_:search", "leave_at", "17:30" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow BMW" ], [ "_:result", "phone", "07101227577" ], [ "_:result", "type", "Taxi" ], [ "_: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,departure,'cambridge');(_:search,destination,'broxbourne');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a train . The train should depart from cambridge and should go to broxbourne" }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day are you traveling ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'16:15');(_:search,day,'tuesday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm traveling on tuesday and I want to arrive by 16:15" }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'06:01');(_:result,id,'TR6357');(_:result,leave_at,'05:01');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR6357 leaves at 05:01 and arrives at 06:01 . Would you like me to book a ticket for you ?" }, { "id": 4, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "No , but I do need the price ." }, { "id": 5, "rdf-acts": [ "inform((_:result,id,'TR 6357');(_:result,ticket,'17.90 pounds');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "Alright . The price for TR 6357 is 17.90 pounds . Anything else ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope , that 's all I needed . Thanks !" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "I hope you have a wonderful day - goodbye !" } ]
SNG1351.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "arrive_by", "16:15" ], [ "_:search", "day", "tuesday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "arrive_by", "16:15" ], [ "_:search", "day", "tuesday" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "06:01" ], [ "_:result", "id", "TR6357" ], [ "_:result", "leave_at", "05:01" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "arrive_by", "16:15" ], [ "_:search", "day", "tuesday" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "06:01" ], [ "_:result", "leave_at", "05:01" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR 6357" ], [ "_:result", "ticket", "17.90 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'vietnamese');(_: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 serve vietnamese food ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'west');(_:result,food,'Vietnamese');(_:result,name,'Thanh binh');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There is a Vietnamese restaurant in the west area of town that is in the cheap price range called Thanh binh , should I book that for you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'19:00');(_:search,people,'five');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I need the reservation to be for five people on Monday at 19:00 ." }, { "id": 3, "rdf-acts": [ "inform((_:booking,type,'Booking'))", "thank()" ], "speaker": "system", "text": "Already booked . welcome" }, { "id": 4, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Thank you , can I get the reference number ?" }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sorry , unfortunately that time is not available ." }, { "id": 6, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "am asking for the reference number please" }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "My apologies , it seems that this particular booking is unavailable . Would you like to book a different time or day ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "If the booking fails how about tuesday ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,day,'Tuesday');(_:booking,duration,'17:00');(_:booking,people,'5');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have booked a table for 5 at 17:00 on Tuesday . They will hold the table for up to 15 minutes . The reference number is 2VNS11P1 ." }, { "id": 10, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Okay that 's all . Bye ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Thank you for calling us and have a great day . Goodbye ." } ]
SNG01744.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "vietnamese" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "vietnamese" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "west" ], [ "_:result", "food", "Vietnamese" ], [ "_:result", "name", "Thanh binh" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "19:00" ], [ "_:search", "people", "five" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "vietnamese" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "food", "Vietnamese" ], [ "_:result", "name", "Thanh binh" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "19:00" ], [ "_:search", "people", "five" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "vietnamese" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "food", "Vietnamese" ], [ "_:result", "name", "Thanh binh" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "19:00" ], [ "_:search", "people", "five" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/b1bf9335" ], [ "_:booking/b1bf9335", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "vietnamese" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "food", "Vietnamese" ], [ "_:result", "name", "Thanh binh" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "19:00" ], [ "_:search", "people", "five" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/b1bf9335" ], [ "_:booking/b1bf9335", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/01196665" ], [ "_:booking/01196665", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "vietnamese" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "food", "Vietnamese" ], [ "_:result", "name", "Thanh binh" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "19:00" ], [ "_:search", "people", "five" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/b1bf9335" ], [ "_:booking/b1bf9335", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/01196665" ], [ "_:booking/01196665", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "duration", "17:00" ], [ "_:booking", "people", "5" ], [ "_: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,food,'gastropub');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi there . I 'm trying to find a place to eat tonight . I 'd like it to be more high end and expensive , and serve gastropub food . Can you help me ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,area,'Centre');(_:result,area,'East');(_:result,count,'3');(_:result,food,'Gastropub');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have three Gastropub restaurants that meet your criteria . Two are in the Centre area and one in the East area . Do you have a location preference ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Anyone that is available should be fine , I will just need the address of whatever is picked ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'290 Mill Road City Centre');(_:result,name,'Royal Standard');(_:result,phone,'01223247877');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Royal Standard has good reviews . Their phone # is 01223247877 and they are located at 290 Mill Road City Centre ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thank you . I am also looking to book a train . I need to go to Cambridge and leave on Thursday ." }, { "id": 5, "rdf-acts": [ "thank()", "request((_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I can help you with that . First , can you tell me where you will be departing and the timeframe you had in mind ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'11:30');(_:search,departure,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to leave from bishops stortford , and arrive by 11:30 please ." }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'10:07');(_:result,id,'TR0798');(_:result,leave_at,'9:29');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There is a train TR0798 leaving at 9:29 and arriving at 10:07 , would this time work for you ?" }, { "id": 8, "rdf-acts": [ "request((_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "That would be perfect . Can you please give me the travel time and price of that train ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,duration,'38 minutes');(_:result,ticket,'10.10 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "It will take 38 minutes and cost 10.10 pounds ." }, { "id": 10, "rdf-acts": [ "request((_:result,leave_at,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Thanks , could you book that for me please ? And confirm the departure time ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,arrive_by,'06:07');(_:booking,category,'Train');(_:booking,departure,'Bishops Stortford');(_:booking,destination,'Cambridge');(_:booking,id,'TR0798');(_:booking,leave_at,'05:98');(_:booking,people,'one');(_:booking,ref,'M377ZH73');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have you booked for one seat on TR0798 departing Bishops Stortford for Cambridge at 05:98 and arriving at 06:07 . Reference is M377ZH73 . Anything else I can help with ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thank you , that should be all ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting us . Enjoy your visit and have a great day ." } ]
MUL1604.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "gastropub" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "gastropub" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "Centre" ], [ "_:result", "area", "East" ], [ "_:result", "count", "3" ], [ "_:result", "food", "Gastropub" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "gastropub" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "Centre" ], [ "_:result", "area", "East" ], [ "_:result", "count", "3" ], [ "_:result", "food", "Gastropub" ], [ "_:search", "area", "dontcare" ], [ "_:result", "address", "290 Mill Road City Centre" ], [ "_:result", "name", "Royal Standard" ], [ "_:result", "phone", "01223247877" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "gastropub" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "Centre" ], [ "_:result", "area", "East" ], [ "_:result", "count", "3" ], [ "_:result", "food", "Gastropub" ], [ "_:search", "area", "dontcare" ], [ "_:result", "address", "290 Mill Road City Centre" ], [ "_:result", "name", "Royal Standard" ], [ "_:result", "phone", "01223247877" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "11:30" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "gastropub" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "Centre" ], [ "_:result", "area", "East" ], [ "_:result", "count", "3" ], [ "_:result", "food", "Gastropub" ], [ "_:search", "area", "dontcare" ], [ "_:result", "address", "290 Mill Road City Centre" ], [ "_:result", "name", "Royal Standard" ], [ "_:result", "phone", "01223247877" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "11:30" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "10:07" ], [ "_:result", "id", "TR0798" ], [ "_:result", "leave_at", "9:29" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "gastropub" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "Centre" ], [ "_:result", "area", "East" ], [ "_:result", "count", "3" ], [ "_:result", "food", "Gastropub" ], [ "_:search", "area", "dontcare" ], [ "_:result", "address", "290 Mill Road City Centre" ], [ "_:result", "name", "Royal Standard" ], [ "_:result", "phone", "01223247877" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "11:30" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "10:07" ], [ "_:result", "id", "TR0798" ], [ "_:result", "leave_at", "9:29" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "38 minutes" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:result", "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", "food", "gastropub" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "Centre" ], [ "_:result", "area", "East" ], [ "_:result", "count", "3" ], [ "_:result", "food", "Gastropub" ], [ "_:search", "area", "dontcare" ], [ "_:result", "address", "290 Mill Road City Centre" ], [ "_:result", "name", "Royal Standard" ], [ "_:result", "phone", "01223247877" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "11:30" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "10:07" ], [ "_:result", "id", "TR0798" ], [ "_:result", "leave_at", "9:29" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "duration", "38 minutes" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:result", "type", "Train" ], [ "_:result", "leave_at", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "arrive_by", "06:07" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "Bishops Stortford" ], [ "_:booking", "destination", "Cambridge" ], [ "_:booking", "id", "TR0798" ], [ "_:booking", "leave_at", "05:98" ], [ "_:booking", "people", "one" ], [ "_:booking", "ref", "M377ZH73" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "Hi , I am trying to plan a trip and need some help with a train . I 'm not familiar with trains at all unfortunately ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Do n't worry , I should be able to help you . Do you know which station you 'll be leaving from or going to ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,departure,'leicester');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm departing from leicester and I need to leave on friday . Thank you for helping !" }, { "id": 3, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What is your destination ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm going to Cambridge ." }, { "id": 5, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Is there a time you would like to arrive by ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'11 pm');(_:search,people,'three');(_:search,type,'Train'))" ], "speaker": "user", "text": "11 pm and I want it for three people" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,arrive_by,'22:54');(_:booking,category,'Train');(_:booking,id,'TR6539');(_:booking,ref,'IE5RK2IG');(_:booking,ticket,'113.4 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR6539 will arrive by 22:54 . Booking was successful , the total fee is 113.4 GBP payable at the station . Your reference number is IE5RK2IG . Do you need anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "I also need a place to stay ." }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'many');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "We have many great places to stay . What area would you like and do you have a price range ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'north');(_:search,category,'guesthouse');(_:search,day,'friday');(_:search,has_parking,'yes');(_:search,people,'8');(_:search,stars,'3');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like a guesthouse , rated 3 stars , in the north with free parking . I have 8 people and I want to stay for 5 nights starting on Friday ." }, { "id": 11, "rdf-acts": [ "inform((_:booking,name,'hamilton lodge');(_:booking,ref,'7CAKIXH2');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book hamilton lodge , reference number is 7CAKIXH2 ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . That is all I needed . Goodbye ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "you are welcome , enjoy yourself ." } ]
PMUL1966.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "leicester" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "11 pm" ], [ "_:search", "people", "three" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "11 pm" ], [ "_:search", "people", "three" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "arrive_by", "22:54" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR6539" ], [ "_:booking", "ref", "IE5RK2IG" ], [ "_:booking", "ticket", "113.4 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "11 pm" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "arrive_by", "22:54" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR6539" ], [ "_:booking", "ref", "IE5RK2IG" ], [ "_:booking", "ticket", "113.4 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "day", "friday" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "people", "8" ], [ "_:search", "stars", "3" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "11 pm" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "arrive_by", "22:54" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR6539" ], [ "_:booking", "ticket", "113.4 GBP" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "day", "friday" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "people", "8" ], [ "_:search", "stars", "3" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "hamilton lodge" ], [ "_:booking", "ref", "7CAKIXH2" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hello , I am looking to book a train departing from Cambridge going to Bishops Stortford ." }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What is your departure day and time ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,leave_at,'19:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll be leaving Saturday after 19:45 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'22:07');(_:result,id,'TR1159');(_:result,leave_at,'21:29');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have train TR1159 that departs at 21:29 and will arrive by 22:07 . Would that be something that would work for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'8');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Book it for 8 please and i need the reference number ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'69TDODDN');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have booked that and your reference number is 69TDODDN ." }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'swimming pools');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am also looking for swimming pools I can visit ." }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'Abbey pool and astroturf pitch');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Abbey pool and astroturf pitch looks good , would you like to get some information about that ?" }, { "id": 8, "rdf-acts": [ "request((_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes , what area is it located in ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,area,'east');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It is located in the east , would you like any more information on this or more help with something else ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all I need for now . Thanks for your help . Goodbye !" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Sounds good ! Have a wonderful day !" } ]
MUL1961.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "19:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "19:45" ], [ "_:result", "arrive_by", "22:07" ], [ "_:result", "id", "TR1159" ], [ "_:result", "leave_at", "21:29" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "19:45" ], [ "_:result", "arrive_by", "22:07" ], [ "_:result", "id", "TR1159" ], [ "_:result", "leave_at", "21:29" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "8" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "69TDODDN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "swimming pools" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "19:45" ], [ "_:result", "arrive_by", "22:07" ], [ "_:result", "id", "TR1159" ], [ "_:result", "leave_at", "21:29" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "8" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "69TDODDN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "swimming pools" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "Abbey pool and astroturf pitch" ], [ "_:result", "type", "Attraction" ], [ "_:result", "area", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "19:45" ], [ "_:result", "arrive_by", "22:07" ], [ "_:result", "id", "TR1159" ], [ "_:result", "leave_at", "21:29" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "8" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "69TDODDN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "swimming pools" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "Abbey pool and astroturf pitch" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "east" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'el shaddai');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I want to book the el shaddai hotel ." }, { "id": 1, "rdf-acts": [ "request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "No problem . Just give me a date , how many days , and how many people to accommodate please !" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,people,'5');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking to book it for 4 nights for 5 people starting Tuesday ." }, { "id": 3, "rdf-acts": [ "inform((_:booking,ref,'E31YXTP1');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have made that booking for you . Your reference number is E31YXTP1 ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That will be it . Thank you very much for your time ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thank you , have a good day ." } ]
SNG1248.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "el shaddai" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "el shaddai" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "el shaddai" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "ref", "E31YXTP1" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,food,'spanish');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a restaurant in any area that serves spanish food , what is available ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,count,'2');(_:result,name,'La Raza');(_:result,name,'La Tasca');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I found two in the centre part of town . They are the La Raza and the La Tasca ." }, { "id": 2, "rdf-acts": [ "inform((_:search,name,'la tasca');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is there anything else ? If not , could I get the number to La Tasca , please ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,name,'La Tasca');(_:result,phone,'01223 464630');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The phone number for La Tasca is 01223 464630 . Is there anything else I can help you with ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 'll be all . Thanks for you help ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "your welcome goodbye" } ]
WOZ20159.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "dontcare" ], [ "_:search", "food", "spanish" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "dontcare" ], [ "_:search", "food", "spanish" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "2" ], [ "_:result", "name", "La Raza" ], [ "_:result", "name", "La Tasca" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "la tasca" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "dontcare" ], [ "_:search", "food", "spanish" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "2" ], [ "_:search", "name", "la tasca" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "La Tasca" ], [ "_:result", "phone", "01223 464630" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'steakhouse');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I 'm looking for a steakhouse restaurant in the expensive price range ." }, { "id": 1, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "Sorry , we 're not finding anything . What else you would like to look for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "What other options are there at the city centre in the expensive price range ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'a few');(_:result,food,'African');(_:result,food,'Asian');(_:result,food,'British');(_:result,name,'Bedouin');(_:result,name,'Fitzbillies');(_:result,name,'Kymmoy');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There 's the Bedouin offering African , Kymmoy offering Asian , and Fitzbillies offering British just to name a few ." }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'african');(_:search,type,'Restaurant'))", "thank()" ], "speaker": "user", "text": "African sounds great ! Thanks !" }, { "id": 5, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))", "inform((_:booking,name,'Bedouin');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I can book a table for you at Bedouin if you let me know the day , time , and number of people in your party ." }, { "id": 6, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I just need the postcode for now , Thanks !" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,name,'Bedouin');(_:result,postcode,'cb12bd');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The postcode for the Bedouin is cb12bd . Is there anything else I can help you with ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,leave_at,'15:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , can you also help me find a train leaving on Saturday after 15:15 ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,amount,'lots of');(_:result,type,'Train'))", "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are lots of trains then . Where are you leaving from and going to ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,departure,'stansted airport');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll be going from stansted airport and heading to cambridge ." }, { "id": 11, "rdf-acts": [ "inform((_:result,departure,'Stansted airport');(_:result,id,'TR1493');(_:result,leave_at,'15:24');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There is train TR1493 departing Stansted airport at 15:24 , if this works for you would you like me to book it ?" }, { "id": 12, "rdf-acts": [], "speaker": "user", "text": "That would be perfect , please book it ." }, { "id": 13, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))", "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'CBM69HZZ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have booked you one seat on this train . Did you need any other seats ? Your confirmation code is CBM69HZZ . Anything else I can help you with ?" }, { "id": 14, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Can I get an arrival time for that ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,arrive_by,'15:52');(_:result,type,'Train'))" ], "speaker": "system", "text": "Absolutely . You will arrive at 15:52 ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , thanks ! I believe that 's all I need for now !" }, { "id": 17, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Are you certain you do not require further assistance ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That was everything for today . Thank You !" }, { "id": 19, "rdf-acts": [ "inform((_:result,arrive_by,'15:52');(_:result,day,'Saturday');(_:result,departure,'Stansted airport');(_:result,destination,'Cambridge');(_:result,id,'TR1493');(_:result,leave_at,'15:24');(_:result,type,'Train'))" ], "speaker": "system", "text": "Train TR1493 departs Stansted airport Saturday at 15:24 with an arrival time in Cambridge of 15:52 ." }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for you help ." }, { "id": 21, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Anything else I can get you today ?" }, { "id": 22, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thank you . Have a nice night ." }, { "id": 23, "rdf-acts": null, "speaker": "system", "text": "You too . Good night ." } ]
MUL0349.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "steakhouse" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "steakhouse" ], [ "_:system", "canthelp", "_:search/dd450381" ], [ "_:search/dd450381", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/dd450381" ], [ "_:search/dd450381", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "a few" ], [ "_:result", "food", "African" ], [ "_:result", "food", "Asian" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Bedouin" ], [ "_:result", "name", "Fitzbillies" ], [ "_:result", "name", "Kymmoy" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "african" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/dd450381" ], [ "_:search/dd450381", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "a few" ], [ "_:result", "food", "African" ], [ "_:result", "food", "Asian" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Bedouin" ], [ "_:result", "name", "Fitzbillies" ], [ "_:result", "name", "Kymmoy" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "african" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "name", "Bedouin" ], [ "_:booking", "type", "Booking" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/dd450381" ], [ "_:search/dd450381", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "a few" ], [ "_:result", "food", "African" ], [ "_:result", "food", "Asian" ], [ "_:result", "food", "British" ], [ "_:search", "food", "african" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "name", "Bedouin" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Bedouin" ], [ "_:result", "postcode", "cb12bd" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "15:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/dd450381" ], [ "_:search/dd450381", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "African" ], [ "_:result", "food", "Asian" ], [ "_:result", "food", "British" ], [ "_:search", "food", "african" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "name", "Bedouin" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Bedouin" ], [ "_:result", "postcode", "cb12bd" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "15:15" ], [ "_:result", "amount", "lots of" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/dd450381" ], [ "_:search/dd450381", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "African" ], [ "_:result", "food", "Asian" ], [ "_:result", "food", "British" ], [ "_:search", "food", "african" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "name", "Bedouin" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Bedouin" ], [ "_:result", "postcode", "cb12bd" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "15:15" ], [ "_:result", "amount", "lots of" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "departure", "Stansted airport" ], [ "_:result", "id", "TR1493" ], [ "_:result", "leave_at", "15:24" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/dd450381" ], [ "_:search/dd450381", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "African" ], [ "_:result", "food", "Asian" ], [ "_:result", "food", "British" ], [ "_:search", "food", "african" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "name", "Bedouin" ], [ "_:result", "name", "Bedouin" ], [ "_:result", "postcode", "cb12bd" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "15:15" ], [ "_:result", "amount", "lots of" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "departure", "Stansted airport" ], [ "_:result", "id", "TR1493" ], [ "_:result", "leave_at", "15:24" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "CBM69HZZ" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "?" ] ], "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/dd450381" ], [ "_:search/dd450381", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "African" ], [ "_:result", "food", "Asian" ], [ "_:result", "food", "British" ], [ "_:search", "food", "african" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "name", "Bedouin" ], [ "_:result", "name", "Bedouin" ], [ "_:result", "postcode", "cb12bd" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "15:15" ], [ "_:result", "amount", "lots of" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "departure", "Stansted airport" ], [ "_:result", "id", "TR1493" ], [ "_:result", "leave_at", "15:24" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "CBM69HZZ" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "15:52" ], [ "_:result", "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": [ [ "_:system", "canthelp", "_:search/dd450381" ], [ "_:search/dd450381", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "African" ], [ "_:result", "food", "Asian" ], [ "_:result", "food", "British" ], [ "_:search", "food", "african" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "name", "Bedouin" ], [ "_:result", "name", "Bedouin" ], [ "_:result", "postcode", "cb12bd" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "15:15" ], [ "_:result", "amount", "lots of" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "departure", "Stansted airport" ], [ "_:result", "id", "TR1493" ], [ "_:result", "leave_at", "15:24" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "CBM69HZZ" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "15:52" ], [ "_:result", "type", "Train" ], [ "_: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": 10, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/dd450381" ], [ "_:search/dd450381", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "African" ], [ "_:result", "food", "Asian" ], [ "_:result", "food", "British" ], [ "_:search", "food", "african" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "name", "Bedouin" ], [ "_:result", "name", "Bedouin" ], [ "_:result", "postcode", "cb12bd" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "15:15" ], [ "_:result", "amount", "lots of" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "CBM69HZZ" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "arrive_by", "15:52" ], [ "_:result", "day", "Saturday" ], [ "_:result", "departure", "Stansted airport" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR1493" ], [ "_:result", "leave_at", "15:24" ], [ "_: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 ] }, { "id": 11, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/dd450381" ], [ "_:search/dd450381", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "African" ], [ "_:result", "food", "Asian" ], [ "_:result", "food", "British" ], [ "_:search", "food", "african" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "name", "Bedouin" ], [ "_:result", "name", "Bedouin" ], [ "_:result", "postcode", "cb12bd" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "15:15" ], [ "_:result", "amount", "lots of" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "CBM69HZZ" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "15:52" ], [ "_:result", "day", "Saturday" ], [ "_:result", "departure", "Stansted airport" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR1493" ], [ "_:result", "leave_at", "15:24" ], [ "_:result", "type", "Train" ], [ "_: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 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'saigon city');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like to try saigon city ." }, { "id": 1, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great choice . When can I make the reservation for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'19:45');(_:search,people,'5');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "5 people on a Wednesday at 19:45 ." }, { "id": 3, "rdf-acts": [ "inform((_:booking,ref,'P9D58C0O');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You got it . Here is your reference number : P9D58C0O ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for help . That 's everything I needed ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Have a great day !" } ]
SNG0613.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "saigon city" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "saigon city" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "19:45" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "saigon city" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "19:45" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "P9D58C0O" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,leave_at,'18:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train to cambridge that leaves after 18:45 ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where will you be departing from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will need to depart from ely ." }, { "id": 3, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "And what day are you leaving ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave on Saturday ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'19:52');(_:result,day,'Saturday');(_:result,leave_at,'19;35');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have a train on Saturday that leaves at 19;35 and arrives by 19:52 . Would that do ?" }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "I can work with that ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Would you like me to book tickets for you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'5');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I need tickets for 5 people ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,arrive_by,'19:52');(_:booking,category,'Train');(_:booking,day,'Saturday');(_:booking,departure,'Ely');(_:booking,destination,'Cambridge');(_:booking,leave_at,'19:35');(_:booking,people,'5');(_:booking,ref,'Q245NAJF');(_:booking,ticket,'17.6 Pounds');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You are booked for 5 tickets leaving Ely on Saturday at 19:35 and arriving in Cambridge at 19:52 . Your reference number is Q245NAJF and the total fee is 17.6 Pounds payable at the station ." }, { "id": 10, "rdf-acts": [ "inform((_:search,name,'pizza express');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am also looking for a particular restaurant . Its name is called pizza express ." }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,people,?);(_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,food,'italian');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Great , I see that is a moderate italian restaurant located in the centre . When would you like to book it for and how many people ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,duration,'21:00');(_:search,people,'same group of people');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Please book a table for the same group of people at 21:00 on the same day ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Saturday');(_:booking,people,'5');(_:booking,ref,'Z5PRYMDV');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The restaurant is reserved for 5 people on Saturday . Your reference number is Z5PRYMDV . Is there anything else ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that is all . Thank you for all your help ." }, { "id": 15, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "I hope you have a wonderful meal ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks again for all of your help ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Glad I could help . Have a great day ." } ]
PMUL0879.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "18:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "18:45" ], [ "_:search", "departure", "ely" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "18:45" ], [ "_:search", "departure", "ely" ], [ "_:search", "day", "saturday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "18:45" ], [ "_:search", "departure", "ely" ], [ "_:search", "day", "saturday" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "19:52" ], [ "_:result", "day", "Saturday" ], [ "_:result", "leave_at", "19;35" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "18:45" ], [ "_:search", "departure", "ely" ], [ "_:search", "day", "saturday" ], [ "_:result", "arrive_by", "19:52" ], [ "_:result", "day", "Saturday" ], [ "_:result", "leave_at", "19;35" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "18:45" ], [ "_:search", "departure", "ely" ], [ "_:search", "day", "saturday" ], [ "_:result", "arrive_by", "19:52" ], [ "_:result", "day", "Saturday" ], [ "_:result", "leave_at", "19;35" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "5" ], [ "_:booking", "arrive_by", "19:52" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "departure", "Ely" ], [ "_:booking", "destination", "Cambridge" ], [ "_:booking", "leave_at", "19:35" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "Q245NAJF" ], [ "_:booking", "ticket", "17.6 Pounds" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "pizza express" ], [ "_:search", "type", "Restaurant" ] ], "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", "18:45" ], [ "_:search", "departure", "ely" ], [ "_:result", "arrive_by", "19:52" ], [ "_:result", "day", "Saturday" ], [ "_:result", "leave_at", "19;35" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "19:52" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "Ely" ], [ "_:booking", "destination", "Cambridge" ], [ "_:booking", "leave_at", "19:35" ], [ "_:booking", "ref", "Q245NAJF" ], [ "_:booking", "ticket", "17.6 Pounds" ], [ "_:search", "name", "pizza express" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "italian" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "21:00" ], [ "_:search", "people", "same group of people" ], [ "_: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", "18:45" ], [ "_:search", "departure", "ely" ], [ "_:result", "arrive_by", "19:52" ], [ "_:result", "day", "Saturday" ], [ "_:result", "leave_at", "19;35" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "19:52" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "Ely" ], [ "_:booking", "destination", "Cambridge" ], [ "_:booking", "leave_at", "19:35" ], [ "_:booking", "ticket", "17.6 Pounds" ], [ "_:search", "name", "pizza express" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "italian" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "21:00" ], [ "_:search", "people", "same group of people" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "Z5PRYMDV" ], [ "_:booking", "type", "Booking" ] ], "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", "18:45" ], [ "_:search", "departure", "ely" ], [ "_:result", "arrive_by", "19:52" ], [ "_:result", "day", "Saturday" ], [ "_:result", "leave_at", "19;35" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "19:52" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "Ely" ], [ "_:booking", "destination", "Cambridge" ], [ "_:booking", "leave_at", "19:35" ], [ "_:booking", "ticket", "17.6 Pounds" ], [ "_:search", "name", "pizza express" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "italian" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "21:00" ], [ "_:search", "people", "same group of people" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "Z5PRYMDV" ], [ "_: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,food,'catalan');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you direct me to a Catalan restaurant that is moderately priced please ?" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "canthelp((_:search,food,'catalan');(_:search,pricerange,'moderately priced');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Unfortunately , I do not happen to have anything serving catalan food that is moderately priced . Would you like me to check a different cuisine type or price range ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'mexican');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "yes how about a moderate mexican restaurant ?" }, { "id": 3, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,food,'mexican');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Sorry , but there are no mexican restaurants in the price range either . Would you like to try a different type of restaurant ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'italian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Italian would work just as good ." }, { "id": 5, "rdf-acts": [ "thank()", "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,food,'Italian');(_:result,name,'pizza express');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Italian is a wonderful choice . There is a pizza express in centre , would you like to make a reservation ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'pizza express');(_:search,type,'Restaurant'))", "request((_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "No , but could you give me the phone number for Pizza Express ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,phone,'01223324033');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The phone number is 01223324033 ." }, { "id": 8, "rdf-acts": [ "inform((_:search,destination,'bishops stortford');(_:search,leave_at,'15:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am also looking for a train going to Bishops Stortford that leaves after 15:30 ." }, { "id": 9, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day would you be traveling on ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,departure,'Cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need it for Friday an I 'm departing from Cambridge" }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'18:07');(_:result,leave_at,'17:30');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay I have a 17:30 that arrives at 18:07 . would you like me to book that for you ?" }, { "id": 12, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I 'm not sure if I want to book yet or not , can you confirm the travel time for that one ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,arrive_by,'18:07');(_:result,id,'TR1567');(_:result,leave_at,'17:29');(_:result,type,'Train'))", "thank()" ], "speaker": "system", "text": "Of course . TR1567 leaves at 17:29 and arrives at 18:07 ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks that 's all I need have a good day ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Okay great , have a good day !" } ]
MUL1562.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "catalan" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/b5dfef3e" ], [ "_:search/b5dfef3e", "food", "catalan" ], [ "_:search/b5dfef3e", "pricerange", "moderately priced" ], [ "_:search/b5dfef3e", "type", "Restaurant" ], [ "_:search", "food", "mexican" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/b5dfef3e" ], [ "_:search/b5dfef3e", "food", "catalan" ], [ "_:search/b5dfef3e", "pricerange", "moderately priced" ], [ "_:search/b5dfef3e", "type", "Restaurant" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/03ee07b8" ], [ "_:search/03ee07b8", "food", "mexican" ], [ "_:search/03ee07b8", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/b5dfef3e" ], [ "_:search/b5dfef3e", "food", "catalan" ], [ "_:search/b5dfef3e", "pricerange", "moderately priced" ], [ "_:search/b5dfef3e", "type", "Restaurant" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/03ee07b8" ], [ "_:search/03ee07b8", "food", "mexican" ], [ "_:search/03ee07b8", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Italian" ], [ "_:result", "name", "pizza express" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "pizza express" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/b5dfef3e" ], [ "_:search/b5dfef3e", "food", "catalan" ], [ "_:search/b5dfef3e", "pricerange", "moderately priced" ], [ "_:search/b5dfef3e", "type", "Restaurant" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/03ee07b8" ], [ "_:search/03ee07b8", "food", "mexican" ], [ "_:search/03ee07b8", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Italian" ], [ "_:result", "name", "pizza express" ], [ "_:search", "name", "pizza express" ], [ "_:result", "phone", "01223324033" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "leave_at", "15:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/b5dfef3e" ], [ "_:search/b5dfef3e", "food", "catalan" ], [ "_:search/b5dfef3e", "pricerange", "moderately priced" ], [ "_:search/b5dfef3e", "type", "Restaurant" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/03ee07b8" ], [ "_:search/03ee07b8", "food", "mexican" ], [ "_:search/03ee07b8", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Italian" ], [ "_:result", "name", "pizza express" ], [ "_:search", "name", "pizza express" ], [ "_:result", "phone", "01223324033" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "leave_at", "15:30" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "Cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/b5dfef3e" ], [ "_:search/b5dfef3e", "food", "catalan" ], [ "_:search/b5dfef3e", "pricerange", "moderately priced" ], [ "_:search/b5dfef3e", "type", "Restaurant" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/03ee07b8" ], [ "_:search/03ee07b8", "food", "mexican" ], [ "_:search/03ee07b8", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Italian" ], [ "_:result", "name", "pizza express" ], [ "_:search", "name", "pizza express" ], [ "_:result", "phone", "01223324033" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "leave_at", "15:30" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "Cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "18:07" ], [ "_:result", "leave_at", "17:30" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/b5dfef3e" ], [ "_:search/b5dfef3e", "food", "catalan" ], [ "_:search/b5dfef3e", "pricerange", "moderately priced" ], [ "_:search/b5dfef3e", "type", "Restaurant" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/03ee07b8" ], [ "_:search/03ee07b8", "food", "mexican" ], [ "_:search/03ee07b8", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Italian" ], [ "_:result", "name", "pizza express" ], [ "_:search", "name", "pizza express" ], [ "_:result", "phone", "01223324033" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "leave_at", "15:30" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "Cambridge" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "?" ], [ "_:result", "arrive_by", "18:07" ], [ "_:result", "id", "TR1567" ], [ "_:result", "leave_at", "17:29" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,type,'Train'))" ], "speaker": "user", "text": "Are there any trains running this Friday ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'lots');(_:result,day,'Friday');(_:result,type,'Train'))", "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are lots of trains running on Friday . Do you have specific departure and destination points in mind ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,departure,'cambridge');(_:search,destination,'norwich');(_:search,leave_at,'16:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am leaving cambridge going to norwich on friday anytime after 16:15 will work for me" }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'17:55');(_:result,departure,'cambridge');(_:result,destination,'norwich');(_:result,id,'TR7047');(_:result,leave_at,'16:36');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR7047 leaves cambridge at 16:36 and arrives in norwich at 17:55 . Will that work ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you - that is exactly what I need" }, { "id": 5, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "Can I book the train for you or help you with something else ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'hotel');(_:search,has_internet,'dontcare');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm also looking for a hotel to stay at in the centre . Internet is not important . Can you help me with that ?" }, { "id": 7, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,area,'centre');(_:result,category,'hotels');(_:result,count,'3');(_:result,has_internet,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 3 hotels in the centre of town with free wifi . Do you have a price range ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes I would like it to be in the moderate price range ." }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'cityroomz');(_:result,type,'Hotel'))", "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I only am showing 1 it is cityroomz , when were you planning your stay so I can book the room for you ?" }, { "id": 10, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "That is all for the hotel room . could you help me with one last thing ? I need the travel time for train TR7047" }, { "id": 11, "rdf-acts": [ "inform((_:result,duration,'79 minutes');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "The total travel time is 79 minutes , just to double check , can I assist with anything else ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do need a hotel room booked ." }, { "id": 13, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "How many people will be staying at the hotel ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,people,'seven');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "There will be seven of us ." }, { "id": 15, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "I will book that for you now ." }, { "id": 16, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Please get me the reference number too ." }, { "id": 17, "rdf-acts": [ "request((_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , how many days will you be staying ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I'lll be staying 3 nights starting on Tuesday ." }, { "id": 19, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'Cityroomz');(_:booking,ref,'D8MU26MH');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You are now booked at Cityroomz ! Your reference number is D8MU26MH . Can I help you with anything else ?" }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "that 's all thanks !" }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , have a good day ." } ]
PMUL3223.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "amount", "lots" ], [ "_:result", "day", "Friday" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "amount", "lots" ], [ "_:result", "day", "Friday" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "17:55" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "norwich" ], [ "_:result", "id", "TR7047" ], [ "_:result", "leave_at", "16:36" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "amount", "lots" ], [ "_:result", "day", "Friday" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "16:15" ], [ "_:result", "arrive_by", "17:55" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "norwich" ], [ "_:result", "id", "TR7047" ], [ "_:result", "leave_at", "16:36" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "dontcare" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "lots" ], [ "_:result", "day", "Friday" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "16:15" ], [ "_:result", "arrive_by", "17:55" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "norwich" ], [ "_:result", "id", "TR7047" ], [ "_:result", "leave_at", "16:36" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "dontcare" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "lots" ], [ "_:result", "day", "Friday" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "16:15" ], [ "_:result", "arrive_by", "17:55" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "norwich" ], [ "_:result", "id", "TR7047" ], [ "_:result", "leave_at", "16:36" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "dontcare" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "cityroomz" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "amount", "lots" ], [ "_:result", "day", "Friday" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "16:15" ], [ "_:result", "arrive_by", "17:55" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "norwich" ], [ "_:result", "id", "TR7047" ], [ "_:result", "leave_at", "16:36" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "dontcare" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "name", "cityroomz" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "79 minutes" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_: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", "amount", "lots" ], [ "_:result", "day", "Friday" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "16:15" ], [ "_:result", "arrive_by", "17:55" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "norwich" ], [ "_:result", "id", "TR7047" ], [ "_:result", "leave_at", "16:36" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "dontcare" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "name", "cityroomz" ], [ "_:booking", "day", "?" ], [ "_:result", "duration", "79 minutes" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "seven" ], [ "_: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": [ [ "_:result", "amount", "lots" ], [ "_:result", "day", "Friday" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "16:15" ], [ "_:result", "arrive_by", "17:55" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "norwich" ], [ "_:result", "id", "TR7047" ], [ "_:result", "leave_at", "16:36" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "dontcare" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "name", "cityroomz" ], [ "_:booking", "day", "?" ], [ "_:result", "duration", "79 minutes" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "seven" ], [ "_: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, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:result", "amount", "lots" ], [ "_:result", "day", "Friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "16:15" ], [ "_:result", "arrive_by", "17:55" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "norwich" ], [ "_:result", "id", "TR7047" ], [ "_:result", "leave_at", "16:36" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "dontcare" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "name", "cityroomz" ], [ "_:booking", "day", "?" ], [ "_:result", "duration", "79 minutes" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "seven" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "stay", "3" ], [ "_: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": [ [ "_:result", "amount", "lots" ], [ "_:result", "day", "Friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "16:15" ], [ "_:result", "arrive_by", "17:55" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "norwich" ], [ "_:result", "id", "TR7047" ], [ "_:result", "leave_at", "16:36" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "dontcare" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "name", "cityroomz" ], [ "_:booking", "day", "?" ], [ "_:result", "duration", "79 minutes" ], [ "_:result", "type", "Train" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "seven" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Cityroomz" ], [ "_:booking", "ref", "D8MU26MH" ], [ "_: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 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'brazilian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hello , I am looking for a restaurant in the centre of town that serves Brazilian food ." }, { "id": 1, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "There are no restaurants matching your request ." }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'asian oriental');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you look for asian oriental food ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,food,'Asian Oriental');(_:result,name,'Dojo Noodle');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Dojo Noodle Bar is an Asian Oriental restaurant in the centre of town ." }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is the phone number ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,name,'Dojo Noodle Bar');(_:result,phone,'01223 363471');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The phone number for Dojo Noodle Bar is 01223 363471 . Can I help you with anything else ?" }, { "id": 6, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "no thank you good bye" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Thank you for using this system and please call again . Goodbye ." } ]
WOZ20581.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "brazilian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/7f0b275a" ], [ "_:search/7f0b275a", "type", "Restaurant" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/7f0b275a" ], [ "_:search/7f0b275a", "type", "Restaurant" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Asian Oriental" ], [ "_:result", "name", "Dojo Noodle" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/7f0b275a" ], [ "_:search/7f0b275a", "type", "Restaurant" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Asian Oriental" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Dojo Noodle Bar" ], [ "_:result", "phone", "01223 363471" ], [ "_:result", "type", "Restaurant" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'ashley hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Have you ever heard of a hotel called the Ashley Hotel ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'north');(_:result,category,'hotel');(_:result,name,'Ashley Hotel');(_:result,pricerange,'moderately priced');(_:result,stars,'2');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "I have . The Ashley Hotel is a moderately priced , 2 star hotel on the north side . Can I get you any more information ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))", "request((_:result,category,?);(_:result,has_parking,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Do they have free parking ? And what is their hotel type ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,category,'hotel');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "They are a hotel with free parking and free wifi ! Would you like me to book that for you ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , I was just looking for information , thanks though !" }, { "id": 5, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Okay , well , did you need anything else today ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that 's all I needed . Thank you !" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You are welcome , have a great day !" } ]
SNG0875.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "ashley hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "ashley hotel" ], [ "_:result", "area", "north" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "2" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "category", "?" ], [ "_:result", "has_parking", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "ashley hotel" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "ashley hotel" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "2" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a place to stay during my upcoming trip to Cambridge ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "thank()" ], "speaker": "system", "text": "I can definitely help you with that ! What area are you staying in , and what 's your price range ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'west');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "it should be located in the west and should be cheap ." }, { "id": 3, "rdf-acts": [ "select((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,name,'Cambridge Belfry');(_:result,name,'Finches Bed and Breakfast');(_:result,type,'Hotel'))", "inform((_:result,count,'2');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have two options for you , and they are both 4 stars : Finches Bed and Breakfast is a guesthouse and The Cambridge Belfry is a hotel ." }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Actually , I 'm sorry . I said I wanted something cheap , but I 'm actually thinking I want something expensive instead ." }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'Huntingdon Marriott Hotel');(_:result,pricerange,'expensive');(_:result,stars,'4');(_:result,type,'Hotel'))", "thank()" ], "speaker": "system", "text": "Oh , no problem . You would love the Huntingdon Marriott Hotel . 4 stars , expensive , free everything ." }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "Can you book it please ?" }, { "id": 7, "rdf-acts": [ "request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "For how many people . What night and how long ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'5');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Book a 4 night stay starting Saturday for 5 people" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'TKFWTSZE');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , the booking was successful . The reference number is TKFWTSZE . Can I help you with anything else ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'east');(_:search,category,'concert hall');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes . I am also looking for a concert hall to visit in the east ." }, { "id": 11, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "canthelp((_:search,type,'Attraction'))" ], "speaker": "system", "text": "There are none would you like to try a different area ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,area,'east');(_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "How about an entertainment place in the east ?" }, { "id": 13, "rdf-acts": [ "select((_:result,area,'east');(_:result,name,'Cherry Hinton Hall and Grounds and Funky Fun House');(_:result,type,'Attraction'))", "inform((_:result,category,'entertainment');(_:result,count,'2');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I found 2 entertainment places . Cherry Hinton Hall and Grounds and Funky Fun House both located in the east . Do you have a preference ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,name,'cherry hinton hall and grounds');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "give me information on cherry hinton hall and grounds" }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Cherry Hinton Road');(_:result,phone,'01223446104');(_:result,postcode,'CB18DW');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It is on Cherry Hinton Road , CB18DW , and the phone number is 01223446104 . Can I help you with anything else ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is very helpful , thanks . That 's all I need for today ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Excellent , have a great trip !" } ]
PMUL2917.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "name", "Finches Bed and Breakfast" ], [ "_:result", "count", "2" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "2" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "Huntingdon Marriott Hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "2" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Huntingdon Marriott Hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "2" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Huntingdon Marriott Hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "TKFWTSZE" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "category", "concert hall" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "2" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Huntingdon Marriott Hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "TKFWTSZE" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/01d55609" ], [ "_:search/01d55609", "type", "Attraction" ], [ "_:search", "area", "east" ], [ "_: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", "expensive" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "4" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "TKFWTSZE" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/01d55609" ], [ "_:search/01d55609", "type", "Attraction" ], [ "_:search", "area", "east" ], [ "_:search", "category", "entertainment" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Cherry Hinton Hall and Grounds and Funky Fun House" ], [ "_:result", "category", "entertainment" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "cherry hinton hall and grounds" ], [ "_: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", "pricerange", "expensive" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "4" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "TKFWTSZE" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/01d55609" ], [ "_:search/01d55609", "type", "Attraction" ], [ "_:search", "area", "east" ], [ "_:search", "category", "entertainment" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Cherry Hinton Hall and Grounds and Funky Fun House" ], [ "_:result", "category", "entertainment" ], [ "_:result", "count", "2" ], [ "_:search", "name", "cherry hinton hall and grounds" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Cherry Hinton Road" ], [ "_:result", "phone", "01223446104" ], [ "_:result", "postcode", "CB18DW" ], [ "_:result", "type", "Attraction" ] ], "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,'museums');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for information about museums in Cambridge , please ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'multiple');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "What area would you prefer ? I have multiple venues for you ." }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I wanted to visit a museum in the centre of town ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'Broughton House Gallery');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There is the Broughton House Gallery if you are interested ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I sure am . Can you tell me what the Entrance fees are and the address and phone number ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,address,'98 King Street');(_:result,entrance_fee,'no entry fee');(_:result,phone,'01223314960');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The phone number is 01223314960 . There is no entry fee and the address is 98 King Street . Is there anything else ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,departure,'ely');(_:search,destination,'cambridge');(_:search,leave_at,'08:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "i also need a train that leaves after 08:00 on thursday departing from ely going to cambridge ." }, { "id": 7, "rdf-acts": [ "inform((_:result,id,'TR2029');(_:result,leave_at,'9:35');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR2029 is the earliest train . It will depart at 9:35 . Would you be interested in booking this train ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'3');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes . Please book the train for 3 people ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,id,'TR2029');(_:booking,people,'3');(_:booking,ref,'GBHP4IM5');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "OK , you have 3 tickets reserved on TR2029 . Your reference number is GBHP4IM5 . Can I help you with anything else ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That will be all , thank you !" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Have a nice stay in Cambridge . Goodbye ." } ]
PMUL1240.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "museums" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "amount", "multiple" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "amount", "multiple" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "Broughton House Gallery" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "amount", "multiple" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:result", "name", "Broughton House Gallery" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "98 King Street" ], [ "_:result", "entrance_fee", "no entry fee" ], [ "_:result", "phone", "01223314960" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "ely" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "08:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "multiple" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:result", "name", "Broughton House Gallery" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "98 King Street" ], [ "_:result", "entrance_fee", "no entry fee" ], [ "_:result", "phone", "01223314960" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "ely" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "08:00" ], [ "_:result", "id", "TR2029" ], [ "_:result", "leave_at", "9:35" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "multiple" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:result", "name", "Broughton House Gallery" ], [ "_:result", "address", "98 King Street" ], [ "_:result", "entrance_fee", "no entry fee" ], [ "_:result", "phone", "01223314960" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "ely" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "08:00" ], [ "_:result", "id", "TR2029" ], [ "_:result", "leave_at", "9:35" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR2029" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "GBHP4IM5" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,leave_at,'5:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train leaving on Saturday after 5:30 pm" }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What is your departure site and destination ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'stevenage');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am departing from stevenage and going to cambridge ." }, { "id": 3, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Just to clarify , you want to leave after 05:30 ( am ) , or 17:30 ( 5:30 pm ) ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,leave_at,'17:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "After 17:30 please" }, { "id": 5, "rdf-acts": [ "inform((_:result,leave_at,'17:54');(_:result,type,'Train'))" ], "speaker": "system", "text": "There is a train that leaves at 17:54 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,departure,'Stevens');(_:search,destination,'cambridge');(_:search,people,'8');(_:search,type,'Train'))" ], "speaker": "user", "text": "The train should go to Cambridge and should depart from Stevens . Once you find the train you want to make a booking for 8 people ." }, { "id": 7, "rdf-acts": [ "inform((_:result,count,'4');(_:result,leave_at,'17:54');(_:result,leave_at,'23:54');(_:result,leave_at,'every two hours');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 4 trains that meet your specifications . They run every two hours . The first one leaves at 17:54 and the last at 23:54 . What would you prefer ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'8');(_:search,type,'Train'))" ], "speaker": "user", "text": "I think I would be interested in the 17:54 and I need to book it for 8 people ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,day,'saturday');(_:booking,id,'TR2442');(_:booking,leave_at,'17:54');(_:booking,people,'8');(_:booking,ref,'CCTYHUU8');(_:booking,ticket,'81.92 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay TR2442 is booked for 8 people at 17:54 on saturday . It will cost 81.92 GBP in total , and your reference number is CCTYHUU8 ." }, { "id": 10, "rdf-acts": [ "inform((_:search,food,'north american');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm also looking for a restaurant that serves north american food , in the expensive range ." }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'center');(_:result,name,'gourmet burger kitchen');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "gourmet burger kitchen is perfect for you . It is in the center and is in expensive price range . Could you like a reservation ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'20:30');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes . That would be great . Make it for Saturday for 8 people at 20:30 ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,duration,'20:30');(_:booking,name,'Gourmet Burger Kitchen');(_:booking,people,'8');(_:booking,ref,'ACOVVEZM');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Table for 8 at Gourmet Burger Kitchen , arriving at 20:30 . They can hold your table for up to 15 minutes , only . Your Reference number is : ACOVVEZM ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , that is all I needed ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Have a good visit ." } ]
PMUL0551.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "5:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "5:30" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "17:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "17:30" ], [ "_:result", "leave_at", "17:54" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "Stevens" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "Stevens" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "4" ], [ "_:result", "leave_at", "17:54" ], [ "_:result", "leave_at", "23:54" ], [ "_:result", "leave_at", "every two hours" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "Stevens" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "4" ], [ "_:result", "leave_at", "17:54" ], [ "_:result", "leave_at", "23:54" ], [ "_:result", "leave_at", "every two hours" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "people", "8" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "saturday" ], [ "_:booking", "id", "TR2442" ], [ "_:booking", "leave_at", "17:54" ], [ "_:booking", "people", "8" ], [ "_:booking", "ref", "CCTYHUU8" ], [ "_:booking", "ticket", "81.92 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "north american" ], [ "_: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", "arrive_by", "?" ], [ "_:search", "departure", "Stevens" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "4" ], [ "_:result", "leave_at", "17:54" ], [ "_:result", "leave_at", "23:54" ], [ "_:result", "leave_at", "every two hours" ], [ "_:search", "leave_at", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "saturday" ], [ "_:booking", "id", "TR2442" ], [ "_:booking", "leave_at", "17:54" ], [ "_:booking", "people", "8" ], [ "_:booking", "ref", "CCTYHUU8" ], [ "_:booking", "ticket", "81.92 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "north american" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "center" ], [ "_:result", "name", "gourmet burger kitchen" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "20:30" ], [ "_:search", "people", "8" ], [ "_: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", "arrive_by", "?" ], [ "_:search", "departure", "Stevens" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "4" ], [ "_:result", "leave_at", "17:54" ], [ "_:result", "leave_at", "23:54" ], [ "_:result", "leave_at", "every two hours" ], [ "_:search", "leave_at", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "saturday" ], [ "_:booking", "id", "TR2442" ], [ "_:booking", "leave_at", "17:54" ], [ "_:booking", "ticket", "81.92 GBP" ], [ "_:search", "food", "north american" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "center" ], [ "_:result", "name", "gourmet burger kitchen" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "20:30" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "duration", "20:30" ], [ "_:booking", "name", "Gourmet Burger Kitchen" ], [ "_:booking", "people", "8" ], [ "_:booking", "ref", "ACOVVEZM" ], [ "_: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,day,'sunday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hi , I need a train to Cambridge on Sunday ." }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'202');(_:result,day,'Sunday');(_:result,destination,'cambridge');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have 202 trains traveling to cambridge on Sunday . Where will you be departing from , and what time would you like to arrive ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'london liverpool street');(_:search,leave_at,'14:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm leaving from London Liverpool Street after 14:45 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,leave_at,'15:39');(_:result,leave_at,'every two hours');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There is a train at 15:39 and several others every two hours after that . Can I book a seat for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "please book me on the 15:39 train ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,ticket,'13.28 pounds');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Will you needing more than one ticket ? The cost per seat is 13.28 pounds ." }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Train'))" ], "speaker": "user", "text": "No , just one ticket please ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'33Z0FMIQ');(_:booking,ticket,'13.28 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 13.28 GBP payable at the station . Your Reference number is 33Z0FMIQ ." }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'charlie chan');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Great . Can you also help me find out about a restaurant called charlie chan ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'Regent Street City Centre');(_:result,name,'Charlie Chan');(_:result,phone,'01223361763');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Charlie Chan 's address is Regent Street City Centre and the number is 01223361763 ." }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'21:00');(_:search,people,'7');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Could you please make a reservation on Sunday for 7 people at 21:00 ? I would like a reference number ." }, { "id": 11, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Unfortunately , the restaurant is already booked at that time . Is there another day or time you would like to go ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,duration,'20:00');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about 20:00 ?" }, { "id": 13, "rdf-acts": [ "inform((_:booking,ref,'NCQJQGNE');(_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "Your booking is complete . Your table is reserved for 15 minutes and your reference number is NCQJQGNE . Is there anything else I can help with ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I think that is it . Thanks so much for your help" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Okay thank you for calling ." } ]
MUL1608.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "202" ], [ "_:result", "day", "Sunday" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "leave_at", "14:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "202" ], [ "_:result", "day", "Sunday" ], [ "_:result", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "leave_at", "14:45" ], [ "_:result", "leave_at", "15:39" ], [ "_:result", "leave_at", "every two hours" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "202" ], [ "_:result", "day", "Sunday" ], [ "_:result", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "leave_at", "14:45" ], [ "_:result", "leave_at", "15:39" ], [ "_:result", "leave_at", "every two hours" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:booking", "ticket", "13.28 pounds" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "202" ], [ "_:result", "day", "Sunday" ], [ "_:result", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "leave_at", "14:45" ], [ "_:result", "leave_at", "15:39" ], [ "_:result", "leave_at", "every two hours" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "one" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "33Z0FMIQ" ], [ "_:booking", "ticket", "13.28 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "charlie chan" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "202" ], [ "_:result", "day", "Sunday" ], [ "_:result", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "leave_at", "14:45" ], [ "_:result", "leave_at", "15:39" ], [ "_:result", "leave_at", "every two hours" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "33Z0FMIQ" ], [ "_:booking", "ticket", "13.28 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "charlie chan" ], [ "_:result", "address", "Regent Street City Centre" ], [ "_:result", "name", "Charlie Chan" ], [ "_:result", "phone", "01223361763" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "21:00" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "202" ], [ "_:result", "day", "Sunday" ], [ "_:result", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "leave_at", "14:45" ], [ "_:result", "leave_at", "15:39" ], [ "_:result", "leave_at", "every two hours" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "33Z0FMIQ" ], [ "_:booking", "ticket", "13.28 GBP" ], [ "_:search", "name", "charlie chan" ], [ "_:result", "address", "Regent Street City Centre" ], [ "_:result", "name", "Charlie Chan" ], [ "_:result", "phone", "01223361763" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/0b0a5e0a" ], [ "_:booking/0b0a5e0a", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "20:00" ], [ "_: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" ], [ "_:result", "count", "202" ], [ "_:result", "day", "Sunday" ], [ "_:result", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "leave_at", "14:45" ], [ "_:result", "leave_at", "15:39" ], [ "_:result", "leave_at", "every two hours" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "13.28 GBP" ], [ "_:search", "name", "charlie chan" ], [ "_:result", "address", "Regent Street City Centre" ], [ "_:result", "name", "Charlie Chan" ], [ "_:result", "phone", "01223361763" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/0b0a5e0a" ], [ "_:booking/0b0a5e0a", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "20:00" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "NCQJQGNE" ], [ "_: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,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm so bored , can you find me some kind of entertainment in the city centre please ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,area,'centre');(_:result,type,'Attraction'))", "canthelp((_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "system", "text": "I 'm sorry , there are no entertainment attractions in the centre of the city . Would you like to try a different area of the city ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,category,'nightclub');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "What about a nightclub somewhere ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'1 Wheeler Street');(_:result,amount,'plenty');(_:result,area,'centre');(_:result,name,'Kambar');(_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "Sure , there are plenty of those in the centre . I 'd recommend Kambar , located at 1 Wheeler Street . Can I get you more information ?" }, { "id": 4, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can I also get the phone number and entrance fee ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,entrance_fee,'5 pounds');(_:result,phone,'01223842725');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The phone number is 01223842725 and the entrance fee is 5 pounds . Can I help with anything else ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,departure,'norwich');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Great , thanks . Yes , actually . Can you find a train schedule for me ? I 'll be traveling Norwich to Cambridge on Thursday ." }, { "id": 7, "rdf-acts": [ "inform((_:result,count,'19');(_:result,day,'Thursday');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have 19 trains between those two areas on Thursday . What time do you want to travel ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,leave_at,'19:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to leave after 19:30 ." }, { "id": 9, "rdf-acts": [ "inform((_:result,count,'4');(_:result,leave_at,'19:30');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 4 trains leaving after 19:30 what time would you like to arrive by ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'dontcare');(_:search,type,'Train'))", "request((_:result,arrive_by,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Arrival time does n't matter . Could you just pick one of the four for me and let me know how much it costs ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,id,'TR0256');(_:result,ticket,'17.60');(_:result,type,'Train'))" ], "speaker": "system", "text": "The TR0256 costs 17.60 ." }, { "id": 12, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "What time does that train arrive ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,arrive_by,'21:35');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "That train arrives by 21:35 . Is there anything else I can help you with ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope that is all the help I need today . Thank you so much !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . I hope you have a great trip ! Goodbye ." } ]
MUL1983.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "area", "centre" ], [ "_:result", "type", "Attraction" ], [ "_:system", "canthelp", "_:search/9a362a52" ], [ "_:search/9a362a52", "category", "entertainment" ], [ "_:search/9a362a52", "type", "Attraction" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "nightclub" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/9a362a52" ], [ "_:search/9a362a52", "category", "entertainment" ], [ "_:search/9a362a52", "type", "Attraction" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "nightclub" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "1 Wheeler Street" ], [ "_:result", "amount", "plenty" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Kambar" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/9a362a52" ], [ "_:search/9a362a52", "category", "entertainment" ], [ "_:search/9a362a52", "type", "Attraction" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "nightclub" ], [ "_:result", "address", "1 Wheeler Street" ], [ "_:result", "amount", "plenty" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Kambar" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "phone", "01223842725" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/9a362a52" ], [ "_:search/9a362a52", "category", "entertainment" ], [ "_:search/9a362a52", "type", "Attraction" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "nightclub" ], [ "_:result", "address", "1 Wheeler Street" ], [ "_:result", "amount", "plenty" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Kambar" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "phone", "01223842725" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "19" ], [ "_:result", "day", "Thursday" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "19:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/9a362a52" ], [ "_:search/9a362a52", "category", "entertainment" ], [ "_:search/9a362a52", "type", "Attraction" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "nightclub" ], [ "_:result", "address", "1 Wheeler Street" ], [ "_:result", "amount", "plenty" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Kambar" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "phone", "01223842725" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "day", "Thursday" ], [ "_:search", "leave_at", "19:30" ], [ "_:result", "count", "4" ], [ "_:result", "leave_at", "19:30" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "dontcare" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/9a362a52" ], [ "_:search/9a362a52", "category", "entertainment" ], [ "_:search/9a362a52", "type", "Attraction" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "nightclub" ], [ "_:result", "address", "1 Wheeler Street" ], [ "_:result", "amount", "plenty" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Kambar" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "phone", "01223842725" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "day", "Thursday" ], [ "_:search", "leave_at", "19:30" ], [ "_:result", "count", "4" ], [ "_:result", "leave_at", "19:30" ], [ "_:search", "arrive_by", "dontcare" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "id", "TR0256" ], [ "_:result", "ticket", "17.60" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/9a362a52" ], [ "_:search/9a362a52", "category", "entertainment" ], [ "_:search/9a362a52", "type", "Attraction" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "nightclub" ], [ "_:result", "address", "1 Wheeler Street" ], [ "_:result", "amount", "plenty" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Kambar" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "phone", "01223842725" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "day", "Thursday" ], [ "_:search", "leave_at", "19:30" ], [ "_:result", "count", "4" ], [ "_:result", "leave_at", "19:30" ], [ "_:search", "arrive_by", "dontcare" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "TR0256" ], [ "_:result", "ticket", "17.60" ], [ "_:result", "arrive_by", "21:35" ], [ "_: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,pricerange,'moderately');(_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need a place to stay , ideally it should be 3 stars and moderately priced ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'some');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Sure , there are some nice guesthouses to choose from . Would you like to stay in the north , south , or west of town ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Centre , please ! Thanks !" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "canthelp((_:search,category,'hotels');(_:search,pricerange,'moderately priced');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Unfortunately there are n't any hotels available in the area that are moderately priced . Would you like me to look in a different area ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'west');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Ok that 's fine , let 's try something in the west then please , I really need a room" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'West');(_:result,name,'Hobsons House');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There is Hobsons House located in the West that meets your needs . Would you like to book a room now ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,people,'1');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes . That sounds good . Can you book it for 1 person and 2 nights starting from monday ?" }, { "id": 7, "rdf-acts": [ "request((_:booking,stay,?);(_:booking,type,'Booking'))", "canthelp((_:booking,type,'Booking'))" ], "speaker": "system", "text": "It is not open then , maybe a shorter stay ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,stay,'1');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Okay , try just 1 night instead ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,ref,'IR6YZXFD');(_:booking,stay,'1 night');(_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "I booked your room for 1 night . Your reference number is IR6YZXFD . Can I help with anything else today ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,food,'english');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am also looking for a restaurant , maybe with english food ?" }, { "id": 11, "rdf-acts": [ "canthelp((_:search,food,'english');(_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "There is no restaurant serving english food . Anything else ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Could you try again , English food , moderate priced in the centre of town ." }, { "id": 13, "rdf-acts": [ "select((_:result,food,'British');(_:result,type,'Restaurant'))", "canthelp((_:search,food,'English');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry , but there are no restaurants serving English food in the city . Would you like to try another cuisine ? Maybe British ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , can you list some that serve Indian food ?" }, { "id": 15, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'22');(_:result,food,'Indian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 22 Indian restaurants do you have a price range and area you prefer ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,area,'west');(_:search,pricerange,'same price range');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like it in the same price range and area as the hotel , please ." }, { "id": 17, "rdf-acts": [ "inform((_:result,name,'Meghna');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There is the Meghna restaurant that fits your criteria ." }, { "id": 18, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'12:30');(_:search,people,'1');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'll take that for 12:30 on monday for 1 person ." }, { "id": 19, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'L5A3CSWF');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your reservation was successful . The table will be reserved for 15 minutes . \n Reference number is : L5A3CSWF . Is there anything else I can help you with ?" }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope ! That should do it , thanks !" }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "Thank you , let us know if you need any more help . Good bye ." } ]
MUL1310.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "3" ], [ "_:result", "amount", "some" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "3" ], [ "_:result", "amount", "some" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/5acf637c" ], [ "_:search/5acf637c", "category", "hotels" ], [ "_:search/5acf637c", "pricerange", "moderately priced" ], [ "_:search/5acf637c", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "3" ], [ "_:result", "amount", "some" ], [ "_:system", "canthelp", "_:search/5acf637c" ], [ "_:search/5acf637c", "category", "hotels" ], [ "_:search/5acf637c", "pricerange", "moderately priced" ], [ "_:search/5acf637c", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "West" ], [ "_:result", "name", "Hobsons House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "3" ], [ "_:result", "amount", "some" ], [ "_:system", "canthelp", "_:search/5acf637c" ], [ "_:search/5acf637c", "category", "hotels" ], [ "_:search/5acf637c", "pricerange", "moderately priced" ], [ "_:search/5acf637c", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "West" ], [ "_:result", "name", "Hobsons House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "1" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/839c0cad" ], [ "_:booking/839c0cad", "type", "Booking" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "3" ], [ "_:result", "amount", "some" ], [ "_:system", "canthelp", "_:search/5acf637c" ], [ "_:search/5acf637c", "category", "hotels" ], [ "_:search/5acf637c", "pricerange", "moderately priced" ], [ "_:search/5acf637c", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "West" ], [ "_:result", "name", "Hobsons House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "1" ], [ "_:system", "canthelp", "_:booking/839c0cad" ], [ "_:booking/839c0cad", "type", "Booking" ], [ "_:search", "stay", "1" ], [ "_:booking", "ref", "IR6YZXFD" ], [ "_:booking", "stay", "1 night" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "english" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "stars", "3" ], [ "_:result", "amount", "some" ], [ "_:system", "canthelp", "_:search/5acf637c" ], [ "_:search/5acf637c", "category", "hotels" ], [ "_:search/5acf637c", "pricerange", "moderately priced" ], [ "_:search/5acf637c", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "West" ], [ "_:result", "name", "Hobsons House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "1" ], [ "_:system", "canthelp", "_:booking/839c0cad" ], [ "_:booking/839c0cad", "type", "Booking" ], [ "_:search", "stay", "1" ], [ "_:booking", "ref", "IR6YZXFD" ], [ "_:booking", "stay", "1 night" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "english" ], [ "_:system", "canthelp", "_:search/73f0c3b6" ], [ "_:search/73f0c3b6", "food", "english" ], [ "_:search/73f0c3b6", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "moderate" ], [ "_: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", "stars", "3" ], [ "_:result", "amount", "some" ], [ "_:system", "canthelp", "_:search/5acf637c" ], [ "_:search/5acf637c", "category", "hotels" ], [ "_:search/5acf637c", "pricerange", "moderately priced" ], [ "_:search/5acf637c", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "West" ], [ "_:result", "name", "Hobsons House" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "1" ], [ "_:system", "canthelp", "_:booking/839c0cad" ], [ "_:booking/839c0cad", "type", "Booking" ], [ "_:search", "stay", "1" ], [ "_:booking", "ref", "IR6YZXFD" ], [ "_:booking", "stay", "1 night" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/73f0c3b6" ], [ "_:search/73f0c3b6", "food", "english" ], [ "_:search/73f0c3b6", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "food", "British" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/508482d7" ], [ "_:search/508482d7", "food", "English" ], [ "_:search/508482d7", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_: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", "stars", "3" ], [ "_:result", "amount", "some" ], [ "_:system", "canthelp", "_:search/5acf637c" ], [ "_:search/5acf637c", "category", "hotels" ], [ "_:search/5acf637c", "pricerange", "moderately priced" ], [ "_:search/5acf637c", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "West" ], [ "_:result", "name", "Hobsons House" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "1" ], [ "_:system", "canthelp", "_:booking/839c0cad" ], [ "_:booking/839c0cad", "type", "Booking" ], [ "_:search", "stay", "1" ], [ "_:booking", "ref", "IR6YZXFD" ], [ "_:booking", "stay", "1 night" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/73f0c3b6" ], [ "_:search/73f0c3b6", "food", "english" ], [ "_:search/73f0c3b6", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "canthelp", "_:search/508482d7" ], [ "_:search/508482d7", "food", "English" ], [ "_:search/508482d7", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "22" ], [ "_:result", "food", "Indian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_: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, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "stars", "3" ], [ "_:result", "amount", "some" ], [ "_:system", "canthelp", "_:search/5acf637c" ], [ "_:search/5acf637c", "category", "hotels" ], [ "_:search/5acf637c", "pricerange", "moderately priced" ], [ "_:search/5acf637c", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "West" ], [ "_:system", "canthelp", "_:booking/839c0cad" ], [ "_:booking/839c0cad", "type", "Booking" ], [ "_:search", "stay", "1" ], [ "_:booking", "ref", "IR6YZXFD" ], [ "_:booking", "stay", "1 night" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/73f0c3b6" ], [ "_:search/73f0c3b6", "food", "english" ], [ "_:search/73f0c3b6", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "canthelp", "_:search/508482d7" ], [ "_:search/508482d7", "food", "English" ], [ "_:search/508482d7", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "22" ], [ "_:result", "food", "Indian" ], [ "_:search", "area", "west" ], [ "_:search", "pricerange", "same price range" ], [ "_:result", "name", "Meghna" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "12:30" ], [ "_:search", "people", "1" ], [ "_: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", "stars", "3" ], [ "_:result", "amount", "some" ], [ "_:system", "canthelp", "_:search/5acf637c" ], [ "_:search/5acf637c", "category", "hotels" ], [ "_:search/5acf637c", "pricerange", "moderately priced" ], [ "_:search/5acf637c", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "West" ], [ "_:system", "canthelp", "_:booking/839c0cad" ], [ "_:booking/839c0cad", "type", "Booking" ], [ "_:search", "stay", "1" ], [ "_:booking", "stay", "1 night" ], [ "_:system", "canthelp", "_:search/73f0c3b6" ], [ "_:search/73f0c3b6", "food", "english" ], [ "_:search/73f0c3b6", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/508482d7" ], [ "_:search/508482d7", "food", "English" ], [ "_:search/508482d7", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "22" ], [ "_:result", "food", "Indian" ], [ "_:search", "area", "west" ], [ "_:search", "pricerange", "same price range" ], [ "_:result", "name", "Meghna" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "12:30" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "L5A3CSWF" ], [ "_: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 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'worth house');(_:search,type,'Hotel'))", "thank()" ], "speaker": "user", "text": "Greetings ! I 'm looking for the Worth House , I heard it 's in Cambridge ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,pricerange,'cheap');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes it is in the North and is a cheap 4 star guesthouse . Would you like to make a reservation ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))", "request((_:result,has_internet,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "No thank you . Do they have free wifi ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_internet,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , they have free wifi . Would you like to book the hotel now ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I would like to book the hotel now ." }, { "id": 5, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "How many people will be staying ? Also , when would you like to check in ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Sure , just me . Monday at 12:00 is fine ." }, { "id": 7, "rdf-acts": [ "request((_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "How many nights will you be staying ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,stay,'1');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Just Monday night ." }, { "id": 9, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Sure , anything else I can do for you ." }, { "id": 10, "rdf-acts": [ "request((_:result,area,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "What area is the hotel in ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,area,'north');(_:result,name,'Worth house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Worth house is in the North ." }, { "id": 12, "rdf-acts": [ "request((_:result,pricerange,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "What is the price range of that hotel ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,name,'Worth House');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Worth House is in the cheap price range . Would you like any more information ?" }, { "id": 14, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Nope , that 's all . Thanks . Bye !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you . We 'll be happy to help you with your future travel needs ." } ]
SNG0912.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "worth house" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "worth house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "worth house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "worth house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "worth house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "worth house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "worth house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "category", "hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Worth house" ], [ "_:result", "type", "Hotel" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "name", "worth house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "stars", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "category", "hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Worth House" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_: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": [], "speaker": "user", "text": "I am looking for ALexeander b&b ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'guesthouse');(_:result,name,'Alexander bed and breakfast');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Alexander bed and breakfast \t is a guesthouse in the centre of town in the cheap price range ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'5');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "That location is perfect . Can you book it for me for 2 nights starting with Thursday . It would be for 5 people ." }, { "id": 3, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "offer((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "Unfortunately , that hotel is n't available during that time . Is there another hotel you would like to book ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No , lets try for next Friday ?" }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,day,'Friday');(_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry , the hotel is not available next Friday . Would you like to try another date or another property ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'same price range');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Another hotel then , same price range ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,name,'El Shaddai');(_:booking,ref,'E79RSOWR');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book El Shaddai , reference number is E79RSOWR" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much !" }, { "id": 9, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "Your welcome . Is there anything else I can help you with ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That was all , thank you for your help today ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a great day ." } ]
SSNG0272.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Alexander bed and breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Alexander bed and breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "2" ], [ "_:system", "canthelp", "_:booking/1dbfaeab" ], [ "_:booking/1dbfaeab", "type", "Booking" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Alexander bed and breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "2" ], [ "_:system", "canthelp", "_:booking/1dbfaeab" ], [ "_:booking/1dbfaeab", "type", "Booking" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "friday" ], [ "_:system", "canthelp", "_:booking/b13dc485" ], [ "_:booking/b13dc485", "day", "Friday" ], [ "_:booking/b13dc485", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Alexander bed and breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "2" ], [ "_:system", "canthelp", "_:booking/1dbfaeab" ], [ "_:booking/1dbfaeab", "type", "Booking" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "friday" ], [ "_:system", "canthelp", "_:booking/b13dc485" ], [ "_:booking/b13dc485", "day", "Friday" ], [ "_:booking/b13dc485", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "El Shaddai" ], [ "_:booking", "ref", "E79RSOWR" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Alexander bed and breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "2" ], [ "_:system", "canthelp", "_:booking/1dbfaeab" ], [ "_:booking/1dbfaeab", "type", "Booking" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "friday" ], [ "_:system", "canthelp", "_:booking/b13dc485" ], [ "_:booking/b13dc485", "day", "Friday" ], [ "_:booking/b13dc485", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "El Shaddai" ], [ "_:booking", "ref", "E79RSOWR" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'20:15');(_:search,departure,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "Can you help me find a train departing bishops stortford and arriving by 20:15 ?" }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Okay ! What is your destination ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'Bishops Stortford');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am going to Cambridge from Bishops Stortford ." }, { "id": 3, "rdf-acts": [ "request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I need more information from you . What day will you be traveling and what time do you want to leave ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Leaving on Thursday and need the reference number ." }, { "id": 5, "rdf-acts": [ "inform((_:result,id,'TR0141');(_:result,leave_at,'13:29');(_:result,ticket,'10.10 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "i recommend TR0141 leaves at 13:29 and costs 10.10 pounds" }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'5');(_:search,type,'Train'))" ], "speaker": "user", "text": "That sounds perfect ! I need 5 tickets ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,people,'5');(_:booking,ref,'99ZS3NH1');(_:booking,ticket,'50.5 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You have 5 tickets booked , reference # : 99ZS3NH1 . The fee is 50.5 GBP and you will need to pay at the station . Anything else for you today ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'warkworth house');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I also would like to book a room at the warkworth house ." }, { "id": 9, "rdf-acts": [ "request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "What date would you like to book ? How many nights and how many people ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Please book for 5 nights starting the same day ." }, { "id": 11, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "How many people will be staying ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,people,'5');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "There will be 5 people stating starting the same day . i need the reference number please" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'U08ESKG3');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking was successful ! Your reference number is : U08ESKG3 . Is there anything else we can help you with ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks for both bookings . Those were my two concerns for today . I am very satisfied . Goodbye ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Great ! Please contact us again anytime . Good Bye ." } ]
PMUL3895.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "20:15" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "20:15" ], [ "_:search", "departure", "Bishops Stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "20:15" ], [ "_:search", "departure", "Bishops Stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "20:15" ], [ "_:search", "departure", "Bishops Stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "thursday" ], [ "_:result", "ref", "?" ], [ "_:result", "id", "TR0141" ], [ "_:result", "leave_at", "13:29" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "20:15" ], [ "_:search", "departure", "Bishops Stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "thursday" ], [ "_:result", "ref", "?" ], [ "_:result", "id", "TR0141" ], [ "_:result", "leave_at", "13:29" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "99ZS3NH1" ], [ "_:booking", "ticket", "50.5 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "warkworth house" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "20:15" ], [ "_:search", "departure", "Bishops Stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:result", "ref", "?" ], [ "_:result", "id", "TR0141" ], [ "_:result", "leave_at", "13:29" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "99ZS3NH1" ], [ "_:booking", "ticket", "50.5 GBP" ], [ "_:search", "name", "warkworth house" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "same day" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "20:15" ], [ "_:search", "departure", "Bishops Stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:result", "ref", "?" ], [ "_:result", "id", "TR0141" ], [ "_:result", "leave_at", "13:29" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "99ZS3NH1" ], [ "_:booking", "ticket", "50.5 GBP" ], [ "_:search", "name", "warkworth house" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "5" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Hotel" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "20:15" ], [ "_:search", "departure", "Bishops Stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:result", "ref", "?" ], [ "_:result", "id", "TR0141" ], [ "_:result", "leave_at", "13:29" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "50.5 GBP" ], [ "_:search", "name", "warkworth house" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "5" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Hotel" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "U08ESKG3" ], [ "_: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,day,'wednesday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to find a train from cambridge on wednesday ." }, { "id": 1, "rdf-acts": [ "inform((_:result,destination,'london kings cross');(_:result,id,'TR3702');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The TR3702 takes you to london kings cross . Do you need a ticket ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'norwich');(_:search,leave_at,'9:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "No . I would like to go to Norwich at 9:30 ." }, { "id": 3, "rdf-acts": [ "select((_:result,arrive_by,'then');(_:result,leave_at,'9:30');(_:result,type,'Train'))" ], "speaker": "system", "text": "Do you want to leave at 9:30 or arrive by then ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'9:30');(_:search,destination,'Norwich');(_:search,type,'Train'))" ], "speaker": "user", "text": "Arrive by 9:30 in Norwich ." }, { "id": 5, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What time could you like to depart at ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "I have no preference for that . Can you make a booking for me on the train with the earliest departure time ?" }, { "id": 7, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Sure , I can do that . How many tickets did you need ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'3');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "3 tickets please . And a reference number too" }, { "id": 9, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,id,'TR9179');(_:booking,ref,'JUAPVB1I');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I made those reservations on train TR9179 and your reference number is JUAPVB1I ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks so much for your help ." }, { "id": 11, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "You 're welcome ! Is there anything else I can help with today ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,name,'funky fun house');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I also need information about funky fun house ." }, { "id": 13, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "Sure thing let me get that for you ." }, { "id": 14, "rdf-acts": [ "inform((_:search,type,'Attraction'))", "request((_:result,area,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Ok , thanks . Can you tell me the postcode and area it 's in ?" }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:result,area,'east');(_:result,postcode,'cb58hy');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It 's in the east and the postcode is cb58hy . Is there anything else you need ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No . That will be all for today . Thanks so much ! Goodbye" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Funky fun house is located at 8 mercers row , mercers row industrial estate . May i assist you with something else ?" } ]
PMUL1494.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "destination", "london kings cross" ], [ "_:result", "id", "TR3702" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "9:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "destination", "london kings cross" ], [ "_:result", "id", "TR3702" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "9:30" ], [ "_:result", "arrive_by", "then" ], [ "_:result", "leave_at", "9:30" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "9:30" ], [ "_:search", "destination", "Norwich" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "destination", "london kings cross" ], [ "_:result", "id", "TR3702" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "then" ], [ "_:result", "leave_at", "9:30" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "9:30" ], [ "_:search", "destination", "Norwich" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "destination", "london kings cross" ], [ "_:result", "id", "TR3702" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "then" ], [ "_:result", "leave_at", "9:30" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "9:30" ], [ "_:search", "destination", "Norwich" ], [ "_:search", "leave_at", "?" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "destination", "london kings cross" ], [ "_:result", "id", "TR3702" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "arrive_by", "then" ], [ "_:result", "leave_at", "9:30" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "9:30" ], [ "_:search", "destination", "Norwich" ], [ "_:search", "leave_at", "?" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR9179" ], [ "_:booking", "ref", "JUAPVB1I" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "destination", "london kings cross" ], [ "_:result", "id", "TR3702" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "arrive_by", "then" ], [ "_:result", "leave_at", "9:30" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "9:30" ], [ "_:search", "destination", "Norwich" ], [ "_:search", "leave_at", "?" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR9179" ], [ "_:booking", "ref", "JUAPVB1I" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "funky fun house" ], [ "_: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", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "destination", "london kings cross" ], [ "_:result", "id", "TR3702" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "arrive_by", "then" ], [ "_:result", "leave_at", "9:30" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "9:30" ], [ "_:search", "destination", "Norwich" ], [ "_:search", "leave_at", "?" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR9179" ], [ "_:booking", "ref", "JUAPVB1I" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "funky fun house" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:result", "postcode", "?" ], [ "_: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", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "destination", "london kings cross" ], [ "_:result", "id", "TR3702" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "arrive_by", "then" ], [ "_:result", "leave_at", "9:30" ], [ "_:search", "arrive_by", "9:30" ], [ "_:search", "destination", "Norwich" ], [ "_:search", "leave_at", "?" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR9179" ], [ "_:booking", "ref", "JUAPVB1I" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "funky fun house" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "east" ], [ "_:result", "postcode", "cb58hy" ], [ "_:result", "type", "Attraction" ] ], "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,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for a museum to visit in the centre ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,entrance_fee,'free admission');(_:result,name,'Broughton House Gallery');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Broughton House Gallery is located in the centre of town and has free admission . Would you like the address and postcode ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Yes , please , that would be useful ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'98 king street');(_:result,postcode,'cb11ln');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Their postcode is cb11ln \t and their address is 98 king street ." }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,food,'crossover');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I also need a restaurant in the same area ? Crossover food sounds good ." }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,food,'crossover');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry , there are no crossover restaurants in that area . Is there another type or area where you 'd like me to search ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "What else do you have that is cheap ?" }, { "id": 7, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "What type of food ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'portuguese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hmmm , I 'm hungry for some portuguese food ... Have anything like that ?" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'nandos city centre');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "nandos city centre would fit your needs . can I book a table for you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,duration,'14:00');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thank you ! Please book a table for 8 people at 14:00 on Thursday ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'KUGMVJ5D');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , I have you booked . Your reservation number is KUGMVJ5D . Is there anything else I can do for you ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you goodbye" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you for using the Cambridge TownInfo centre . Have a great day ." } ]
PMUL4081.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free admission" ], [ "_:result", "name", "Broughton House Gallery" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free admission" ], [ "_:result", "name", "Broughton House Gallery" ], [ "_:result", "address", "98 king street" ], [ "_:result", "postcode", "cb11ln" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "same area" ], [ "_:search", "food", "crossover" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free admission" ], [ "_:result", "name", "Broughton House Gallery" ], [ "_:result", "address", "98 king street" ], [ "_:result", "postcode", "cb11ln" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "?" ], [ "_:search", "food", "?" ], [ "_:system", "canthelp", "_:search/2e27a43f" ], [ "_:search/2e27a43f", "food", "crossover" ], [ "_:search/2e27a43f", "type", "Restaurant" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free admission" ], [ "_:result", "name", "Broughton House Gallery" ], [ "_:result", "address", "98 king street" ], [ "_:result", "postcode", "cb11ln" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/2e27a43f" ], [ "_:search/2e27a43f", "food", "crossover" ], [ "_:search/2e27a43f", "type", "Restaurant" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "food", "portuguese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free admission" ], [ "_:result", "address", "98 king street" ], [ "_:result", "postcode", "cb11ln" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/2e27a43f" ], [ "_:search/2e27a43f", "food", "crossover" ], [ "_:search/2e27a43f", "type", "Restaurant" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "food", "portuguese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "nandos city centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free admission" ], [ "_:result", "address", "98 king street" ], [ "_:result", "postcode", "cb11ln" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/2e27a43f" ], [ "_:search/2e27a43f", "food", "crossover" ], [ "_:search/2e27a43f", "type", "Restaurant" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "food", "portuguese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "nandos city centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "KUGMVJ5D" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a place to stay . The hotel should have a star of 4 and should include free wifi" }, { "id": 1, "rdf-acts": [ "inform((_:result,name,'a and b guest house');(_:result,name,'arbury lodge guesthouse');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Try the a and b guest house or arbury lodge guesthouse" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Are either of those in the cheap price range ?" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,count,'8');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "In what section of town are you looking to stay ? I have 8 different lodgings that fit your requirements ." }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "I am not really picky ." }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'the arbury lodge guesthouse');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I would like the arbury lodge guesthouse" }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Is it cheap ?" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,has_internet,'none');(_:result,name,'alexander bed and breakfast');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "No , but the alexander bed and breakfast is in the cheap range and has wifi . It 's in the centre of town . Would you like me to reserve a room for you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'7');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "That sounds good , yes . I need 4 nights booked for me , beginning Friday and for 7 people ." }, { "id": 9, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry . Alexander bed and breakfast is fully booked . Do you want to book starting another day or for a shorter stay ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,stay,'3');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes , 3 nights please and can I have a reference number" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'1G6A07OI');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 've booked that reservation . The reference number is 1G6A07OI . Can I assist with something else ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , I 've got everything I need . I appreciate your help ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Great , thank you for using Cambridge TownInfo centre . Goodbye !" } ]
SNG01275.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "a and b guest house" ], [ "_:result", "name", "arbury lodge guesthouse" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "a and b guest house" ], [ "_:result", "name", "arbury lodge guesthouse" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Hotel" ], [ "_:result", "count", "8" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "count", "8" ], [ "_:result", "name", "the arbury lodge guesthouse" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "count", "8" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "alexander bed and breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "7" ], [ "_: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", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "count", "8" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "alexander bed and breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "7" ], [ "_:system", "canthelp", "_:booking/06e89be8" ], [ "_:booking/06e89be8", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "count", "8" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "alexander bed and breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "7" ], [ "_:system", "canthelp", "_:booking/06e89be8" ], [ "_:booking/06e89be8", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "1G6A07OI" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am trip in Cambridge looking for a restaurant ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "What kind of restaurant ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'east');(_:search,food,'spanish');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm in the mood for Spanish food . Are there any on the east side of town that are in the moderate price range ?" }, { "id": 3, "rdf-acts": [ "canthelp((_:search,area,'east');(_:search,food,'spanish');(_:search,type,'Restaurant'))", "reqmore()", "inform((_:result,area,'centre');(_:result,count,'1');(_:result,name,'La Tasca');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are no spanish restaurants in the east , but there 's one in the centre called La Tasca . Would you like more information ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'east');(_:search,food,'italian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No , I really want to stay in the east . How about an Italian restaurant ?" }, { "id": 5, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'15');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "there are 15 in that side . what is your price range ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "It should be moderately priced ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'east');(_:result,name,'Pizza Hut Fen Ditton');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))", "thank()" ], "speaker": "system", "text": "Great news . The Pizza Hut Fen Ditton is in the moderate price range in the east . Would you like me to book you a reservation ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'15:45');(_:search,people,'7');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "book a table for 7 people at 15:45 on monday ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'WS8I58FS');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . Your reference number is : WS8I58FS . Can I help with anything else ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "That is all I need ." }, { "id": 11, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "Great . Have a good day ." }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,departure,'cambridge');(_:search,destination,'ely');(_:search,leave_at,'2:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will also need a train that will leave Cambridge after 2:00 pm to Ely on Tuesday" }, { "id": 13, "rdf-acts": [ "inform((_:result,arrive_by,'06:07');(_:result,id,'TR1534');(_:result,leave_at,'05:50');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR1534 leaves at 05:50 and arrives at 06:07 . Would you like me to book a ticket for you ?" }, { "id": 14, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Can you book it for me and get a reference number ?" }, { "id": 15, "rdf-acts": [ "thank()", "inform((_:booking,category,'Train');(_:booking,ref,'DX6XOLRA');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I sure can . Your reference number is DX6XOLRA ." }, { "id": 16, "rdf-acts": [ "inform((_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thank you so much . What about helping me look for an attraction ?" }, { "id": 17, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "thank()" ], "speaker": "system", "text": "Sure ! What kind of attraction would you like to visit ?" }, { "id": 18, "rdf-acts": [], "speaker": "user", "text": "I would like something fun ." }, { "id": 19, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "thank()" ], "speaker": "system", "text": "I 'm sure I can find something for you . Is there a specific area you 'd like me to look in ?" }, { "id": 20, "rdf-acts": [ "inform((_:search,type,'Attraction');(_:search,type,'Train'))" ], "speaker": "user", "text": "Let 's forget about the attraction for now . Can you help me with a train ?" }, { "id": 21, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You need a train in addition to the one we have already booked for you ?" }, { "id": 22, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "No , thanks I 'll take the train that is already booked ." }, { "id": 23, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else that you need ?" }, { "id": 24, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,type,'Attraction');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , lets look for that attraction . I would like for it to be in the same area as the restaurant ." }, { "id": 25, "rdf-acts": [ "request((_:search,category,?);(_:search,name,?);(_:search,type,'Attraction'))", "inform((_:result,area,'east');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Okay , so you 'd like an attraction in the east . Did you have anything in particular in mind ?" }, { "id": 26, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "You know , I 've changed my mind . I do n't need anything else today . Thanks very much for your help ." }, { "id": 27, "rdf-acts": null, "speaker": "system", "text": "Sure . If we can be of further assistance , please reach out to us again . It 's been a pleasure helping you today . Good - bye ." } ]
PMUL3081.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "spanish" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/7dfa5e18" ], [ "_:search/7dfa5e18", "area", "east" ], [ "_:search/7dfa5e18", "food", "spanish" ], [ "_:search/7dfa5e18", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "1" ], [ "_:result", "name", "La Tasca" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/7dfa5e18" ], [ "_:search/7dfa5e18", "area", "east" ], [ "_:search/7dfa5e18", "food", "spanish" ], [ "_:search/7dfa5e18", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "La Tasca" ], [ "_:search", "area", "east" ], [ "_:search", "food", "italian" ], [ "_:result", "count", "15" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/7dfa5e18" ], [ "_:search/7dfa5e18", "area", "east" ], [ "_:search/7dfa5e18", "food", "spanish" ], [ "_:search/7dfa5e18", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "east" ], [ "_:search", "food", "italian" ], [ "_:result", "count", "15" ], [ "_:search", "pricerange", "moderately" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Pizza Hut Fen Ditton" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/7dfa5e18" ], [ "_:search/7dfa5e18", "area", "east" ], [ "_:search/7dfa5e18", "food", "spanish" ], [ "_:search/7dfa5e18", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:search", "food", "italian" ], [ "_:result", "count", "15" ], [ "_:search", "pricerange", "moderately" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Pizza Hut Fen Ditton" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "WS8I58FS" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/7dfa5e18" ], [ "_:search/7dfa5e18", "area", "east" ], [ "_:search/7dfa5e18", "food", "spanish" ], [ "_:search/7dfa5e18", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:search", "food", "italian" ], [ "_:result", "count", "15" ], [ "_:search", "pricerange", "moderately" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Pizza Hut Fen Ditton" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "7" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "WS8I58FS" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:search", "leave_at", "2:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/7dfa5e18" ], [ "_:search/7dfa5e18", "area", "east" ], [ "_:search/7dfa5e18", "food", "spanish" ], [ "_:search/7dfa5e18", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:search", "food", "italian" ], [ "_:result", "count", "15" ], [ "_:search", "pricerange", "moderately" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Pizza Hut Fen Ditton" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "7" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "WS8I58FS" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:search", "leave_at", "2:00" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "06:07" ], [ "_:result", "id", "TR1534" ], [ "_:result", "leave_at", "05:50" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:result", "ref", "?" ] ], "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/7dfa5e18" ], [ "_:search/7dfa5e18", "area", "east" ], [ "_:search/7dfa5e18", "food", "spanish" ], [ "_:search/7dfa5e18", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:search", "food", "italian" ], [ "_:result", "count", "15" ], [ "_:search", "pricerange", "moderately" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Pizza Hut Fen Ditton" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "7" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:search", "leave_at", "2:00" ], [ "_:result", "arrive_by", "06:07" ], [ "_:result", "id", "TR1534" ], [ "_:result", "leave_at", "05:50" ], [ "_:result", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "DX6XOLRA" ], [ "_:booking", "type", "Booking" ], [ "_:search", "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": [ [ "_:system", "canthelp", "_:search/7dfa5e18" ], [ "_:search/7dfa5e18", "area", "east" ], [ "_:search/7dfa5e18", "food", "spanish" ], [ "_:search/7dfa5e18", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:search", "food", "italian" ], [ "_:result", "count", "15" ], [ "_:search", "pricerange", "moderately" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Pizza Hut Fen Ditton" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "7" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:search", "leave_at", "2:00" ], [ "_:result", "arrive_by", "06:07" ], [ "_:result", "id", "TR1534" ], [ "_:result", "leave_at", "05:50" ], [ "_:result", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "DX6XOLRA" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "?" ], [ "_:search", "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/7dfa5e18" ], [ "_:search/7dfa5e18", "area", "east" ], [ "_:search/7dfa5e18", "food", "spanish" ], [ "_:search/7dfa5e18", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:result", "count", "15" ], [ "_:search", "pricerange", "moderately" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Pizza Hut Fen Ditton" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "7" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:search", "leave_at", "2:00" ], [ "_:result", "arrive_by", "06:07" ], [ "_:result", "id", "TR1534" ], [ "_:result", "leave_at", "05:50" ], [ "_:result", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "DX6XOLRA" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "?" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Attraction" ], [ "_:search", "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 ] }, { "id": 11, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/7dfa5e18" ], [ "_:search/7dfa5e18", "area", "east" ], [ "_:search/7dfa5e18", "food", "spanish" ], [ "_:search/7dfa5e18", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:result", "count", "15" ], [ "_:search", "pricerange", "moderately" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Pizza Hut Fen Ditton" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "7" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:search", "leave_at", "2:00" ], [ "_:result", "arrive_by", "06:07" ], [ "_:result", "id", "TR1534" ], [ "_:result", "leave_at", "05:50" ], [ "_:result", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "DX6XOLRA" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "?" ], [ "_:search", "area", "?" ], [ "_:search", "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": 12, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/7dfa5e18" ], [ "_:search/7dfa5e18", "area", "east" ], [ "_:search/7dfa5e18", "food", "spanish" ], [ "_:search/7dfa5e18", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:result", "count", "15" ], [ "_:search", "pricerange", "moderately" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Pizza Hut Fen Ditton" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "7" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:search", "leave_at", "2:00" ], [ "_:result", "arrive_by", "06:07" ], [ "_:result", "id", "TR1534" ], [ "_:result", "leave_at", "05:50" ], [ "_:result", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "DX6XOLRA" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "same area" ], [ "_:search", "type", "Attraction" ], [ "_: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, 21, 22, 23, 24 ] }, { "id": 13, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/7dfa5e18" ], [ "_:search/7dfa5e18", "area", "east" ], [ "_:search/7dfa5e18", "food", "spanish" ], [ "_:search/7dfa5e18", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:result", "count", "15" ], [ "_:search", "pricerange", "moderately" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Pizza Hut Fen Ditton" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "7" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:search", "leave_at", "2:00" ], [ "_:result", "arrive_by", "06:07" ], [ "_:result", "id", "TR1534" ], [ "_:result", "leave_at", "05:50" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "DX6XOLRA" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "?" ], [ "_:search", "name", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "east" ], [ "_: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, 23, 24, 25, 26 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'thai');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Please help me find an expensive thai restaurant ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'west');(_:result,name,'sala thong');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Would you like to try sala thong ? It is in the west part of town ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,duration,'16:30');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "That sounds good . Can you book me a table on Thursday at 16:30 ?" }, { "id": 3, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking'))", "thank()" ], "speaker": "system", "text": "Sure I can help with that . How many people shall I make the reservation for ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'five');(_:search,type,'Restaurant'))", "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "There will be five people , can I get the phone number in case I have to change it ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,phone,'01223323178');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "01223323178 is the phone number" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks , so can you make the reservation for me ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,ref,'W2OO5LNF');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Reference number is : W2OO5LNF . Is there anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Can you help me find a fun place to visit in the east part of town ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'east');(_:result,category,'entertainment');(_:result,entrance_fee,\"do n't have any information\");(_:result,name,'Funky Fun House');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "How about the Funky Fun House for entertainment ? It 's in the east , but I do n't have any information on the entrance fee ." }, { "id": 10, "rdf-acts": [ "inform((_:search,name,'funky fun house');(_:search,type,'Attraction'))", "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can I get the Funky Fun House 's phone number please ? I think I 'll call them and check on it ." }, { "id": 11, "rdf-acts": [ "inform((_:result,phone,'01223304705');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The phone number is 01223304705 ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Okay great ! That 's all I needed . Thank you !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Have a great day !" } ]
PMUL2493.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "thai" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "thai" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "west" ], [ "_:result", "name", "sala thong" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "16:30" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "thai" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "west" ], [ "_:result", "name", "sala thong" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "16:30" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "five" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "phone", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "thai" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "west" ], [ "_:result", "name", "sala thong" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "16:30" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "five" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "phone", "01223323178" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "thai" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "west" ], [ "_:result", "name", "sala thong" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "16:30" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "five" ], [ "_:result", "phone", "01223323178" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ref", "W2OO5LNF" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "thai" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "16:30" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "five" ], [ "_:result", "phone", "01223323178" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ref", "W2OO5LNF" ], [ "_:search", "area", "east" ], [ "_:result", "area", "east" ], [ "_:result", "category", "entertainment" ], [ "_:result", "entrance_fee", "do n't have any information" ], [ "_:result", "name", "Funky Fun House" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "funky fun house" ], [ "_:search", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "thai" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "16:30" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "five" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ref", "W2OO5LNF" ], [ "_:search", "area", "east" ], [ "_:result", "area", "east" ], [ "_:result", "category", "entertainment" ], [ "_:result", "entrance_fee", "do n't have any information" ], [ "_:result", "name", "Funky Fun House" ], [ "_:search", "name", "funky fun house" ], [ "_:search", "type", "Attraction" ], [ "_:result", "phone", "01223304705" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hospital'))" ], "speaker": "user", "text": "I 'm looking for the Addenbrookes Hospital ." }, { "id": 1, "rdf-acts": [ "inform((_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "It 's located at Hills Rd . Postcode is CB20QQ . Do you need more information ?" }, { "id": 2, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "No thanks . I just needed the postcode ." }, { "id": 3, "rdf-acts": [ "inform((_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "The postcode to the hospital is CB20QQ ." }, { "id": 4, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "That 's all I needed . Thanks , good bye ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Call back if you need anything else ." } ]
SNG02312.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'archway house');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hi , I 'm looking for a hotel , the archway house ?" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes I found it in the north and it is moderately priced . Would you like to book it ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'8');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , please book for 8 people , for 4 nights starting from Saturday ." }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'79Z7DU6E');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your hotel has been booked . Your reference number is 79Z7DU6E . Is there anything else I can help you with today ?" }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "No , that 's all I need ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our service today ." } ]
PMUL3916.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "archway house" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "archway house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "archway house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "79Z7DU6E" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hi I 'm looking for a hotel in the are that includes free wifi ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Do you have a price range or a specific area ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'west');(_:search,category,'hotel');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like to be in the west , and it would be great if it was an expensive hotel ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'huntingdon marriott hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The huntingdon marriott hotel fits your criteria . Shall I book a room for you ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Yes please for this weekend . Thank You ." }, { "id": 5, "rdf-acts": [ "request((_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok for how many people and how long is your stay going to be ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,people,'2');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "There will be 2 people and a total of 4 nights stay starting from tuesday ." }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "Booking was unsuccessful would you like to try another place ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , as long as the hotel is in the expensive price range , please try booking it ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,name,'University Arms Hotel');(_:booking,ref,'PFYQXYLU');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book University Arms Hotel , reference number is PFYQXYLU" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . That 's everything I need ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Okay glad I could be of help ." } ]
SSNG0302.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "west" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "west" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "west" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "west" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "4" ], [ "_:system", "canthelp", "_:booking/14f643c6" ], [ "_:booking/14f643c6", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "west" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "4" ], [ "_:system", "canthelp", "_:booking/14f643c6" ], [ "_:booking/14f643c6", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "University Arms Hotel" ], [ "_:booking", "ref", "PFYQXYLU" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "hello()" ], "speaker": "user", "text": "Hi , I am looking for information on places to go in town please ." }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "Do you have preferences in the attraction type ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'multiple sports');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "one that offers all indoor games" }, { "id": 3, "rdf-acts": [ "inform((_:result,category,'multiple sports');(_:result,name,'Cherry Hinton Village Centre');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Cherry Hinton Village Centre offers multiple sports . Would you like the phone number or address ?" }, { "id": 4, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Are they are in the centre of town ? If so , do they have an entrance fee ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'east');(_:result,entrance_fee,'no entrance fee listed');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It is located in the east of town but there is no entrance fee listed ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'colleges');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Are there any colleges in the centre of town ?" }, { "id": 7, "rdf-acts": [ "request((_:search,entrance_fee,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'many');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes I have many , would you mind a entrance fee ?" }, { "id": 8, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "What 's the postcode and entrance fee , if any , for your favorite one ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,\"Saint Andrew 's Street\");(_:result,entrance_fee,'no admission fee');(_:result,name,\"Christ 's College\");(_:result,postcode,'cb23bu');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Christ 's College is on Saint Andrew 's Street , postcode cb23bu and has no admission fee" }, { "id": 10, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm also looking for a cheap Chinese place to eat at ." }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,count,'3');(_:result,food,'chinese');(_:result,name,'Rice House');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are three cheap chinese restaurants in the city centre . I suggest the Rice House as it 's closest to the college . Would you like me to make a booking ?" }, { "id": 12, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "No , thank you . I need to consult with my friends first . Can you please give me their phone number ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,phone,'01223367755');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes . Their phone number is 01223367755 ." }, { "id": 14, "rdf-acts": [ "inform((_:search,departure,'the attraction');(_:search,leave_at,'16:15');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Great I also need a taxi that will leave the attraction by 16:15" }, { "id": 15, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "okay all I need is your destination ." }, { "id": 16, "rdf-acts": [ "inform((_:search,destination,'none');(_:search,food,'chinese');(_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "It will be going to the chinese restaurant your booked ." }, { "id": 17, "rdf-acts": [ "inform((_:result,car,'black Audi');(_:result,phone,'07658935119');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "A black Audi will pick you up , contact number is 07658935119 , as your taxi . Is that all you need today ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Yes , that 's it . Thank you for all your help today . Goodbye ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Goodbye . Enjoy your meal . Any further questions feel free to contact us again ." } ]
PMUL2475.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "category", "multiple sports" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "category", "multiple sports" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "multiple sports" ], [ "_:result", "name", "Cherry Hinton Village Centre" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:result", "category", "multiple sports" ], [ "_:result", "name", "Cherry Hinton Village Centre" ], [ "_:result", "area", "east" ], [ "_:result", "entrance_fee", "no entrance fee listed" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "colleges" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:result", "category", "multiple sports" ], [ "_:result", "name", "Cherry Hinton Village Centre" ], [ "_:result", "area", "east" ], [ "_:result", "entrance_fee", "no entrance fee listed" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "colleges" ], [ "_:search", "entrance_fee", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:result", "category", "multiple sports" ], [ "_:result", "area", "east" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "colleges" ], [ "_:search", "entrance_fee", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "address", "Saint Andrew 's Street" ], [ "_:result", "entrance_fee", "no admission fee" ], [ "_:result", "name", "Christ 's College" ], [ "_:result", "postcode", "cb23bu" ], [ "_:result", "type", "Attraction" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:result", "category", "multiple sports" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "colleges" ], [ "_:search", "entrance_fee", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "address", "Saint Andrew 's Street" ], [ "_:result", "entrance_fee", "no admission fee" ], [ "_:result", "postcode", "cb23bu" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "3" ], [ "_:result", "food", "chinese" ], [ "_:result", "name", "Rice House" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:result", "category", "multiple sports" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "colleges" ], [ "_:search", "entrance_fee", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "address", "Saint Andrew 's Street" ], [ "_:result", "entrance_fee", "no admission fee" ], [ "_:result", "postcode", "cb23bu" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "3" ], [ "_:result", "food", "chinese" ], [ "_:result", "name", "Rice House" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "phone", "01223367755" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "the attraction" ], [ "_:search", "leave_at", "16: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": [ [ "_:user", "greeted", "_:system" ], [ "_:result", "category", "multiple sports" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "colleges" ], [ "_:search", "entrance_fee", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "address", "Saint Andrew 's Street" ], [ "_:result", "entrance_fee", "no admission fee" ], [ "_:result", "postcode", "cb23bu" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "3" ], [ "_:result", "food", "chinese" ], [ "_:result", "name", "Rice House" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "phone", "01223367755" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "the attraction" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "destination", "none" ], [ "_:search", "food", "chinese" ], [ "_: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": [ [ "_:user", "greeted", "_:system" ], [ "_:result", "category", "multiple sports" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "colleges" ], [ "_:search", "entrance_fee", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "address", "Saint Andrew 's Street" ], [ "_:result", "entrance_fee", "no admission fee" ], [ "_:result", "postcode", "cb23bu" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "3" ], [ "_:result", "food", "chinese" ], [ "_:result", "name", "Rice House" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "departure", "the attraction" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "destination", "none" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black Audi" ], [ "_:result", "phone", "07658935119" ], [ "_: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,name,'Parkside Police Station');(_:search,type,'Police'))" ], "speaker": "user", "text": "I 'm looking for information on the Parkside Police Station ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Parkside , Cambridge');(_:result,name,'Parkside Police Station');(_:result,phone,'01223358966');(_:result,postcode,'CB11JG');(_:result,type,'Police'))" ], "speaker": "system", "text": "The Parkside Police Station address is Parkside , Cambridge , Postcode CB11JG . The Telephone number is 01223358966 . Is there anything else I can help you with ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Police'))" ], "speaker": "user", "text": "Was that that the full address for the police station ?" }, { "id": 3, "rdf-acts": [], "speaker": "system", "text": "yes that was !" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you that was all the information I needed ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Great ! Have a wonderful day and I hope you enjoy your time in Cambridge ." } ]
SNG0101.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "Parkside Police Station" ], [ "_:search", "type", "Police" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "Parkside Police Station" ], [ "_:search", "type", "Police" ], [ "_:result", "address", "Parkside , Cambridge" ], [ "_:result", "name", "Parkside Police Station" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "postcode", "CB11JG" ], [ "_:result", "type", "Police" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "Parkside Police Station" ], [ "_:search", "type", "Police" ], [ "_:result", "address", "Parkside , Cambridge" ], [ "_:result", "name", "Parkside Police Station" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "postcode", "CB11JG" ], [ "_:result", "type", "Police" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hi , yes , I 'm looking for a 4 star hotel to stay in . The only amenity it has to have is free wifi ." }, { "id": 1, "rdf-acts": [ "inform((_:result,name,'Cambridge Belfry');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Sure , the Cambridge Belfry fits that bill . It has great reviews and is cheap . Can I get more information for you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Does that also have free parking ? And I forgot to mention I 'd prefer a guesthouse ." }, { "id": 3, "rdf-acts": [ "inform((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Acorn Guesthouse');(_:result,name,'Cambridge Belfry');(_:result,pricerange,'moderately priced');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "In that case , the Cambridge Belfry would not work . It 's a hotel , not a guesthouse . The Acorn Guesthouse has wifi , parking , is moderately priced and has 4 stars ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'1');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Book for me 1 person and 2 nights starting from wednesday ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'6UPHIRT7');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking was successful . Your reference number is : 6UPHIRT7 . Is there anything else you need help with today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'scottish');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes I am looking for someplace to eat that serves Scottish food that is in the expensive price range ." }, { "id": 7, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,area,'in town');(_:search,food,'scottish');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm afraid there are n't any scottish places in town . Would you like to try a different cuisine ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'french');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is there a French restaurant ?" }, { "id": 9, "rdf-acts": [ "select((_:result,name,'cote');(_:result,name,'restaurant two two');(_:result,type,'Restaurant'))", "inform((_:result,count,'2');(_:result,food,'french');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "i have 2 places that serve french food and are expensive . one is restaurant two two . the other is cote . which would you like ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,duration,'16:15');(_:search,name,'cote');(_:search,people,'1');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'll book a table for Cote . 1 person at 16:15 on the same day as the hotel booking ." }, { "id": 11, "rdf-acts": [ "inform((_:booking,ref,'4WK86HPM');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have made the reservations and your reference number is 4WK86HPM ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "thanks alot . have a good day" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Have a great day as well ." } ]
PMUL0355.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guesthouse" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guesthouse" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "6UPHIRT7" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "scottish" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guesthouse" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "6UPHIRT7" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/37433c48" ], [ "_:search/37433c48", "area", "in town" ], [ "_:search/37433c48", "food", "scottish" ], [ "_:search/37433c48", "type", "Restaurant" ], [ "_:search", "food", "french" ], [ "_: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", "stars", "4" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "4" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "6UPHIRT7" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/37433c48" ], [ "_:search/37433c48", "area", "in town" ], [ "_:search/37433c48", "food", "scottish" ], [ "_:search/37433c48", "type", "Restaurant" ], [ "_:search", "food", "french" ], [ "_:result", "name", "cote" ], [ "_:result", "name", "restaurant two two" ], [ "_:result", "count", "2" ], [ "_:result", "food", "french" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "16:15" ], [ "_:search", "name", "cote" ], [ "_:search", "people", "1" ], [ "_: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", "stars", "4" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "4" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/37433c48" ], [ "_:search/37433c48", "area", "in town" ], [ "_:search/37433c48", "food", "scottish" ], [ "_:search/37433c48", "type", "Restaurant" ], [ "_:search", "food", "french" ], [ "_:result", "name", "cote" ], [ "_:result", "name", "restaurant two two" ], [ "_:result", "count", "2" ], [ "_:result", "food", "french" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "16:15" ], [ "_:search", "name", "cote" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "4WK86HPM" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,leave_at,'12:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hello , I am looking for a train to leave on Monday after 12:45 ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Can we narrow it down by choosing where you want to depart and arrive ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,leave_at,'12:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "i need to leave after 12:45 on Monday" }, { "id": 3, "rdf-acts": [ "inform((_:result,id,'TR6110');(_:result,leave_at,'13:00');(_:result,type,'Train'))" ], "speaker": "system", "text": "How about TR6110 that leaves at 13:00" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That sounds great . Thank you so much for your help ." }, { "id": 5, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking');(_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "How many people should I book for ?" }, { "id": 6, "rdf-acts": [ "request((_:result,duration,?);(_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I do n't need anything to be booked but I do need the train ID and the travel time ." }, { "id": 7, "rdf-acts": [ "inform((_:result,duration,'51 minutes');(_:result,id,'TR6110');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "TR6110 has a total travel time of 51 minutes . Can I help you with anything else today ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'hotpot');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , can you tell me about the Hotpot Restaurant ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'66 Chesterton Road Chesterton');(_:result,area,'north');(_:result,food,'chinese');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "It is a chinese restaurant in the north part of town located at 66 Chesterton Road Chesterton" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'2');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you please book me a table at the restaurant for 2 people ?" }, { "id": 11, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'd be happy to help with your request , first I will need to know what day / time you 'd like the reservation for ." }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'17:45');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thanks ! For 17:45 on Monday , please ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'VQFAZJU3');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Reference number is : VQFAZJU3 . What else may I help with ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That will be all . Thank you for your help . Goodbye ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , have a great day !" } ]
PMUL3818.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "12:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "?" ], [ "_:search", "destination", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "12:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "?" ], [ "_:search", "destination", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "12:45" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "TR6110" ], [ "_:result", "leave_at", "13:00" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "?" ], [ "_:search", "destination", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "12:45" ], [ "_:result", "id", "TR6110" ], [ "_:result", "leave_at", "13:00" ], [ "_:result", "type", "Train" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "?" ], [ "_:result", "id", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "?" ], [ "_:search", "destination", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "12:45" ], [ "_:result", "leave_at", "13:00" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "?" ], [ "_:result", "duration", "51 minutes" ], [ "_:result", "id", "TR6110" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "hotpot" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "?" ], [ "_:search", "destination", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "12:45" ], [ "_:result", "leave_at", "13:00" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "51 minutes" ], [ "_:result", "id", "TR6110" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "hotpot" ], [ "_:result", "address", "66 Chesterton Road Chesterton" ], [ "_:result", "area", "north" ], [ "_:result", "food", "chinese" ], [ "_:result", "type", "Restaurant" ], [ "_: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", "departure", "?" ], [ "_:search", "destination", "?" ], [ "_:search", "leave_at", "12:45" ], [ "_:result", "leave_at", "13:00" ], [ "_:booking", "people", "?" ], [ "_:result", "duration", "51 minutes" ], [ "_:result", "id", "TR6110" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "hotpot" ], [ "_:result", "address", "66 Chesterton Road Chesterton" ], [ "_:result", "area", "north" ], [ "_:result", "food", "chinese" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "2" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "17:45" ], [ "_: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", "departure", "?" ], [ "_:search", "destination", "?" ], [ "_:search", "leave_at", "12:45" ], [ "_:result", "leave_at", "13:00" ], [ "_:booking", "people", "?" ], [ "_:result", "duration", "51 minutes" ], [ "_:result", "id", "TR6110" ], [ "_:search", "name", "hotpot" ], [ "_:result", "address", "66 Chesterton Road Chesterton" ], [ "_:result", "area", "north" ], [ "_:result", "food", "chinese" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "2" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "17:45" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "VQFAZJU3" ], [ "_: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,food,'chinese');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hello , I 'm looking for a restaurant in Cambridge that serves high Chinese food and is more expensive than it 's competitors ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'some');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have some here can I get what area you would like to eat in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I do n't have a preference on the area . Can you make a suggestion ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'center');(_:result,name,'Ugly Duckling');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "How about the Ugly Duckling that is located in the city center ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'11:45');(_:search,people,'3');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "That sounds fine , can you book a table for 3 at 11:45 on Wednesday please ?" }, { "id": 5, "rdf-acts": [ "inform((_:booking,day,'Weds');(_:booking,name,'the ugly duckling');(_:booking,ref,'U1BCCKQX');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You are booked for Weds at the ugly duckling refs number is U1BCCKQX" }, { "id": 6, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "Can I get the phone also please ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'no phone information given');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "They is no phone information given , can I help with anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes , i am looking for places to visit on the east side of town ." }, { "id": 9, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'lots of');(_:result,area,'east');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are lots of attractions in the east ! Do you have a preference for type ?" }, { "id": 10, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))", "inform((_:search,departure,'the restaurant');(_:search,name,'the place');(_:search,type,'Attraction');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I will like a place with no entrance fee and also a taxi that will take me from the restaurant to the place ." }, { "id": 11, "rdf-acts": [ "inform((_:result,name,'cambridge artworks');(_:result,type,'Attraction'))", "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Okay , I recommend cambridge artworks . For the taxi , I will need more information on either departure or arrival time" }, { "id": 12, "rdf-acts": [ "inform((_:search,name,'cambridge artworks');(_:search,type,'Attraction'))", "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "What is cambridge artworks address ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,address,'5 greens road');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "the address is 5 greens road ." }, { "id": 14, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "And can you give me the postcode ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,postcode,'cb13ef');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Certainly , the postcode is cb13ef . Are you still wanting to reserve a taxi ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "Yes I still need a taxi please ." }, { "id": 17, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "OK , and what time would you like that taxi ?" }, { "id": 18, "rdf-acts": [], "speaker": "user", "text": "well to commute between places ." }, { "id": 19, "rdf-acts": [ "inform((_:result,car,'red honda');(_:result,phone,'07278810684');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "A red honda will be picking you up in time for your reservation , the contact number is 07278810684 , anything else today ?" }, { "id": 20, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "That takes care of my needs . Thank you , bye !" }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "Glad I could help . Enjoy your trip !" } ]
PMUL2446.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" ], [ "_:result", "amount", "some" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "some" ], [ "_:search", "area", "dontcare" ], [ "_:result", "area", "center" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "some" ], [ "_:search", "area", "dontcare" ], [ "_:result", "area", "center" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "day", "Weds" ], [ "_:booking", "name", "the ugly duckling" ], [ "_:booking", "ref", "U1BCCKQX" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "?" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "some" ], [ "_:result", "area", "center" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "3" ], [ "_:booking", "day", "Weds" ], [ "_:booking", "name", "the ugly duckling" ], [ "_:booking", "ref", "U1BCCKQX" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "no phone information given" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "3" ], [ "_:booking", "day", "Weds" ], [ "_:booking", "name", "the ugly duckling" ], [ "_:booking", "ref", "U1BCCKQX" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "no phone information given" ], [ "_:search", "area", "east" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "lots of" ], [ "_:result", "area", "east" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:search", "departure", "the restaurant" ], [ "_:search", "name", "the place" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "3" ], [ "_:booking", "day", "Weds" ], [ "_:booking", "name", "the ugly duckling" ], [ "_:booking", "ref", "U1BCCKQX" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "no phone information given" ], [ "_:search", "area", "east" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "lots of" ], [ "_:result", "area", "east" ], [ "_:result", "entrance_fee", "?" ], [ "_:search", "departure", "the restaurant" ], [ "_:result", "name", "cambridge artworks" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "name", "cambridge artworks" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "3" ], [ "_:booking", "day", "Weds" ], [ "_:booking", "name", "the ugly duckling" ], [ "_:booking", "ref", "U1BCCKQX" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "no phone information given" ], [ "_:search", "area", "east" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "lots of" ], [ "_:result", "area", "east" ], [ "_:result", "entrance_fee", "?" ], [ "_:search", "departure", "the restaurant" ], [ "_:result", "name", "cambridge artworks" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "name", "cambridge artworks" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "type", "Attraction" ], [ "_: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": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "3" ], [ "_:booking", "day", "Weds" ], [ "_:booking", "name", "the ugly duckling" ], [ "_:booking", "ref", "U1BCCKQX" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "no phone information given" ], [ "_:search", "area", "east" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "lots of" ], [ "_:result", "area", "east" ], [ "_:result", "entrance_fee", "?" ], [ "_:search", "departure", "the restaurant" ], [ "_:result", "name", "cambridge artworks" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "name", "cambridge artworks" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "postcode", "cb13ef" ], [ "_: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 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "3" ], [ "_:booking", "day", "Weds" ], [ "_:booking", "name", "the ugly duckling" ], [ "_:booking", "ref", "U1BCCKQX" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "no phone information given" ], [ "_:search", "area", "east" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "lots of" ], [ "_:result", "area", "east" ], [ "_:result", "entrance_fee", "?" ], [ "_:search", "departure", "the restaurant" ], [ "_:result", "name", "cambridge artworks" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "name", "cambridge artworks" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "postcode", "cb13ef" ], [ "_:result", "type", "Attraction" ], [ "_:search", "leave_at", "?" ], [ "_: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", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "3" ], [ "_:booking", "day", "Weds" ], [ "_:booking", "name", "the ugly duckling" ], [ "_:booking", "ref", "U1BCCKQX" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "lots of" ], [ "_:result", "area", "east" ], [ "_:result", "entrance_fee", "?" ], [ "_:search", "departure", "the restaurant" ], [ "_:result", "name", "cambridge artworks" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "name", "cambridge artworks" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "postcode", "cb13ef" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red honda" ], [ "_:result", "phone", "07278810684" ], [ "_: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, 15, 16, 17, 18, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a cheap restaurant in the west ." }, { "id": 1, "rdf-acts": [ "inform((_:result,food,'italian');(_:result,food,'vietnamese');(_:result,name,'la margherita');(_:result,name,'thanh binh');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure , we have la margherita which serves italian food and thanh binh which serves vietnamese food . Would one of these work for you ?" }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "They both sound great . Now I 'm hungry . Thanks for the information !" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Would you like me to book a table at either place ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,'peterborough');(_:search,type,'Train'))" ], "speaker": "user", "text": "No , not right now . Could you help me find a train leaving Peterborough though ?" }, { "id": 5, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))", "inform((_:result,amount,'quite a few');(_:result,departure,'Peterborough');(_:result,type,'Train'))" ], "speaker": "system", "text": "Yes . There are quite a few trains leaving Peterborough . Can you tell me what day you 'd like to travel , and perhaps narrow down the time as well ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,leave_at,'none');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be traveling in Sunday ." }, { "id": 7, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,day,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Unfortunately , I am unable to locate information based on your response . Please provide additional details of destination , day to travel , and time to arrive by ." }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,departure,'Peterborough');(_:search,destination,'cambridge');(_:search,leave_at,'16:45');(_:search,people,'4');(_:search,type,'Train'))" ], "speaker": "user", "text": "Sure . I need to leave Peterborough sometime later than 16:45 on Sunday . I am going to Cambridge and need 4 seats ." }, { "id": 9, "rdf-acts": [ "inform((_:result,leave_at,'16:48');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have a train leaving at 16:48 , would you like me to book it for you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'4');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes I would like you to book that for 4 people . May I have the reference number please ?" }, { "id": 11, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'G3XQ3F49');(_:booking,ticket,'52.8 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes , the Booking was successful , the total fee is 52.8 GBP payable at the station .Reference number is : G3XQ3F49 ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks ! I appreciate your help ." }, { "id": 13, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can help you with today ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all , thanks again ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "It was my pleasure . If you need anything else just let me know ." } ]
MUL1446.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" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "italian" ], [ "_:result", "food", "vietnamese" ], [ "_:result", "name", "la margherita" ], [ "_:result", "name", "thanh binh" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "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", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "italian" ], [ "_:result", "food", "vietnamese" ], [ "_:result", "name", "la margherita" ], [ "_:result", "name", "thanh binh" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "arrive_by", "?" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "departure", "Peterborough" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "sunday" ], [ "_:search", "leave_at", "none" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "italian" ], [ "_:result", "food", "vietnamese" ], [ "_:result", "name", "la margherita" ], [ "_:result", "name", "thanh binh" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "departure", "Peterborough" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "Peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "16:45" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "italian" ], [ "_:result", "food", "vietnamese" ], [ "_:result", "name", "la margherita" ], [ "_:result", "name", "thanh binh" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "departure", "Peterborough" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "Peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "16:45" ], [ "_:result", "leave_at", "16:48" ], [ "_: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", "area", "west" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "italian" ], [ "_:result", "food", "vietnamese" ], [ "_:result", "name", "la margherita" ], [ "_:result", "name", "thanh binh" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "departure", "Peterborough" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "Peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "16:45" ], [ "_:result", "leave_at", "16:48" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "G3XQ3F49" ], [ "_:booking", "ticket", "52.8 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": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "italian" ], [ "_:result", "food", "vietnamese" ], [ "_:result", "name", "la margherita" ], [ "_:result", "name", "thanh binh" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "departure", "Peterborough" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "Peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "16:45" ], [ "_:result", "leave_at", "16:48" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "G3XQ3F49" ], [ "_:booking", "ticket", "52.8 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,food,'italian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a restaurant in the centre that serves Italian food ." }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'several');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes I have several options for you . Do you have a preferred prices range you are looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,duration,'17:30');(_:search,people,'5');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Do any of them have an opening for 5 people Friday night at 17:30 ?" }, { "id": 3, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "canthelp((_:booking,type,'Booking'))", "inform((_:result,area,'center');(_:result,count,'9');(_:result,food,'Italian');(_:result,name,'Pizza Express Fen Ditton');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 9 Italian restaurants in the center of town . I recommend Pizza Express Fen Ditton . However , the restaurant is fully booked . Do you have a price range ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,pricerange,'same price range');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is there another restaurant available in the same area at that time in the same price range ?" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "If you like asian food , I can check the Yippee Noodle bar which is in the same area and the same price range ." } ]
SSNG0043.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "17:30" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:result", "amount", "several" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "17:30" ], [ "_:search", "people", "5" ], [ "_:system", "canthelp", "_:booking/33a3d2f9" ], [ "_:booking/33a3d2f9", "type", "Booking" ], [ "_:result", "area", "center" ], [ "_:result", "count", "9" ], [ "_:result", "food", "Italian" ], [ "_:result", "name", "Pizza Express Fen Ditton" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]