turns
listlengths
2
60
dialogue_id
stringlengths
1
31
states
listlengths
1
30
[ { "id": 0, "rdf-acts": [], "speaker": "user", "text": "I am planning a trip in Cambridge ." }, { "id": 1, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Please provide more specifics so I can help you ." }, { "id": 2, "rdf-acts": [ "inform((_:search,name,'milton country park');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Can I get some information on milton country park ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'milton country park');(_:result,entrance_fee,'free');(_:result,postcode,'cb46az');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , it 's free admission and address is milton country park , milton and post code is cb46az ." }, { "id": 4, "rdf-acts": [ "request((_:result,area,?);(_:result,entrance_fee,?);(_:result,type,'Attraction'))", "inform((_:search,name,'Milton Country Park');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Can you tell me what area Milton Country Park is in and what the entrance fee is ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,area,'north');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It 's in the north and has free entry . Will that be all ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'12:15');(_:search,day,'saturday');(_:search,departure,'cambridge');(_:search,destination,'norwich');(_:search,type,'Train'))" ], "speaker": "user", "text": "I also need a train for Saturday , traveling from Cambridge to Norwich and I 'd like to arrive by 12:15 . Can you help with that ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,count,'6');(_:result,leave_at,'05:36 each hour until 10:36');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 6 trains matching your request that leave starting at 05:36 each hour until 10:36 . Do you have a preference as to the train you want ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'5');(_:search,type,'Train'))" ], "speaker": "user", "text": "No . Just one that can fit 5 people ." }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'11:55');(_:result,id,'TR9588');(_:result,leave_at,'10:36');(_:result,type,'Train'))" ], "speaker": "system", "text": "Okay how about the TR9588 . It leaves at 10:36 and arrives by 11:55 ." }, { "id": 10, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Sounds great . Please book and provide me with a reference number ." }, { "id": 11, "rdf-acts": [ "inform((_:result,ref,'XXSU6ZFV');(_:result,ticket,'70.40pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "Here is your refrence number XXSU6ZFV . The price is 70.40pounds" }, { "id": 12, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thank you so much . That 's all I need today . Good - bye ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our service !" } ]
PMUL3642.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "milton country park" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "milton country park" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "postcode", "cb46az" ], [ "_:result", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:result", "entrance_fee", "?" ], [ "_:search", "name", "Milton Country Park" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "address", "milton country park" ], [ "_:result", "postcode", "cb46az" ], [ "_:search", "name", "Milton Country Park" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "north" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "address", "milton country park" ], [ "_:result", "postcode", "cb46az" ], [ "_:search", "name", "Milton Country Park" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "north" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:result", "count", "6" ], [ "_:result", "leave_at", "05:36 each hour until 10:36" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "address", "milton country park" ], [ "_:result", "postcode", "cb46az" ], [ "_:search", "name", "Milton Country Park" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "north" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:result", "count", "6" ], [ "_:search", "leave_at", "?" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "11:55" ], [ "_:result", "id", "TR9588" ], [ "_:result", "leave_at", "10:36" ], [ "_:result", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "address", "milton country park" ], [ "_:result", "postcode", "cb46az" ], [ "_:search", "name", "Milton Country Park" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "north" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:result", "count", "6" ], [ "_:search", "leave_at", "?" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "11:55" ], [ "_:result", "id", "TR9588" ], [ "_:result", "leave_at", "10:36" ], [ "_:result", "ref", "XXSU6ZFV" ], [ "_:result", "ticket", "70.40pounds" ], [ "_:result", "type", "Train" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a hotel in the expensive price range ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,category,'hotels');(_:result,count,'5');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 5 expensive hotels available . Did you have a preference as to area of the hotel ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No , it does n't matter . I would like a 4 star hotel with free parking though ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,area,'west');(_:result,count,'2');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are two , one in the west and one the centre of town ." }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,day,'monday');(_:search,people,'3');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Could you reserve the one in the centre of town for 3 nights starting Monday ? There will be 3 of us ." }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Unfortunately , I was n't able to book you for the day and time you wanted . Would another day or time be alright ?" }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "Okay , could you try the other one , please ?" }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I could n't book that one either . Would you like to change your criteria ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'8');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would actually like to book it for 8 people , not 3 ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'34BAQ2WK');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sure no problem . So the hotel is huntingdon marriott hotel and your reference number for the booking is 34BAQ2WK . Is there anything else I can help ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's great . I 'm all set , thank you !" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Glad to help ! bye bye !" } ]
SNG0928.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:result", "category", "hotels" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "west" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:result", "category", "hotels" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "west" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:system", "canthelp", "_:booking/8622eb7a" ], [ "_:booking/8622eb7a", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:result", "category", "hotels" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "west" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "day", "monday" ], [ "_:search", "stay", "3" ], [ "_:system", "canthelp", "_:booking/8622eb7a" ], [ "_:booking/8622eb7a", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/b2796ead" ], [ "_:booking/b2796ead", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:result", "category", "hotels" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "west" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "day", "monday" ], [ "_:search", "stay", "3" ], [ "_:system", "canthelp", "_:booking/8622eb7a" ], [ "_:booking/8622eb7a", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/b2796ead" ], [ "_:booking/b2796ead", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "34BAQ2WK" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a 3 star lodging with free parking ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,count,'5');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have 5 hotels that meet that criteria . What area of the city would you like to stay in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,has_parking,'yes');(_:search,pricerange,'cheap');(_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I think I would like it near the centre . Does it have free parking ? I would like the price range to be cheap but at least a 3 star hotel ." }, { "id": 3, "rdf-acts": [], "speaker": "system", "text": "I have a listing for gonville hotel but it is expensive , I have looked in other areas and the cheapest are moderate ." }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "What hotels are available in the moderate price range ?" }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "canthelp((_:search,type,'Hotel'))" ], "speaker": "system", "text": "I 'm sorry there are no hotel that are moderate in the Centre of the city . Would you like a different part of town ?" }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "No . Are there any guest houses in that range ?" }, { "id": 7, "rdf-acts": [ "request((_:search,stars,?);(_:search,type,'Hotel'))", "canthelp((_:search,type,'Hotel'))" ], "speaker": "system", "text": "I 'm afraid not . Perhaps a different star rating ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,pricerange,'moderate');(_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm sorry . Could you just find me one with free parking , a 3 star , moderate . I do n't care where it is located ." }, { "id": 9, "rdf-acts": [ "inform((_:result,count,'3');(_:result,name,'bridge guest house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 3 including bridge guest house ." }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,people,'1');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "OK , can you book me for 1 person for 5 nights starting on sunday ?" }, { "id": 11, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "Booking was unsuccessful . Want to find another hotel ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'same price range');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Please book a different hotel in the same price range ." }, { "id": 13, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,area,'same area');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Do you care whether it is in the same area or not ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,pricerange,'same price range');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No , the area is not important . Just the same price range , if you can find anything ." }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'Hamilton Lodge');(_:booking,ref,'TGSVA9OC');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have you booked at Hamilton Lodge . The reference number is TGSVA9OC . Is there anything else I can help you with ?" }, { "id": 16, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No , that 's all I needed . Have a nice day ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Enjoy your stay at the hamilton lodge . Have a great day ." } ]
SSNG0286.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "count", "5" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "count", "5" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "3" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "count", "5" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "3" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/2018c806" ], [ "_:search/2018c806", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "count", "5" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/2018c806" ], [ "_:search/2018c806", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/cabc5bfb" ], [ "_:search/cabc5bfb", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/2018c806" ], [ "_:search/2018c806", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/cabc5bfb" ], [ "_:search/cabc5bfb", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "3" ], [ "_:result", "count", "3" ], [ "_:result", "name", "bridge guest house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "1" ], [ "_: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", "area", "?" ], [ "_:system", "canthelp", "_:search/2018c806" ], [ "_:search/2018c806", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/cabc5bfb" ], [ "_:search/cabc5bfb", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "3" ], [ "_:result", "count", "3" ], [ "_:result", "name", "bridge guest house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "5" ], [ "_:system", "canthelp", "_:booking/d09fc043" ], [ "_:booking/d09fc043", "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, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/2018c806" ], [ "_:search/2018c806", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/cabc5bfb" ], [ "_:search/cabc5bfb", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "3" ], [ "_:result", "count", "3" ], [ "_:result", "name", "bridge guest house" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "5" ], [ "_:system", "canthelp", "_:booking/d09fc043" ], [ "_:booking/d09fc043", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "hotel" ], [ "_:search", "area", "?" ], [ "_:result", "area", "same area" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "same price range" ], [ "_: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": [ [ "_:system", "canthelp", "_:search/2018c806" ], [ "_:search/2018c806", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/cabc5bfb" ], [ "_:search/cabc5bfb", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "3" ], [ "_:result", "count", "3" ], [ "_:result", "name", "bridge guest house" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "5" ], [ "_:system", "canthelp", "_:booking/d09fc043" ], [ "_:booking/d09fc043", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "area", "?" ], [ "_:result", "area", "same area" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Hamilton Lodge" ], [ "_:booking", "ref", "TGSVA9OC" ], [ "_: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 ] } ]
[ { "id": 0, "rdf-acts": [], "speaker": "user", "text": "Another driver bumped into my car . He says its no big deal and wants to drive off , but I 'm not so sure . Can you help ?" }, { "id": 1, "rdf-acts": [], "speaker": "system", "text": "What was the location of the accident ? I can send the police ." }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Police'))" ], "speaker": "user", "text": "I can contact the police myself . What 's the address including postcode , and also phone number for the police ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Parkside , Cambridge');(_:result,name,'Parkside Police Station');(_:result,phone,'01223358966');(_:result,postcode,'CB11JG');(_:result,type,'Police'))" ], "speaker": "system", "text": "Contact the Parkside Police Station at Parkside , Cambridge , postcode CB11JG . Phone number is 01223358966 ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Okay . Thanks very much for your help ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You are most welcome !" } ]
SNG01606.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Police" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "address", "Parkside , Cambridge" ], [ "_:result", "name", "Parkside Police Station" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "postcode", "CB11JG" ], [ "_:result", "type", "Police" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,departure,'peterborough');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking for a train . The train should leave on tuesday and should depart from peterborough" }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,type,'Train'))", "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are several trains that meet that criteria . What destination are you looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'peterborough');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to leave from Peterborough ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'05:19');(_:result,id,'TR5042');(_:result,type,'Train'))" ], "speaker": "system", "text": "How about TR5042 that arrives at 05:19 ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'10:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'd like to arrive by 10:45 , do you have something close to that time ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are several trains that meet that criteria . what time would you like to depart ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'10:45');(_:search,type,'Train'))", "request((_:result,leave_at,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Departure time does n't matter , just want to arrive by 10:45 so whatever is closest to that arrival time ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great , I have a train that meets your criteria . Would you like me to book it for you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Wait , does this train go to Cambridge ? That 's my destination ." }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'10:38');(_:result,destination,'Cambridge');(_:result,leave_at,'Tuesday');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes I have a train that arrives at Cambridge on tuesday at 10:38 would you like me to book that for you ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "Yes please book it ." }, { "id": 11, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I 'd be happy to help with your request , how many tickets do you need ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Train'))" ], "speaker": "user", "text": "Just one please ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'ORMU35RU');(_:booking,ticket,'16.5 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 16.5 GBP payable at the station . Reference number is : ORMU35RU ." }, { "id": 14, "rdf-acts": [ "request((_:result,leave_at,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I did n't actually need to reserve a seat . Could you comfirm the departure time of that train ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,id,'TR9620');(_:result,leave_at,'09:48');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "TR9620 leaves at 09:48 . Do you need anything else ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's all I need for now , thanks !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a safe trip !" } ]
SNG01277.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:search", "destination", "?" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:result", "amount", "several" ], [ "_:search", "destination", "?" ], [ "_:search", "departure", "peterborough" ], [ "_:result", "arrive_by", "05:19" ], [ "_:result", "id", "TR5042" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "10:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "?" ], [ "_:search", "departure", "peterborough" ], [ "_:result", "arrive_by", "05:19" ], [ "_:result", "id", "TR5042" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "10:45" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "peterborough" ], [ "_:result", "arrive_by", "05:19" ], [ "_:result", "id", "TR5042" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "10:45" ], [ "_:result", "leave_at", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "peterborough" ], [ "_:result", "id", "TR5042" ], [ "_:result", "amount", "several" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "10:45" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "10:38" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "leave_at", "Tuesday" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "peterborough" ], [ "_:result", "id", "TR5042" ], [ "_:result", "amount", "several" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "10:45" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "10:38" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "leave_at", "Tuesday" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "one" ], [ "_: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", "day", "tuesday" ], [ "_:search", "departure", "peterborough" ], [ "_:result", "id", "TR5042" ], [ "_:result", "amount", "several" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "10:45" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "10:38" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "leave_at", "Tuesday" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "ORMU35RU" ], [ "_:booking", "ticket", "16.5 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:result", "leave_at", "?" ] ], "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", "tuesday" ], [ "_:search", "departure", "peterborough" ], [ "_:result", "amount", "several" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "10:45" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "10:38" ], [ "_:result", "destination", "Cambridge" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "ORMU35RU" ], [ "_:booking", "ticket", "16.5 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR9620" ], [ "_:result", "leave_at", "09:48" ], [ "_: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 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi ! I 'd like to find an expensive Indian restaurant to dine at ." }, { "id": 1, "rdf-acts": [ "inform((_:result,food,'Indian');(_:result,name,'Curry garden');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Curry garden is an Indian restaurant in the expensive price range ." }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,name,'Curry garden');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is Curry garden in the centre ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes it is . Would you like me to make a reservation for you there ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm not looking for a reservation at the moment . Can I just get the phone number , postcode , and address ? Thanks !" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,address,'106 Regent Street City Centre');(_:result,name,'Curry Garden');(_:result,phone,'01223302330');(_:result,postcode,'cb21dp');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Certainly . The phone number for Curry Garden is 01223302330 , the postcode is cb21dp , and the address is 106 Regent Street City Centre . May I assist you with anything else today ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's all I need . Thanks for your help ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Thank you for using this system !" } ]
SNG0470.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", "food", "Indian" ], [ "_:result", "name", "Curry garden" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "name", "Curry garden" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Curry garden" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "name", "Curry garden" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "centre" ], [ "_:search", "name", "Curry garden" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "106 Regent Street City Centre" ], [ "_:result", "name", "Curry Garden" ], [ "_:result", "phone", "01223302330" ], [ "_:result", "postcode", "cb21dp" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'south');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a cheap restaurant in the south part of town ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'south');(_:result,food,'Portuguese');(_:result,name,'Nandos');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Nandos is a Portuguese restaurant in the south of town and is in the cheap price range ." }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Can I have the address and phone number ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,address,'3 - 34 Saint Andrews Street');(_:result,phone,'01223 327908');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The address is 3 - 34 Saint Andrews Street , and the phone number is 01223 327908 . Do you need anything else ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thank you goodbye" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Have a wonderful day and enjoy your food ." } ]
WOZ20352.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "south" ], [ "_:result", "food", "Portuguese" ], [ "_:result", "name", "Nandos" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "south" ], [ "_:result", "food", "Portuguese" ], [ "_:result", "name", "Nandos" ], [ "_:result", "pricerange", "cheap" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "3 - 34 Saint Andrews Street" ], [ "_:result", "phone", "01223 327908" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for some place to go that offers entertainment in the centre . What do you recommend ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "canthelp((_:search,area,'centre');(_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "system", "text": "There are no places offering entertainment in the centre . Would you like to try a different area ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'architecture');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Is there one that has architecture ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,name,'Holy Trinity Church');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I have several options . Perhaps you would enjoy a stroll through Holy Trinity Church ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can I have its address please ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,address,'market street');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , the address is market street , can I help with anything else ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,has_parking,'no');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm also looking for a place to stay . I need some place with free wifi . I do n't need free parking ." }, { "id": 7, "rdf-acts": [ "inform((_:result,count,'32');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "There are 32 entries , do you have any other information to help narrow it down ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "something in the moderate price range , please ." }, { "id": 9, "rdf-acts": [ "inform((_:result,category,'hotels');(_:result,count,'17');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "We have 17 hotels that fit your criteria . Would there be anything else that you would like in your hotel ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,has_parking,'no');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like something with free wifi . It does n't need to have free parking ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "acorn guest house would be nice for you , should i book it for you ?" } ]
MUL2582.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": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/a46ec25b" ], [ "_:search/a46ec25b", "area", "centre" ], [ "_:search/a46ec25b", "category", "entertainment" ], [ "_:search/a46ec25b", "type", "Attraction" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/a46ec25b" ], [ "_:search/a46ec25b", "area", "centre" ], [ "_:search/a46ec25b", "category", "entertainment" ], [ "_:search/a46ec25b", "type", "Attraction" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "several" ], [ "_:result", "name", "Holy Trinity Church" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/a46ec25b" ], [ "_:search/a46ec25b", "area", "centre" ], [ "_:search/a46ec25b", "category", "entertainment" ], [ "_:search/a46ec25b", "type", "Attraction" ], [ "_:search", "category", "architecture" ], [ "_:result", "amount", "several" ], [ "_:result", "name", "Holy Trinity Church" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "market street" ], [ "_:result", "type", "Attraction" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "no" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/a46ec25b" ], [ "_:search/a46ec25b", "area", "centre" ], [ "_:search/a46ec25b", "category", "entertainment" ], [ "_:search/a46ec25b", "type", "Attraction" ], [ "_:search", "category", "architecture" ], [ "_:result", "amount", "several" ], [ "_:result", "name", "Holy Trinity Church" ], [ "_:result", "address", "market street" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "no" ], [ "_:result", "count", "32" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/a46ec25b" ], [ "_:search/a46ec25b", "area", "centre" ], [ "_:search/a46ec25b", "category", "entertainment" ], [ "_:search/a46ec25b", "type", "Attraction" ], [ "_:search", "category", "architecture" ], [ "_:result", "amount", "several" ], [ "_:result", "name", "Holy Trinity Church" ], [ "_:result", "address", "market street" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "17" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "no" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,\"rosa 's bed and breakfast\");(_:search,type,'Attraction');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Where is Rosa 's bed and breakfast hotel located in the Cambridge area ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'southend');(_:result,name,\"rosa 's bed and breakfast\");(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "rosa 's bed and breakfast is located on the southend . Any other information I can provide ?" }, { "id": 2, "rdf-acts": [ "request((_:result,pricerange,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "i want to know its star rating price range ," }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,category,'guesthouse');(_:result,name,\"Rosa 's\");(_:result,pricerange,'cheap');(_:result,stars,'4-star');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Rosa 's is a cheap 4-star guesthouse . Are you interested in booking a room ?" }, { "id": 4, "rdf-acts": [ "request((_:result,pricerange,?);(_:result,type,'Hotel'))", "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "what is the price range ? i am also interested in a place to go and should be in the centre" }, { "id": 5, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,name,\"Rosa 's\");(_:result,pricerange,'cheap');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Rosa 's is cheap . What type of attraction are you hoping to find ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'dontcare');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am open to whatever you suggest as long as it is in the centre area ." }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'Centre');(_:result,category,'museum');(_:result,entrance_fee,'free');(_:result,name,'Regency Gallery');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Let me suggest the museum Regency Gallery . It is in Centre and free . Does that interest you or shall we keep looking ?" }, { "id": 8, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That works great . Can I have the postcode and phone number ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,phone,'01223365454');(_:result,postcode,'cb11er');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , the postcode is cb11er and phone number is 01223365454" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . That was all I needed . Goodbye ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our system today ." } ]
PMUL2914.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "rosa 's bed and breakfast" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "rosa 's bed and breakfast" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "southend" ], [ "_:result", "name", "rosa 's bed and breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "rosa 's bed and breakfast" ], [ "_:result", "area", "southend" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Rosa 's" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:result", "pricerange", "?" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "rosa 's bed and breakfast" ], [ "_:result", "area", "southend" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "stars", "4-star" ], [ "_:result", "name", "Rosa 's" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "dontcare" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "rosa 's bed and breakfast" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "stars", "4-star" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "dontcare" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "Centre" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Regency Gallery" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "rosa 's bed and breakfast" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "stars", "4-star" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "dontcare" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "Centre" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Regency Gallery" ], [ "_:result", "phone", "01223365454" ], [ "_:result", "postcode", "cb11er" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'seafood');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a restaurant in the centre that serves seafood . Can you help ?" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,count,'1');(_:result,name,'Loch Fyne');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have one , Loch Fyne . Would you like to make a booking ?" }, { "id": 2, "rdf-acts": [ "request((_:result,pricerange,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes please , do you know how much it costs ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The restaurant is expensive ." }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like to book somewhere with moderate prices . What other options do I have ?" }, { "id": 5, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,food,'seafood');(_:search,type,'Restaurant'))", "inform((_:result,count,'21');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 21 restaurants in the moderate price range but none serve seafood , would you like to try another type of food ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'modern european');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about one that serves modern european ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'doubletree by Hilton Cambridge Granta Place Mill Lane');(_:result,name,'riverside brasserie');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have the riverside brasserie located at doubletree by Hilton Cambridge Granta Place Mill Lane . Would you like reservations ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'6');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "yeah , i need reservations for 6" }, { "id": 9, "rdf-acts": [ "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "When would you like those reservations ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,duration,'18:15');(_:search,people,'6');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like them for Friday at 18:15 , please . Table for 6 ." }, { "id": 11, "rdf-acts": [], "speaker": "system", "text": "Would you like a reference number ?" }, { "id": 12, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Of course I 'd like the reference number ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,ref,'BLM7RVCW');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : BLM7RVCW ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "thank you that will be all" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Have a great day !" } ]
PMUL0451.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "seafood" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "seafood" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Loch Fyne" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "seafood" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Loch Fyne" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Loch Fyne" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/1c137057" ], [ "_:search/1c137057", "food", "seafood" ], [ "_:search/1c137057", "type", "Restaurant" ], [ "_:result", "count", "21" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "modern european" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/1c137057" ], [ "_:search/1c137057", "food", "seafood" ], [ "_:search/1c137057", "type", "Restaurant" ], [ "_:result", "count", "21" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "food", "modern european" ], [ "_:result", "address", "doubletree by Hilton Cambridge Granta Place Mill Lane" ], [ "_:result", "name", "riverside brasserie" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/1c137057" ], [ "_:search/1c137057", "food", "seafood" ], [ "_:search/1c137057", "type", "Restaurant" ], [ "_:result", "count", "21" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "food", "modern european" ], [ "_:result", "address", "doubletree by Hilton Cambridge Granta Place Mill Lane" ], [ "_:result", "name", "riverside brasserie" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "18:15" ], [ "_:search", "people", "6" ], [ "_: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" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/1c137057" ], [ "_:search/1c137057", "food", "seafood" ], [ "_:search/1c137057", "type", "Restaurant" ], [ "_:result", "count", "21" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "food", "modern european" ], [ "_:result", "address", "doubletree by Hilton Cambridge Granta Place Mill Lane" ], [ "_:result", "name", "riverside brasserie" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "18:15" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/1c137057" ], [ "_:search/1c137057", "food", "seafood" ], [ "_:search/1c137057", "type", "Restaurant" ], [ "_:result", "count", "21" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "food", "modern european" ], [ "_:result", "address", "doubletree by Hilton Cambridge Granta Place Mill Lane" ], [ "_:result", "name", "riverside brasserie" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "18:15" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "BLM7RVCW" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'Parkside Police Station');(_:search,type,'Police'))" ], "speaker": "user", "text": "I 'm looking for the Parkside Police Station please ." }, { "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 address of the Parkside Police Station is Parkside , Cambridge . It 's phone number is 01223358966 and it 's postcode is CB11JG ." }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks , I think that 's all I needed !" }, { "id": 3, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our service , and have a great day !" } ]
SNG0124.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" ] ], "turn_ids": [ 0, 1, 2 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'rice boat');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hello , I am looking for information about a restaurant called rice boat ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'37 Newnham Road');(_:result,food,'upscale Indian');(_:result,name,'Rice Boat');(_:result,phone,'01223302800');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Rice Boat restaurant is located on 37 Newnham Road . The phone number is 01223302800 . The restaurant serves upscale Indian cuisine ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'13:30');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Ok , I need to make a reservation for Monday at 13:30 ." }, { "id": 3, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "OK . How many people should I book the table for ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'13:30');(_:search,people,'one');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need it for one person for Wednesday at 13:30 ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'TAI3KD9O');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You are all set ! Your reference number for the reservation is : TAI3KD9O Will that be all for you today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'center');(_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Can you also help me find places to go in the center of town like a college ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,address,\"Saint Andrew 's street\");(_:result,category,'colleges');(_:result,count,'13');(_:result,entrance_fee,'free');(_:result,name,\"Christ 's college\");(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 13 colleges in that area . Christ 's college is free and located on Saint Andrew 's street ." }, { "id": 8, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Great could I have their postcode please ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,postcode,'cb23bu');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure ! The postcode is cb23bu . Can I help you with anything else today ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is everything you have been so helpful , hope the rest of your shift goes well for you ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our services . We are happy to help . Have a wonderful day ." } ]
PMUL3073.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "rice boat" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "rice boat" ], [ "_:result", "address", "37 Newnham Road" ], [ "_:result", "food", "upscale Indian" ], [ "_:result", "name", "Rice Boat" ], [ "_:result", "phone", "01223302800" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "rice boat" ], [ "_:result", "address", "37 Newnham Road" ], [ "_:result", "food", "upscale Indian" ], [ "_:result", "name", "Rice Boat" ], [ "_:result", "phone", "01223302800" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "rice boat" ], [ "_:result", "address", "37 Newnham Road" ], [ "_:result", "food", "upscale Indian" ], [ "_:result", "name", "Rice Boat" ], [ "_:result", "phone", "01223302800" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "one" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "TAI3KD9O" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "center" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "rice boat" ], [ "_:result", "food", "upscale Indian" ], [ "_:result", "phone", "01223302800" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "one" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "TAI3KD9O" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "center" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "Saint Andrew 's street" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Christ 's college" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "rice boat" ], [ "_:result", "food", "upscale Indian" ], [ "_:result", "phone", "01223302800" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "one" ], [ "_:booking", "ref", "TAI3KD9O" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "center" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "Saint Andrew 's street" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Christ 's college" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb23bu" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'kings lynn');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a train going to kings lynn ." }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "On which day will you be traveling ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'09:45');(_:search,day,'sunday');(_:search,type,'Train'))" ], "speaker": "user", "text": "On sunday . I 'd like to arrive by 09:45 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'08:58');(_:result,count,'4');(_:result,day,'Sunday');(_:result,departure,'Cambridge');(_:result,destination,'Kings Lynn');(_:result,id,'TR8042');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have 4 trains on Sunday from Cambridge to Kings Lynn . The TR8042 arrives at 08:58 . Would you like me to book it ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'3');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes . Make booking for 3 people and can I have a refernce number ?" }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'NGHD22EZ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your tickets are ready . Reference number is : NGHD22EZ ." }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I also need a guesthouse with free wifi . Can you help me find one ?" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "What area are you looking to stay in ?" } ]
PMUL3877.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "kings lynn" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "kings lynn" ], [ "_:search", "arrive_by", "09:45" ], [ "_:search", "day", "sunday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "kings lynn" ], [ "_:search", "arrive_by", "09:45" ], [ "_:search", "day", "sunday" ], [ "_:result", "arrive_by", "08:58" ], [ "_:result", "count", "4" ], [ "_:result", "day", "Sunday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Kings Lynn" ], [ "_:result", "id", "TR8042" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "kings lynn" ], [ "_:search", "arrive_by", "09:45" ], [ "_:search", "day", "sunday" ], [ "_:result", "arrive_by", "08:58" ], [ "_:result", "count", "4" ], [ "_:result", "day", "Sunday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Kings Lynn" ], [ "_:result", "id", "TR8042" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "NGHD22EZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'north');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a moderately priced restaurant in the north part of town ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'north');(_:result,name,'The nirala');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The nirala is located in the north part of town and in the moderate price range ." }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,food,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What kind of food is that ? Also what is the address and phone number ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,address,'7 Milton Road Chesterton');(_:result,food,'Indian');(_:result,phone,'01223 360966');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Indian food . The address is 7 Milton Road Chesterton and the phone number is 01223 360966 . Is there anything else I can help you find ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you that is all ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Your welcome . Goodbye ." } ]
WOZ20068.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "north" ], [ "_:result", "name", "The nirala" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "food", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "north" ], [ "_:result", "name", "The nirala" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "7 Milton Road Chesterton" ], [ "_:result", "food", "Indian" ], [ "_:result", "phone", "01223 360966" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,stars,'4-star');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need a 4-star hotel ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,count,'21');(_:result,stars,'four');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 21 four star hotels . Would you like to narrow it down by area or price range ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'south');(_:search,category,'hotel');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like to stay in the 4 star hotel in the south . I do n't want to stay in a guesthouse ." }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,stars,?);(_:search,type,'Hotel'))", "canthelp((_:search,area,'south');(_:search,category,'hotel');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "I do n't have a hotel with 4 stars in the south . Would you like to change the area or star rating ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'south');(_:search,category,'guesthouse');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I guess I have no choice but to try something else . Can you see if there is a guesthouse in the south with 4 stars ?" }, { "id": 5, "rdf-acts": [ "select((_:result,pricerange,'cheap');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))", "inform((_:result,area,'south');(_:result,category,'guesthouses');(_:result,count,'2');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "We have two guesthouses in the south , one moderately priced , the other cheap . Do you have a preference ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))", "request((_:result,has_internet,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Thank you ! I do not have a preference , but I do need for the place to have internet ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_internet,'none');(_:result,name,'Aylesbray lodge guest house');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Aylesbray lodge guest house has internet and is in the moderate price range . Would you like to book a room there ?" }, { "id": 8, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes please . Can you also provide me with the postcode ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,postcode,'cb17sr');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Sure ! It is cb17sr" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'near the hotel');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Could you assist me in finding a restaurant ? We are going all out so would like an expensive one near the hotel ." }, { "id": 11, "rdf-acts": [ "select((_:result,name,'Frankie and Bennies');(_:result,name,'Good Luck Chinese Food Takeaway');(_:result,type,'Restaurant'))", "inform((_:result,amount,'a few');(_:result,food,'British');(_:result,pricerange,'pricey');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have a few pricey restaurants near your hotel . We have the Good Luck Chinese Food Takeaway , and Frankie and Bennies , if you 'd like British . Do either of those interest you ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,area,'south');(_:search,day,'tuesday');(_:search,duration,'17:00');(_:search,people,'5');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Any expensive restaurant int he south will work , what ever you want to recommend . I need a booking for Tuesday , 5 people at 17:00 ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'God Luck Chinese Food Takeaway');(_:booking,ref,'54F41GMV');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Reference number is : 54F41GMV . The God Luck Chinese Food Takeaway . Is there anything else ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you very much . I think that 's all that I need right now ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Great , have a wonderfule day !" } ]
PMUL3638.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4-star" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:result", "count", "21" ], [ "_:result", "stars", "four" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:result", "count", "21" ], [ "_:result", "stars", "four" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/f919787e" ], [ "_:search/f919787e", "area", "south" ], [ "_:search/f919787e", "category", "hotel" ], [ "_:search/f919787e", "stars", "4" ], [ "_:search/f919787e", "type", "Hotel" ], [ "_:search", "area", "south" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:result", "stars", "four" ], [ "_:system", "canthelp", "_:search/f919787e" ], [ "_:search/f919787e", "area", "south" ], [ "_:search/f919787e", "category", "hotel" ], [ "_:search/f919787e", "stars", "4" ], [ "_:search/f919787e", "type", "Hotel" ], [ "_:search", "area", "south" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "area", "south" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:result", "stars", "four" ], [ "_:system", "canthelp", "_:search/f919787e" ], [ "_:search/f919787e", "area", "south" ], [ "_:search/f919787e", "category", "hotel" ], [ "_:search/f919787e", "stars", "4" ], [ "_:search/f919787e", "type", "Hotel" ], [ "_:search", "area", "south" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "south" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Aylesbray lodge guest house" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "stars", "four" ], [ "_:system", "canthelp", "_:search/f919787e" ], [ "_:search/f919787e", "area", "south" ], [ "_:search/f919787e", "category", "hotel" ], [ "_:search/f919787e", "stars", "4" ], [ "_:search/f919787e", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "south" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Aylesbray lodge guest house" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "postcode", "cb17sr" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "near the hotel" ], [ "_: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": [ [ "_:result", "stars", "four" ], [ "_:system", "canthelp", "_:search/f919787e" ], [ "_:search/f919787e", "area", "south" ], [ "_:search/f919787e", "category", "hotel" ], [ "_:search/f919787e", "stars", "4" ], [ "_:search/f919787e", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "south" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "postcode", "cb17sr" ], [ "_:result", "name", "Frankie and Bennies" ], [ "_:result", "name", "Good Luck Chinese Food Takeaway" ], [ "_:result", "amount", "a few" ], [ "_:result", "food", "British" ], [ "_:result", "pricerange", "pricey" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "south" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "17:00" ], [ "_:search", "people", "5" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "stars", "four" ], [ "_:system", "canthelp", "_:search/f919787e" ], [ "_:search/f919787e", "area", "south" ], [ "_:search/f919787e", "category", "hotel" ], [ "_:search/f919787e", "stars", "4" ], [ "_:search/f919787e", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "south" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "postcode", "cb17sr" ], [ "_:result", "name", "Frankie and Bennies" ], [ "_:result", "name", "Good Luck Chinese Food Takeaway" ], [ "_:result", "amount", "a few" ], [ "_:result", "food", "British" ], [ "_:result", "pricerange", "pricey" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "south" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "17:00" ], [ "_:search", "people", "5" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "God Luck Chinese Food Takeaway" ], [ "_:booking", "ref", "54F41GMV" ], [ "_: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,type,'Hotel'))" ], "speaker": "user", "text": "i 'm looking for a particular hotel" }, { "id": 1, "rdf-acts": [ "request((_:search,name,?);(_:search,type,'Hotel'))", "thank()" ], "speaker": "system", "text": "I 'll be happy to find information on the hotel . What hotel would you like me to look up for you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,name,'finches bed and breakfast');(_:search,people,'1');(_:search,stay,'4');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Finches Bed and Breakfast . I would like to book it for 1 person and 4 nights , start date on Wednesday . Can you also provide me with reference number ?" }, { "id": 3, "rdf-acts": [ "inform((_:booking,ref,'97RYHJTP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have made your reservation . Your reference number is 97RYHJTP ." }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'south');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "i m also looking for a place to go in the south" }, { "id": 5, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'many');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "there are many things to do . What would you like ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'theatre');(_:search,type,'Attraction'))", "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "it should be a theatre . get me the entrance number" }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'the junction');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "the junction fits your description . can i give you their address ?" }, { "id": 8, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Actually I 'll be taking a taxi between the two . But before I do that , is there an entrance fee ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,entrance_fee,'does not have their entrance fee available');(_:result,name,'Junction');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Junction does not have their entrance fee available . Would you like their phone number to call them ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,departure,'the junction');(_:search,leave_at,'17:30');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "No thank you . I would like a taxi , leaving The Junction by 17:30 ." }, { "id": 11, "rdf-acts": [ "inform((_:result,car,'yellow bmw');(_:result,phone,'07689463937');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "All set , look for a yellow bmw , if there are issues , they can be reached at 07689463937 , any other questions ?" }, { "id": 12, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No , you have taken care of everything . Thanks you so much . Good - bye ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Your Welcome good bye" } ]
PMUL4406.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "name", "finches bed and breakfast" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "name", "finches bed and breakfast" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "ref", "97RYHJTP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "name", "finches bed and breakfast" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "97RYHJTP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "theatre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "name", "finches bed and breakfast" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "97RYHJTP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:result", "amount", "many" ], [ "_:search", "category", "theatre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "name", "the junction" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "name", "finches bed and breakfast" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "97RYHJTP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:result", "amount", "many" ], [ "_:search", "category", "theatre" ], [ "_:result", "entrance_fee", "does not have their entrance fee available" ], [ "_:result", "name", "Junction" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "the junction" ], [ "_:search", "leave_at", "17:30" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "name", "finches bed and breakfast" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "97RYHJTP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:result", "amount", "many" ], [ "_:search", "category", "theatre" ], [ "_:result", "entrance_fee", "does not have their entrance fee available" ], [ "_:result", "name", "Junction" ], [ "_:search", "departure", "the junction" ], [ "_:search", "leave_at", "17:30" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow bmw" ], [ "_:result", "phone", "07689463937" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_: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,destination,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to get a train going to bishops stortford ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "And where will you be departing from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,departure,'cambridge');(_:search,leave_at,'10:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll be leaving from Cambridge on Saturday , and I need to leave after 10:00 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,day,'Saturday');(_:result,departure,'Cambridge');(_:result,destination,'Bishops Stortford');(_:result,id,'TR9383');(_:result,leave_at,'11:29');(_:result,ticket,'8.08 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have train TR9383 departing from Cambridge to Bishops Stortford on Saturday at 11:29 , the cost of a ticket is 8.08 pounds . Would you like me to book that for you ?" }, { "id": 4, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "maybe . what 's the arrival time ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'12:07');(_:result,id,'TR9383');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The arrival time for TR9383 is 12:07 . Is that acceptable for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,type,'Attraction'))" ], "speaker": "user", "text": "no . i 'm looking for a particular attraction ." }, { "id": 7, "rdf-acts": [ "request((_:search,category,?);(_:search,name,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "OK , what is the name of the attraction ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'gonville and caius college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "it 's called gonville and caius college ." }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,name,'Gonville and Caius');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Gonville and Caius is located in the city centre . Would you like the address or phone number ?" }, { "id": 10, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes , could I also get the price for entry ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'trinity street');(_:result,entrance_fee,'free');(_:result,phone,'01223332400');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The address is trinity street and the phone number is 01223332400 . The entrance fee is free !" }, { "id": 12, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "What 's the postcode please ?" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:result,postcode,'cb21ta');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The postcode is cb21ta . How else can I help you today ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all I needed ! Thank you !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Have a lovely day , goodbye !" } ]
PMUL1440.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", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "10:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "bishops stortford" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "10:00" ], [ "_:search", "type", "Train" ], [ "_:result", "day", "Saturday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Bishops Stortford" ], [ "_:result", "id", "TR9383" ], [ "_:result", "leave_at", "11:29" ], [ "_:result", "ticket", "8.08 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "bishops stortford" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "10:00" ], [ "_:result", "day", "Saturday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Bishops Stortford" ], [ "_:result", "leave_at", "11:29" ], [ "_:result", "ticket", "8.08 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "12:07" ], [ "_:result", "id", "TR9383" ], [ "_:result", "type", "Train" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "bishops stortford" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "10:00" ], [ "_:result", "day", "Saturday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Bishops Stortford" ], [ "_:result", "leave_at", "11:29" ], [ "_:result", "ticket", "8.08 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "12:07" ], [ "_:result", "id", "TR9383" ], [ "_:result", "type", "Train" ], [ "_:search", "category", "?" ], [ "_:search", "name", "gonville and caius college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "bishops stortford" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "10:00" ], [ "_:result", "day", "Saturday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Bishops Stortford" ], [ "_:result", "leave_at", "11:29" ], [ "_:result", "ticket", "8.08 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "12:07" ], [ "_:result", "id", "TR9383" ], [ "_:search", "category", "?" ], [ "_:search", "name", "gonville and caius college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Gonville and Caius" ], [ "_:result", "type", "Attraction" ], [ "_:result", "ticket", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "bishops stortford" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "10:00" ], [ "_:result", "day", "Saturday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Bishops Stortford" ], [ "_:result", "leave_at", "11:29" ], [ "_:result", "ticket", "8.08 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "12:07" ], [ "_:result", "id", "TR9383" ], [ "_:search", "category", "?" ], [ "_:search", "name", "gonville and caius college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Gonville and Caius" ], [ "_:result", "ticket", "?" ], [ "_:result", "address", "trinity street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223332400" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "destination", "bishops stortford" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "10:00" ], [ "_:result", "day", "Saturday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Bishops Stortford" ], [ "_:result", "leave_at", "11:29" ], [ "_:result", "ticket", "8.08 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "12:07" ], [ "_:result", "id", "TR9383" ], [ "_:search", "category", "?" ], [ "_:search", "name", "gonville and caius college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Gonville and Caius" ], [ "_:result", "ticket", "?" ], [ "_:result", "address", "trinity street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223332400" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb21ta" ], [ "_:result", "type", "Attraction" ] ], "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 fun things to do in the center of town ." }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,area,'centre');(_:result,count,'44');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 44 different attractions in the centre area , were you looking for an entertainment venue ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "You choose for me . I just need the address and postcode ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'Holy Trinity Church');(_:result,phone,'01223355397');(_:result,postcode,'cb23nz');(_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "There is the Holy Trinity Church . Their phone number is 01223355397 . The post code is cb23nz . Is there anything else I can help you with ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I do n't think a Church is a place to have fun in town . Could you find me a restaurant instead ?" }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'110');(_:result,type,'Restaurant'))", "thank()" ], "speaker": "system", "text": "Sure . There are a total of 110 restaurants in town . Do you have any preferences that would narrow down the list ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,name,'peking restaurant');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes I am looking for one called peking restaurant . I 'd like a reservation for 8 on Friday ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,people,'8');(_:booking,type,'Booking'))", "request((_:booking,duration,?);(_:booking,type,'Booking'))", "inform((_:result,area,'south');(_:result,name,'Peking restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I found the listing for Peking restaurant in the south not the centre . If this is acceptable what time can I put the 8 of you down for ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,duration,'12:30');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "put me down for 12:30" }, { "id": 9, "rdf-acts": [ "inform((_:booking,ref,'STAUDCT0');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "STAUDCT0 is your confirmation number" }, { "id": 10, "rdf-acts": [ "inform((_:search,departure,'the church');(_:search,destination,'the restaurant');(_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'll also need a cab from the church to the restaurant , please ." }, { "id": 11, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))", "inform((_:result,departure,'the church');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "What time would you like to leave the church ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,arrive_by,'12:30');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I want to leave with enough time to get to the restaurant at 12:30 . How long will the cab ride be ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'yellow toyota');(_:result,phone,'07739750198');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "I have booked a yellow toyota for you . Their number is 07739750198 . I do not know how long the cab ride is , I apologize ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , it 's fine ." }, { "id": 15, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Do you need anything else today ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's all . Thank you ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our service ! Goodbye !" } ]
MUL0808.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "44" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "44" ], [ "_:result", "address", "?" ], [ "_:result", "name", "Holy Trinity Church" ], [ "_:result", "phone", "01223355397" ], [ "_:result", "postcode", "cb23nz" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:result", "area", "centre" ], [ "_:result", "address", "?" ], [ "_:result", "name", "Holy Trinity Church" ], [ "_:result", "phone", "01223355397" ], [ "_:result", "postcode", "cb23nz" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "?" ], [ "_:search", "food", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "110" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "name", "peking restaurant" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "01223355397" ], [ "_:result", "postcode", "cb23nz" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "?" ], [ "_:search", "food", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "110" ], [ "_:search", "day", "friday" ], [ "_:search", "name", "peking restaurant" ], [ "_:search", "people", "8" ], [ "_:booking", "people", "8" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "south" ], [ "_:result", "name", "Peking restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "12:30" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "01223355397" ], [ "_:result", "postcode", "cb23nz" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "?" ], [ "_:search", "food", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "110" ], [ "_:search", "day", "friday" ], [ "_:search", "name", "peking restaurant" ], [ "_:search", "people", "8" ], [ "_:booking", "people", "8" ], [ "_:booking", "duration", "?" ], [ "_:result", "area", "south" ], [ "_:result", "name", "Peking restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "12:30" ], [ "_:booking", "ref", "STAUDCT0" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the church" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "01223355397" ], [ "_:result", "postcode", "cb23nz" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "?" ], [ "_:search", "food", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "110" ], [ "_:search", "day", "friday" ], [ "_:search", "name", "peking restaurant" ], [ "_:search", "people", "8" ], [ "_:booking", "people", "8" ], [ "_:booking", "duration", "?" ], [ "_:result", "area", "south" ], [ "_:result", "name", "Peking restaurant" ], [ "_:search", "duration", "12:30" ], [ "_:booking", "ref", "STAUDCT0" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the church" ], [ "_:search", "leave_at", "?" ], [ "_:result", "departure", "the church" ], [ "_:result", "type", "Taxi" ], [ "_:search", "arrive_by", "12:30" ], [ "_:search", "destination", "the restaurant" ], [ "_: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", "?" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "cb23nz" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "?" ], [ "_:search", "food", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "110" ], [ "_:search", "day", "friday" ], [ "_:search", "name", "peking restaurant" ], [ "_:search", "people", "8" ], [ "_:booking", "people", "8" ], [ "_:booking", "duration", "?" ], [ "_:result", "area", "south" ], [ "_:result", "name", "Peking restaurant" ], [ "_:search", "duration", "12:30" ], [ "_:booking", "ref", "STAUDCT0" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the church" ], [ "_:search", "leave_at", "?" ], [ "_:result", "departure", "the church" ], [ "_:search", "arrive_by", "12:30" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow toyota" ], [ "_:result", "phone", "07739750198" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "cb23nz" ], [ "_:search", "area", "?" ], [ "_:search", "food", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "110" ], [ "_:search", "day", "friday" ], [ "_:search", "name", "peking restaurant" ], [ "_:search", "people", "8" ], [ "_:booking", "people", "8" ], [ "_:booking", "duration", "?" ], [ "_:result", "area", "south" ], [ "_:result", "name", "Peking restaurant" ], [ "_:search", "duration", "12:30" ], [ "_:booking", "ref", "STAUDCT0" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the church" ], [ "_:search", "leave_at", "?" ], [ "_:result", "departure", "the church" ], [ "_:search", "arrive_by", "12:30" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow toyota" ], [ "_:result", "phone", "07739750198" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,\"great saint mary 's church\");(_:search,destination,'cocum');(_:search,leave_at,'04:15');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need a taxi from great saint Mary 's church to cocum at 04:15" }, { "id": 1, "rdf-acts": [ "inform((_:result,car,'grey ford');(_:result,phone,'07864543066');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Your car is a grey ford , contact number is 07864543066 ." }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . That is all i needed ." }, { "id": 3, "rdf-acts": null, "speaker": "system", "text": "You 're very welcome . Have a safe ride ." } ]
SNG1259.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "great saint mary 's church" ], [ "_:search", "destination", "cocum" ], [ "_:search", "leave_at", "04:15" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "great saint mary 's church" ], [ "_:search", "destination", "cocum" ], [ "_:search", "leave_at", "04:15" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "grey ford" ], [ "_:result", "phone", "07864543066" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'center');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a place to eat . Something moderately priced , in the center ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'lots of options');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , there are lots of options for you . What type of food are you looking for ?" }, { "id": 2, "rdf-acts": [ "request((_:result,food,?);(_:result,type,'Restaurant'))", "inform((_:search,area,'centre');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I do n't really have a type of cuisine in mind . Maybe you could recommend someplace moderately priced and in the centre of town ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,food,'asian oriental');(_:result,name,'yippee noodle bar');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I can recommend the yippee noodle bar it is asian oriental . Does that sound ok ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'15:30');(_:search,people,'2');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Sounds great , can you book it or 2 people at 15:30 om Monday ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'UGF14FPI');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : UGF14FPI . Is there anything else I can assist you with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for some places to go in the same area as the restaurant ." }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'center');(_:result,category,'architecture');(_:result,category,'boats');(_:result,category,'colleges');(_:result,category,'concert hall');(_:result,category,'museums');(_:result,category,'nightclubs');(_:result,category,'park');(_:result,category,'swimming pool');(_:result,category,'theatres');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "You are in luck . The center has colleges , architecture , boats , museums , concert hall , nightclubs , park , swimming pool , and theatres . Which one appeals to you ?" }, { "id": 8, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Please select your favorite and then give me the phone number and entrance fee information" }, { "id": 9, "rdf-acts": [ "inform((_:result,name,'suggest holy trinity church');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I would suggest holy trinity church ." }, { "id": 10, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That sounds great , can I please have their phone number and information about their entrance fees ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,entrance_fee,'free');(_:result,phone,'01223355397');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Their phone number is 01223355397 and it is free to enter ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Free is the best price , thank you , that is all I need" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Okay , great . Have a wonderful trip . Goodbye ." } ]
PMUL2194.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ "_:result", "amount", "lots of options" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "food", "?" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ "_:result", "amount", "lots of options" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "food", "asian oriental" ], [ "_:result", "name", "yippee noodle bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "15:30" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ "_:result", "amount", "lots of options" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "food", "asian oriental" ], [ "_:result", "name", "yippee noodle bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "15:30" ], [ "_:search", "people", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "UGF14FPI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ "_:result", "amount", "lots of options" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "food", "asian oriental" ], [ "_:result", "name", "yippee noodle bar" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "15:30" ], [ "_:search", "people", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "UGF14FPI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "center" ], [ "_:result", "category", "architecture" ], [ "_:result", "category", "boats" ], [ "_:result", "category", "colleges" ], [ "_:result", "category", "concert hall" ], [ "_:result", "category", "museums" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "category", "park" ], [ "_:result", "category", "swimming pool" ], [ "_:result", "category", "theatres" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ "_:result", "amount", "lots of options" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "food", "asian oriental" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "15:30" ], [ "_:search", "people", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "UGF14FPI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "center" ], [ "_:result", "category", "architecture" ], [ "_:result", "category", "boats" ], [ "_:result", "category", "colleges" ], [ "_:result", "category", "concert hall" ], [ "_:result", "category", "museums" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "category", "park" ], [ "_:result", "category", "swimming pool" ], [ "_:result", "category", "theatres" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "name", "suggest holy trinity church" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ "_:result", "amount", "lots of options" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "food", "asian oriental" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "15:30" ], [ "_:search", "people", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "UGF14FPI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "center" ], [ "_:result", "category", "architecture" ], [ "_:result", "category", "boats" ], [ "_:result", "category", "colleges" ], [ "_:result", "category", "concert hall" ], [ "_:result", "category", "museums" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "category", "park" ], [ "_:result", "category", "swimming pool" ], [ "_:result", "category", "theatres" ], [ "_:result", "name", "suggest holy trinity church" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223355397" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "List all thursday train times heading to cambridge ." }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'202');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "There are 202 entries , can you please be more specific ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,departure,'leicester');(_:search,leave_at,'21:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "Okay , I guess that would be quite a lot of typing . How about this : I need a train leaving from Leicester sometime after 21:45 on Thursday ." }, { "id": 3, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What time would you like to leave ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,leave_at,'21:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "Anytime after 21:45 is good ." }, { "id": 5, "rdf-acts": [ "select((_:result,id,'TR8149');(_:result,leave_at,'22:09,is');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have train TR8149 leaving at 22:09,is that okay ?" }, { "id": 6, "rdf-acts": [ "request((_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "That is fine . Can you give me the price and travel time , please ?" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "It is 37.80 pounds and travel time is 105 minutes . Do you need anything else ?" } ]
PMUL3452.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "202" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "leicester" ], [ "_:search", "leave_at", "21:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "202" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "leicester" ], [ "_:search", "leave_at", "21:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "202" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "leicester" ], [ "_:search", "leave_at", "21:45" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "TR8149" ], [ "_:result", "leave_at", "22:09,is" ], [ "_: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 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'Parkside Police Station');(_:search,type,'Police'))" ], "speaker": "user", "text": "I am trying to find the Parkside Police Station ." }, { "id": 1, "rdf-acts": [ "inform((_:result,phone,'01223358966');(_:result,postcode,'CB11JG');(_:result,type,'Police'))" ], "speaker": "system", "text": "The contact for Parkside Police is , 01223358966 . They are located in postcode CB11JG ." }, { "id": 2, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thank you , that 's all I need . Good bye ." }, { "id": 3, "rdf-acts": null, "speaker": "system", "text": "Thank you , please contact us if we can assist you further ." } ]
SNG01550.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", "postcode", "CB11JG" ], [ "_:result", "type", "Police" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'cocum');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a restaurant called Cocum ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'west');(_:result,food,'Indian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "That 's a very nice Indian restaurant on the west side of town . Would you like the phone number or a reservation ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'14:00');(_:search,people,'one');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like a reservation , please . I 'd need it for Monday , 14:00 , and for one person . I 'll need the reference number ." }, { "id": 3, "rdf-acts": [ "inform((_:booking,duration,'14:00');(_:booking,name,'Cocum');(_:booking,people,'1');(_:booking,ref,'PD01ZLA3');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your reservation at Cocum at 14:00 for 1 person was successful . Your Reference number is : PD01ZLA3 ." }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'home from home');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thank you . I am also looking for a particular hotel . It 's called Home From Home ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Home from home');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Home from home is a 4 star guesthouse in the north area with wifi and parking . Would you like to make a reservation ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , please . Just me , same day as the restaurant , and I 'll be staying 3 nights ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'TFWXYHTG');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . \n Reference number is : TFWXYHTG . anything else today ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all I need for today . Thanks !" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Great . If you ever need anything else do n't hesitate to ask ." } ]
PMUL3277.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "cocum" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "cocum" ], [ "_:result", "area", "west" ], [ "_:result", "food", "Indian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "area", "west" ], [ "_:result", "food", "Indian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "one" ], [ "_:result", "ref", "?" ], [ "_:booking", "duration", "14:00" ], [ "_:booking", "name", "Cocum" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "PD01ZLA3" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "home from home" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "food", "Indian" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "one" ], [ "_:result", "ref", "?" ], [ "_:booking", "duration", "14:00" ], [ "_:booking", "name", "Cocum" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "PD01ZLA3" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "home from home" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Home from home" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "same day" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "food", "Indian" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "one" ], [ "_:result", "ref", "?" ], [ "_:booking", "duration", "14:00" ], [ "_:booking", "name", "Cocum" ], [ "_:booking", "people", "1" ], [ "_:search", "name", "home from home" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Home from home" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "same day" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "TFWXYHTG" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a place to dine that serves indian food and is located close to the centre , can you help me please ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'nine');(_:result,area,'centre');(_:result,food,'Indian');(_:result,pricerange,'cheap to expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have nine Indian restaurants in the centre , with prices ranging from cheap to expensive . Do you have a preference ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like a restaurant in the expensive range ." }, { "id": 3, "rdf-acts": [ "inform((_:booking,name,'Panahar');(_:booking,type,'Booking');(_:result,amount,'several');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are several . Would you like to book a table to Panahar , or perhaps one of the others ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'13:00');(_:search,name,'panahar');(_:search,people,'6');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , please make a reservation for 6 people at Panahar on Sunday at 13:00 ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Sunday');(_:booking,duration,'13:00');(_:booking,name,'Panahar');(_:booking,people,'6');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You are booked at Panahar on Sunday at 13:00 for 6 people . Is there anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "May I have the reference number for the reservation ?" }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,name,'the panahar');(_:booking,type,'Booking'))", "reqmore()", "inform((_:result,food,'Indian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I am so sorry but the panahar is fully booked . My I find another restaurant for you that serves Indian food ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,pricerange,'same area and price range');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes please , in the same area and price range , please ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,name,'Golden Curry');(_:booking,ref,'OXKPJH2R');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay . I was able to get you into the Golden Curry instead . Your reference number is OXKPJH2R ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much . Have a great day ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You are so welcome ." } ]
SSNG0108.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "indian" ], [ "_:result", "amount", "nine" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "cheap to expensive" ], [ "_: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", "indian" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "cheap to expensive" ], [ "_:search", "pricerange", "expensive" ], [ "_:booking", "name", "Panahar" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "name", "panahar" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "indian" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "cheap to expensive" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "name", "panahar" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "duration", "13:00" ], [ "_:booking", "name", "Panahar" ], [ "_:booking", "people", "6" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:result", "area", "centre" ], [ "_:result", "pricerange", "cheap to expensive" ], [ "_:result", "amount", "several" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "name", "panahar" ], [ "_:search", "people", "6" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "duration", "13:00" ], [ "_:booking", "name", "Panahar" ], [ "_:booking", "people", "6" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/993e4f29" ], [ "_:booking/993e4f29", "name", "the panahar" ], [ "_:booking/993e4f29", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "food", "Indian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same area and price range" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:result", "area", "centre" ], [ "_:result", "pricerange", "cheap to expensive" ], [ "_:result", "amount", "several" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "name", "panahar" ], [ "_:search", "people", "6" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "duration", "13:00" ], [ "_:booking", "people", "6" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/993e4f29" ], [ "_:booking/993e4f29", "name", "the panahar" ], [ "_:booking/993e4f29", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "food", "Indian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same area and price range" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "Golden Curry" ], [ "_:booking", "ref", "OXKPJH2R" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'south');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you recommend a restaurant to me in the South part of town ? I do n't want to spend a lot of money ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "What type of food are you looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "The type of food does n't matter to me ." }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'Two');(_:result,area,'south');(_:result,food,'Chinese');(_:result,food,'Portuguese');(_:result,name,'Lucky Star');(_:result,name,'Nandos');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Two results with cheap price range in the south area of town . One is Nandos which is Portuguese food . The other is The Lucky Star , which is Chinese food ." }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "Is there anything else ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'South side of town');(_:result,food,'Chinese');(_:result,name,'Lucky Star');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Lucky Star is a Chinese restaurant that is cheap and on the South side of town ." }, { "id": 6, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is the phone number ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'Lucky Star');(_:result,phone,'01223 244277');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The phone number of The Lucky Star is 01223 244277 ." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That will be good . Thank you !" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Thank you , goodbye ." } ]
WOZ20459.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "amount", "Two" ], [ "_:result", "area", "south" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Portuguese" ], [ "_:result", "name", "Lucky Star" ], [ "_:result", "name", "Nandos" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "amount", "Two" ], [ "_:result", "area", "South side of town" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Lucky Star" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "amount", "Two" ], [ "_:result", "area", "South side of town" ], [ "_:result", "food", "Chinese" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "name", "Lucky Star" ], [ "_:result", "phone", "01223 244277" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'stevenage');(_:search,type,'Train'))" ], "speaker": "user", "text": "Can I catch a train to Stevenage ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,day,'friday');(_:result,destination,'stevenage');(_:result,id,'TR2515');(_:result,leave_at,'05:21');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes , TR2515 departs on friday at 05:21 to stevenage , would you like me to book it ?" }, { "id": 2, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes please when is the arrival time ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'06:10');(_:result,destination,'Stevenage');(_:result,id,'TR2515');(_:result,type,'Train'))" ], "speaker": "system", "text": "TR2515 arrives in Stevenage at 06:10 , bright and early !" }, { "id": 4, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "What 's the total travel time for the TR2515 ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,duration,'49 minutes');(_:result,type,'Train'))" ], "speaker": "system", "text": "The total travel time is 49 minutes ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Okay , thank you for the information !" }, { "id": 7, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can help you with today ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'south');(_:search,category,'park');(_:search,type,'Attraction'))", "request((_:result,address,?);(_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for a park in the south . Any available that you could give me the postcode , entrance fee 's if any and the address please ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'wandlebury ring , gog magog hills , babraham');(_:result,category,'parks');(_:result,count,'2');(_:result,entrance_fee,'free');(_:result,name,'Wandlebury country park');(_:result,postcode,'cb223ae');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are two parks that fit your description . Both are free . May I recommend Wandlebury country park located wandlebury ring , gog magog hills , babraham ? Postalcode is cb223ae ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Perfect , you 've answered all my questions . Thank you !" }, { "id": 11, "rdf-acts": [ "bye()", "thank()" ], "speaker": "system", "text": "Your welcome , enjoy your time in Cambridge ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I will . Thanks !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "good day to you" } ]
PMUL1252.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ], [ "_:result", "day", "friday" ], [ "_:result", "destination", "stevenage" ], [ "_:result", "id", "TR2515" ], [ "_:result", "leave_at", "05:21" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ], [ "_:result", "day", "friday" ], [ "_:result", "leave_at", "05:21" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "06:10" ], [ "_:result", "destination", "Stevenage" ], [ "_:result", "id", "TR2515" ], [ "_:result", "type", "Train" ], [ "_:result", "duration", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ], [ "_:result", "day", "friday" ], [ "_:result", "leave_at", "05:21" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "06:10" ], [ "_:result", "destination", "Stevenage" ], [ "_:result", "id", "TR2515" ], [ "_:result", "duration", "49 minutes" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:result", "day", "friday" ], [ "_:result", "leave_at", "05:21" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "06:10" ], [ "_:result", "destination", "Stevenage" ], [ "_:result", "id", "TR2515" ], [ "_:result", "duration", "49 minutes" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "south" ], [ "_:search", "category", "park" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:result", "day", "friday" ], [ "_:result", "leave_at", "05:21" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "06:10" ], [ "_:result", "destination", "Stevenage" ], [ "_:result", "id", "TR2515" ], [ "_:result", "duration", "49 minutes" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "south" ], [ "_:search", "category", "park" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "wandlebury ring , gog magog hills , babraham" ], [ "_:result", "category", "parks" ], [ "_:result", "count", "2" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Wandlebury country park" ], [ "_:result", "postcode", "cb223ae" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:result", "day", "friday" ], [ "_:result", "leave_at", "05:21" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "06:10" ], [ "_:result", "destination", "Stevenage" ], [ "_:result", "id", "TR2515" ], [ "_:result", "duration", "49 minutes" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "south" ], [ "_:search", "category", "park" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "wandlebury ring , gog magog hills , babraham" ], [ "_:result", "category", "parks" ], [ "_:result", "count", "2" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Wandlebury country park" ], [ "_:result", "postcode", "cb223ae" ], [ "_:result", "type", "Attraction" ], [ "_:system", "dismissed", "_:user" ] ], "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,'0');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you help me find a place to stay ? I am looking for a hotel with a star of 0 and it needs free wifi ." }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'3');(_:result,name,'city centre north b and b');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 3 hotels that meet that criteria . Would city centre north b and b work for you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes . Does it have free wifi ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_internet,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , they offer free wifi . Would you like me to make a reservation for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'north');(_:search,category,'guesthouse');(_:search,day,'tuesday');(_:search,people,'5');(_:search,stay,'3');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Is that a guesthouse in the north ? If so , I need to book it for 5 people 3 nights starting Tuesday , and I 'll need a reference number ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,ref,'7QYC93WT');(_:booking,type,'Booking');(_:result,category,'guesthouse');(_:result,count,'1');(_:result,name,'City Centre North B and B');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There is one guesthouse called City Centre North B and B , your reservation is all booked , your reference number is 7QYC93WT ." }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thank you . I would also like to check the train schedule for Friday ." }, { "id": 7, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Sure . Where will you be departing from and arriving at ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,departure,'cambridge');(_:search,destination,'norwich');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll be leaving from Cambridge and going to Norwich on Friday ." }, { "id": 9, "rdf-acts": [ "inform((_:result,departure,'Cambridge');(_:result,destination,'Norwich');(_:result,duration,'79 minutes');(_:result,leave_at,'36 minutes after the hour');(_:result,leave_at,'every hour');(_:result,ticket,'17.6GBP');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Trains from Cambridge to Norwich leave 36 minutes after the hour , every hour . The duration is 79 minutes , and the price is 17.6GBP . Would you like to book a ticket ?" }, { "id": 10, "rdf-acts": [ "request((_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Can I get the train ID for the one you mentioned please ?" }, { "id": 11, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I 'm apologize but before I can provide a train number I need to know what time you would like to depart ." }, { "id": 12, "rdf-acts": [ "inform((_:search,leave_at,'20:45');(_:search,type,'Train'))", "request((_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Any time after 20:45 is just fine with me . I 'll just need the train ID - no booking today ." }, { "id": 13, "rdf-acts": [ "inform((_:result,day,'friday');(_:result,departure,'cambridge');(_:result,id,'TR0625');(_:result,leave_at,'21:36');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "TR0625 departs friday from cambridge at 21:36 . Do you need any other information ?" }, { "id": 14, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Could you tell me the price of the train please ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,ticket,'17.60 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes , the cost is 17.60 pounds . Do you want to book it ?" }, { "id": 16, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Could you please tell me the travel time for that ?" }, { "id": 17, "rdf-acts": [ "inform((_:result,duration,'79 minutes');(_:result,type,'Train'))" ], "speaker": "system", "text": "Of course , the travel time is roughly 79 minutes ." }, { "id": 18, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "Ok , that 's good . I would like to book that train please" }, { "id": 19, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "OK , how many tickets do you need ?" }, { "id": 20, "rdf-acts": [], "speaker": "user", "text": "I do n't need a ticket . I just needed to know . That 'll be everything !" }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "Thank you , goodbye ." } ]
MUL0720.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "0" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "stars", "0" ], [ "_:result", "count", "3" ], [ "_:result", "name", "city centre north b and b" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "stars", "0" ], [ "_:result", "count", "3" ], [ "_:result", "name", "city centre north b and b" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "stars", "0" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "7QYC93WT" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "count", "1" ], [ "_:result", "name", "City Centre North B and B" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "stars", "0" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "7QYC93WT" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "count", "1" ], [ "_:result", "name", "City Centre North B and B" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "stars", "0" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "7QYC93WT" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "count", "1" ], [ "_:result", "name", "City Centre North B and B" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:search", "type", "Train" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Norwich" ], [ "_:result", "duration", "79 minutes" ], [ "_:result", "leave_at", "36 minutes after the hour" ], [ "_:result", "leave_at", "every hour" ], [ "_:result", "ticket", "17.6GBP" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:result", "id", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "stars", "0" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "7QYC93WT" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "count", "1" ], [ "_:result", "name", "City Centre North B and B" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Norwich" ], [ "_:result", "duration", "79 minutes" ], [ "_:result", "leave_at", "36 minutes after the hour" ], [ "_:result", "leave_at", "every hour" ], [ "_:result", "ticket", "17.6GBP" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:result", "id", "?" ], [ "_:search", "leave_at", "20:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "stars", "0" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "7QYC93WT" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "count", "1" ], [ "_:result", "name", "City Centre North B and B" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:result", "destination", "Norwich" ], [ "_:result", "duration", "79 minutes" ], [ "_:result", "ticket", "17.6GBP" ], [ "_:booking", "category", "Train" ], [ "_:search", "leave_at", "20:45" ], [ "_:search", "type", "Train" ], [ "_:result", "day", "friday" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "id", "TR0625" ], [ "_:result", "leave_at", "21:36" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ticket", "?" ] ], "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", "0" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "7QYC93WT" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "count", "1" ], [ "_:result", "name", "City Centre North B and B" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:result", "destination", "Norwich" ], [ "_:result", "duration", "79 minutes" ], [ "_:booking", "category", "Train" ], [ "_:search", "leave_at", "20:45" ], [ "_:search", "type", "Train" ], [ "_:result", "day", "friday" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "id", "TR0625" ], [ "_:result", "leave_at", "21:36" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ticket", "17.60 pounds" ], [ "_:result", "type", "Train" ], [ "_:result", "duration", "?" ] ], "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", "0" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "7QYC93WT" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "count", "1" ], [ "_:result", "name", "City Centre North B and B" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:result", "destination", "Norwich" ], [ "_:booking", "category", "Train" ], [ "_:search", "leave_at", "20:45" ], [ "_:result", "day", "friday" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "id", "TR0625" ], [ "_:result", "leave_at", "21:36" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ticket", "17.60 pounds" ], [ "_:result", "duration", "79 minutes" ], [ "_:result", "type", "Train" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "stars", "0" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stay", "3" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "7QYC93WT" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "count", "1" ], [ "_:result", "name", "City Centre North B and B" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:result", "destination", "Norwich" ], [ "_:booking", "category", "Train" ], [ "_:search", "leave_at", "20:45" ], [ "_:result", "day", "friday" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "id", "TR0625" ], [ "_:result", "leave_at", "21:36" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ticket", "17.60 pounds" ], [ "_:result", "duration", "79 minutes" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "?" ], [ "_: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": 0, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes I am looking to stay in a 4 star guesthouse ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,category,'guesthouses');(_:result,count,'18');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Okay . There are 18 guesthouses that match your request . Is there a particular area you are interested in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for one with free parking and moderate in price" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Archway house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Archway house matches all of your preferences . Would you like me to create a booking ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'5');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , that would be great . I would like my check - in to be on Saturday . I will be staying for 2 nights and there will be a total of 5 people ." }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'north');(_:result,name,'Archway House');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Archway House is in the north area of town . Does that work for you ?" }, { "id": 6, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes , and I would also like you to include the reference number for the booking ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,ref,'EZ2LETN6');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "i have that booked for you and here is your Reference number is : EZ2LETN6" }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'fez club');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Great ! I 'm also looking for a place called the Fez Club . What kind of attraction is that ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,area,'centre');(_:result,category,'nightclub');(_:result,name,'Fez Club');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Fez Club is a nightclub in Centre . Is there anything else I can help with ?" }, { "id": 10, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can I get the phone number for The Fez ? I 'll also need a taxi ." }, { "id": 11, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))", "inform((_:result,name,'Fez Club');(_:result,phone,'01223519224');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The number to the Fez Club is 01223519224 . When will you need the taxi ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,departure,'fez');(_:search,leave_at,'17:45');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I want to leave Fez by 17:45" }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'Blue Ford');(_:result,departure,'Fez Club');(_:result,leave_at,'17:45');(_:result,phone,'07305507614');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Sure , I booked a Blue Ford that will pick you up at the Fez Club at 17:45 . Contact Number 07305507614 . Can I be of further assistance ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's all I need today . Thanks for your help . Goodbye !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "My pleasure . Have a good day ." } ]
MUL1119.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "18" ], [ "_: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", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "18" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Archway house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "18" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Archway House" ], [ "_:result", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "18" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "2" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Archway House" ], [ "_:result", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "EZ2LETN6" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "fez club" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "count", "18" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "EZ2LETN6" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "fez club" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclub" ], [ "_:result", "name", "Fez Club" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "count", "18" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "EZ2LETN6" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "fez club" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclub" ], [ "_:result", "name", "Fez Club" ], [ "_:result", "phone", "01223519224" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "fez" ], [ "_:search", "leave_at", "17: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", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "count", "18" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "EZ2LETN6" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "fez club" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclub" ], [ "_:result", "name", "Fez Club" ], [ "_:search", "departure", "fez" ], [ "_:search", "leave_at", "17:45" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "Blue Ford" ], [ "_:result", "departure", "Fez Club" ], [ "_:result", "leave_at", "17:45" ], [ "_:result", "phone", "07305507614" ], [ "_: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,type,'Attraction'))" ], "speaker": "user", "text": "I have the name of an attraction that I need help finding ." }, { "id": 1, "rdf-acts": [ "request((_:search,name,?);(_:search,type,'Attraction'))", "thank()" ], "speaker": "system", "text": "I can try and help . Do you know that name of it ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,name,'mumford theatre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "The Mumford Theatre ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Anglia Ruskin Enterprise , East Road');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I see it here . It 's located at Anglia Ruskin Enterprise , East Road . Would you like the phone number ?" }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction');(_:result,type,'Taxi'))" ], "speaker": "user", "text": "Yes , I would like the phone number ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'08451962320');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The phone number is 08451962320 . Can I help you with anything else ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that we be all for today . Thank you ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "We are happy to help , thank you for using our services ." } ]
PMUL2635.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "mumford theatre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "mumford theatre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "Anglia Ruskin Enterprise , East Road" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "mumford theatre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "Anglia Ruskin Enterprise , East Road" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "08451962320" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like a place to eat in the expensive price range ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Sure , what type of food are you interested in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm not too picky , could you make a suggestion ? One in the centre ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,food,'british');(_:result,name,'fitzbillies restaurant');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "fitzbillies restaurant is an expensive british restaurant in the centre . Can I book that for you ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,food,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "not now . please get me the address , postcode and food type ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,address,'51 Trumpington Street City Centre');(_:result,phone,'01223352500');(_:result,postcode,'cb21rg');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , the address is 51 Trumpington Street City Centre , postcode cb21rg , phone number is 01223352500 , can I help with anything else ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'kings hedges learner pool');(_:search,type,'Attraction'))", "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Thank you . Yes , I need the phone number for Kings Hedges learner pool ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,category,'pool');(_:result,phone,'01223353248');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The phone number for the pool is 01223353248 . Is there something else I can do for you ?" }, { "id": 8, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "i also need the entrance fee and postcode ." }, { "id": 9, "rdf-acts": [ "inform((_:result,entrance_fee,'do not');(_:result,postcode,'cb42xh');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The postcode is cb42xh . I do not the entrance fee ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all I need , thank you ." }, { "id": 11, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "welcome any time" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "thanks for helping have a good day" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Have a good day too . Goodbye ." } ]
PMUL3456.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "?" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "?" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "british" ], [ "_:result", "name", "fitzbillies restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "food", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "?" ], [ "_:search", "area", "centre" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "british" ], [ "_:result", "name", "fitzbillies restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "food", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "51 Trumpington Street City Centre" ], [ "_:result", "phone", "01223352500" ], [ "_:result", "postcode", "cb21rg" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "kings hedges learner pool" ], [ "_:search", "type", "Attraction" ], [ "_:result", "phone", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "?" ], [ "_:search", "area", "centre" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "british" ], [ "_:result", "name", "fitzbillies restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "food", "?" ], [ "_:result", "address", "51 Trumpington Street City Centre" ], [ "_:result", "postcode", "cb21rg" ], [ "_:search", "name", "kings hedges learner pool" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "pool" ], [ "_:result", "phone", "01223353248" ], [ "_: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": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "?" ], [ "_:search", "area", "centre" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "british" ], [ "_:result", "name", "fitzbillies restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "food", "?" ], [ "_:result", "address", "51 Trumpington Street City Centre" ], [ "_:search", "name", "kings hedges learner pool" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "pool" ], [ "_:result", "phone", "01223353248" ], [ "_:result", "entrance_fee", "do not" ], [ "_:result", "postcode", "cb42xh" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "?" ], [ "_:search", "area", "centre" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "british" ], [ "_:result", "name", "fitzbillies restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "food", "?" ], [ "_:result", "address", "51 Trumpington Street City Centre" ], [ "_:search", "name", "kings hedges learner pool" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "pool" ], [ "_:result", "phone", "01223353248" ], [ "_:result", "entrance_fee", "do not" ], [ "_:result", "postcode", "cb42xh" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,leave_at,'15:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train to leave from cambridge after 15:30 ." }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Ok , lets get you set up , where are you going and on what day ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,destination,'london liverpool street');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be leaving on saturday and going to london liverpool street ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'17:27');(_:result,departure,'Cambridge');(_:result,destination,'London Liverpool Street');(_:result,id,'TR4859');(_:result,leave_at,'15:59');(_:result,type,'Train'))" ], "speaker": "system", "text": "I would recommend TR4859 which leaves Cambridge at 15:59 and arrives at London Liverpool Street at 17:27 ." }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'6');(_:search,type,'Train'))" ], "speaker": "user", "text": "That sounds fine . Can you reserve 6 tickets for me please ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,id,'TR4859');(_:booking,people,'6');(_:booking,ref,'CTETVS75');(_:booking,ticket,'79.67 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You 're all booked . TR4859 for 6 people will be 79.67 GBP . Your reference number is CTETVS75 . Is there anything else I can help you with today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for places to go in town . The attraction should be in the type of museum" }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,category,'museums');(_:result,count,'23');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 23 museums in cambridge . Are you interested in a particular type of one in a certain part of town ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Not really . Pick the best one for me !" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'5 greens road');(_:result,entrance_fee,'free');(_:result,name,'Cambridge Artworks museum');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I am very partial to the Cambridge Artworks museum located at 5 greens road and admission is free . Does that sound good ?" }, { "id": 10, "rdf-acts": [ "request((_:result,area,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That sounds great ! What area and can I get the postcode ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,area,'east');(_:result,postcode,'cb13ef');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It is located in the east and the postal code is cb13ef ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , thanks , that 's all I need !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , glad I could help ." } ]
PMUL1188.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "15:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "15:30" ], [ "_: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", "leave_at", "15:30" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "london liverpool street" ], [ "_:result", "arrive_by", "17:27" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "London Liverpool Street" ], [ "_:result", "id", "TR4859" ], [ "_:result", "leave_at", "15:59" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "15:30" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "london liverpool street" ], [ "_:result", "arrive_by", "17:27" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "London Liverpool Street" ], [ "_:result", "id", "TR4859" ], [ "_:result", "leave_at", "15:59" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "6" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR4859" ], [ "_:booking", "people", "6" ], [ "_:booking", "ref", "CTETVS75" ], [ "_:booking", "ticket", "79.67 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "15:30" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "london liverpool street" ], [ "_:result", "arrive_by", "17:27" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "London Liverpool Street" ], [ "_:result", "id", "TR4859" ], [ "_:result", "leave_at", "15:59" ], [ "_:search", "people", "6" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR4859" ], [ "_:booking", "people", "6" ], [ "_:booking", "ref", "CTETVS75" ], [ "_:booking", "ticket", "79.67 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "?" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "23" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "15:30" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "london liverpool street" ], [ "_:result", "arrive_by", "17:27" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "London Liverpool Street" ], [ "_:result", "id", "TR4859" ], [ "_:result", "leave_at", "15:59" ], [ "_:search", "people", "6" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR4859" ], [ "_:booking", "people", "6" ], [ "_:booking", "ref", "CTETVS75" ], [ "_:booking", "ticket", "79.67 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "?" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "23" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Cambridge Artworks museum" ], [ "_:result", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "15:30" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "london liverpool street" ], [ "_:result", "arrive_by", "17:27" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "London Liverpool Street" ], [ "_:result", "id", "TR4859" ], [ "_:result", "leave_at", "15:59" ], [ "_:search", "people", "6" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR4859" ], [ "_:booking", "people", "6" ], [ "_:booking", "ref", "CTETVS75" ], [ "_:booking", "ticket", "79.67 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "?" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "23" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Cambridge Artworks museum" ], [ "_:result", "area", "east" ], [ "_:result", "postcode", "cb13ef" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'north');(_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a hotel in the north ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,count,'2');(_:result,name,'Ashley hotel');(_:result,name,'Lovell lodge');(_:result,pricerange,'moderately pricing');(_:result,stars,'two');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are two options , Ashley hotel and Lovell lodge , both are two stars and moderately pricing , would you like me to check for bookings ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'north');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Are either of those in the north ? it should have free parking too" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,amount,'both');(_:result,area,'north');(_:result,has_internet,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "They are both in the north , and have free wifi . Would you like to make a reservation at either of them ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Do either have free parking ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,amount,'both');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "They both offer parking ." }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'none');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Is either one a guesthouse ?" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,amount,'both');(_:result,category,'hotels');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I am sorry but they are both hotels . Would you like a reservation ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'north');(_:search,category,'guesthouses');(_:search,has_parking,'yes');(_:search,pricerange,'none');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "May I have you check one more time to make sure there are not any moderate priced guesthouses in the north that include parking . I 'd much rather stay in a guesthouse ." }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'north');(_:result,category,'guesthouses');(_:result,count,'7');(_:result,has_parking,'none');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "There must have been a glitch in my system . I am showing 7 moderately priced guesthouses in the north that have free parking . Are there any other amenities you require ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'6');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you please recommend one and book me a room for 6 ." }, { "id": 11, "rdf-acts": [ "inform((_:result,name,'Acorn Guest House');(_:result,type,'Hotel'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I would recommend Acorn Guest House . What day will you be arriving and how many nights would you like to stay ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'6');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "it will be for wednesday for 6 people , 4 nights ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,ref,'WZYCQL4O');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , I have that booked for you . Reference number is WZYCQL4O" }, { "id": 14, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need a place to dine as well , chinese food same area as the hotel ." }, { "id": 15, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Any price range preferred ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "Same general price range as the hotel please ." }, { "id": 17, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'191 Histon Road , Chesterton');(_:result,name,'Golden Wok');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I recommend the Golden Wok at 191 Histon Road , Chesterton . Can I reserve a table for you ?" }, { "id": 18, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "No thanks , what 's the postcode though ?" }, { "id": 19, "rdf-acts": [ "reqmore()", "inform((_:result,postcode,'cb43hl');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The post code is cb43hl . Can I get you any other information ?" }, { "id": 20, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "Yes can you help with a taxi ?" }, { "id": 21, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))", "thank()" ], "speaker": "system", "text": "Certainly . What will be you departure and arrival sites and times ?" }, { "id": 22, "rdf-acts": [ "inform((_:search,departure,'the restaurant');(_:search,leave_at,'19:15');(_:search,type,'Taxi'))", "request((_:result,car,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "I would like to leave the restaurant by 19:15 . I will need the contact number and car type as well ." }, { "id": 23, "rdf-acts": [ "inform((_:result,car,'blue honda');(_:result,phone,'07390748168');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "I have you riding fancy in a blue honda , you can reach them at 07390748168 . How else can I help ? \n ." }, { "id": 24, "rdf-acts": [], "speaker": "user", "text": "That was all I needed ." }, { "id": 25, "rdf-acts": null, "speaker": "system", "text": "Thank you for using the Cambridge TownInfo centre . Have a great day ." } ]
PMUL0229.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_: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", "count", "2" ], [ "_:result", "name", "Ashley hotel" ], [ "_:result", "name", "Lovell lodge" ], [ "_:result", "pricerange", "moderately pricing" ], [ "_:result", "stars", "two" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Ashley hotel" ], [ "_:result", "name", "Lovell lodge" ], [ "_:result", "pricerange", "moderately pricing" ], [ "_:result", "stars", "two" ], [ "_:search", "area", "north" ], [ "_:result", "amount", "both" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Ashley hotel" ], [ "_:result", "name", "Lovell lodge" ], [ "_:result", "pricerange", "moderately pricing" ], [ "_:result", "stars", "two" ], [ "_:search", "area", "north" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "both" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "none" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Ashley hotel" ], [ "_:result", "name", "Lovell lodge" ], [ "_:result", "pricerange", "moderately pricing" ], [ "_:result", "stars", "two" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "amount", "both" ], [ "_:result", "category", "hotels" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouses" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "none" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Ashley hotel" ], [ "_:result", "name", "Lovell lodge" ], [ "_:result", "stars", "two" ], [ "_:result", "has_internet", "none" ], [ "_:result", "amount", "both" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouses" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "none" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "7" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:result", "stars", "two" ], [ "_:result", "has_internet", "none" ], [ "_:result", "amount", "both" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouses" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "none" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "7" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_: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, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:result", "stars", "two" ], [ "_:result", "has_internet", "none" ], [ "_:result", "amount", "both" ], [ "_:search", "category", "guesthouses" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "none" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "7" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "WZYCQL4O" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:result", "stars", "two" ], [ "_:result", "has_internet", "none" ], [ "_:result", "amount", "both" ], [ "_:search", "category", "guesthouses" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "7" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "WZYCQL4O" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "?" ], [ "_: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": [ [ "_:system", "offered", "_:booking" ], [ "_:result", "stars", "two" ], [ "_:result", "has_internet", "none" ], [ "_:result", "amount", "both" ], [ "_:search", "category", "guesthouses" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "7" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "WZYCQL4O" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "?" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "191 Histon Road , Chesterton" ], [ "_:result", "name", "Golden Wok" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "postcode", "?" ] ], "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", "offered", "_:booking" ], [ "_:result", "stars", "two" ], [ "_:result", "has_internet", "none" ], [ "_:result", "amount", "both" ], [ "_:search", "category", "guesthouses" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "7" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "WZYCQL4O" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "?" ], [ "_:result", "address", "191 Histon Road , Chesterton" ], [ "_:result", "name", "Golden Wok" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb43hl" ], [ "_:result", "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": 11, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:result", "stars", "two" ], [ "_:result", "has_internet", "none" ], [ "_:result", "amount", "both" ], [ "_:search", "category", "guesthouses" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "7" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "WZYCQL4O" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "?" ], [ "_:result", "address", "191 Histon Road , Chesterton" ], [ "_:result", "name", "Golden Wok" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb43hl" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "destination", "?" ], [ "_:search", "departure", "the restaurant" ], [ "_:search", "leave_at", "19:15" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22 ] }, { "id": 12, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:result", "stars", "two" ], [ "_:result", "has_internet", "none" ], [ "_:result", "amount", "both" ], [ "_:search", "category", "guesthouses" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "7" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "WZYCQL4O" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "?" ], [ "_:result", "address", "191 Histon Road , Chesterton" ], [ "_:result", "name", "Golden Wok" ], [ "_:result", "postcode", "cb43hl" ], [ "_:search", "destination", "?" ], [ "_:search", "departure", "the restaurant" ], [ "_:search", "leave_at", "19:15" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "blue honda" ], [ "_:result", "phone", "07390748168" ], [ "_: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,departure,'el shaddai');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Can you have a taxi pick me up from el shaddai ?" }, { "id": 1, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Sure ! when would you like to arrive ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'06:45');(_:search,destination,'gonville hotel');(_:search,type,'Taxi'))", "request((_:result,car,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "I 'll be going to gonville hotel and need to arrive by 06:45 . Let me know the taxi type and their contact info ." }, { "id": 3, "rdf-acts": [ "inform((_:result,car,'yellow toyota');(_:result,phone,'07796401968');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Booking completed ! \n Booked car type \t : \t yellow toyota \n Contact number \t : \t 07796401968" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "awesome , thank you !" }, { "id": 5, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Can I help you with anything else ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that is all . Thank you ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You 're quite welcome . Have a wonderful stay in Cambridge ! Bye ." } ]
SNG02288.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "el shaddai" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "el shaddai" ], [ "_:search", "arrive_by", "06:45" ], [ "_:search", "destination", "gonville hotel" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "el shaddai" ], [ "_:search", "arrive_by", "06:45" ], [ "_:search", "destination", "gonville hotel" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow toyota" ], [ "_:result", "phone", "07796401968" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "el shaddai" ], [ "_:search", "arrive_by", "06:45" ], [ "_:search", "destination", "gonville hotel" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow toyota" ], [ "_:result", "phone", "07796401968" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a train from Cambridge ." }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))", "thank()" ], "speaker": "system", "text": "Let me help you with that , where would you like to go ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'stansted airport');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to get to Stansted airport please ." }, { "id": 3, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day will you be traveling ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'd like to travel on thursday" }, { "id": 5, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What time do you need to leave or arrive by ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,leave_at,'16:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to leave after 16:15 ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Ok there is one leaving at the same time i 'm eager to book it for you" } ]
SNG1280.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", "stansted airport" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "day", "thursday" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'north');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a moderately priced restaurant in the north part of town . I would also like the address and phone number ." }, { "id": 1, "rdf-acts": [ "select((_:result,food,'Chinese');(_:result,food,'Indian');(_:result,type,'Restaurant'))", "inform((_:result,amount,'both');(_:result,area,'north');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There is an Indian and a Chinese restaurant that are both moderately priced in the north area . Would you like the address and phone for one of those ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I would like the address and phone number for each ." }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,address,'01223 350688');(_:result,address,'191 Histon Road Chesterton');(_:result,address,'7 Milton Road Chesterton');(_:result,name,'Golden Wok');(_:result,name,'Nirala');(_:result,phone,'01223 360966');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Golden Wok is located at 191 Histon Road Chesterton , and there address is 01223 350688 . The Nirala is located at 7 Milton Road Chesterton , and their phone number is 01223 360966 . Is there anything else I can help you with ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank You" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ." } ]
WOZ20262.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "amount", "both" ], [ "_:result", "area", "north" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "amount", "both" ], [ "_:result", "area", "north" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "01223 350688" ], [ "_:result", "address", "191 Histon Road Chesterton" ], [ "_:result", "address", "7 Milton Road Chesterton" ], [ "_:result", "name", "Golden Wok" ], [ "_:result", "name", "Nirala" ], [ "_:result", "phone", "01223 360966" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a moderately - priced place to eat ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'over 31');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Excellent , we have over 31 possible choices . Do you have a location or cuisine preference ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a restaurant in the moderate price range in the centre of town ." }, { "id": 3, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'21');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 21 restaurants that fit that requirement . What type of food are you looking for ? Or would you like my recommendation ?" }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "Can you give me your recommendation please ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,food,'British');(_:result,name,'Restaurant One Seven');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Restaurant One Seven serves British cuisine . Would you like me to book this for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'11:30');(_:search,people,'2');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Sure . Can you book it for 2 people on Saturday at 11:30 ?" }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "No , I 'm sorry . I ca n't book that . Would you like to try another resturant ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,pricerange,'same area and price range');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Okay , how about another place in the same area and price range ?" }, { "id": 9, "rdf-acts": [ "inform((_:booking,name,'Yippee noodle bar');(_:booking,ref,'0Y6K4AF7');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yippee noodle bar was able to be booked , the reference number is 0Y6K4AF7 ." }, { "id": 10, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thanks so much . That will be all I need today . Have a nice day . Bye ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You are very welcome . Thank you for contact Cambridge TownInfo centre . Good Bye ." } ]
SSNG0037.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ "_:result", "amount", "over 31" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "amount", "over 31" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "food", "?" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "count", "21" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "amount", "over 31" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "food", "?" ], [ "_:result", "count", "21" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Restaurant One Seven" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "11:30" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "over 31" ], [ "_:search", "food", "?" ], [ "_:result", "count", "21" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Restaurant One Seven" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "11:30" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/ade06b5a" ], [ "_:booking/ade06b5a", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same area and price range" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "over 31" ], [ "_:search", "food", "?" ], [ "_:result", "count", "21" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Restaurant One Seven" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "11:30" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/ade06b5a" ], [ "_:booking/ade06b5a", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same area and price range" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "name", "Yippee noodle bar" ], [ "_:booking", "ref", "0Y6K4AF7" ], [ "_: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,'indian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for an expensive Indian restaurant ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'several');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are several options , is there a specific area you prefer ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I 'd like to find one in the centre ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,food,'indian');(_:result,name,'the curry garden');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "How about the curry garden that is in the centre of town and serves indian food ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,name,'curry garden');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is Curry Garden expensive ? If so , I want to make a reservation for Sunday ." }, { "id": 5, "rdf-acts": [ "request((_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))", "inform((_:result,address,'106 Regent Street City Centre');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes it is expensive . Their address is 106 Regent Street City Centre . How many people shall I reserve it for and at what time ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'12:15');(_:search,people,'1');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "1 person and 12:15 on Sunday or Thursday . I also need a reference number" }, { "id": 7, "rdf-acts": [ "inform((_:booking,day,'Thursday');(_:booking,duration,'12:15');(_:booking,people,'1');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I can reserve a table for 1 on Thursday at 12:15 . Should I book it for you ?" }, { "id": 8, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes I already asked you to do it ! ! And send the reference number !" }, { "id": 9, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "There seems to be an error in the restaurant booking system . Do you need anything else , like a hotel or taxi in the meantime ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,day,'thursday');(_:search,type,'Hotel');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Could you please try again ? I really need that reservation . I 'd prefer it for Sunday but if they ca n't accommodate that time , Thursday will suffice ." }, { "id": 11, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "inform((_:result,area,'same area');(_:result,name,'Panahar');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Neither of those days seem to be available . Would you like me to try a different restaurant . Panahar is expensive and in the same area ." }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,duration,'12:15');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Could you try again , just want something on Thursday , at 12:15 ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,ref,'I3VJP80T');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Good news , the booking system finally worked and I made the reservation ! Your reference number is I3VJP80T" }, { "id": 14, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,pricerange,'expensive');(_:search,stars,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Great . Now I need somewhere to stay . I want an expensive place with 2 stars plus parking and wifi too ." }, { "id": 15, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,amount,'only');(_:result,category,'hotel');(_:result,name,'express by holiday inn cambridge');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "express by holiday inn cambridge is the only available hotel we have . Would you like me to make the reservation ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,people,'4');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , please , for 4 people , 4 nights . Same day as the restaurant booking ." }, { "id": 17, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'6BRFT2OA');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your all set , the reference number is 6BRFT2OA , is there anything else I can do for you today ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you , you have been very helpful but please use you 're and your in the right places ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Thanks for letting me assist you today . Enjoy your trip !" } ]
PMUL4480.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", "amount", "several" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:result", "amount", "several" ], [ "_:search", "area", "centre" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "the curry garden" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "name", "curry garden" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:result", "amount", "several" ], [ "_:search", "area", "centre" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "the curry garden" ], [ "_:search", "name", "curry garden" ], [ "_:search", "pricerange", "expensive" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "106 Regent Street City Centre" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "12:15" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:result", "amount", "several" ], [ "_:search", "area", "centre" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "the curry garden" ], [ "_:search", "name", "curry garden" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "106 Regent Street City Centre" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "12:15" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "duration", "12:15" ], [ "_:booking", "people", "1" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:result", "amount", "several" ], [ "_:search", "area", "centre" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "the curry garden" ], [ "_:search", "name", "curry garden" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "106 Regent Street City Centre" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "12:15" ], [ "_:search", "people", "1" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "duration", "12:15" ], [ "_:booking", "people", "1" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/3f7c2028" ], [ "_:booking/3f7c2028", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "sunday" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:result", "amount", "several" ], [ "_:search", "area", "centre" ], [ "_:result", "food", "indian" ], [ "_:search", "name", "curry garden" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "106 Regent Street City Centre" ], [ "_:search", "people", "1" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "duration", "12:15" ], [ "_:booking", "people", "1" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/3f7c2028" ], [ "_:booking/3f7c2028", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "canthelp", "_:booking/28c6b2be" ], [ "_:booking/28c6b2be", "type", "Booking" ], [ "_:result", "area", "same area" ], [ "_:result", "name", "Panahar" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "12:15" ], [ "_: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", "food", "indian" ], [ "_:result", "amount", "several" ], [ "_:search", "area", "centre" ], [ "_:result", "food", "indian" ], [ "_:search", "name", "curry garden" ], [ "_:result", "address", "106 Regent Street City Centre" ], [ "_:search", "people", "1" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "duration", "12:15" ], [ "_:booking", "people", "1" ], [ "_:system", "canthelp", "_:booking/3f7c2028" ], [ "_:booking/3f7c2028", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "canthelp", "_:booking/28c6b2be" ], [ "_:booking/28c6b2be", "type", "Booking" ], [ "_:result", "area", "same area" ], [ "_:result", "name", "Panahar" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "12:15" ], [ "_:booking", "ref", "I3VJP80T" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "area", "centre" ], [ "_:result", "food", "indian" ], [ "_:search", "name", "curry garden" ], [ "_:result", "address", "106 Regent Street City Centre" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "duration", "12:15" ], [ "_:booking", "people", "1" ], [ "_:system", "canthelp", "_:booking/3f7c2028" ], [ "_:booking/3f7c2028", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "canthelp", "_:booking/28c6b2be" ], [ "_:booking/28c6b2be", "type", "Booking" ], [ "_:result", "area", "same area" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "duration", "12:15" ], [ "_:booking", "ref", "I3VJP80T" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "2" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "amount", "only" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "express by holiday inn cambridge" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "area", "centre" ], [ "_:result", "food", "indian" ], [ "_:search", "name", "curry garden" ], [ "_:result", "address", "106 Regent Street City Centre" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "duration", "12:15" ], [ "_:booking", "people", "1" ], [ "_:system", "canthelp", "_:booking/3f7c2028" ], [ "_:booking/3f7c2028", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/28c6b2be" ], [ "_:booking/28c6b2be", "type", "Booking" ], [ "_:result", "area", "same area" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "duration", "12:15" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "2" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "amount", "only" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "express by holiday inn cambridge" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "6BRFT2OA" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'south');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))", "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Hi ! Can you help me find a mid - range price hotel on the south side ?" }, { "id": 1, "rdf-acts": [ "select((_:result,name,'Aylesbray Lodge');(_:result,name,'Bridge guesthouse');(_:result,type,'Hotel'))", "inform((_:result,category,'guesthouses');(_:result,count,'2');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are two guesthouses that fit your criteria . The Aylesbray Lodge and The Bridge guesthouse . Which would you prefer ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Which one is the least expensive of the two ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "They are both in the moderate price range ." }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "What is the phone number for The Aylesbray Lodge ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,phone,'01223240089');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Their phone number is 01223240089 . Is there anything else I can do for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))", "request((_:result,has_internet,?);(_:result,has_parking,?);(_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I need the guesthouse to have free internet and parking . Can you get me their phone number ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Bridge Guest House');(_:result,phone,'01223247942');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Bridge Guest House does indeed have free parking and internet . They can be reached at 01223247942 ." }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hmm , thank you for that . I also need to get more information about the train time tables for Thursday ." }, { "id": 9, "rdf-acts": [ "inform((_:result,amount,'a lot');(_:result,day,'Thursday');(_:result,type,'Train'))", "request((_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are a lot of different trains on Thursday , can you narrow down your selection with a time frame and destination please ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'09:45');(_:search,day,'thursday');(_:search,departure,'cambridge');(_:search,destination,'birmingham new street');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need the train from Cambridge to Birmingham New Street on Thursday and if it can arrive by 09:45 please ." }, { "id": 11, "rdf-acts": [ "inform((_:result,count,'4');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "We have 4 such trains . Do you have a preference on departure time ?" }, { "id": 12, "rdf-acts": [], "speaker": "user", "text": "I would like to leave in the morning ." }, { "id": 13, "rdf-acts": [ "inform((_:result,arrive_by,'09:44');(_:result,departure,'cambridge');(_:result,destination,'birmingham new street');(_:result,id,'TR0368');(_:result,leave_at,'07:01');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sure , TR0368 leaves cambridge at 07:01 and arrives at birmingham new street at 09:44 . Can I book this for you ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "Possibly . What is the cost of that train ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,ticket,'75.10 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "The cost for one ticket is 75.10 pounds ." }, { "id": 16, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Train'))" ], "speaker": "user", "text": "Okay , I would like to buy one ticket ." }, { "id": 17, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'GFZ6HBDH');(_:booking,ticket,'75.09 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 75.09 GBP payable at the station . \n Reference number is : GFZ6HBDH . Is there anything else I can help with ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , I think that covers everything . Thanks !" }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Okay . Have a great trip !" } ]
MUL0759.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ticket", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ticket", "?" ], [ "_:result", "name", "Aylesbray Lodge" ], [ "_:result", "name", "Bridge guesthouse" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ticket", "?" ], [ "_:result", "name", "Aylesbray Lodge" ], [ "_:result", "name", "Bridge guesthouse" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:result", "name", "Aylesbray Lodge" ], [ "_:result", "name", "Bridge guesthouse" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "phone", "01223240089" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "?" ], [ "_:result", "has_parking", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Bridge Guest House" ], [ "_:result", "phone", "01223247942" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Bridge Guest House" ], [ "_:result", "phone", "01223247942" ], [ "_:result", "amount", "a lot" ], [ "_:result", "day", "Thursday" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:45" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Bridge Guest House" ], [ "_:result", "phone", "01223247942" ], [ "_:result", "amount", "a lot" ], [ "_:result", "day", "Thursday" ], [ "_:search", "arrive_by", "09:45" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:result", "count", "4" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_: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", "south" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Bridge Guest House" ], [ "_:result", "phone", "01223247942" ], [ "_:result", "amount", "a lot" ], [ "_:result", "day", "Thursday" ], [ "_:search", "arrive_by", "09:45" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:result", "count", "4" ], [ "_:search", "leave_at", "?" ], [ "_:result", "arrive_by", "09:44" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "birmingham new street" ], [ "_:result", "id", "TR0368" ], [ "_:result", "leave_at", "07:01" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_: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", "area", "south" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Bridge Guest House" ], [ "_:result", "phone", "01223247942" ], [ "_:result", "amount", "a lot" ], [ "_:result", "day", "Thursday" ], [ "_:search", "arrive_by", "09:45" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:result", "count", "4" ], [ "_:search", "leave_at", "?" ], [ "_:result", "arrive_by", "09:44" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "birmingham new street" ], [ "_:result", "id", "TR0368" ], [ "_:result", "leave_at", "07:01" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "75.10 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Bridge Guest House" ], [ "_:result", "phone", "01223247942" ], [ "_:result", "amount", "a lot" ], [ "_:result", "day", "Thursday" ], [ "_:search", "arrive_by", "09:45" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:result", "count", "4" ], [ "_:search", "leave_at", "?" ], [ "_:result", "arrive_by", "09:44" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "birmingham new street" ], [ "_:result", "id", "TR0368" ], [ "_:result", "leave_at", "07:01" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ticket", "75.10 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "GFZ6HBDH" ], [ "_:booking", "ticket", "75.09 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,leave_at,'15:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train ticket to Cambridge , sometime after 15:45 if you can find one ." }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'over 600');(_:result,destination,'Cambridge');(_:result,leave_at,'15:45');(_:result,type,'Train'))", "request((_:search,day,?);(_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are over 600 trains to Cambridge that leave after 15:45 . Can you tell me the day you 're traveling and your departure station ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,departure,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "departure is sunday from ely ." }, { "id": 3, "rdf-acts": [ "select((_:result,leave_at,'17:35');(_:result,leave_at,'19:35');(_:result,leave_at,'21:35 or 23:35');(_:result,type,'Train'))", "inform((_:result,count,'4');(_:result,type,'Train'))" ], "speaker": "system", "text": "I found four trains , one leaves at 17:35 , 19:35 , 21:35 or 23:35 . Which would you like to book ?" }, { "id": 4, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I 'll book the one that leaves at 17:35 . What time does the train arrive ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'17:52');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "It arrives at 17:52 . Shall I go ahead and book it for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'gastropub');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No . I 'm looking for a a gastropub restaurant in the centre ." }, { "id": 7, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,area,'centre');(_:result,count,'3');(_:result,food,'gastropubs');(_:result,pricerange,'expensive');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 3 gastropubs in the centre . 2 are expensive the other is moderate . Do you have a preference in the price range ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I need one in the cheap price range please ." }, { "id": 9, "rdf-acts": [ "canthelp((_:search,area,'centre');(_:search,food,'gastropubs');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "There are no gastropubs in the centre part of town in the cheap price range . Would you like something else ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,food,'italian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Ok , how about one serving italian food ?" }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,food,'italian');(_:result,name,'Pizza hut city centre');(_:result,name,'and zizzi cambridge');(_:result,name,'ask');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Pizza hut city centre , ask , and zizzi cambridge all are italian restaurants in the centre part of town in the cheap price range . Would you like me to book one ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'21:00');(_:search,name,'Zizzi Cambridge');(_:search,people,'3');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes . Can you please book Zizzi Cambridge for 3 people at 21:00 on the same day , Sunday ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,duration,'21:00');(_:booking,people,'three');(_:booking,ref,'OUN5OI0K');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have reserved a table for three at 21:00 . The reference number is OUN5OI0K ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Finally . Thank you . Pizza Hut . I ate there when I was a kid . It 's a long story . I wonder if this one has a jukebox ." }, { "id": 15, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "That 's an interesting question , but unfortunately I have n't that information . Is there anything else I can help you with , though ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No . Everything is perfect . Thank you for your time ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Thank you for using this system !" } ]
MUL0213.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "15:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "15:45" ], [ "_:result", "amount", "over 600" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "leave_at", "15:45" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "ely" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "15:45" ], [ "_:result", "amount", "over 600" ], [ "_:result", "destination", "Cambridge" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "ely" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "17:35" ], [ "_:result", "leave_at", "19:35" ], [ "_:result", "leave_at", "21:35 or 23:35" ], [ "_:result", "count", "4" ], [ "_:result", "type", "Train" ], [ "_:result", "arrive_by", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "15:45" ], [ "_:result", "amount", "over 600" ], [ "_:result", "destination", "Cambridge" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "ely" ], [ "_:result", "leave_at", "17:35" ], [ "_:result", "leave_at", "19:35" ], [ "_:result", "leave_at", "21:35 or 23:35" ], [ "_:result", "count", "4" ], [ "_:result", "arrive_by", "17:52" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "gastropub" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "15:45" ], [ "_:result", "amount", "over 600" ], [ "_:result", "destination", "Cambridge" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "ely" ], [ "_:result", "leave_at", "17:35" ], [ "_:result", "leave_at", "19:35" ], [ "_:result", "leave_at", "21:35 or 23:35" ], [ "_:result", "arrive_by", "17:52" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "gastropub" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "3" ], [ "_:result", "food", "gastropubs" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "15:45" ], [ "_:result", "amount", "over 600" ], [ "_:result", "destination", "Cambridge" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "ely" ], [ "_:result", "leave_at", "17:35" ], [ "_:result", "leave_at", "19:35" ], [ "_:result", "leave_at", "21:35 or 23:35" ], [ "_:result", "arrive_by", "17:52" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "3" ], [ "_:result", "food", "gastropubs" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/965138d3" ], [ "_:search/965138d3", "area", "centre" ], [ "_:search/965138d3", "food", "gastropubs" ], [ "_:search/965138d3", "pricerange", "cheap" ], [ "_:search/965138d3", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "italian" ], [ "_: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", "15:45" ], [ "_:result", "amount", "over 600" ], [ "_:result", "destination", "Cambridge" ], [ "_:search", "departure", "ely" ], [ "_:result", "leave_at", "17:35" ], [ "_:result", "leave_at", "19:35" ], [ "_:result", "leave_at", "21:35 or 23:35" ], [ "_:result", "arrive_by", "17:52" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/965138d3" ], [ "_:search/965138d3", "area", "centre" ], [ "_:search/965138d3", "food", "gastropubs" ], [ "_:search/965138d3", "pricerange", "cheap" ], [ "_:search/965138d3", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "italian" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "italian" ], [ "_:result", "name", "Pizza hut city centre" ], [ "_:result", "name", "and zizzi cambridge" ], [ "_:result", "name", "ask" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "21:00" ], [ "_:search", "name", "Zizzi Cambridge" ], [ "_:search", "people", "3" ], [ "_: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", "15:45" ], [ "_:result", "amount", "over 600" ], [ "_:result", "destination", "Cambridge" ], [ "_:search", "departure", "ely" ], [ "_:result", "leave_at", "17:35" ], [ "_:result", "leave_at", "19:35" ], [ "_:result", "leave_at", "21:35 or 23:35" ], [ "_:result", "arrive_by", "17:52" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "area", "centre" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/965138d3" ], [ "_:search/965138d3", "area", "centre" ], [ "_:search/965138d3", "food", "gastropubs" ], [ "_:search/965138d3", "pricerange", "cheap" ], [ "_:search/965138d3", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "italian" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "italian" ], [ "_:result", "name", "Pizza hut city centre" ], [ "_:result", "name", "and zizzi cambridge" ], [ "_:result", "name", "ask" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "21:00" ], [ "_:search", "name", "Zizzi Cambridge" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "duration", "21:00" ], [ "_:booking", "people", "three" ], [ "_:booking", "ref", "OUN5OI0K" ], [ "_: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", "15:45" ], [ "_:result", "amount", "over 600" ], [ "_:result", "destination", "Cambridge" ], [ "_:search", "departure", "ely" ], [ "_:result", "leave_at", "17:35" ], [ "_:result", "leave_at", "19:35" ], [ "_:result", "leave_at", "21:35 or 23:35" ], [ "_:result", "arrive_by", "17:52" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "area", "centre" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/965138d3" ], [ "_:search/965138d3", "area", "centre" ], [ "_:search/965138d3", "food", "gastropubs" ], [ "_:search/965138d3", "pricerange", "cheap" ], [ "_:search/965138d3", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "italian" ], [ "_:result", "name", "Pizza hut city centre" ], [ "_:result", "name", "and zizzi cambridge" ], [ "_:result", "name", "ask" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "21:00" ], [ "_:search", "name", "Zizzi Cambridge" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "duration", "21:00" ], [ "_:booking", "people", "three" ], [ "_:booking", "ref", "OUN5OI0K" ], [ "_: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": 0, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'stevenage');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train from Cambridge to Stevenage please ." }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'4');(_:result,type,'Train'))", "request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have 4 trains for those locations . What day and time were you looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,leave_at,'21:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'd like to leave on Tuesday after 21:30 , please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'1');(_:result,day,'Thursday');(_:result,departure,'Cambridge');(_:result,destination,'Stevenage');(_:result,id,'TR8239');(_:result,leave_at,'23:30');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There is only one train traveling from Cambridge to Stevenage on Thursday close to 23:30 . It is the TR8239 , would you like for me to book you a ticket ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'7');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , please . I 'll actually need 7 tickets ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,people,'7');(_:booking,ref,'BRQC79TR');(_:booking,ticket,'89.6 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to reserve 7 tickets for you . Your total fee is 89.6 GBP and your reference number is BRQC79TR . Do you need anything else ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'center');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I also need an expensive lodging in the center of town ." }, { "id": 7, "rdf-acts": [ "select((_:result,name,'the gonville hotel');(_:result,name,'the university arms hotel');(_:result,stars,'3');(_:result,stars,'4');(_:result,type,'Hotel'))", "inform((_:result,category,'hotels');(_:result,count,'2');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I found 2 hotels , the gonville hotel , 3 stars , and the university arms hotel , 4 stars . Which do you prefer ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,stars,'0');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hmm , I was really looking for something with 0 stars . Can you check for any guesthouses instead ?" }, { "id": 9, "rdf-acts": [ "canthelp((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,stars,'0');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Perhaps with different criteria ? I have nothing for 0 stars , expensive , in the centre ." }, { "id": 10, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "How about cheap price range ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,type,'Hotel'))" ], "speaker": "system", "text": "I 'm still looking , please stand by ." }, { "id": 12, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))", "request((_:result,category,?);(_:result,has_parking,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Okay , once you 've found a hotel , could you give me the hotel type , post code and whether or not they have free parking ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,category,'guesthouse');(_:result,has_parking,'none');(_:result,name,'The el shaddai');(_:result,postcode,'cb11eg');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The el shaddai is a guesthouse with free parking . The postcode is cb11eg ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much , no need for booking , that is all of my questions ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting Cambridge TownInfo centre . Goodbye !" } ]
MUL2273.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stevenage" ], [ "_:result", "count", "4" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "tuesday" ], [ "_:search", "leave_at", "21:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "day", "tuesday" ], [ "_:search", "leave_at", "21:30" ], [ "_:result", "count", "1" ], [ "_:result", "day", "Thursday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stevenage" ], [ "_:result", "id", "TR8239" ], [ "_:result", "leave_at", "23:30" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "day", "tuesday" ], [ "_:search", "leave_at", "21:30" ], [ "_:result", "count", "1" ], [ "_:result", "day", "Thursday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stevenage" ], [ "_:result", "id", "TR8239" ], [ "_:result", "leave_at", "23:30" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "BRQC79TR" ], [ "_:booking", "ticket", "89.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "center" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "day", "tuesday" ], [ "_:search", "leave_at", "21:30" ], [ "_:result", "day", "Thursday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stevenage" ], [ "_:result", "id", "TR8239" ], [ "_:result", "leave_at", "23:30" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "BRQC79TR" ], [ "_:booking", "ticket", "89.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "center" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "the gonville hotel" ], [ "_:result", "name", "the university arms hotel" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stars", "0" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "day", "tuesday" ], [ "_:search", "leave_at", "21:30" ], [ "_:result", "day", "Thursday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stevenage" ], [ "_:result", "id", "TR8239" ], [ "_:result", "leave_at", "23:30" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "BRQC79TR" ], [ "_:booking", "ticket", "89.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "center" ], [ "_:result", "name", "the gonville hotel" ], [ "_:result", "name", "the university arms hotel" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stars", "0" ], [ "_:system", "canthelp", "_:search/a37f2dea" ], [ "_:search/a37f2dea", "area", "centre" ], [ "_:search/a37f2dea", "pricerange", "expensive" ], [ "_:search/a37f2dea", "stars", "0" ], [ "_:search/a37f2dea", "type", "Hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_: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", "stevenage" ], [ "_:search", "day", "tuesday" ], [ "_:search", "leave_at", "21:30" ], [ "_:result", "day", "Thursday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stevenage" ], [ "_:result", "id", "TR8239" ], [ "_:result", "leave_at", "23:30" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "BRQC79TR" ], [ "_:booking", "ticket", "89.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "center" ], [ "_:result", "name", "the gonville hotel" ], [ "_:result", "name", "the university arms hotel" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:search", "stars", "0" ], [ "_:system", "canthelp", "_:search/a37f2dea" ], [ "_:search/a37f2dea", "area", "centre" ], [ "_:search/a37f2dea", "pricerange", "expensive" ], [ "_:search/a37f2dea", "stars", "0" ], [ "_:search/a37f2dea", "type", "Hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "category", "?" ], [ "_:result", "has_parking", "?" ], [ "_:result", "postcode", "?" ] ], "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", "stevenage" ], [ "_:search", "day", "tuesday" ], [ "_:search", "leave_at", "21:30" ], [ "_:result", "day", "Thursday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stevenage" ], [ "_:result", "id", "TR8239" ], [ "_:result", "leave_at", "23:30" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "BRQC79TR" ], [ "_:booking", "ticket", "89.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "center" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "count", "2" ], [ "_:search", "stars", "0" ], [ "_:system", "canthelp", "_:search/a37f2dea" ], [ "_:search/a37f2dea", "area", "centre" ], [ "_:search/a37f2dea", "pricerange", "expensive" ], [ "_:search/a37f2dea", "stars", "0" ], [ "_:search/a37f2dea", "type", "Hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "The el shaddai" ], [ "_:result", "postcode", "cb11eg" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'stevenage');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking for a train departing from Stevenage ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where will you be leaving from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,departure,'Stevenage');(_:search,type,'Train'))" ], "speaker": "user", "text": "Stevenage , on Tuesday ." }, { "id": 3, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What time are you looking to depart ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,leave_at,'20:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am leaving at 20:30 ." }, { "id": 5, "rdf-acts": [ "inform((_:result,count,'2');(_:result,duration,'49 minutes');(_:result,id,'TR3606');(_:result,id,'TR9084');(_:result,leave_at,'21:54');(_:result,leave_at,'23:54');(_:result,ticket,'12.80 pounds');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "Okay , I have two trains that might work . TR9084 departs at 21:54 and TR3606 leaves at 23:54 . Both have a duration of 49 minutes and cost 12.80 pounds . Anything else today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,id,'TR9084');(_:search,type,'Train'))" ], "speaker": "user", "text": "Let 's go with TR9084 , please ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'6GRN0MSA');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay I have booked that for you and your reference number is 6GRN0MSA . Anything else I can do for you ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that is all thank you very much ." }, { "id": 9, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Thank you for using our service . Have all of your needs been met ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Yes , thank you very much ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You 're quite welcome . Goodbye !" } ]
SNG0340.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "stevenage" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "Stevenage" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "Stevenage" ], [ "_:search", "leave_at", "20:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "Stevenage" ], [ "_:search", "leave_at", "20:30" ], [ "_:result", "count", "2" ], [ "_:result", "duration", "49 minutes" ], [ "_:result", "id", "TR3606" ], [ "_:result", "id", "TR9084" ], [ "_:result", "leave_at", "21:54" ], [ "_:result", "leave_at", "23:54" ], [ "_:result", "ticket", "12.80 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "id", "TR9084" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "Stevenage" ], [ "_:search", "leave_at", "20:30" ], [ "_:result", "count", "2" ], [ "_:result", "duration", "49 minutes" ], [ "_:result", "id", "TR3606" ], [ "_:result", "id", "TR9084" ], [ "_:result", "leave_at", "21:54" ], [ "_:result", "leave_at", "23:54" ], [ "_:result", "ticket", "12.80 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "id", "TR9084" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "6GRN0MSA" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "Stevenage" ], [ "_:search", "leave_at", "20:30" ], [ "_:result", "count", "2" ], [ "_:result", "duration", "49 minutes" ], [ "_:result", "id", "TR3606" ], [ "_:result", "id", "TR9084" ], [ "_:result", "leave_at", "21:54" ], [ "_:result", "leave_at", "23:54" ], [ "_:result", "ticket", "12.80 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "id", "TR9084" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "6GRN0MSA" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'frankie and bennys');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Please help me find a restaurant called Frankie and Bennys . Thanks ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Cambridge Leisure Park Clifton Way Cherry Hinton');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "It is located at Cambridge Leisure Park Clifton Way Cherry Hinton" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'17:00');(_:search,people,'1');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you book a table for 1 at 17:00 on Saturday there for me ?" }, { "id": 3, "rdf-acts": [ "inform((_:booking,day,'Saturday');(_:booking,duration,'17:00');(_:booking,people,'1');(_:booking,ref,'57BVL3K7');(_:booking,type,'Booking'))", "thank()" ], "speaker": "system", "text": "Sure ! I 've booked it for Saturday at 17:00 for 1 person . Reference number is 57BVL3K7 ." }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'13:00');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thanks , I also need a train going to cambridge , arriving at 13:00 , please ." }, { "id": 5, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Will you be traveling on Saturday ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,departure,'leicester');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes . I 'm coming in from leicester ." }, { "id": 7, "rdf-acts": [ "inform((_:result,type,'Train'))", "offer((_:booking,arrive_by,'12:54');(_:booking,category,'Train');(_:booking,day,'Saturday');(_:booking,destination,'Cambridge');(_:booking,id,'TR6210');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR6210 arrives in Cambridge at 12:54 on Saturday . Would you like a ticket on that train ?" }, { "id": 8, "rdf-acts": [ "request((_:result,duration,?);(_:result,leave_at,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "What is the total travel time ? And can I also get the departure time and a price please" }, { "id": 9, "rdf-acts": [ "inform((_:result,duration,'105 minutes');(_:result,leave_at,'11:09');(_:result,type,'Train'))" ], "speaker": "system", "text": "That train leaves at 11:09 and last a total of 105 minutes of travel ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "How much does this ticket cost ? Thanks for your help !" }, { "id": 11, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ticket,'30.24 pounds');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "It is 30.24 pounds ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you that will be all" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "have a nice day . bye" } ]
PMUL0693.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "frankie and bennys" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "frankie and bennys" ], [ "_:result", "address", "Cambridge Leisure Park Clifton Way Cherry Hinton" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "17:00" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "frankie and bennys" ], [ "_:result", "address", "Cambridge Leisure Park Clifton Way Cherry Hinton" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "17:00" ], [ "_:search", "people", "1" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "duration", "17:00" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "57BVL3K7" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "13:00" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "frankie and bennys" ], [ "_:result", "address", "Cambridge Leisure Park Clifton Way Cherry Hinton" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "17:00" ], [ "_:search", "people", "1" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "duration", "17:00" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "57BVL3K7" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "13:00" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "leicester" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "frankie and bennys" ], [ "_:result", "address", "Cambridge Leisure Park Clifton Way Cherry Hinton" ], [ "_:search", "duration", "17:00" ], [ "_:search", "people", "1" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "duration", "17:00" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "57BVL3K7" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "13:00" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "leicester" ], [ "_:search", "type", "Train" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "12:54" ], [ "_:booking", "category", "Train" ], [ "_:booking", "destination", "Cambridge" ], [ "_:booking", "id", "TR6210" ], [ "_:result", "duration", "?" ], [ "_:result", "leave_at", "?" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "frankie and bennys" ], [ "_:result", "address", "Cambridge Leisure Park Clifton Way Cherry Hinton" ], [ "_:search", "duration", "17:00" ], [ "_:search", "people", "1" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "duration", "17:00" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "57BVL3K7" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "13:00" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "leicester" ], [ "_:search", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "12:54" ], [ "_:booking", "category", "Train" ], [ "_:booking", "destination", "Cambridge" ], [ "_:booking", "id", "TR6210" ], [ "_:result", "ticket", "?" ], [ "_:result", "duration", "105 minutes" ], [ "_:result", "leave_at", "11:09" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "frankie and bennys" ], [ "_:result", "address", "Cambridge Leisure Park Clifton Way Cherry Hinton" ], [ "_:search", "duration", "17:00" ], [ "_:search", "people", "1" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "duration", "17:00" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "57BVL3K7" ], [ "_:search", "arrive_by", "13:00" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "leicester" ], [ "_:search", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "12:54" ], [ "_:booking", "destination", "Cambridge" ], [ "_:booking", "id", "TR6210" ], [ "_:result", "ticket", "?" ], [ "_:result", "duration", "105 minutes" ], [ "_:result", "leave_at", "11:09" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "30.24 pounds" ], [ "_: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,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hi there . I am looking to find a train to get me to Cambridge . Can you help with that ?" }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "yes i can where will you be departing from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,departure,'birmingham new street');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be leaving from Birmingham new street on Sunday ." }, { "id": 3, "rdf-acts": [ "select((_:result,leave_at,'05:40');(_:result,leave_at,'every hour');(_:result,type,'Train'))", "inform((_:result,amount,'several');(_:result,day,'Sunday');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have several options on Sunday starting at 05:40 and leaving every hour . Do you have a particular departure or arrival time in mind ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,leave_at,'19:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "Do you have a train leaving Sunday at 19:00 ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,leave_at,'19:40');(_:result,leave_at,'23:40');(_:result,leave_at,'every hour');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Starting at 19:40 there are trains every hour through 23:40 . Would you like to book a seat on one ?" }, { "id": 6, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "What time does it arrive and what s its ID ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'22:23');(_:result,id,'TR2026');(_:result,type,'Train'))" ], "speaker": "system", "text": "TR2026 arrives by 22:23" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'center');(_:search,category,'cinemas');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thank you . I 'm also looking for places to go in town . What do you have in the way of cinemas , in the center ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'off of East Road');(_:result,name,'Vue Cinema');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There is the Vue Cinema in Centre off of East Road . Would you like me to check what is playing and book tickets ?" }, { "id": 10, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "No , if you can give me the entrance fee , phone number , and postcode , I 'll do it myself ." }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'Grafton Centre , East Road');(_:result,entrance_fee,'do not have');(_:result,phone,'08712240240');(_:result,postcode,'cb11ps');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "They are located at the Grafton Centre , East Road . Their postcode is cb11ps . Unfortunately , I do not have the entrance fee . But , you can contact them at 08712240240 for that info ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for the information ." }, { "id": 13, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can help you with , today ?" }, { "id": 14, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "That is all , goodbye ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Have a great day !" } ]
MUL1708.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", "sunday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "birmingham new street" ], [ "_:result", "leave_at", "05:40" ], [ "_:result", "leave_at", "every hour" ], [ "_:result", "amount", "several" ], [ "_:result", "day", "Sunday" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "leave_at", "19:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "birmingham new street" ], [ "_:result", "amount", "several" ], [ "_:result", "day", "Sunday" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "leave_at", "19:00" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "19:40" ], [ "_:result", "leave_at", "23:40" ], [ "_:result", "leave_at", "every hour" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "id", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "birmingham new street" ], [ "_:result", "amount", "several" ], [ "_:result", "day", "Sunday" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "leave_at", "19:00" ], [ "_:result", "leave_at", "19:40" ], [ "_:result", "leave_at", "23:40" ], [ "_:result", "leave_at", "every hour" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "22:23" ], [ "_:result", "id", "TR2026" ], [ "_:result", "type", "Train" ], [ "_:search", "area", "center" ], [ "_:search", "category", "cinemas" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "birmingham new street" ], [ "_:result", "amount", "several" ], [ "_:result", "day", "Sunday" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "leave_at", "19:00" ], [ "_:result", "leave_at", "19:40" ], [ "_:result", "leave_at", "23:40" ], [ "_:result", "leave_at", "every hour" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "22:23" ], [ "_:result", "id", "TR2026" ], [ "_:search", "area", "center" ], [ "_:search", "category", "cinemas" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "off of East Road" ], [ "_:result", "name", "Vue Cinema" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "birmingham new street" ], [ "_:result", "amount", "several" ], [ "_:result", "day", "Sunday" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "leave_at", "19:00" ], [ "_:result", "leave_at", "19:40" ], [ "_:result", "leave_at", "23:40" ], [ "_:result", "leave_at", "every hour" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "22:23" ], [ "_:result", "id", "TR2026" ], [ "_:search", "area", "center" ], [ "_:search", "category", "cinemas" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "Vue Cinema" ], [ "_:result", "address", "Grafton Centre , East Road" ], [ "_:result", "entrance_fee", "do not have" ], [ "_:result", "phone", "08712240240" ], [ "_:result", "postcode", "cb11ps" ], [ "_: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", "cambridge" ], [ "_:search", "departure", "birmingham new street" ], [ "_:result", "amount", "several" ], [ "_:result", "day", "Sunday" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "leave_at", "19:00" ], [ "_:result", "leave_at", "19:40" ], [ "_:result", "leave_at", "23:40" ], [ "_:result", "leave_at", "every hour" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "22:23" ], [ "_:result", "id", "TR2026" ], [ "_:search", "area", "center" ], [ "_:search", "category", "cinemas" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "Vue Cinema" ], [ "_:result", "address", "Grafton Centre , East Road" ], [ "_:result", "entrance_fee", "do not have" ], [ "_:result", "phone", "08712240240" ], [ "_:result", "postcode", "cb11ps" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'19:00');(_:search,day,'wednesday');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hello . Could you find a train leaving on Wednesday for me ? I need it to arrive by 19:00 ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))", "thank()" ], "speaker": "system", "text": "Certainly . Where are you going , and where would you like to depart from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be leaving Cambridge to go to Bishops Stortford ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'18:07');(_:result,id,'TR0449');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR0449 is going to arrive by 18:07 would that work for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Sounds good . Could you find me a cheap eatery near there when we arrive ?" }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,area,'centre');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure I 'd be happy to find a restaurant . Are you looking for one in the centre area ?" }, { "id": 6, "rdf-acts": [ "request((_:result,leave_at,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Maybe later . What time does my train leave and how much is the ticket ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,leave_at,'17:29');(_:result,ticket,'10.10 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "It leaves at 17:29 and the cost of the ticket is 10.10 pounds ." }, { "id": 8, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "How long is the travel time going to be ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,duration,'38 minute');(_:result,type,'Train'))" ], "speaker": "system", "text": "It will be a 38 minute train ride" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That will be all . Thank you ." }, { "id": 11, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "Alright . Enjoy your stay in Cambridge !" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks ! Have a great day !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Goodbye !" } ]
SNG0251.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:00" ], [ "_:search", "day", "wednesday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:00" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:00" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "arrive_by", "18:07" ], [ "_:result", "id", "TR0449" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:00" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "arrive_by", "18:07" ], [ "_:result", "id", "TR0449" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "leave_at", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:00" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "arrive_by", "18:07" ], [ "_:result", "id", "TR0449" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "leave_at", "17:29" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:result", "type", "Train" ], [ "_:result", "duration", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:00" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "arrive_by", "18:07" ], [ "_:result", "id", "TR0449" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "leave_at", "17:29" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:result", "duration", "38 minute" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:00" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "arrive_by", "18:07" ], [ "_:result", "id", "TR0449" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "leave_at", "17:29" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:result", "duration", "38 minute" ], [ "_:result", "type", "Train" ], [ "_:system", "dismissed", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Can you help me find a place to go in the centre ?" }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'over 40');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "My pleasure , there is something for everyone , we have over 40 attractions in that area ? What kind of activity do you have in mind ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,category,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Shopping and maybe a mini mall and I need address , postcode , and attraction type" }, { "id": 3, "rdf-acts": [ "inform((_:result,category,'architecture');(_:result,category,'cinema');(_:result,category,'museums');(_:result,type,'Attraction'))", "canthelp((_:search,type,'Attraction'))" ], "speaker": "system", "text": "I do n't have any info on shopping sites but I do have info on museums , architecture , cinema and the like ." }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "Where would you recommend ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'Bateman Street');(_:result,category,'4 pounds');(_:result,name,'Cambridge University Botanic Gardens');(_:result,phone,'01223336265');(_:result,postcode,'cb21jf');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I would recommend Cambridge University Botanic Gardens , located on Bateman Street , Postcode cb21jf . It does cost 4 pounds to enter . Phone is 01223336265 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'eraina');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Sounds good , thanks ! I 'm also looking for information about a restaurant called Eraina ." }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'center');(_:result,food,'European');(_:result,name,'Eraina');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes Eraina serves European food and is located in the center and is expensive ." }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "Can you book me a table please ?" }, { "id": 9, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I can assist you with that . How many guests are in your party and what date and time would you prefer ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'14:30');(_:search,people,'5');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Book it for 14:30 on Wednesday for 5 people" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'INFN2J8M');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking was successful . Your reference number is INFN2J8M . Is there anything else I can do for you today ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you that is all I need ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Have a wonderful day ." } ]
PMUL3345.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", "category", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "over 40" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "category", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "over 40" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "category", "architecture" ], [ "_:result", "category", "cinema" ], [ "_:result", "category", "museums" ], [ "_:result", "type", "Attraction" ], [ "_:system", "canthelp", "_:search/42842f56" ], [ "_:search/42842f56", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "over 40" ], [ "_:system", "canthelp", "_:search/42842f56" ], [ "_:search/42842f56", "type", "Attraction" ], [ "_:result", "address", "Bateman Street" ], [ "_:result", "category", "4 pounds" ], [ "_:result", "name", "Cambridge University Botanic Gardens" ], [ "_:result", "phone", "01223336265" ], [ "_:result", "postcode", "cb21jf" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "eraina" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "over 40" ], [ "_:system", "canthelp", "_:search/42842f56" ], [ "_:search/42842f56", "type", "Attraction" ], [ "_:result", "address", "Bateman Street" ], [ "_:result", "category", "4 pounds" ], [ "_:result", "phone", "01223336265" ], [ "_:result", "postcode", "cb21jf" ], [ "_:search", "name", "eraina" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "center" ], [ "_:result", "food", "European" ], [ "_:result", "name", "Eraina" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "over 40" ], [ "_:system", "canthelp", "_:search/42842f56" ], [ "_:search/42842f56", "type", "Attraction" ], [ "_:result", "address", "Bateman Street" ], [ "_:result", "category", "4 pounds" ], [ "_:result", "phone", "01223336265" ], [ "_:result", "postcode", "cb21jf" ], [ "_:search", "name", "eraina" ], [ "_:result", "area", "center" ], [ "_:result", "food", "European" ], [ "_:result", "name", "Eraina" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "14:30" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "over 40" ], [ "_:system", "canthelp", "_:search/42842f56" ], [ "_:search/42842f56", "type", "Attraction" ], [ "_:result", "address", "Bateman Street" ], [ "_:result", "category", "4 pounds" ], [ "_:result", "phone", "01223336265" ], [ "_:result", "postcode", "cb21jf" ], [ "_:search", "name", "eraina" ], [ "_:result", "area", "center" ], [ "_:result", "food", "European" ], [ "_:result", "name", "Eraina" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "14:30" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "INFN2J8M" ], [ "_: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": "Hello , I 'd like some information on a train departing from stansted airport ." }, { "id": 1, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "Sure , I can help you with that ! What information are you looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'8:30');(_:search,day,'wednesday');(_:search,departure,'stansted airport');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "it should depart stansted airport and arrive at cambridge by 8:30 on wednesday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'3');(_:result,type,'Train'))", "select((_:result,leave_at,'05:24');(_:result,leave_at,'06:24');(_:result,leave_at,'07:24');(_:result,type,'Train'))" ], "speaker": "system", "text": "There are 3 different options that fit your request . Which time would you like to depart , 05:24 , 06:24 , or 07:24 ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'08:30');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to depart whichever train gets me to Cambridge closest to 08:30 am ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'7:52');(_:result,id,'TR0196');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "the TR0196 arrives by 7:52 . do you want to purchase a ticket ?" }, { "id": 6, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant');(_:result,type,'Train'))" ], "speaker": "user", "text": "yes and I need a reference number please thank you" }, { "id": 7, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "How many tickets will you need ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'swedish');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Nevermind . I 'm going to just purchase my ticket at the station . Can you check for Swedish restaurant for me ?" }, { "id": 9, "rdf-acts": [ "canthelp((_:search,food,'Swedish');(_:search,type,'Restaurant'))", "request((_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry but we do n't have any restaurants that serve Swedish food in the area . Is there another type of food you would like to try ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,food,'italian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "how about one with italian food ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,name,'pizza hut city centre');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "recommend pizza hut city centre . it a very good joint ." }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'6');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Sounds like a plan . Can you book me a table for 6 people please" }, { "id": 13, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sure thing what day and time would you like to go ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'12:00');(_:search,people,'6');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "it will be for wednesday , 6 people at 12:00 ." }, { "id": 15, "rdf-acts": [ "inform((_:booking,ref,'63OVPORG');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : 63OVPORG ." }, { "id": 16, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thanks for your help . That is all I will be needing for today . Bye ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , have a great day !" } ]
PMUL0737.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "stansted airport" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "8:30" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "stansted airport" ], [ "_:result", "count", "3" ], [ "_:result", "leave_at", "05:24" ], [ "_:result", "leave_at", "06:24" ], [ "_:result", "leave_at", "07:24" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "08:30" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "stansted airport" ], [ "_:result", "count", "3" ], [ "_:result", "leave_at", "05:24" ], [ "_:result", "leave_at", "06:24" ], [ "_:result", "leave_at", "07:24" ], [ "_:search", "arrive_by", "08:30" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "7:52" ], [ "_:result", "id", "TR0196" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "stansted airport" ], [ "_:result", "count", "3" ], [ "_:result", "leave_at", "05:24" ], [ "_:result", "leave_at", "06:24" ], [ "_:result", "leave_at", "07:24" ], [ "_:search", "arrive_by", "08:30" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "7:52" ], [ "_:result", "id", "TR0196" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "?" ], [ "_:search", "food", "swedish" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "stansted airport" ], [ "_:result", "count", "3" ], [ "_:result", "leave_at", "05:24" ], [ "_:result", "leave_at", "06:24" ], [ "_:result", "leave_at", "07:24" ], [ "_:search", "arrive_by", "08:30" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "7:52" ], [ "_:result", "id", "TR0196" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "?" ], [ "_:system", "canthelp", "_:search/dc1e775e" ], [ "_:search/dc1e775e", "food", "Swedish" ], [ "_:search/dc1e775e", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "stansted airport" ], [ "_:result", "count", "3" ], [ "_:result", "leave_at", "05:24" ], [ "_:result", "leave_at", "06:24" ], [ "_:result", "leave_at", "07:24" ], [ "_:search", "arrive_by", "08:30" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "7:52" ], [ "_:result", "id", "TR0196" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:search/dc1e775e" ], [ "_:search/dc1e775e", "food", "Swedish" ], [ "_:search/dc1e775e", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:result", "name", "pizza hut city centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "6" ], [ "_: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", "stansted airport" ], [ "_:result", "count", "3" ], [ "_:result", "leave_at", "05:24" ], [ "_:result", "leave_at", "06:24" ], [ "_:result", "leave_at", "07:24" ], [ "_:search", "arrive_by", "08:30" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "7:52" ], [ "_:result", "id", "TR0196" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:search/dc1e775e" ], [ "_:search/dc1e775e", "food", "Swedish" ], [ "_:search/dc1e775e", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:result", "name", "pizza hut city centre" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "12:00" ], [ "_:search", "people", "6" ], [ "_: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", "departure", "stansted airport" ], [ "_:result", "count", "3" ], [ "_:result", "leave_at", "05:24" ], [ "_:result", "leave_at", "06:24" ], [ "_:result", "leave_at", "07:24" ], [ "_:search", "arrive_by", "08:30" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "7:52" ], [ "_:result", "id", "TR0196" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:search/dc1e775e" ], [ "_:search/dc1e775e", "food", "Swedish" ], [ "_:search/dc1e775e", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:result", "name", "pizza hut city centre" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "12:00" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "63OVPORG" ], [ "_: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 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Yes , hello . I 'd like to book a taxi to what I believe is a restaurant ." }, { "id": 1, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Sure , I can do that . Do you know the name of the restaurant ? Also , when would you like to be picked up and arrive by ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'sheeps green and lammas land park fen causeway');(_:search,destination,'oak bistro');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Yes , Oak Bistro and will depart from Sheep 's Green and Lammas land park fen causeway ." }, { "id": 3, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Ok great , I will also need to know what your preferences are for your pick up and arrival times to book your taxi ." }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'16:45');(_:search,type,'Taxi'))", "request((_:result,car,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "I would like to arrive by 16:45 . I will need a contact number and car type as well ." }, { "id": 5, "rdf-acts": [ "inform((_:result,car,'red ford');(_:result,phone,'07756177529');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "I have that booked , a red ford and the contact info is 07756177529" }, { "id": 6, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Great ! That 's all for today . Goodbye !" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "All right , thank you and have a great day ." } ]
SNG0005.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "departure", "sheeps green and lammas land park fen causeway" ], [ "_:search", "destination", "oak bistro" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "?" ], [ "_:search", "destination", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "16:45" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "?" ], [ "_:search", "destination", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "16:45" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red ford" ], [ "_:result", "phone", "07756177529" ], [ "_:result", "type", "Taxi" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [], "speaker": "user", "text": "I am from out of the area and would love some help finding a room somewhere in the city ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "thank()" ], "speaker": "system", "text": "Sure , I 'd be happy to help . Do have a price range or particular area of town you 're interested in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'north');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'd like it to include free parking and be in the north please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,name,'Archway House');(_:result,pricerange,'cheap');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have several options for you with prices ranging from cheap to moderate . I recommend the Archway House ." }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Is that a guesthouse ? I would really like that ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,name,'Archway House');(_:result,pricerange,'moderately priced');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , The Archway House is a guesthouse in the north . It 's moderately priced , has 4 stars and includes free wifi and internet . Can I book you a room there ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "You certainly can , thank you . I will be the only guest and I 'd like to check in for 2 nights starting Wednesday ." }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry . They are booked up through those days . Would you like to try for one day ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,stay,'1');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , 1 night would be fine ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Wednesday');(_:booking,name,'Archway House');(_:booking,ref,'1MWP83E1');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have booked you for Wednesday night at the Archway House . Your reference number is 1MWP83E1 . Is there anything else I can help you with ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great ! That 's all , thanks !" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Welcome , hope you enjoy your day ." } ]
SNG0953.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:search", "area", "north" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:search", "area", "north" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "several" ], [ "_:result", "name", "Archway House" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:search", "area", "north" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "several" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Archway House" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:search", "area", "north" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "several" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Archway House" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:system", "canthelp", "_:booking/97bcef0c" ], [ "_:booking/97bcef0c", "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", "pricerange", "?" ], [ "_:search", "area", "north" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "several" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Archway House" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:system", "canthelp", "_:booking/97bcef0c" ], [ "_:booking/97bcef0c", "type", "Booking" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "name", "Archway House" ], [ "_:booking", "ref", "1MWP83E1" ], [ "_: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,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Are there any expensive restaurants in the centre of town ?" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'over 30');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are over 30 . What type of food are you interested in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Any type would be good . Can you recommend one ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,food,'african');(_:result,name,'the bedouin');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "the bedouin serves african and is the expensive range ? would you liketo book a table ." }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "No thanks . Can you tell me the address of the restaurant ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'100 Mill Road City Centre');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "They are located at 100 Mill Road City Centre" }, { "id": 6, "rdf-acts": [ "inform((_:search,departure,'Stevanage');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Great . I am also looking train schedules , leaving from Stevanage and going to Cambridge ." }, { "id": 7, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What time will you be departing ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,leave_at,'11:00');(_:search,people,'7');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to leave sometime after 11:00 and I need tickets for 7 people ." }, { "id": 9, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Great , I 'll be happy to look into this for you . What day would you like to leave ? Do you need to arrive by a certain time ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'd like to leave Sunday , and it does n't matter when I arrive ." }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'12:43');(_:result,day,'Sunday');(_:result,departure,'Stevenage');(_:result,destination,'Cambridge');(_:result,leave_at,'11:54');(_:result,ticket,'10.24 GBP');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There is a train from Stevenage to Cambridge Sunday at 11:54 , it arrives at 12:43 costing 10.24 GBP per ticket . Would you like me to book this train ?" }, { "id": 12, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes , please . Can you please be sure to tell me the reference number ?" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'JCN15KC1');(_:booking,ticket,'71.68 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 71.68 GBP payable at the station . \n Reference number is : JCN15KC1 . Will you need anything else ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that 's all . Thank you . Goodbye ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Enjoy your trip ." } ]
MUL1530.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "over 30" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "over 30" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "food", "african" ], [ "_:result", "name", "the bedouin" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "over 30" ], [ "_:search", "food", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "food", "african" ], [ "_:result", "name", "the bedouin" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "100 Mill Road City Centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "Stevanage" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "over 30" ], [ "_:search", "food", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "food", "african" ], [ "_:result", "name", "the bedouin" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "100 Mill Road City Centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "Stevanage" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "11:00" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "over 30" ], [ "_:search", "food", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "food", "african" ], [ "_:result", "name", "the bedouin" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "100 Mill Road City Centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "Stevanage" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "11:00" ], [ "_:search", "people", "7" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "over 30" ], [ "_:search", "food", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "food", "african" ], [ "_:result", "name", "the bedouin" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "100 Mill Road City Centre" ], [ "_:search", "departure", "Stevanage" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "11:00" ], [ "_:search", "people", "7" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "12:43" ], [ "_:result", "day", "Sunday" ], [ "_:result", "departure", "Stevenage" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "leave_at", "11:54" ], [ "_:result", "ticket", "10.24 GBP" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:result", "ref", "?" ] ], "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", "expensive" ], [ "_:result", "amount", "over 30" ], [ "_:search", "food", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "food", "african" ], [ "_:result", "name", "the bedouin" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "100 Mill Road City Centre" ], [ "_:search", "departure", "Stevanage" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "11:00" ], [ "_:search", "people", "7" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "12:43" ], [ "_:result", "day", "Sunday" ], [ "_:result", "departure", "Stevenage" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "leave_at", "11:54" ], [ "_:result", "ticket", "10.24 GBP" ], [ "_:result", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "JCN15KC1" ], [ "_:booking", "ticket", "71.68 GBP" ], [ "_: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,type,'Attraction');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi , I am traveling to Cambridge and am excited to see some local tourist attractions . I really need help with a restaurant though ." }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'100');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have more than 100 restaurants all over town . May I ask if you have a certain price range you prefer to stay within ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I in am interested in an expensive restaurant . Thanks !" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Is there a certain area you would like ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'south african');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Are there any restaurants serving South African cuisine ?" }, { "id": 5, "rdf-acts": [ "request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "canthelp((_:search,food,'south african');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I have no south african restaurants i the expensive range . Would you like to try another type or price range ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'british');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about something serving British food ?" }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'6');(_:result,food,'British');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 6 different places that serve British food . They are spread out throughout town . Did you have an area you prefer ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'west');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "In the west area ." }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'west');(_:result,name,'Graffiti');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Graffiti is a great restaurant in the west area . Would you like me to make reservations for you ?" }, { "id": 10, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Can you book it for me and get a reference number ?" }, { "id": 11, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "What day do you wish to dine , at what time and how many people will there be ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,people,'one');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Just one person , no specific day and time . I 'm also looking for a place to go in town in the same area of the restaurant ." }, { "id": 13, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Unfortunately I can not book the restaurant for you without a day and time . Can you provide that for me please ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'7:30');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about Tuesday at 7:30 ?" }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'73H253CP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your reference number is 73H253CP . They will hold the table for 15-minutes . How else may I help you ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes I need an attraction in the same area ." }, { "id": 17, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'over a dozen');(_:result,area,'west');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are over a dozen different attractions in the west ; do you have a particular type of activity in mind ?" }, { "id": 18, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can you please recommend one and provide me their phone number ?" }, { "id": 19, "rdf-acts": [ "inform((_:result,category,'entertainment');(_:result,name,'whale of a time');(_:result,type,'Attraction'))", "reqmore()", "inform((_:result,amount,'many');(_:result,category,'colleges');(_:result,category,'museums');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are many colleges and museums but I think you will really enjoy the entertainment called whale of a time . Would you like more information ?" }, { "id": 20, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes , can I please get the phone number ?" }, { "id": 21, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01954781018');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , the phone number is 01954781018 . Can I help with any other information today ?" }, { "id": 22, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "Thank you . I am looking for a taxi to commute between the two places ." }, { "id": 23, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Where would you like to be picked up ?" }, { "id": 24, "rdf-acts": [ "inform((_:search,departure,'graffiti');(_:search,destination,'whale of a time');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I would like to commute between Graffiti and Whale of a time . I will be heading to the attraction after eating ." }, { "id": 25, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "What time would you like to leave ?" }, { "id": 26, "rdf-acts": [ "inform((_:search,departure,'the attraction');(_:search,leave_at,'7:15');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I want to leave the attraction by 7:15 ." }, { "id": 27, "rdf-acts": null, "speaker": "system", "text": "Can you book it for me and get a reference number ?" } ]
PMUL2043.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "count", "100" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "count", "100" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:search", "food", "south african" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "count", "100" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/dca4aca7" ], [ "_:search/dca4aca7", "food", "south african" ], [ "_:search/dca4aca7", "pricerange", "expensive" ], [ "_:search/dca4aca7", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/dca4aca7" ], [ "_:search/dca4aca7", "food", "south african" ], [ "_:search/dca4aca7", "pricerange", "expensive" ], [ "_:search/dca4aca7", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:result", "count", "6" ], [ "_:result", "food", "British" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/dca4aca7" ], [ "_:search/dca4aca7", "food", "south african" ], [ "_:search/dca4aca7", "pricerange", "expensive" ], [ "_:search/dca4aca7", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:result", "count", "6" ], [ "_:result", "food", "British" ], [ "_:search", "area", "west" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/dca4aca7" ], [ "_:search/dca4aca7", "food", "south african" ], [ "_:search/dca4aca7", "pricerange", "expensive" ], [ "_:search/dca4aca7", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:result", "count", "6" ], [ "_:result", "food", "British" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "people", "one" ], [ "_: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", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/dca4aca7" ], [ "_:search/dca4aca7", "food", "south african" ], [ "_:search/dca4aca7", "pricerange", "expensive" ], [ "_:search/dca4aca7", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:result", "count", "6" ], [ "_:result", "food", "British" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "area", "same area" ], [ "_:search", "people", "one" ], [ "_:system", "canthelp", "_:booking/5f828f7b" ], [ "_:booking/5f828f7b", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "7: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", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/dca4aca7" ], [ "_:search/dca4aca7", "food", "south african" ], [ "_:search/dca4aca7", "pricerange", "expensive" ], [ "_:search/dca4aca7", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:result", "count", "6" ], [ "_:result", "food", "British" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "one" ], [ "_:system", "canthelp", "_:booking/5f828f7b" ], [ "_:booking/5f828f7b", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "7:30" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "73H253CP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_: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": [ [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/dca4aca7" ], [ "_:search/dca4aca7", "food", "south african" ], [ "_:search/dca4aca7", "pricerange", "expensive" ], [ "_:search/dca4aca7", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:result", "count", "6" ], [ "_:result", "food", "British" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "ref", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "one" ], [ "_:system", "canthelp", "_:booking/5f828f7b" ], [ "_:booking/5f828f7b", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "7:30" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "73H253CP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "over a dozen" ], [ "_:result", "area", "west" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/dca4aca7" ], [ "_:search/dca4aca7", "food", "south african" ], [ "_:search/dca4aca7", "pricerange", "expensive" ], [ "_:search/dca4aca7", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:result", "count", "6" ], [ "_:result", "food", "British" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "one" ], [ "_:system", "canthelp", "_:booking/5f828f7b" ], [ "_:booking/5f828f7b", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "7:30" ], [ "_:booking", "ref", "73H253CP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "west" ], [ "_:result", "phone", "?" ], [ "_:result", "name", "whale of a time" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "amount", "many" ], [ "_:result", "category", "colleges" ], [ "_:result", "category", "museums" ], [ "_: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 ] }, { "id": 11, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/dca4aca7" ], [ "_:search/dca4aca7", "food", "south african" ], [ "_:search/dca4aca7", "pricerange", "expensive" ], [ "_:search/dca4aca7", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:result", "count", "6" ], [ "_:result", "food", "British" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "one" ], [ "_:system", "canthelp", "_:booking/5f828f7b" ], [ "_:booking/5f828f7b", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "7:30" ], [ "_:booking", "ref", "73H253CP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "?" ], [ "_:result", "area", "west" ], [ "_:result", "name", "whale of a time" ], [ "_:result", "amount", "many" ], [ "_:result", "category", "colleges" ], [ "_:result", "category", "museums" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01954781018" ], [ "_:result", "type", "Attraction" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22 ] }, { "id": 12, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/dca4aca7" ], [ "_:search/dca4aca7", "food", "south african" ], [ "_:search/dca4aca7", "pricerange", "expensive" ], [ "_:search/dca4aca7", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:result", "count", "6" ], [ "_:result", "food", "British" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "one" ], [ "_:system", "canthelp", "_:booking/5f828f7b" ], [ "_:booking/5f828f7b", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "7:30" ], [ "_:booking", "ref", "73H253CP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "?" ], [ "_:result", "area", "west" ], [ "_:result", "name", "whale of a time" ], [ "_:result", "amount", "many" ], [ "_:result", "category", "colleges" ], [ "_:result", "category", "museums" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01954781018" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "graffiti" ], [ "_:search", "destination", "whale of a time" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24 ] }, { "id": 13, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/dca4aca7" ], [ "_:search/dca4aca7", "food", "south african" ], [ "_:search/dca4aca7", "pricerange", "expensive" ], [ "_:search/dca4aca7", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:result", "count", "6" ], [ "_:result", "food", "British" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "one" ], [ "_:system", "canthelp", "_:booking/5f828f7b" ], [ "_:booking/5f828f7b", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "7:30" ], [ "_:booking", "ref", "73H253CP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "?" ], [ "_:result", "area", "west" ], [ "_:result", "name", "whale of a time" ], [ "_:result", "amount", "many" ], [ "_:result", "category", "colleges" ], [ "_:result", "category", "museums" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01954781018" ], [ "_:result", "type", "Attraction" ], [ "_:search", "destination", "whale of a time" ], [ "_:search", "departure", "the attraction" ], [ "_:search", "leave_at", "7:15" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,destination,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hello , I need a train to Ely on Sunday please" }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'10');(_:result,day,'Sunday');(_:result,destination,'Ely');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "We have 10 trains traveling to Ely on Sunday . What time would you like to arrive ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'13:00');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "How about one arriving by 13:00 departing from cambridge ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'12:07');(_:result,day,'Sunday');(_:result,destination,'Ely');(_:result,id,'TR1159');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR1159 will get you to Ely by 12:07 on Sunday . Should I book you a ticket ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'8');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes , that would be great . I 'll need tickets for 8 people . Do you have a reference number ?" }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'HDX8IX63');(_:booking,ticket,'28.16 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 28.16 GBP payable at the station . \n Reference number is : HDX8IX63 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm also looking for a museum . Can you recommend one ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'cafe jello gallery');(_:result,type,'Attraction'))", "thank()" ], "speaker": "system", "text": "how about cafe jello gallery ? it looks lovely" }, { "id": 8, "rdf-acts": [ "request((_:result,area,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That will work . Could you get me the phone number and area its in ?" }, { "id": 9, "rdf-acts": [ "thank()", "reqmore()", "inform((_:result,area,'West');(_:result,phone,'01223312112');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure ! It 's in the West area of town , and the phone number is 01223312112 . Can I help you with anything else ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "You were great today . Thanks so much for all the help . That is all . Goodbye ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "It was a pleasure to help . Have a good day . Goodbye ." } ]
PMUL3663.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "destination", "ely" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "destination", "ely" ], [ "_:result", "count", "10" ], [ "_:result", "day", "Sunday" ], [ "_:result", "destination", "Ely" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "13:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "destination", "ely" ], [ "_:result", "count", "10" ], [ "_:search", "arrive_by", "13:00" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "12:07" ], [ "_:result", "day", "Sunday" ], [ "_:result", "destination", "Ely" ], [ "_:result", "id", "TR1159" ], [ "_: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", "day", "sunday" ], [ "_:search", "destination", "ely" ], [ "_:result", "count", "10" ], [ "_:search", "arrive_by", "13:00" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "12:07" ], [ "_:result", "day", "Sunday" ], [ "_:result", "destination", "Ely" ], [ "_:result", "id", "TR1159" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "8" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "HDX8IX63" ], [ "_:booking", "ticket", "28.16 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "destination", "ely" ], [ "_:result", "count", "10" ], [ "_:search", "arrive_by", "13:00" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "12:07" ], [ "_:result", "day", "Sunday" ], [ "_:result", "destination", "Ely" ], [ "_:result", "id", "TR1159" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "8" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "HDX8IX63" ], [ "_:booking", "ticket", "28.16 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "cafe jello gallery" ], [ "_:result", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "destination", "ely" ], [ "_:result", "count", "10" ], [ "_:search", "arrive_by", "13:00" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "12:07" ], [ "_:result", "day", "Sunday" ], [ "_:result", "destination", "Ely" ], [ "_:result", "id", "TR1159" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "8" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "HDX8IX63" ], [ "_:booking", "ticket", "28.16 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "cafe jello gallery" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "West" ], [ "_:result", "phone", "01223312112" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,destination,'leicester');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to book a train to Leicester that leaves on Saturday ." }, { "id": 1, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Yes , do you have a certain time you 'd like to leave or arrive by ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,leave_at,'15:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'd like to leave after 15:15 please ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,arrive_by,'17:06');(_:booking,category,'Train');(_:booking,duration,'105 minutes');(_:booking,id,'TR1832');(_:booking,leave_at,'15:21');(_:booking,ticket,'30.24 pounds');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Would you like to book a seat on TR1832 ? It will leave at 15:21 and arrive at 17:06 , 105 minutes later . It will cost 30.24 pounds ." }, { "id": 4, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes , can you please book that for me and send me a reference number . Thank you" }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'VHWYUF80');(_:booking,ticket,'30.24 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 30.24 GBP payable at the station . Your reference number is VHWYUF80" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'museums');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "i also want to check out some museums while i 'm in town ." }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "What area are you interested in ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "In the centre , please" }, { "id": 9, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,category,'art galleries');(_:result,category,'history museums');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "sure , there are several in that area . including art galleries and history museums ." }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "If you can go ahead and recommend one and provide me with the phone number and address please . Thanks so much ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,address,'98 King Street');(_:result,name,'broughton house gallery');(_:result,phone,'01223314960');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "broughton house gallery is located at 98 King Street and their phone number is 01223314960 . Do you need anything else ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all for today . Thank you for your help !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you for calling today ." } ]
PMUL1351.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "destination", "leicester" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "destination", "leicester" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "15:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "destination", "leicester" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "15:15" ], [ "_:search", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "17:06" ], [ "_:booking", "category", "Train" ], [ "_:booking", "duration", "105 minutes" ], [ "_:booking", "id", "TR1832" ], [ "_:booking", "leave_at", "15:21" ], [ "_:booking", "ticket", "30.24 pounds" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "destination", "leicester" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "15:15" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "17:06" ], [ "_:booking", "duration", "105 minutes" ], [ "_:booking", "id", "TR1832" ], [ "_:booking", "leave_at", "15:21" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "VHWYUF80" ], [ "_:booking", "ticket", "30.24 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museums" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "destination", "leicester" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "15:15" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "17:06" ], [ "_:booking", "duration", "105 minutes" ], [ "_:booking", "id", "TR1832" ], [ "_:booking", "leave_at", "15:21" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "VHWYUF80" ], [ "_:booking", "ticket", "30.24 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museums" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "destination", "leicester" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "15:15" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "17:06" ], [ "_:booking", "duration", "105 minutes" ], [ "_:booking", "id", "TR1832" ], [ "_:booking", "leave_at", "15:21" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "VHWYUF80" ], [ "_:booking", "ticket", "30.24 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museums" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "several" ], [ "_:result", "category", "art galleries" ], [ "_:result", "category", "history museums" ], [ "_: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", "day", "saturday" ], [ "_:search", "destination", "leicester" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "15:15" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "17:06" ], [ "_:booking", "duration", "105 minutes" ], [ "_:booking", "id", "TR1832" ], [ "_:booking", "leave_at", "15:21" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "VHWYUF80" ], [ "_:booking", "ticket", "30.24 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museums" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "several" ], [ "_:result", "category", "art galleries" ], [ "_:result", "category", "history museums" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "98 King Street" ], [ "_:result", "name", "broughton house gallery" ], [ "_:result", "phone", "01223314960" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'alexander bed and breakfast');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do n't know if this is possible but can you please get me some information on the alexander bed and breakfast ?" }, { "id": 1, "rdf-acts": [], "speaker": "system", "text": "sure , i have their information . what would you like to know ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Ah , I just wanted to know it was still open . Could you book me a room ?" }, { "id": 3, "rdf-acts": [ "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sure , what day would you like it for ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "3 nights starting from friday ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,people,'1');(_:booking,type,'Booking'))", "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "A reservation for 1 person ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No , I would like it for 4 people ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,ref,'CRLJAWX3');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . \n Reference number is : CRLJAWX3 ." }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'east');(_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I also need to find an Indian restaurant in the east please ." }, { "id": 9, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'a few');(_:result,area,'east');(_:result,food,'Indian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are a few Indian restaurants in the east , do you have a price range you are trying to stick to ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "In the mid - range would be fine ." }, { "id": 11, "rdf-acts": [ "inform((_:result,food,'Indian');(_:result,name,'Rajmahal');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))", "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Rajmahal is a moderately priced Indian restaurant . How many people will be dining ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,duration,'14:45');(_:search,people,'4');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "4 of us Friday at 14:45 I need the reference number too ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'NKKOLWNU');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your table is reserved , reference # NKKOLWNU . Can I help you with anything else today ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,destination,'the restaurant');(_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Yes , I 'd also like to book a taxi . I 'd like to arrive at the restaurant by the booked time ." }, { "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,departure,'the hotel');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I will be traveling between the hotel and restaurant ." }, { "id": 17, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "What time would you like to travel ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,arrive_by,'14:45');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I would like to get to the restaurant by 14:45 please ." }, { "id": 19, "rdf-acts": [ "inform((_:result,car,'white honda');(_:result,phone,'07125482836');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Booking completed ! \n Booked car type \t : \t white honda \n Contact number \t : \t 07125482836" }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , thanks so much , that 's all I need ! Have a great day !" }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Goodbye ." } ]
PMUL3566.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "alexander bed and breakfast" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "alexander bed and breakfast" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "alexander bed and breakfast" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "alexander bed and breakfast" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "stay", "3" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "alexander bed and breakfast" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "stay", "3" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "4" ], [ "_:booking", "ref", "CRLJAWX3" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "alexander bed and breakfast" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "stay", "3" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "4" ], [ "_:booking", "ref", "CRLJAWX3" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "food", "indian" ], [ "_:result", "amount", "a few" ], [ "_:result", "area", "east" ], [ "_:result", "food", "Indian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "alexander bed and breakfast" ], [ "_:booking", "day", "?" ], [ "_:search", "stay", "3" ], [ "_:booking", "ref", "CRLJAWX3" ], [ "_:search", "area", "east" ], [ "_:search", "food", "indian" ], [ "_:result", "amount", "a few" ], [ "_:result", "area", "east" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Rajmahal" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "name", "alexander bed and breakfast" ], [ "_:booking", "day", "?" ], [ "_:search", "stay", "3" ], [ "_:search", "area", "east" ], [ "_:search", "food", "indian" ], [ "_:result", "amount", "a few" ], [ "_:result", "area", "east" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Rajmahal" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "4" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "NKKOLWNU" ], [ "_:booking", "type", "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 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "name", "alexander bed and breakfast" ], [ "_:booking", "day", "?" ], [ "_:search", "stay", "3" ], [ "_:search", "area", "east" ], [ "_:search", "food", "indian" ], [ "_:result", "amount", "a few" ], [ "_:result", "area", "east" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Rajmahal" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "4" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "NKKOLWNU" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "departure", "the hotel" ], [ "_: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", "name", "alexander bed and breakfast" ], [ "_:booking", "day", "?" ], [ "_:search", "stay", "3" ], [ "_:search", "area", "east" ], [ "_:search", "food", "indian" ], [ "_:result", "amount", "a few" ], [ "_:result", "area", "east" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Rajmahal" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "4" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "NKKOLWNU" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:45" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "name", "alexander bed and breakfast" ], [ "_:booking", "day", "?" ], [ "_:search", "stay", "3" ], [ "_:search", "area", "east" ], [ "_:search", "food", "indian" ], [ "_:result", "amount", "a few" ], [ "_:result", "area", "east" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Rajmahal" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "4" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "NKKOLWNU" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:45" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "white honda" ], [ "_:result", "phone", "07125482836" ], [ "_: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": 0, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,leave_at,'15:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train that leaves after 15:00 on Tuesday ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I can help with that . What are your departure and destination choices ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'norwich');(_:search,type,'Train'))" ], "speaker": "user", "text": "Cmabridge to Norwich ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'16:55');(_:result,leave_at,'15:36');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There is a train leaving at 15:36 that arrives by 16:55 on the date you chose . Would you like to book a spot now ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'3');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes , and I also need that for 3 people and the reference number ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'1Q1VEFOG');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The booking was successful . Your reference number is 1Q1VEFOG . Is there anything else I can assist you with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'british');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am also looking for a restaurant . Are there any expensive restaurants in town that serve British food ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'west');(_:result,food,'British');(_:result,name,'Graffiti');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , I recommend Graffiti . It 's a fine British restaurant on the west side of town ." }, { "id": 8, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Could I get the reference number ?" }, { "id": 9, "rdf-acts": [ "request((_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))", "inform((_:booking,people,'3');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "What time would you like to eat ? Are you eating with the same 3 people ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'10:00');(_:search,people,'same party');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , the same party . I 'd like the reservation for 10:00 that same Tuesday ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'PX5OGMLQ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : PX5OGMLQ . Anything else for you today ?" }, { "id": 12, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No thanks . That 's it . Have a good one . Bye ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Have a great day and text us back anytime !" } ]
MUL1529.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "leave_at", "15:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "leave_at", "15:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "leave_at", "15:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:result", "arrive_by", "16:55" ], [ "_:result", "leave_at", "15:36" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "leave_at", "15:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:result", "arrive_by", "16:55" ], [ "_:result", "leave_at", "15:36" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "1Q1VEFOG" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "leave_at", "15:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:result", "arrive_by", "16:55" ], [ "_:result", "leave_at", "15:36" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "1Q1VEFOG" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "west" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "15:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:result", "arrive_by", "16:55" ], [ "_:result", "leave_at", "15:36" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "1Q1VEFOG" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "west" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "3" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "10:00" ], [ "_:search", "people", "same party" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "15:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:result", "arrive_by", "16:55" ], [ "_:result", "leave_at", "15:36" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "west" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "3" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "10:00" ], [ "_:search", "people", "same party" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "PX5OGMLQ" ], [ "_:booking", "type", "Booking" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like you to help me find a train departure . The train should leave on thursday and arrive at cambridge ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where will you be leaving from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'Bishops Stortford');(_:search,leave_at,'15:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "From Bishops Stortford after 15:00" }, { "id": 3, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Alright , would you like me to make a booking for you ?" }, { "id": 4, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "No , I just need the train ID and arrival time" }, { "id": 5, "rdf-acts": [ "canthelp((_:search,type,'Train'))", "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I 'm sorry , there are no trains that day . Would you like to try another day ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,departure,'cambridge');(_:search,destination,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "I think you should try again . Cambridge to bishops stortford on Thursday ." }, { "id": 7, "rdf-acts": [ "inform((_:result,count,'5');(_:result,duration,'38 mins');(_:result,leave_at,'15:29');(_:result,leave_at,'17:29');(_:result,leave_at,'19:29');(_:result,leave_at,'21:29');(_:result,leave_at,'23:29');(_:result,type,'Train'))" ], "speaker": "system", "text": "I have 5 trains . They depart 15:29 , 17:29 , 19:29 , 21:29 , 23:29 . They are all 38 mins travel duration ." }, { "id": 8, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "PLease give me the info for a train meeting the above listed criteria ." }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'16:07');(_:result,departure,'Cambridge');(_:result,destination,'Bishops Stortford');(_:result,id,'TR7759');(_:result,leave_at,'15:29');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "Train # TR7759 departing from Cambridge at 15:29 arrives in Bishops Stortford at 16:07 . Can I help you with anything else ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm also looking for a place to stay . The hotel should include free parking and should include free wifi ." }, { "id": 11, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,count,'8');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are about 8 choices . Did you want a certain area or price range ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "area and price are of no concern to me as long as the guesthouse has free parking and free wifi" }, { "id": 13, "rdf-acts": [ "inform((_:result,name,'Archway House');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))", "thank()" ], "speaker": "system", "text": "Ok ! I suggest the Archway House . Would you like a room book ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'6');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Sure , thanks , for 6 people , for 2 nights , starting Thursday , please !" }, { "id": 15, "rdf-acts": [ "inform((_:booking,name,'Archway house');(_:booking,ref,'P1FFCU2Z');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "We have you set at Archway house . Reference number is P1FFCU2Z" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Ok thank you for your help ." }, { "id": 17, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Can I look up anything else ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that is it . Thank you ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Thank you for using the Cambridge TownInfo centre . Have a great day !" } ]
PMUL1638.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "Bishops Stortford" ], [ "_:search", "leave_at", "15:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "Bishops Stortford" ], [ "_:search", "leave_at", "15:00" ], [ "_:search", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "id", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "15:00" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "id", "?" ], [ "_:result", "type", "Train" ], [ "_:system", "canthelp", "_:search/3edcc7cf" ], [ "_:search/3edcc7cf", "type", "Train" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "15:00" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "id", "?" ], [ "_:system", "canthelp", "_:search/3edcc7cf" ], [ "_:search/3edcc7cf", "type", "Train" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "count", "5" ], [ "_:result", "duration", "38 mins" ], [ "_:result", "leave_at", "15:29" ], [ "_:result", "leave_at", "17:29" ], [ "_:result", "leave_at", "19:29" ], [ "_:result", "leave_at", "21:29" ], [ "_:result", "leave_at", "23:29" ], [ "_:result", "type", "Train" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "15:00" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/3edcc7cf" ], [ "_:search/3edcc7cf", "type", "Train" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "count", "5" ], [ "_:result", "duration", "38 mins" ], [ "_:result", "arrive_by", "16:07" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Bishops Stortford" ], [ "_:result", "id", "TR7759" ], [ "_:result", "leave_at", "15:29" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_: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", "leave_at", "15:00" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/3edcc7cf" ], [ "_:search/3edcc7cf", "type", "Train" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "duration", "38 mins" ], [ "_:result", "arrive_by", "16:07" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Bishops Stortford" ], [ "_:result", "id", "TR7759" ], [ "_:result", "leave_at", "15:29" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "8" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_: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", "leave_at", "15:00" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/3edcc7cf" ], [ "_:search/3edcc7cf", "type", "Train" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "duration", "38 mins" ], [ "_:result", "arrive_by", "16:07" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Bishops Stortford" ], [ "_:result", "id", "TR7759" ], [ "_:result", "leave_at", "15:29" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "8" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "name", "Archway House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "15:00" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:system", "canthelp", "_:search/3edcc7cf" ], [ "_:search/3edcc7cf", "type", "Train" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "duration", "38 mins" ], [ "_:result", "arrive_by", "16:07" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Bishops Stortford" ], [ "_:result", "id", "TR7759" ], [ "_:result", "leave_at", "15:29" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "8" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "name", "Archway House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "Archway house" ], [ "_:booking", "ref", "P1FFCU2Z" ], [ "_: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", "leave_at", "15:00" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:system", "canthelp", "_:search/3edcc7cf" ], [ "_:search/3edcc7cf", "type", "Train" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "duration", "38 mins" ], [ "_:result", "arrive_by", "16:07" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Bishops Stortford" ], [ "_:result", "id", "TR7759" ], [ "_:result", "leave_at", "15:29" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "8" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "name", "Archway House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "Archway house" ], [ "_:booking", "ref", "P1FFCU2Z" ], [ "_: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,type,'Attraction'))" ], "speaker": "user", "text": "Could you help me with a particular attraction in Cambridge ?" }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "thank()" ], "speaker": "system", "text": "Sure ! What type of attraction were you looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,name,'camboats');(_:search,type,'Attraction'))", "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for an attraction called Camboats . I need the address , please ." }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,address,'The plough , green end , fen ditton');(_:result,postcode,'cb58sx');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The plough , green end , fen ditton , \t post code cb58sx . Anything else you need ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'12:00');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like a train the departs from cambridge and should arrive by 12:00 ." }, { "id": 5, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where are you headed to ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,destination,'Standsted Airport');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to go tot he Standsted Airport on Tuesday ." }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'12:00');(_:result,count,'6');(_:result,day,'Tuesday');(_:result,destination,'the airport');(_:result,leave_at,'5:40');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are six trains on Tuesday that would get you to the airport by 12:00 . They run every hour starting at 5:40 . Which departure time do you prefer ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'12');(_:search,type,'Train'))" ], "speaker": "user", "text": "I just need to make sure I arrive by 12 pm ." }, { "id": 9, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "How many tickets do you need ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'8');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need 8 tickets please ." }, { "id": 11, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'L2E6AQ2L');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have booked the train your reference number is L2E6AQ2L ." }, { "id": 12, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "that is all i wanted for today . have a good day" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you have a nice day ." } ]
PMUL1384.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:search", "name", "camboats" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:search", "name", "camboats" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "The plough , green end , fen ditton" ], [ "_:result", "postcode", "cb58sx" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "12:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:search", "name", "camboats" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "The plough , green end , fen ditton" ], [ "_:result", "postcode", "cb58sx" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "12:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "Standsted Airport" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:search", "name", "camboats" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "The plough , green end , fen ditton" ], [ "_:result", "postcode", "cb58sx" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "Standsted Airport" ], [ "_:result", "arrive_by", "12:00" ], [ "_:result", "count", "6" ], [ "_:result", "day", "Tuesday" ], [ "_:result", "destination", "the airport" ], [ "_:result", "leave_at", "5:40" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "12" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:search", "name", "camboats" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "The plough , green end , fen ditton" ], [ "_:result", "postcode", "cb58sx" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "Standsted Airport" ], [ "_:result", "arrive_by", "12:00" ], [ "_:result", "count", "6" ], [ "_:result", "day", "Tuesday" ], [ "_:result", "destination", "the airport" ], [ "_:result", "leave_at", "5:40" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "12" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:search", "name", "camboats" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "The plough , green end , fen ditton" ], [ "_:result", "postcode", "cb58sx" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "Standsted Airport" ], [ "_:result", "arrive_by", "12:00" ], [ "_:result", "count", "6" ], [ "_:result", "day", "Tuesday" ], [ "_:result", "destination", "the airport" ], [ "_:result", "leave_at", "5:40" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "12" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "L2E6AQ2L" ], [ "_:booking", "type", "Booking" ], [ "_:user", "dismissed", "_:system" ] ], "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 to Cambridge" }, { "id": 1, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I am definitely assist with planning that trip . Do you want to start with booking a train , or search a restaurant ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'19:00');(_:search,day,'wednesday');(_:search,departure,'cambridge');(_:search,destination,'broxbourne');(_:search,type,'Train'))" ], "speaker": "user", "text": "Let 's book a train , I 'll be departing from cambridge and going to broxbourne . Lets look for something on wednesday arriving in broxbourne by 19:00 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'thirteen');(_:result,arrive_by,'19:00');(_:result,destination,'Broxbourne');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "It seems there are thirteen trains to Broxbourne arriving by 19:00 . What time would you like to leave ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'19:00');(_:search,destination,'broxbourne');(_:search,people,'4');(_:search,type,'Train'))" ], "speaker": "user", "text": "We 're not picky , please book any train arriving in Broxbourne by 19:00 for 4 people ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'B5E7R2LE');(_:booking,ticket,'71.59 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , your booking was successful . Your total fee of 71.59 GBP is payable at the station . The reference number is B5E7R2LE ." }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'lebanese');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thanks ! Now I need to find a Lebanese restaurant in the expensive price range . Can you help me find one ?" }, { "id": 7, "rdf-acts": [ "canthelp((_:search,area,'in the city');(_:search,food,'Lebanese');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm afraid there is n't an expensive Lebanese restaurant in the city ." }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is there any in the East ?" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,amount,'the only');(_:result,area,'in town');(_:result,food,'Lebanese');(_:result,pricerange,'moderately - priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Unfortunately , the only Lebanese restaurant in town is moderately - priced . Would you like to book that restaurant or should I search for a different restaurant ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "What about one that serves indian dood ?" }, { "id": 11, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,area,'east');(_:result,count,'4');(_:result,food,'indian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 4 indian restaurants in the east . Did you have a preference on price ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like someplace expensive , please ." }, { "id": 13, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,count,'2');(_:result,name,'Sitar Tandoori');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 2 that are expensive . May I suggest Sitar Tandoori ? Would you like to book that ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'10:15');(_:search,people,'4');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I need a table for 4 people at 10:15 on Wednesday , if that day is not available then try Friday and provide the reference number ." }, { "id": 15, "rdf-acts": [ "inform((_:booking,ref,'UYGNM1SV');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : UYGNM1SV ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks for all your help . I think I 'm good now ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , have a great day !" } ]
PMUL3155.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "19:00" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "thirteen" ], [ "_:result", "arrive_by", "19:00" ], [ "_:result", "destination", "Broxbourne" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:00" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "thirteen" ], [ "_:result", "arrive_by", "19:00" ], [ "_:result", "destination", "Broxbourne" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:00" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "people", "4" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "B5E7R2LE" ], [ "_:booking", "ticket", "71.59 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "lebanese" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "thirteen" ], [ "_:result", "arrive_by", "19:00" ], [ "_:result", "destination", "Broxbourne" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:00" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "people", "4" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "B5E7R2LE" ], [ "_:booking", "ticket", "71.59 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "lebanese" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/a18ff995" ], [ "_:search/a18ff995", "area", "in the city" ], [ "_:search/a18ff995", "food", "Lebanese" ], [ "_:search/a18ff995", "pricerange", "expensive" ], [ "_:search/a18ff995", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "19:00" ], [ "_:result", "destination", "Broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:00" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "people", "4" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "B5E7R2LE" ], [ "_:booking", "ticket", "71.59 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/a18ff995" ], [ "_:search/a18ff995", "area", "in the city" ], [ "_:search/a18ff995", "food", "Lebanese" ], [ "_:search/a18ff995", "pricerange", "expensive" ], [ "_:search/a18ff995", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:result", "amount", "the only" ], [ "_:result", "area", "in town" ], [ "_:result", "food", "Lebanese" ], [ "_: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 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "19:00" ], [ "_:result", "destination", "Broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:00" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "people", "4" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "B5E7R2LE" ], [ "_:booking", "ticket", "71.59 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/a18ff995" ], [ "_:search/a18ff995", "area", "in the city" ], [ "_:search/a18ff995", "food", "Lebanese" ], [ "_:search/a18ff995", "pricerange", "expensive" ], [ "_:search/a18ff995", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:result", "amount", "the only" ], [ "_:result", "pricerange", "moderately - priced" ], [ "_:search", "food", "indian" ], [ "_:result", "area", "east" ], [ "_:result", "count", "4" ], [ "_:result", "food", "indian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "19:00" ], [ "_:result", "destination", "Broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:00" ], [ "_:search", "destination", "broxbourne" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "B5E7R2LE" ], [ "_:booking", "ticket", "71.59 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/a18ff995" ], [ "_:search/a18ff995", "area", "in the city" ], [ "_:search/a18ff995", "food", "Lebanese" ], [ "_:search/a18ff995", "pricerange", "expensive" ], [ "_:search/a18ff995", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:result", "amount", "the only" ], [ "_:search", "food", "indian" ], [ "_:result", "area", "east" ], [ "_:result", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Sitar Tandoori" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "10:15" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ], [ "_: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", "offered", "_:booking" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "19:00" ], [ "_:result", "destination", "Broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:00" ], [ "_:search", "destination", "broxbourne" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "71.59 GBP" ], [ "_:system", "canthelp", "_:search/a18ff995" ], [ "_:search/a18ff995", "area", "in the city" ], [ "_:search/a18ff995", "food", "Lebanese" ], [ "_:search/a18ff995", "pricerange", "expensive" ], [ "_:search/a18ff995", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:result", "amount", "the only" ], [ "_:search", "food", "indian" ], [ "_:result", "area", "east" ], [ "_:result", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Sitar Tandoori" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "10:15" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "UYGNM1SV" ], [ "_: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,department,'emergency department');(_:search,type,'Hospital'))" ], "speaker": "user", "text": "Please connect me to a hospital with an emergency department ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Hills Rd , Cambridge');(_:result,phone,'01223217118');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "You need Addenbrookes Hospital , located at Hills Rd , Cambridge , phone 01223217118 ." }, { "id": 2, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "Thanks , what is the postcode ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "The Postcode \t is CB20QQ . Do you need any other assistance ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all we needed . Thank you ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Goodbye" } ]
SNG02050.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "department", "emergency department" ], [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "department", "emergency department" ], [ "_:search", "type", "Hospital" ], [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:result", "phone", "01223217118" ], [ "_:result", "type", "Hospital" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "department", "emergency department" ], [ "_:search", "type", "Hospital" ], [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:result", "phone", "01223217118" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hello , I am looking for a place to stay that has 3 stars ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "thank()" ], "speaker": "system", "text": "I can certainly help you with that ! What area are you looking to stay in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'south');(_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like a hotel in the south ." }, { "id": 3, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There is a hotel and a guesthouse available . Did you have a price range in mind ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'dontcare');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do n't have a price range I just need it to be a hotel ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,name,'Lensfield Hotel');(_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok , I can book you at the Lensfield Hotel . What day will you be arriving ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,day,'tuesday');(_:search,people,'5');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like the hotel for 5 people for 3 nights starting on tuesday ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,day,'Tuesday');(_:booking,name,'Lensfield Hotel');(_:booking,people,'5');(_:booking,stay,'3');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I can book the lensfield hotel on Tuesday for 5 people and 3 nights , is this alright ?" }, { "id": 8, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes , that would be great . Please send me the reference number , too ." }, { "id": 9, "rdf-acts": [ "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Would another day or a shorter stay work ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "If you ca n't book it for 3 nights we can try two instead ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'VH33JKKF');(_:booking,stay,'2');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to successfully do 2 nights , your reference number is VH33JKKF . Can I help with anything else ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 'll be everything . Thanks !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Thank you for calling Cambridge TownInfo . Goodbye ." } ]
MUL2215.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "stars", "3" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "stars", "3" ], [ "_:search", "area", "south" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "stars", "3" ], [ "_:search", "area", "south" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "dontcare" ], [ "_:booking", "name", "Lensfield Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "day", "tuesday" ], [ "_: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", "3" ], [ "_:search", "area", "south" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "category", "hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "name", "Lensfield Hotel" ], [ "_:booking", "people", "5" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "stars", "3" ], [ "_:search", "area", "south" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "category", "hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "5" ], [ "_:booking", "name", "Lensfield Hotel" ], [ "_:booking", "people", "5" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "stars", "3" ], [ "_:search", "area", "south" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "category", "hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "5" ], [ "_:booking", "name", "Lensfield Hotel" ], [ "_:booking", "people", "5" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "VH33JKKF" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'the nirala');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need some information on a place to eat call the nirala ." }, { "id": 1, "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 is an indian restaurant in the north side in the moderate price range . Would you like to make a booking ?" }, { "id": 2, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Can you book it for me and get a reference number ?" }, { "id": 3, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I can book it for you but first I will need to know what day and time you need in addition to how many will be in your party ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'13:30');(_:search,people,'1');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thank you ! Will you please book a table for 1 for 13:30 on Monday ?" }, { "id": 5, "rdf-acts": [ "inform((_:booking,ref,'2X07EN14');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your table is reserved . Your reference number is 2X07EN14 ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you my table has been reserved and my number is 2X)7EN14 ." }, { "id": 7, "rdf-acts": [], "speaker": "system", "text": "Is that all that you will be needing today ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'west');(_:search,has_parking,'yes');(_:search,stars,'4-star');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I also need a 4-star place to stay in the west , and it needs to have free parking ." }, { "id": 9, "rdf-acts": [ "select((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,type,'Hotel'))", "inform((_:result,count,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 3 options that meet your criteria . Would you prefer a hotel or guesthouse ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "No , no preference ." }, { "id": 11, "rdf-acts": [ "select((_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Did you have a preference between cheap and expensive ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,people,'same group of people');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do not care , book it for the same group of people and 2 nights starting from the same day ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'monday');(_:booking,name,'the cambridge belfry');(_:booking,people,'1');(_:booking,ref,'K7N43WRV');(_:booking,stay,'3 days 2 nights');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your reservation for 1 at the cambridge belfry this monday for 3 days 2 nights was successful . Your Reference number is : K7N43WRV Is there anything else I can help you with" }, { "id": 14, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "I now need a taxi for the 2 places" }, { "id": 15, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Sure ! Where are you going to first and from where please ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,departure,'the hotel');(_:search,destination,'nirala');(_:search,name,'the nirala');(_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'm going to the nirala restaurant from the hotel" }, { "id": 17, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Ok , I am getting the info up now , what time would you like to be there by ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,arrive_by,'13:30');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I have to make it there before 13:30 ." }, { "id": 19, "rdf-acts": [ "inform((_:result,car,'blue audi');(_:result,phone,'07195096632');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "You are booked in a blue audi . The contact number is 07195096632 ." }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . I believe that is everything I need at this time ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "alright , enjoy your day ." } ]
PMUL3326.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "the nirala" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "the nirala" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "The nirala" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "the nirala" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "The nirala" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "the nirala" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "The nirala" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "2X07EN14" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "the nirala" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "The nirala" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "1" ], [ "_:booking", "ref", "2X07EN14" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4-star" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "the nirala" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "The nirala" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "1" ], [ "_:booking", "ref", "2X07EN14" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4-star" ], [ "_:search", "type", "Hotel" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "the nirala" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "The nirala" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "duration", "13:30" ], [ "_:booking", "ref", "2X07EN14" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4-star" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "3" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "same group of people" ], [ "_: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", "name", "the nirala" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "The nirala" ], [ "_:result", "ref", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "13:30" ], [ "_:search", "area", "west" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4-star" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "3" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "same group of people" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "monday" ], [ "_:booking", "name", "the cambridge belfry" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "K7N43WRV" ], [ "_:booking", "stay", "3 days 2 nights" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "The nirala" ], [ "_:result", "ref", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "13:30" ], [ "_:search", "area", "west" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4-star" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "3" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "same group of people" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "monday" ], [ "_:booking", "name", "the cambridge belfry" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "K7N43WRV" ], [ "_:booking", "stay", "3 days 2 nights" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "nirala" ], [ "_:search", "name", "the nirala" ], [ "_: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": [ [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "The nirala" ], [ "_:result", "ref", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "13:30" ], [ "_:search", "area", "west" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4-star" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "3" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "same group of people" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "monday" ], [ "_:booking", "name", "the cambridge belfry" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "K7N43WRV" ], [ "_:booking", "stay", "3 days 2 nights" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "nirala" ], [ "_:search", "name", "the nirala" ], [ "_:search", "arrive_by", "13:30" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "The nirala" ], [ "_:result", "ref", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "13:30" ], [ "_:search", "area", "west" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4-star" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "3" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "same group of people" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "monday" ], [ "_:booking", "name", "the cambridge belfry" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "K7N43WRV" ], [ "_:booking", "stay", "3 days 2 nights" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "nirala" ], [ "_:search", "name", "the nirala" ], [ "_:search", "arrive_by", "13:30" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "blue audi" ], [ "_:result", "phone", "07195096632" ], [ "_: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": 0, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train to cambridge" }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where will you be leaving from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'stevenage');(_:search,leave_at,'21:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm leaving from Stevenage and I 'll need to leave sometime after 21:15 if possible ." }, { "id": 3, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What is your day of travel and your preferred arrival time ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,leave_at,'21:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm working at leave on Wednesday after 21:15" }, { "id": 5, "rdf-acts": [ "inform((_:result,id,'TR3190');(_:result,leave_at,'21:54');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Train TR3190 will depart at 21:54 , would you like me to book that for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'east');(_:search,has_parking,'no');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "That would be great . I am also looking for a hotel . I would like to stay in the east side of town , and I do not need parking ." }, { "id": 7, "rdf-acts": [ "inform((_:result,category,'guesthouse');(_:result,name,'a and b guest house');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The only hotel in the area is a guesthouse called , a and b guest house . They are 4 stars ." }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No , I need a hotel , not a guesthouse ." }, { "id": 9, "rdf-acts": [ "inform((_:result,name,'a and b guest house has');(_:result,stars,'4');(_:result,type,'Hotel'))", "canthelp((_:search,category,'hotels');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "I am sorry but there are no hotels in that area . a and b guest house has 4 stars . Would you like to give it a try ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "The guesthouse will be ok , as long as it 's rating is a star of 4 ." }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'A and B guesthouse');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , indeed , the A and B guesthouse does have a 4 star rating . Would you like a booking ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'6');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can I book 4 nights for 6 people on that same Wednesday ?" }, { "id": 13, "rdf-acts": [ "inform((_:booking,ref,'UFVH6K6Y');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You 're all set , your reference number for the booking is UFVH6K6Y ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks , that 's all I need . Have a nice day ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a great day too !" } ]
MUL0629.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", "departure", "stevenage" ], [ "_:search", "leave_at", "21:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "21:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "21:15" ], [ "_:result", "id", "TR3190" ], [ "_:result", "leave_at", "21:54" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "has_parking", "no" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "21:15" ], [ "_:result", "id", "TR3190" ], [ "_:result", "leave_at", "21:54" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "has_parking", "no" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "a and b guest house" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "21:15" ], [ "_:result", "id", "TR3190" ], [ "_:result", "leave_at", "21:54" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "has_parking", "no" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "a and b guest house has" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/27247bd4" ], [ "_:search/27247bd4", "category", "hotels" ], [ "_:search/27247bd4", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "21:15" ], [ "_:result", "id", "TR3190" ], [ "_:result", "leave_at", "21:54" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "has_parking", "no" ], [ "_:result", "category", "guesthouse" ], [ "_:system", "canthelp", "_:search/27247bd4" ], [ "_:search/27247bd4", "category", "hotels" ], [ "_:search/27247bd4", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "A and B guesthouse" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_: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, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "21:15" ], [ "_:result", "id", "TR3190" ], [ "_:result", "leave_at", "21:54" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "area", "east" ], [ "_:search", "has_parking", "no" ], [ "_:result", "category", "guesthouse" ], [ "_:system", "canthelp", "_:search/27247bd4" ], [ "_:search/27247bd4", "category", "hotels" ], [ "_:search/27247bd4", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "A and B guesthouse" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "ref", "UFVH6K6Y" ], [ "_: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,type,'Hotel'))" ], "speaker": "user", "text": "Well , I am planning a trip and could use some help with a place to stay ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,count,'33');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have 33 choices . Is there a particular area you would like to stay in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do n't have a particular area . It does need to be moderately priced ." }, { "id": 3, "rdf-acts": [ "request((_:search,has_internet,?);(_:search,has_parking,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Do you have a parking or internet preference ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I 'd like free parking and free wifi . Thanks !" }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,count,'14');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have 14 hotels that meet your criteria . I can narrow that down further depending on which part of town you want to stay in ." }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like to to be a guesthouse ." }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,category,'guest houses');(_:result,count,'12');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 12 guest houses that are moderate pricing and offer both free parking and Internet what part of town do you want" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'center');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "it should be in the town center" }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "canthelp((_:search,area,'Centre');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "I 'm afraid there are n't any in the Centre part of town . Would you like to try a different part of town ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "ok then i will go ahead and take any of the moderately priced ones with free parking and wifi . please recommend one of the 12 . any area is fine ." }, { "id": 11, "rdf-acts": [ "inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Limehouse');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Limehouse is 4 star guesthouse in the north area with free internet and parking ." }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,people,'7');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "That sounds good , can you book it for 7 people for 5 nights ? We 're checking in on Tuesday ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'QF7QDED6');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . Reference number is : QF7QDED6 . Is there anything else I can help with ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,arrive_by,'10:15');(_:search,departure,'cambridge');(_:search,destination,'london kings cross');(_:search,type,'Train'))" ], "speaker": "user", "text": "I also need a train . It should leave Cambridge on Wednes and arrive in London kings cross by 10:15" }, { "id": 15, "rdf-acts": [ "inform((_:result,type,'Train'))", "offer((_:booking,arrive_by,'09:51.do');(_:booking,category,'Train');(_:booking,departure,'Cambridge');(_:booking,destination,'london kings cross');(_:booking,id,'TR6583');(_:booking,leave_at,'09:00');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR6583 leaves Cambridge at 09:00 and arrives at london kings cross at 09:51.Do you want me to book this ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,people,'7');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , please . I will need tickets for 7 people , please ." }, { "id": 17, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'AXBH3MC7');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You 're all set ! Your reference number is AXBH3MC7 ." }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great ! Thank you ! That 's all I need ." }, { "id": 19, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Are you certain there is n't anything else I can help you with ?" }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that was all I needed . Thank you so much ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a great day ." } ]
PMUL1920.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "count", "33" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "count", "33" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "count", "14" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "category", "guest houses" ], [ "_:result", "count", "12" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "center" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:result", "category", "guest houses" ], [ "_:result", "count", "12" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/17aedfe7" ], [ "_:search/17aedfe7", "area", "Centre" ], [ "_:search/17aedfe7", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:result", "count", "12" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/17aedfe7" ], [ "_:search/17aedfe7", "area", "Centre" ], [ "_:search/17aedfe7", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Limehouse" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "5" ], [ "_: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", "guesthouse" ], [ "_:result", "count", "12" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/17aedfe7" ], [ "_:search/17aedfe7", "area", "Centre" ], [ "_:search/17aedfe7", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Limehouse" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "QF7QDED6" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "10:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_: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", "category", "guesthouse" ], [ "_:result", "count", "12" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/17aedfe7" ], [ "_:search/17aedfe7", "area", "Centre" ], [ "_:search/17aedfe7", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Limehouse" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "tuesday" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "QF7QDED6" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "10:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "09:51.do" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "Cambridge" ], [ "_:booking", "destination", "london kings cross" ], [ "_:booking", "id", "TR6583" ], [ "_:booking", "leave_at", "09:00" ], [ "_:search", "people", "7" ], [ "_: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", "guesthouse" ], [ "_:result", "count", "12" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/17aedfe7" ], [ "_:search/17aedfe7", "area", "Centre" ], [ "_:search/17aedfe7", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Limehouse" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "tuesday" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "10:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "09:51.do" ], [ "_:booking", "departure", "Cambridge" ], [ "_:booking", "destination", "london kings cross" ], [ "_:booking", "id", "TR6583" ], [ "_:booking", "leave_at", "09:00" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "AXBH3MC7" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:result", "count", "12" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/17aedfe7" ], [ "_:search/17aedfe7", "area", "Centre" ], [ "_:search/17aedfe7", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Limehouse" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "tuesday" ], [ "_:search", "stay", "5" ], [ "_:search", "arrive_by", "10:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "09:51.do" ], [ "_:booking", "departure", "Cambridge" ], [ "_:booking", "destination", "london kings cross" ], [ "_:booking", "id", "TR6583" ], [ "_:booking", "leave_at", "09:00" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "AXBH3MC7" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'modern eclectic');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hello , I am looking for a restaurant . The restaurant should be in the centre and should serve modern eclectic food ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "There are no restaurants in that are would you like to try a different area ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))", "request((_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Are there any other expensive restaurants in that area that may be nice to visit ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,count,'33');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 33 entries for expensive restaurants in the centre . Would you like to hear some options ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'modern eclectic');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Are any of them modern eclectic food ?" }, { "id": 5, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,food,'modern eclectic');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "No , there does n't seem to be any modern eclectic places at all . Would you like a different type of cuisine ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'thai');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Dang ... How about some Thai food instead" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,count,'1');(_:result,name,'Bangkok City');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "As far as thai food goes , I happen to have one place . Good thing is they are very highly recommended . It is called Bangkok City . Would you like a reservation ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'16:45');(_:search,people,'2');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I 'd like to book for 2 people at 16:45 on tuesday ." }, { "id": 9, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,duration,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry , but they seem to be all booked up at that time . Would you like to try a different day or time ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,duration,'15:45');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you try booking at 15:45 ?" }, { "id": 11, "rdf-acts": [ "inform((_:booking,ref,'1NY7QJKY');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : 1NY7QJKY ." }, { "id": 12, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Fantastic , can you also find me a museum attraction ?" }, { "id": 13, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'several');(_:result,category,'museums');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are several wonderful museums in town . Is there a specific area you prefer ?" }, { "id": 14, "rdf-acts": [ "request((_:result,area,?);(_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Any type would be fine I just need to know the area and entrance fee of one you would recommend ." }, { "id": 15, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,entrance_fee,'free');(_:result,name,'Cambridge Contemporary Art');(_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "Cambridge Contemporary Art is very nice . It 's in the centre part of town , like the restaurant , and it 's free to get in . Can I help you with anything else ?" }, { "id": 16, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No , that is all . Goodbye ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Okay . Have a lovely day then ." } ]
MUL2339.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "modern eclectic" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "modern eclectic" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/d2d12f7f" ], [ "_:search/d2d12f7f", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/d2d12f7f" ], [ "_:search/d2d12f7f", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "33" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "modern eclectic" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/d2d12f7f" ], [ "_:search/d2d12f7f", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "33" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/1463dab2" ], [ "_:search/1463dab2", "food", "modern eclectic" ], [ "_:search/1463dab2", "type", "Restaurant" ], [ "_:search", "food", "thai" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/d2d12f7f" ], [ "_:search/d2d12f7f", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/1463dab2" ], [ "_:search/1463dab2", "food", "modern eclectic" ], [ "_:search/1463dab2", "type", "Restaurant" ], [ "_:search", "food", "thai" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Bangkok City" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "16:45" ], [ "_:search", "people", "2" ], [ "_: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/d2d12f7f" ], [ "_:search/d2d12f7f", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/1463dab2" ], [ "_:search/1463dab2", "food", "modern eclectic" ], [ "_:search/1463dab2", "type", "Restaurant" ], [ "_:search", "food", "thai" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Bangkok City" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/dc5ca906" ], [ "_:booking/dc5ca906", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "15:45" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/d2d12f7f" ], [ "_:search/d2d12f7f", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/1463dab2" ], [ "_:search/1463dab2", "food", "modern eclectic" ], [ "_:search/1463dab2", "type", "Restaurant" ], [ "_:search", "food", "thai" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Bangkok City" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/dc5ca906" ], [ "_:booking/dc5ca906", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "duration", "15:45" ], [ "_:booking", "ref", "1NY7QJKY" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/d2d12f7f" ], [ "_:search/d2d12f7f", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/1463dab2" ], [ "_:search/1463dab2", "food", "modern eclectic" ], [ "_:search/1463dab2", "type", "Restaurant" ], [ "_:search", "food", "thai" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Bangkok City" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/dc5ca906" ], [ "_:booking/dc5ca906", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "duration", "15:45" ], [ "_:booking", "ref", "1NY7QJKY" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museum" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "several" ], [ "_:result", "category", "museums" ], [ "_:result", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:result", "entrance_fee", "?" ] ], "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/d2d12f7f" ], [ "_:search/d2d12f7f", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/1463dab2" ], [ "_:search/1463dab2", "food", "modern eclectic" ], [ "_:search/1463dab2", "type", "Restaurant" ], [ "_:search", "food", "thai" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "1" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/dc5ca906" ], [ "_:booking/dc5ca906", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "duration", "15:45" ], [ "_:booking", "ref", "1NY7QJKY" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museum" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "several" ], [ "_:result", "category", "museums" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Cambridge Contemporary Art" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'english');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want english food ." }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Please tell me the price range you would like today ." }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I do n't care ." }, { "id": 3, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry . There are no restaurants serving English food near your area ." }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'italian');(_:search,type,'Restaurant'))", "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "How about Italian food then . Please give me phone number and postcode please ." }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'center');(_:result,food,'Italian');(_:result,name,'Ask');(_:result,phone,'01223 364917');(_:result,postcode,'1 U.F.');(_:result,postcode,'C.B 2');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Ask serves Italian food , is in the center of town and in the cheap price range . Their phone number is 01223 364917 and their postcode is C.B 2 , 1 U.F." }, { "id": 6, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "thank you good bye" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Thank you and good bye" } ]
WOZ20045.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "english" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "english" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "dontcare" ], [ "_:system", "canthelp", "_:search/459d2f01" ], [ "_:search/459d2f01", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "dontcare" ], [ "_:system", "canthelp", "_:search/459d2f01" ], [ "_:search/459d2f01", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "center" ], [ "_:result", "food", "Italian" ], [ "_:result", "name", "Ask" ], [ "_:result", "phone", "01223 364917" ], [ "_:result", "postcode", "1 U.F." ], [ "_:result", "postcode", "C.B 2" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a guesthouse , I do an online business , so I will need free wifi ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,count,'23');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 23 . What part of town would you like to stay in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'north');(_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "a star of 4 and should include free parking in the North part of town" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'172 Chesterton Rd');(_:result,area,'north');(_:result,name,'Kirkwood House');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have the Kirkwood House in the north . It 's located at 172 Chesterton Rd . Would you like me to book for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,people,'6');(_:search,stay,'4');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes please book that for 6 people for 4 nights starting tuesday and give me the reference number on it ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,ref,'CX1Y5225');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking was successful . The reference number is CX1Y5225 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thank you . Are there any Chinese restaurants in the centre of town ?" }, { "id": 7, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,area,'centre');(_:result,count,'10');(_:result,food,'Chinese');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 10 Chinese restaurants in the town centre . What price range were you looking at ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm definitely looking for someplace cheap ." }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'12 Lensfield Road City Centre');(_:result,name,'golden house');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "i would recommend golden house in 12 Lensfield Road City Centre . can i book for you ?" }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "no , just tell me the address and phone number ." }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'12 Lensfield Road City Centre');(_:result,phone,'01842753771');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The address is 12 Lensfield Road City Centre , phone number 01842753771" }, { "id": 12, "rdf-acts": [ "inform((_:search,departure,'the guest house');(_:search,destination,'the restaurant');(_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Could you also book a taxi for me from the guest house to the restaurant ?" }, { "id": 13, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "What time would you like to leave ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,departure,'the restaurant');(_:search,leave_at,'05:45');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I want to leave the restaurant by 05:45 ." }, { "id": 15, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "So you want to go from the restaurant to the guesthouse at 5:45 ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,departure,'the restaurant');(_:search,destination,'the guesthouse');(_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Yes , please , I would like a taxi from the restaurant to the guesthouse ." }, { "id": 17, "rdf-acts": [ "inform((_:result,car,'blue bmw');(_:result,departure,'Kirkwood house');(_:result,destination,'Golden House');(_:result,leave_at,'5:45');(_:result,phone,'07124998798');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Ok I 've booked you a blue bmw to leave Kirkwood house at 5:45 going to Golden House . Contact number:07124998798" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Cool , thanks for your help ." }, { "id": 19, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "you are welcome and thanks for choosing us" }, { "id": 20, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No problem . That 's all I needed too . So , bye ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "welcome anytime you need use" } ]
PMUL4576.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" ], [ "_:result", "count", "23" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "23" ], [ "_:search", "area", "north" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "172 Chesterton Rd" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Kirkwood House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "23" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "172 Chesterton Rd" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Kirkwood House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "CX1Y5225" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "172 Chesterton Rd" ], [ "_:result", "name", "Kirkwood House" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "CX1Y5225" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "10" ], [ "_:result", "food", "Chinese" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "CX1Y5225" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "10" ], [ "_:result", "food", "Chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "12 Lensfield Road City Centre" ], [ "_:result", "name", "golden house" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "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" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "CX1Y5225" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "10" ], [ "_:result", "food", "Chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "golden house" ], [ "_:result", "address", "12 Lensfield Road City Centre" ], [ "_:result", "phone", "01842753771" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "the guest house" ], [ "_: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 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "CX1Y5225" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "10" ], [ "_:result", "food", "Chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "golden house" ], [ "_:result", "address", "12 Lensfield Road City Centre" ], [ "_:result", "phone", "01842753771" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "departure", "the restaurant" ], [ "_:search", "leave_at", "05:45" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "CX1Y5225" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "10" ], [ "_:result", "food", "Chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "golden house" ], [ "_:result", "address", "12 Lensfield Road City Centre" ], [ "_:result", "phone", "01842753771" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "leave_at", "?" ], [ "_:search", "departure", "the restaurant" ], [ "_:search", "destination", "the guesthouse" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "CX1Y5225" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "10" ], [ "_:result", "food", "Chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "golden house" ], [ "_:result", "address", "12 Lensfield Road City Centre" ], [ "_:search", "leave_at", "?" ], [ "_:search", "departure", "the restaurant" ], [ "_:search", "destination", "the guesthouse" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "blue bmw" ], [ "_:result", "departure", "Kirkwood house" ], [ "_:result", "destination", "Golden House" ], [ "_:result", "leave_at", "5:45" ], [ "_:result", "phone", "07124998798" ], [ "_: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": 10, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "CX1Y5225" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "10" ], [ "_:result", "food", "Chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "golden house" ], [ "_:result", "address", "12 Lensfield Road City Centre" ], [ "_:search", "leave_at", "?" ], [ "_:search", "departure", "the restaurant" ], [ "_:search", "destination", "the guesthouse" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "blue bmw" ], [ "_:result", "departure", "Kirkwood house" ], [ "_:result", "destination", "Golden House" ], [ "_:result", "leave_at", "5:45" ], [ "_:result", "phone", "07124998798" ], [ "_:result", "type", "Taxi" ], [ "_: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,'east');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))", "request((_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for an expensive restaurant in the east part of town . I would like the name and phone number ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'east');(_:result,food,'british');(_:result,name,'grafton hotel restaurant');(_:result,phone,'01223 241387');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "grafton hotel restaurant serves british food in the expensive price range and in the east part of town . and the phone number is 01223 241387" }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks , goodbye ." }, { "id": 3, "rdf-acts": null, "speaker": "system", "text": "Thank you , goodbye ." } ]
WOZ20502.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "phone", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "east" ], [ "_:result", "food", "british" ], [ "_:result", "name", "grafton hotel restaurant" ], [ "_:result", "phone", "01223 241387" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'stevenage');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a train to Stevenage , please ." }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'70');(_:result,destination,'Stevenage');(_:result,type,'Train'))", "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 70 trains departing to Stevenage . What day would you like to leave ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'21:00');(_:search,day,'saturday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave on Saturday and would like to arrive by 21:00 to cambridge ." }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'many');(_:result,type,'Train'))", "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have many options available . May I have the departure site please ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'21:00');(_:search,day,'saturday');(_:search,departure,'Stevenage');(_:search,destination,'Cambridge');(_:search,people,'8');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am departing from Stevenage . I need to book seats for 8 people to Cambridge on a Saturday to arrive by 21:00 ." }, { "id": 5, "rdf-acts": [ "inform((_:result,amount,'trains');(_:result,arrive_by,'21:00');(_:result,destination,'Cambridge');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have several trains that will arrive in Cambridge by 21:00 what time of day would you prefer to depart ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,leave_at,'none');(_:search,type,'Train'))" ], "speaker": "user", "text": "Early evening please ." }, { "id": 7, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Could you please specify a precise time you would like to leave ." }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'8');(_:search,type,'Train'))" ], "speaker": "user", "text": "Close to arriving by 21:00 . I need to book it for 8 people for a Saturday ." }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'20:43');(_:result,departure,'Stevenage');(_:result,destination,'Cambridge');(_:result,id,'TR6759');(_:result,leave_at,'19:54');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR6759 leaves Stevenage at 19:54 and arrives in Cambridge at 20:43 . Would you like me to book it ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'8');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes , I 'd like 8 tickets please . May I also have the reference number ? ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'IQC4RP3I');(_:booking,ticket,'81.92 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking was successful . The reference number is IQC4RP3I , and the total cost will be 81.92 GBP . What else can I help you with ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,area,'east');(_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm also looking fore a moderately priced hotel that has free wifi on the east side ." }, { "id": 13, "rdf-acts": [ "request((_:search,area,?);(_:search,has_internet,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "canthelp((_:search,category,'hotels');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "I 'm sorry , there are n't any hotels that match your criteria . Would any other area , price , or internet availability be acceptable ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "How about the one that is in the type of guesthouse ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,category,'guesthouses');(_:result,count,'3');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 3 guesthouses available , 2 of them have free parking ." }, { "id": 16, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Can I have the information for the guesthouse that does n't have free parking ? I would like the phone number , postcode and star rating please ." }, { "id": 17, "rdf-acts": [ "inform((_:result,address,'124 Tenison Rd');(_:result,category,'guesthouse');(_:result,name,'A and B Guest House');(_:result,phone,'01223315702');(_:result,postcode,'cb12dp');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The phone number for A and B Guest House is 01223315702 . The address and postcode is 124 Tenison Rd , cb12dp . It is a 4 star guesthouse ." }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks ! I think that 's all I need ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our system !" } ]
MUL0788.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "count", "70" ], [ "_:result", "destination", "Stevenage" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "21:00" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "count", "70" ], [ "_:result", "destination", "Stevenage" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "21:00" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "Stevenage" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "count", "70" ], [ "_:search", "arrive_by", "21:00" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "Stevenage" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "people", "8" ], [ "_:result", "amount", "trains" ], [ "_:result", "arrive_by", "21:00" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "none" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "count", "70" ], [ "_:search", "arrive_by", "21:00" ], [ "_:search", "departure", "Stevenage" ], [ "_:search", "destination", "Cambridge" ], [ "_:result", "amount", "trains" ], [ "_:result", "arrive_by", "21:00" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "count", "70" ], [ "_:search", "arrive_by", "21:00" ], [ "_:search", "departure", "Stevenage" ], [ "_:search", "destination", "Cambridge" ], [ "_:result", "amount", "trains" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "saturday" ], [ "_:result", "arrive_by", "20:43" ], [ "_:result", "departure", "Stevenage" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR6759" ], [ "_:result", "leave_at", "19:54" ], [ "_: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, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "count", "70" ], [ "_:search", "arrive_by", "21:00" ], [ "_:search", "departure", "Stevenage" ], [ "_:search", "destination", "Cambridge" ], [ "_:result", "amount", "trains" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "saturday" ], [ "_:result", "arrive_by", "20:43" ], [ "_:result", "departure", "Stevenage" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR6759" ], [ "_:result", "leave_at", "19:54" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "8" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "IQC4RP3I" ], [ "_:booking", "ticket", "81.92 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_: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", "count", "70" ], [ "_:search", "arrive_by", "21:00" ], [ "_:search", "departure", "Stevenage" ], [ "_:search", "destination", "Cambridge" ], [ "_:result", "amount", "trains" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "saturday" ], [ "_:result", "arrive_by", "20:43" ], [ "_:result", "departure", "Stevenage" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR6759" ], [ "_:result", "leave_at", "19:54" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "8" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "IQC4RP3I" ], [ "_:booking", "ticket", "81.92 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "?" ], [ "_:search", "has_internet", "?" ], [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/42972691" ], [ "_:search/42972691", "category", "hotels" ], [ "_:search/42972691", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_: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", "21:00" ], [ "_:search", "departure", "Stevenage" ], [ "_:search", "destination", "Cambridge" ], [ "_:result", "amount", "trains" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "saturday" ], [ "_:result", "arrive_by", "20:43" ], [ "_:result", "departure", "Stevenage" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR6759" ], [ "_:result", "leave_at", "19:54" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "8" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "IQC4RP3I" ], [ "_:booking", "ticket", "81.92 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "?" ], [ "_:search", "has_internet", "?" ], [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/42972691" ], [ "_:search/42972691", "category", "hotels" ], [ "_:search/42972691", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "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", "21:00" ], [ "_:search", "departure", "Stevenage" ], [ "_:search", "destination", "Cambridge" ], [ "_:result", "amount", "trains" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "saturday" ], [ "_:result", "arrive_by", "20:43" ], [ "_:result", "departure", "Stevenage" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR6759" ], [ "_:result", "leave_at", "19:54" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "8" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "IQC4RP3I" ], [ "_:booking", "ticket", "81.92 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "?" ], [ "_:search", "has_internet", "?" ], [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/42972691" ], [ "_:search/42972691", "category", "hotels" ], [ "_:search/42972691", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ], [ "_:result", "count", "3" ], [ "_:result", "has_parking", "none" ], [ "_:result", "address", "124 Tenison Rd" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "A and B Guest House" ], [ "_:result", "phone", "01223315702" ], [ "_:result", "postcode", "cb12dp" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,food,'british');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Are there any british restaurants on the west side ?" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'Westies');(_:result,name,'saint johns chop house');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "For the Westies , saint johns chop house is the place . Need a reservation ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is that in the moderate price range ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'Saint Johns Chop House');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , Saint Johns Chop House is in the moderate price range ." }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Great ! I 'm not sure when I want to go , so can I just get the address and postcode ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,address,'21 - 24 Northampton Street');(_:result,name,'Saint Johns Chophouse');(_:result,postcode,'cb30ad');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Saint Johns Chophouse 21 - 24 Northampton Street , post code cb30ad . Will there be anything else today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am also looking for a hotel in the same area that offers free wifi ." }, { "id": 7, "rdf-acts": [ "inform((_:result,count,'4');(_:result,name,'Finches Bed and Breakfast');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 4 accommodations that fit your criteria . How about Finches Bed and Breakfast ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'6');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you book that for 6 ?" }, { "id": 9, "rdf-acts": [ "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sure , what day would you like to book it for ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'd like to book 2 nights starting on tuesday" }, { "id": 11, "rdf-acts": [ "inform((_:booking,ref,'G17HAX2C');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . \n Reference number is : G17HAX2C . Will you need a taxi to get between them ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,departure,'the restaurant');(_:search,leave_at,'04:45');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Yes I do , I 'd like to leave the restaurant by 04:45 ." }, { "id": 13, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Did you want it to pick you up from Saint Johns chop house ?" }, { "id": 14, "rdf-acts": [], "speaker": "user", "text": "Yes , please , and go to the B&B you booked for me ." }, { "id": 15, "rdf-acts": [ "inform((_:result,car,'black toyota');(_:result,phone,'07431558834');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Okay , a black toyota is booked . You can contact them at 07431558834" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , that was everything that I needed ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting us , please do n't hesitate to reach out if there 's anything else you need in the future ." } ]
PMUL0186.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "british" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "Westies" ], [ "_:result", "name", "saint johns chop house" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "Westies" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "name", "Saint Johns Chop House" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "Westies" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "21 - 24 Northampton Street" ], [ "_:result", "name", "Saint Johns Chophouse" ], [ "_:result", "postcode", "cb30ad" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "Westies" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "21 - 24 Northampton Street" ], [ "_:result", "postcode", "cb30ad" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "4" ], [ "_:result", "name", "Finches Bed and Breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "Westies" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "21 - 24 Northampton Street" ], [ "_:result", "postcode", "cb30ad" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "4" ], [ "_:result", "name", "Finches Bed and Breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "6" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "Westies" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "21 - 24 Northampton Street" ], [ "_:result", "postcode", "cb30ad" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "4" ], [ "_:result", "name", "Finches Bed and Breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "6" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "stay", "2" ], [ "_:booking", "ref", "G17HAX2C" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the restaurant" ], [ "_:search", "leave_at", "04: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" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "Westies" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "21 - 24 Northampton Street" ], [ "_:result", "postcode", "cb30ad" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "4" ], [ "_:result", "name", "Finches Bed and Breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "6" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "stay", "2" ], [ "_:booking", "ref", "G17HAX2C" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "04:45" ], [ "_:search", "departure", "?" ], [ "_: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", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "Westies" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "21 - 24 Northampton Street" ], [ "_:result", "postcode", "cb30ad" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "4" ], [ "_:result", "name", "Finches Bed and Breakfast" ], [ "_:search", "people", "6" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "stay", "2" ], [ "_:booking", "ref", "G17HAX2C" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "04:45" ], [ "_:search", "departure", "?" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black toyota" ], [ "_:result", "phone", "07431558834" ], [ "_: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,area,'south');(_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a guesthouse to stay in in the south" }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,stars,?);(_:search,type,'Hotel'))", "inform((_:result,count,'3');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I see three locations that match your criteria . They all include free parking and wifi . Is there a particular price range you 're interested in or any specific star rating you 'd like ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like one in the cheap price range ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,\"Rosa 's Bed and Breakfast\");(_:result,pricerange,'cheap');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Rosa 's Bed and Breakfast is cheap . Can I make a reservation for you ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Could I get the address ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,address,'53 Roseford Road');(_:result,name,\"Rosa 's Bed and Breakfast\");(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The address to Rosa 's Bed and Breakfast is 53 Roseford Road . Can I do anything else for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'camboats');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yeah um how about I can see camboats ." }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'east');(_:result,entrance_fee,'do not know');(_:result,name,'Camboats');(_:result,phone,'01223902112');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Camboats are in the east area and their number is 01223902112 . I apologize I do not know the entrance fee ." }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'Camboats');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "What exactly is Camboats ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,category,'boat');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It is a boat type of attraction , can I get you anything else ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Going back to Rosa 's B&B ... can you tell me if they offer free wifi ? Then maybe you can help me arrange a taxi as well ." }, { "id": 11, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "They do offer free wifi yes , what taxi info do you need ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,destination,'camboats');(_:search,leave_at,'22:45');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I would like to get a taxi to leave Rosa 's B&B by 22:45 to go to camboats ." }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'grey skoda');(_:result,phone,'07370293766');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Perfect ! I have you booked in a grey skoda . The contact number is 07370293766 . Is there anything else I can do for you ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need a taxi as well ." }, { "id": 15, "rdf-acts": [ "inform((_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Yes I booked you one . Will you be needing anything else ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all I need , Thank you . Goodbye ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Good - bye ." } ]
MUL1167.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" ], [ "_:search", "stars", "?" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "?" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Rosa 's Bed and Breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "?" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "pricerange", "cheap" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "53 Roseford Road" ], [ "_:result", "name", "Rosa 's Bed and Breakfast" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "camboats" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "?" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "pricerange", "cheap" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "53 Roseford Road" ], [ "_:result", "area", "east" ], [ "_:result", "entrance_fee", "do not know" ], [ "_:result", "name", "Camboats" ], [ "_:result", "phone", "01223902112" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "Camboats" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "?" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "address", "53 Roseford Road" ], [ "_:result", "area", "east" ], [ "_:result", "entrance_fee", "do not know" ], [ "_:result", "name", "Camboats" ], [ "_:result", "phone", "01223902112" ], [ "_:search", "name", "Camboats" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "boat" ], [ "_:result", "type", "Attraction" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "?" ], [ "_:result", "count", "3" ], [ "_:result", "has_parking", "none" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "address", "53 Roseford Road" ], [ "_:result", "area", "east" ], [ "_:result", "entrance_fee", "do not know" ], [ "_:result", "name", "Camboats" ], [ "_:result", "phone", "01223902112" ], [ "_:search", "name", "Camboats" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "boat" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "destination", "camboats" ], [ "_:search", "leave_at", "22: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", "area", "south" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "?" ], [ "_:result", "count", "3" ], [ "_:result", "has_parking", "none" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "address", "53 Roseford Road" ], [ "_:result", "area", "east" ], [ "_:result", "entrance_fee", "do not know" ], [ "_:result", "name", "Camboats" ], [ "_:search", "name", "Camboats" ], [ "_:result", "category", "boat" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "destination", "camboats" ], [ "_:search", "leave_at", "22:45" ], [ "_:result", "car", "grey skoda" ], [ "_:result", "phone", "07370293766" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ], [ "_: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", "area", "south" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "?" ], [ "_:result", "count", "3" ], [ "_:result", "has_parking", "none" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "address", "53 Roseford Road" ], [ "_:result", "area", "east" ], [ "_:result", "entrance_fee", "do not know" ], [ "_:result", "name", "Camboats" ], [ "_:search", "name", "Camboats" ], [ "_:result", "category", "boat" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "destination", "camboats" ], [ "_:search", "leave_at", "22:45" ], [ "_:result", "car", "grey skoda" ], [ "_:result", "phone", "07370293766" ], [ "_:search", "type", "Taxi" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hi , I 'm trying to find a hotel to stay at . Can you help with that ?" }, { "id": 1, "rdf-acts": [ "thank()", "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,category,'hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I would be happy to help . Do you have a preference for the part of town the hotel is in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'west');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I would like to stay in the west ." }, { "id": 3, "rdf-acts": [ "select((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Do you prefer a guesthouse or a hotel ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like a hotel ." }, { "id": 5, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,count,'2');(_:result,name,'Cambridge Belfry');(_:result,name,'Huntington Marriott Hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are two in that area . Huntington Marriott Hotel and The Cambridge Belfry . Do you have a price range in mind ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'7');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Once you find the hotel you want to book it for 7 people and 3 nights starting from wednesday" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'Huntington Marriott Hotel');(_:booking,ref,'G1WB5WLO');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have successfully booked you at Huntington Marriott Hotel . Reference number is G1WB5WLO . Do you need anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'east');(_:search,category,'boat');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thank you for the booking . I also want to visit an attraction in the east , something fun involving a boat ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,address,'the plough , green end , fen ditton');(_:result,area,'East');(_:result,name,'camboats');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I have camboats in the East whose address is the plough , green end , fen ditton . Can I help you with anything else ?" }, { "id": 10, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Would you also give me the postcode and entrance fee , please ?" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "ok the postcode is 567438 and the entrance fee is $ 20" } ]
PMUL2740.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" ], [ "_:result", "category", "hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_: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" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "name", "Huntington Marriott Hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "name", "Huntington Marriott Hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Huntington Marriott Hotel" ], [ "_:booking", "ref", "G1WB5WLO" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "category", "boat" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "2" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "3" ], [ "_:booking", "name", "Huntington Marriott Hotel" ], [ "_:booking", "ref", "G1WB5WLO" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "category", "boat" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "the plough , green end , fen ditton" ], [ "_:result", "area", "East" ], [ "_:result", "name", "camboats" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,stars,'2-star');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hi there . Can you help me find a 2-star rated hotel or guesthouse ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'74 chesterton road');(_:result,name,'ashley hotel');(_:result,stars,'2-star');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "ashley hotel is a 2-star hotel in 74 chesterton road" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Does that include wifi ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_internet,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "yes it includes internet . would you like for me to book that for you ?" }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "Yes please , that would be great ." }, { "id": 5, "rdf-acts": [ "request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok perfect . Before I book , how many people will be staying at the hotel , what day you will be checking in , and how long you will be staying for please ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,people,'3');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thank you , I need to book for 3 people and 4 nights starting from Tuesday ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'35W3XEDL');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I completed your booking . Your reference number is 35W3XEDL . Is there anything else I could do to help ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'east');(_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I also need to verify that this hotel is in the east area of town ." }, { "id": 9, "rdf-acts": [ "select((_:result,name,'Ashley');(_:result,name,'express holiday inn by cambridge');(_:result,type,'Hotel'))", "inform((_:result,area,'east');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Ashley is on the north , there is an option in the east express holiday inn by cambridge , which one would you prefer ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'east');(_:search,day,'tuesday');(_:search,name,'Express Holiday Inn by Cambridge');(_:search,people,'3');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I actually really need a booking in the east . Is it possible for you to book me at the Express Holiday Inn by Cambridge instead ? For Tuesday , 3 people 4 nights ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'RMIBUHDE');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes , I was able to book you . Your reference number is RMIBUHDE . Is there anything else I can do for you ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,arrive_by,'11:45');(_:search,departure,'peterborough');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I am looking for a train to Cambridge from Peterborough . I 'd like to arrive by 11:45 ." }, { "id": 13, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Which day would you be traveling ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,day,'same day');(_:search,type,'Hotel');(_:search,type,'Train'))" ], "speaker": "user", "text": "On the same day as the hotel stay ." }, { "id": 15, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,id,'TR1674');(_:booking,ref,'ANHP9VYN');(_:booking,ticket,'49.5 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 49.5 GBP payable at the station . \n Reference number is : ANHP9VYN . The train ID is TR1674 ." }, { "id": 16, "rdf-acts": [ "request((_:result,duration,?);(_:result,leave_at,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "What is the departure time and travel time ?" }, { "id": 17, "rdf-acts": [ "inform((_:result,duration,'50 minutes');(_:result,leave_at,'10:48');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "The train departs at 10:48 and the trip last 50 minutes . Can I help you with anything else ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No . Thank you for all your help . Goodbye" }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Thank for using Cambridge TownInfo centre ." } ]
MUL2053.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "stars", "2-star" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "stars", "2-star" ], [ "_:result", "address", "74 chesterton road" ], [ "_:result", "name", "ashley hotel" ], [ "_:result", "stars", "2-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "stars", "2-star" ], [ "_:result", "address", "74 chesterton road" ], [ "_:result", "name", "ashley hotel" ], [ "_:result", "stars", "2-star" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "stars", "2-star" ], [ "_:result", "address", "74 chesterton road" ], [ "_:result", "name", "ashley hotel" ], [ "_:result", "stars", "2-star" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "stars", "2-star" ], [ "_:result", "address", "74 chesterton road" ], [ "_:result", "name", "ashley hotel" ], [ "_:result", "stars", "2-star" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "35W3XEDL" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "stars", "2-star" ], [ "_:result", "address", "74 chesterton road" ], [ "_:result", "stars", "2-star" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "35W3XEDL" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:result", "name", "Ashley" ], [ "_:result", "name", "express holiday inn by cambridge" ], [ "_:result", "area", "east" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "day", "tuesday" ], [ "_:search", "name", "Express Holiday Inn by Cambridge" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "stars", "2-star" ], [ "_:result", "address", "74 chesterton road" ], [ "_:result", "stars", "2-star" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "category", "hotel" ], [ "_:result", "name", "Ashley" ], [ "_:result", "name", "express holiday inn by cambridge" ], [ "_:result", "area", "east" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "day", "tuesday" ], [ "_:search", "name", "Express Holiday Inn by Cambridge" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "RMIBUHDE" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "11:45" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "stars", "2-star" ], [ "_:result", "address", "74 chesterton road" ], [ "_:result", "stars", "2-star" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:result", "name", "Ashley" ], [ "_:result", "name", "express holiday inn by cambridge" ], [ "_:result", "area", "east" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "name", "Express Holiday Inn by Cambridge" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "RMIBUHDE" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "11:45" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "category", "hotel" ], [ "_:search", "day", "same day" ], [ "_:search", "type", "Hotel" ], [ "_: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", "stars", "2-star" ], [ "_:result", "address", "74 chesterton road" ], [ "_:result", "stars", "2-star" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:result", "name", "Ashley" ], [ "_:result", "name", "express holiday inn by cambridge" ], [ "_:result", "area", "east" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "name", "Express Holiday Inn by Cambridge" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "11:45" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "category", "hotel" ], [ "_:search", "day", "same day" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR1674" ], [ "_:booking", "ref", "ANHP9VYN" ], [ "_:booking", "ticket", "49.5 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ], [ "_:result", "leave_at", "?" ], [ "_: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": [ [ "_:search", "stars", "2-star" ], [ "_:result", "address", "74 chesterton road" ], [ "_:result", "stars", "2-star" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:result", "name", "Ashley" ], [ "_:result", "name", "express holiday inn by cambridge" ], [ "_:result", "area", "east" ], [ "_:search", "area", "east" ], [ "_:search", "name", "Express Holiday Inn by Cambridge" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "4" ], [ "_:search", "arrive_by", "11:45" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "category", "hotel" ], [ "_:search", "day", "same day" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR1674" ], [ "_:booking", "ref", "ANHP9VYN" ], [ "_:booking", "ticket", "49.5 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "50 minutes" ], [ "_:result", "leave_at", "10:48" ], [ "_: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,area,'centre');(_:search,food,'eritrean');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need a place to dine in the centre of town , serving eritrean food ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,food,'eritrean');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I can not find an eritrean restaurant in that area , would you like me to look up another area or cuisine type ?" }, { "id": 2, "rdf-acts": [ "request((_:result,area,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Can you check another area ?" }, { "id": 3, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,area,'in town');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "There are none in town . Is there another type of food you would like ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'british');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))", "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Sure , how about British ? Moderate prices in the centre is necessary ." }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'DeVere University Arms Regent Street City Centre');(_:result,name,'Restaurant one seven');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Restaurant one seven is located on DeVere University Arms Regent Street City Centre ." }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'13:30');(_:search,people,'6');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need a table for 6 on Tuesday . At 13:30 ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'WZ2PQDLR');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have booked it Reference number is : WZ2PQDLR . Can I help you with anything else ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you very much for your time . Have a nice day !" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting us today . Have a nice day ." } ]
PMUL0768.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "eritrean" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:search", "food", "?" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/7307178d" ], [ "_:search/7307178d", "food", "eritrean" ], [ "_:search/7307178d", "type", "Restaurant" ], [ "_:result", "area", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/7307178d" ], [ "_:search/7307178d", "food", "eritrean" ], [ "_:search/7307178d", "type", "Restaurant" ], [ "_:result", "area", "?" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/4b20c01f" ], [ "_:search/4b20c01f", "area", "in town" ], [ "_:search/4b20c01f", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ticket", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/7307178d" ], [ "_:search/7307178d", "food", "eritrean" ], [ "_:search/7307178d", "type", "Restaurant" ], [ "_:result", "area", "?" ], [ "_:system", "canthelp", "_:search/4b20c01f" ], [ "_:search/4b20c01f", "area", "in town" ], [ "_:search/4b20c01f", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:result", "address", "DeVere University Arms Regent Street City Centre" ], [ "_:result", "name", "Restaurant one seven" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/7307178d" ], [ "_:search/7307178d", "food", "eritrean" ], [ "_:search/7307178d", "type", "Restaurant" ], [ "_:result", "area", "?" ], [ "_:system", "canthelp", "_:search/4b20c01f" ], [ "_:search/4b20c01f", "area", "in town" ], [ "_:search/4b20c01f", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:result", "address", "DeVere University Arms Regent Street City Centre" ], [ "_:result", "name", "Restaurant one seven" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "WZ2PQDLR" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Can you help me find an interesting place to visit on the east side of town ?" }, { "id": 1, "rdf-acts": [ "thank()", "inform((_:result,category,'museums');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I can . Do you like museums ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Sure do , know of any interesting ones on the east side ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,category,'galleries');(_:result,name,'Cambridge Artworks');(_:result,name,'Cambridge Museum of Technology');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "We have the Cambridge Artworks , the Cambridge Museum of Technology , and several galleries ." }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "That should do . I am also looking for a place to dine . The restaurant should serve Chinese food and should be in the expensive price range" }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'many');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have many choices . Do you have an area preference ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I would like it to be in the east ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Yu Garden');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Yu Garden has fabulous food . Can I book a table there for you ?" }, { "id": 8, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))", "inform((_:search,name,'Cambridge Artworks');(_:search,type,'Attraction'))", "request((_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm sorry , could I get the postcode to Cambridge Artworks ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,postcode,'cb13ef');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "cb13ef . Anything else ?" }, { "id": 10, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I also need to get the phone number for the restaurant ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,name,'Yu Garden');(_:result,phone,'01223248882');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Absolutely . You can reach Yu Garden at 01223248882 . Is there anything else I can help with today ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all , thank you !" }, { "id": 13, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "Okay great . Glad I could be of help ." }, { "id": 14, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "I 'm sorry I have to go now ! Bye !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thanks for contacting the Cambridge TownInfo Centre and have a great day !" } ]
PMUL2062.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "category", "museums" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:result", "amount", "several" ], [ "_:result", "category", "galleries" ], [ "_:result", "name", "Cambridge Artworks" ], [ "_:result", "name", "Cambridge Museum of Technology" ], [ "_:result", "type", "Attraction" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "category", "galleries" ], [ "_:result", "name", "Cambridge Artworks" ], [ "_:result", "name", "Cambridge Museum of Technology" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "category", "galleries" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "many" ], [ "_:search", "area", "east" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Yu Garden" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "Cambridge Artworks" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "category", "galleries" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "many" ], [ "_:search", "area", "east" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Yu Garden" ], [ "_:search", "name", "Cambridge Artworks" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb13ef" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "category", "galleries" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "many" ], [ "_:search", "area", "east" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "Cambridge Artworks" ], [ "_:search", "type", "Attraction" ], [ "_:result", "postcode", "cb13ef" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Yu Garden" ], [ "_:result", "phone", "01223248882" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "category", "galleries" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "many" ], [ "_:search", "area", "east" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "Cambridge Artworks" ], [ "_:search", "type", "Attraction" ], [ "_:result", "postcode", "cb13ef" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Yu Garden" ], [ "_:result", "phone", "01223248882" ], [ "_:result", "type", "Restaurant" ], [ "_: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 information in Cambridge ." }, { "id": 1, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "What type of information would like to know ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'nightclubs');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am wanting to find out what nightclubs you have in the city ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,category,'nightclubs');(_:result,count,'6');(_:result,type,'Attraction'))", "request((_:search,name,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "There are 6 different nightclubs . Do you want me to give you any specific info on any of them ?" }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I just need a phone number for one you recommend ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,name,'Fez club');(_:result,phone,'01223519224');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I love the Fez club , their phone number is 01223519224 . Can I help you with anything else today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,destination,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would love some information on a train to get me to Ely on Thursday ." }, { "id": 7, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Did you have a preference for departure or arrival times ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'10:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I need the train to arrive by 10:45 ." }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'10:45');(_:result,count,'3');(_:result,day,'Thursday');(_:result,departure,'ely');(_:result,destination,'ely');(_:result,id,'TR1923');(_:result,leave_at,'09:50');(_:result,type,'Train'))" ], "speaker": "system", "text": "There are three trains arriving in ely before 10:45 on Thursday . The one closest to your time is the TR1923 , which leaves ely at 09:50" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'5');(_:search,type,'Train'))" ], "speaker": "user", "text": "That would be great . Can I book 5 seats for that train ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'87C7ZC71');(_:booking,ticket,'22 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 22 GBP payable at the station . \n Reference number is : 87C7ZC71 . What else can I do for you today ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . That is all I need for today ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Have a great day" } ]
PMUL4913.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclubs" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclubs" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "6" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclubs" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "6" ], [ "_:search", "name", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Fez club" ], [ "_:result", "phone", "01223519224" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "ely" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclubs" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "6" ], [ "_:search", "name", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Fez club" ], [ "_:result", "phone", "01223519224" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "ely" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "10:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclubs" ], [ "_:result", "category", "nightclubs" ], [ "_:search", "name", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Fez club" ], [ "_:result", "phone", "01223519224" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "ely" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "10:45" ], [ "_:result", "arrive_by", "10:45" ], [ "_:result", "count", "3" ], [ "_:result", "day", "Thursday" ], [ "_:result", "departure", "ely" ], [ "_:result", "destination", "ely" ], [ "_:result", "id", "TR1923" ], [ "_:result", "leave_at", "09:50" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclubs" ], [ "_:result", "category", "nightclubs" ], [ "_:search", "name", "?" ], [ "_:result", "name", "Fez club" ], [ "_:result", "phone", "01223519224" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "ely" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "10:45" ], [ "_:result", "arrive_by", "10:45" ], [ "_:result", "count", "3" ], [ "_:result", "day", "Thursday" ], [ "_:result", "departure", "ely" ], [ "_:result", "destination", "ely" ], [ "_:result", "id", "TR1923" ], [ "_:result", "leave_at", "09:50" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "87C7ZC71" ], [ "_:booking", "ticket", "22 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,area,'north');(_:search,stars,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a 2 star hotel in the north ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'365 Milton road');(_:result,address,'74 Chesterton road');(_:result,category,'hotels');(_:result,count,'2');(_:result,name,'Ashely Hotel');(_:result,name,'Lovell Lodge');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have two hotels meeting your criteria . Ashely Hotel located at 74 Chesterton road and Lovell Lodge located at 365 Milton road ." }, { "id": 2, "rdf-acts": [ "inform((_:search,address,'74 Chesterton Road');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like to book at 74 Chesterton Road ." }, { "id": 3, "rdf-acts": [ "request((_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great , how many people will be staying ? Also , how many days you will be staying ?" }, { "id": 4, "rdf-acts": [ "request((_:result,category,?);(_:result,pricerange,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Wait , before we do that I should probably check on the prices . What sort of room rates am I looking at ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "It appears to be in the moderate price range . Would that work for you ?" }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "Yes that would work" }, { "id": 7, "rdf-acts": [ "request((_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay great , so how many people will be staying and for how many nights ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,people,'5');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "There will be 5 people for a total of 4 nights starting from Monday ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'ashley motel');(_:booking,ref,'KJHYRDCA');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book your stay at ashley motel . Your reference number is KJHYRDCA . Is there anything else today ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Okay thank you for everything ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Thank you , enjoy your stay ." } ]
SSNG0222.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "stars", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "stars", "2" ], [ "_:result", "address", "365 Milton road" ], [ "_:result", "address", "74 Chesterton road" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Ashely Hotel" ], [ "_:result", "name", "Lovell Lodge" ], [ "_:result", "type", "Hotel" ], [ "_:search", "address", "74 Chesterton Road" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "stars", "2" ], [ "_:result", "address", "365 Milton road" ], [ "_:result", "address", "74 Chesterton road" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Ashely Hotel" ], [ "_:result", "name", "Lovell Lodge" ], [ "_:result", "type", "Hotel" ], [ "_:search", "address", "74 Chesterton Road" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "?" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "stars", "2" ], [ "_:result", "address", "365 Milton road" ], [ "_:result", "address", "74 Chesterton road" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Ashely Hotel" ], [ "_:result", "name", "Lovell Lodge" ], [ "_:search", "address", "74 Chesterton Road" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "stars", "2" ], [ "_:result", "address", "365 Milton road" ], [ "_:result", "address", "74 Chesterton road" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Ashely Hotel" ], [ "_:result", "name", "Lovell Lodge" ], [ "_:search", "address", "74 Chesterton Road" ], [ "_:result", "category", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_: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": [ [ "_:search", "area", "north" ], [ "_:search", "stars", "2" ], [ "_:result", "address", "365 Milton road" ], [ "_:result", "address", "74 Chesterton road" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Ashely Hotel" ], [ "_:result", "name", "Lovell Lodge" ], [ "_:search", "address", "74 Chesterton Road" ], [ "_:result", "category", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "ashley motel" ], [ "_:booking", "ref", "KJHYRDCA" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,leave_at,'18:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "Any trains leaving after 18:00 ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'lots');(_:result,leave_at,'18:00');(_:result,type,'Train'))", "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are lots of trains that leave after 18:00 . Where would you like to travel ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'stansted airport');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to travel to the Stansted Airport and leave from Cambridge ." }, { "id": 3, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Great ! That narrows it down a lot . What day will you be leaving ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,people,'four');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "We will be leaving on Tuesday . Please book four seats on the train and provide the reference number . Thank you !" }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,day,'Tuesday');(_:booking,departure,'Cambridge');(_:booking,id,'TR9495');(_:booking,leave_at,'18:40');(_:booking,people,'4');(_:booking,ref,'4LL98NYC');(_:booking,ticket,'40.4GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "OK , you have 4 tickets reserved on TR9495 , leaving Cambridge at 18:40 on Tuesday . The total fee at the station will be 40.4GBP , and your reference number is 4LL98NYC ." }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I also need a moderate priced guesthouse ." }, { "id": 7, "rdf-acts": [ "request((_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sure . I can assist you with that request . How many nights will you be staying ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "i only need the details . is it a 3 star ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,category,'hotel');(_:result,name,'alpha - milton guest house');(_:result,stars,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "alpha - milton guest house is the only 3 star hotel fitting your description ." }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,area,?);(_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Can I have the address , phone number and the area its in please ." }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'63 Milton Road');(_:result,area,'north');(_:result,phone,'01223311625');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "It is in the north , address is 63 Milton Road and the phone number 01223311625 . Is there anything else I can assist you with ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is everything for today , thank you ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you for calling . Please call if you need anything else . Goodbye ." } ]
PMUL1649.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "18:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "18:00" ], [ "_:result", "amount", "lots" ], [ "_:result", "leave_at", "18:00" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "18:00" ], [ "_:result", "amount", "lots" ], [ "_:result", "leave_at", "18:00" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "four" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "18:00" ], [ "_:result", "amount", "lots" ], [ "_:result", "leave_at", "18:00" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "four" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "departure", "Cambridge" ], [ "_:booking", "id", "TR9495" ], [ "_:booking", "leave_at", "18:40" ], [ "_:booking", "people", "4" ], [ "_:booking", "ref", "4LL98NYC" ], [ "_:booking", "ticket", "40.4GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "18:00" ], [ "_:result", "amount", "lots" ], [ "_:result", "leave_at", "18:00" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "four" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "departure", "Cambridge" ], [ "_:booking", "id", "TR9495" ], [ "_:booking", "leave_at", "18:40" ], [ "_:booking", "people", "4" ], [ "_:booking", "ref", "4LL98NYC" ], [ "_:booking", "ticket", "40.4GBP" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderate" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "18:00" ], [ "_:result", "amount", "lots" ], [ "_:result", "leave_at", "18:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "four" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "departure", "Cambridge" ], [ "_:booking", "id", "TR9495" ], [ "_:booking", "leave_at", "18:40" ], [ "_:booking", "people", "4" ], [ "_:booking", "ref", "4LL98NYC" ], [ "_:booking", "ticket", "40.4GBP" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderate" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "alpha - milton guest house" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "area", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "18:00" ], [ "_:result", "amount", "lots" ], [ "_:result", "leave_at", "18:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "four" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "departure", "Cambridge" ], [ "_:booking", "id", "TR9495" ], [ "_:booking", "leave_at", "18:40" ], [ "_:booking", "people", "4" ], [ "_:booking", "ref", "4LL98NYC" ], [ "_:booking", "ticket", "40.4GBP" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderate" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "alpha - milton guest house" ], [ "_:result", "stars", "3" ], [ "_:result", "address", "63 Milton Road" ], [ "_:result", "area", "north" ], [ "_:result", "phone", "01223311625" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [], "speaker": "user", "text": "I am looking for information in Cambridge ." }, { "id": 1, "rdf-acts": [], "speaker": "system", "text": "What type of information ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,departure,'cambridge');(_:search,leave_at,'16:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train leaving Cambridge on Wednesday after 16:45 ." }, { "id": 3, "rdf-acts": [ "thank()", "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Sure , I can help you with that . Where would you like to leave from ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,destination,'norwich');(_:search,leave_at,'16:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave after 16:45 and go to norwich please ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'18:55');(_:result,id,'TR1309');(_:result,leave_at,'17:36');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR1309 departs at 17:36 and arrives by 18:55 . Would you like a ticket ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "No thanks . I also need places to go in the centre ." }, { "id": 7, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'quite a few');(_:result,area,'centre');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "We have quite a few nice attractions in the centre . Do you know what type you 'd be interested in visiting ?" }, { "id": 8, "rdf-acts": [ "request((_:result,category,?);(_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I 'm not sure , can you provide me a list of attraction types along with their entrance fees and postcodes so that I can decide ?" }, { "id": 9, "rdf-acts": [ "select((_:result,category,'architecture');(_:result,category,'colleges');(_:result,category,'more');(_:result,type,'Attraction'))", "inform((_:result,count,'44');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 44 attractions , including architecture , colleges , and more . Does any of that sound appealing ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,type,'Attraction'))", "request((_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "How about a museum ? I 'll just need the entrance fee and postcode ." }, { "id": 11, "rdf-acts": [ "inform((_:result,entrance_fee,'free');(_:result,name,'broughton house gallery');(_:result,postcode,'cb11ln');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "How about the broughton house gallery ? It 's free and at cb11ln ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great ill check it out . That s everything I need thanks" }, { "id": 13, "rdf-acts": [ "bye()", "thank()" ], "speaker": "system", "text": "Have a great day . Glad to be of service ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks for your time , goodbye ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "I hope you have a wonderful trip , thanks for calling !" } ]
PMUL4858.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "16:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "16:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "16:45" ], [ "_:result", "arrive_by", "18:55" ], [ "_:result", "id", "TR1309" ], [ "_:result", "leave_at", "17:36" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_: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", "day", "wednesday" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "16:45" ], [ "_:result", "arrive_by", "18:55" ], [ "_:result", "id", "TR1309" ], [ "_:result", "leave_at", "17:36" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Attraction" ], [ "_:result", "category", "?" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "16:45" ], [ "_:result", "arrive_by", "18:55" ], [ "_:result", "id", "TR1309" ], [ "_:result", "leave_at", "17:36" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "category", "architecture" ], [ "_:result", "category", "colleges" ], [ "_:result", "category", "more" ], [ "_:result", "count", "44" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "16:45" ], [ "_:result", "arrive_by", "18:55" ], [ "_:result", "id", "TR1309" ], [ "_:result", "leave_at", "17:36" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "architecture" ], [ "_:result", "category", "colleges" ], [ "_:result", "category", "more" ], [ "_:result", "count", "44" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "broughton house gallery" ], [ "_:result", "postcode", "cb11ln" ], [ "_: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", "wednesday" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "16:45" ], [ "_:result", "arrive_by", "18:55" ], [ "_:result", "id", "TR1309" ], [ "_:result", "leave_at", "17:36" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "architecture" ], [ "_:result", "category", "colleges" ], [ "_:result", "category", "more" ], [ "_:result", "count", "44" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "broughton house gallery" ], [ "_:result", "postcode", "cb11ln" ], [ "_: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,category,'hotel');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for an expensive hotel ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "thank()" ], "speaker": "system", "text": "Okay I can help with that . What area would you like to stay in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'north');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like to stay in the North please ." }, { "id": 3, "rdf-acts": [ "canthelp((_:search,area,'north');(_:search,category,'hotel');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "I 'm sorry , we do n't have an expensive hotel in the north end . Will anything else do ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Well , the area does n't matter , as long as it offers free parking ." }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,name,'Gonville Hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "How about the Gonville Hotel in the centre area of town ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,has_parking,'yes');(_:search,people,'7');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "If it has free parking then I need a booking for 7 people and 5 nights starting from sunday ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'ETXC5B3T');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Reference number is : ETXC5B3T . Is there anything else ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that will be all thank you so much ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Have a wonderful day !" } ]
PMUL1685.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "north" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/1c32b080" ], [ "_:search/1c32b080", "area", "north" ], [ "_:search/1c32b080", "category", "hotel" ], [ "_:search/1c32b080", "pricerange", "expensive" ], [ "_:search/1c32b080", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/1c32b080" ], [ "_:search/1c32b080", "area", "north" ], [ "_:search/1c32b080", "category", "hotel" ], [ "_:search/1c32b080", "pricerange", "expensive" ], [ "_:search/1c32b080", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "dontcare" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/1c32b080" ], [ "_:search/1c32b080", "area", "north" ], [ "_:search/1c32b080", "category", "hotel" ], [ "_:search/1c32b080", "pricerange", "expensive" ], [ "_:search/1c32b080", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "ETXC5B3T" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Police'))" ], "speaker": "user", "text": "I need some help involving a problem with an automobile accident ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Parkside , Cambridge');(_:result,phone,'01223245151');(_:result,phone,'01223358966');(_:result,type,'Hospital');(_:result,type,'Police'))", "request((_:search,department,?);(_:search,type,'Hospital'))" ], "speaker": "system", "text": "If you are in an accident and need help you can contact the police department at Parkside , Cambridge phone 01223358966 or the hospital on Hills Rd 01223245151 ." }, { "id": 2, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thanks , that 's all . Good bye ." }, { "id": 3, "rdf-acts": null, "speaker": "system", "text": "welcome . at your service next time" } ]
SNG02226.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "address", "Parkside , Cambridge" ], [ "_:result", "phone", "01223245151" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "type", "Hospital" ], [ "_:result", "type", "Police" ], [ "_:search", "department", "?" ], [ "_:search", "type", "Hospital" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'14:15');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train for cambridge , I would like to arrive by 14:15 ." }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,type,'Train'))", "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have found several for you . What day would you like to leave ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,departure,'norwich');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll be leaving Norwich on Friday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'13:35');(_:result,destination,'cambridge');(_:result,id,'TR8151');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR8151 will arrive in cambridge at 13:35 . Will that work ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'two');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes . I need two tickets , please ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'U6FY6WAD');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 've booked that for you , and your reference number is U6FY6WAD ." }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you find me an expensive indian restaurant ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,food,'Indian');(_:result,name,'Curry garden');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Curry garden is in the expensive price range and serves Indian food ." }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,duration,'19:15');(_:search,people,'same group of people');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Great , can you book me a table for the same group of people at 19:15 on the same day ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'DBUN9LUJ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Success ! Your reference number is DBUN9LUJ . They 'll hold your table for 15 minutes , in case you 're running a little late . Need any other help ?" }, { "id": 10, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Nope . I think that s it . Have a good one . Bye for now ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Thanks , you too . Goodbye ." } ]
MUL1610.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "14:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "14:15" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "14:15" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "norwich" ], [ "_:result", "arrive_by", "13:35" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR8151" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "two" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "14:15" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "norwich" ], [ "_:result", "arrive_by", "13:35" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR8151" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "two" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "U6FY6WAD" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "14:15" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:search", "departure", "norwich" ], [ "_:result", "arrive_by", "13:35" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR8151" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "U6FY6WAD" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Curry garden" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "19:15" ], [ "_:search", "people", "same group of people" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "14:15" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:search", "departure", "norwich" ], [ "_:result", "arrive_by", "13:35" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR8151" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Curry garden" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "19:15" ], [ "_:search", "people", "same group of people" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "DBUN9LUJ" ], [ "_:booking", "type", "Booking" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'park');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for a park in the centre of town ." }, { "id": 1, "rdf-acts": [ "inform((_:result,category,'park');(_:result,entrance_fee,'4 pounds');(_:result,name,'Cambridge University Botanic Gardens');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Cambridge University Botanic Gardens is the park you are looking for then . It charges and entrance fee of 4 pounds ." }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can I have the phone number ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,phone,'01223336265');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The phone number is 01223336265 ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I also need a train leaving on Sunday ." }, { "id": 5, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Got a destination or departure site in mind ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'the airport');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would be departing from cambridge and going to the airport ." }, { "id": 7, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What time would you like to leave or arrive ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'10 am');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to arrive by 10 AM ." }, { "id": 9, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have several options would you like me to book something for you ?" }, { "id": 10, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "No , I would just like to know how much the tickets are and how long the trip lasts ." }, { "id": 11, "rdf-acts": [ "inform((_:result,duration,'28 minute');(_:result,ticket,'8.08 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "Okay the price for a train ticket will be 8.08 pounds for 28 minute ride ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great thank you . That 's all I needed ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Wonderful ! Have a great time !" } ]
PMUL1232.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "park" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "park" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "park" ], [ "_:result", "entrance_fee", "4 pounds" ], [ "_:result", "name", "Cambridge University Botanic Gardens" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "park" ], [ "_:result", "category", "park" ], [ "_:result", "entrance_fee", "4 pounds" ], [ "_:result", "name", "Cambridge University Botanic Gardens" ], [ "_:result", "phone", "01223336265" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "sunday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "park" ], [ "_:result", "category", "park" ], [ "_:result", "entrance_fee", "4 pounds" ], [ "_:result", "name", "Cambridge University Botanic Gardens" ], [ "_:result", "phone", "01223336265" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "the airport" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "park" ], [ "_:result", "category", "park" ], [ "_:result", "entrance_fee", "4 pounds" ], [ "_:result", "name", "Cambridge University Botanic Gardens" ], [ "_:result", "phone", "01223336265" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "the airport" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "10 am" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "park" ], [ "_:result", "category", "park" ], [ "_:result", "entrance_fee", "4 pounds" ], [ "_:result", "name", "Cambridge University Botanic Gardens" ], [ "_:result", "phone", "01223336265" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "the airport" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "10 am" ], [ "_:search", "type", "Train" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "park" ], [ "_:result", "category", "park" ], [ "_:result", "entrance_fee", "4 pounds" ], [ "_:result", "name", "Cambridge University Botanic Gardens" ], [ "_:result", "phone", "01223336265" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "the airport" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "10 am" ], [ "_:search", "type", "Train" ], [ "_:result", "amount", "several" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "28 minute" ], [ "_:result", "ticket", "8.08 pounds" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'jesus college');(_:search,leave_at,'21:45');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need a taxi after 21:45 to take me to jesus college ." }, { "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,'4455 woodbridge road');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I am coming from 4455 Woodbridge Road . It 's the hotel next to the Shell gas station and Cambridge College ." }, { "id": 3, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "What is the name of the hotel you are coming from ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,'thanh binh');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'm coming from thanh binh ." }, { "id": 5, "rdf-acts": [ "inform((_:result,car,'yellow skoda');(_:result,phone,'07116573501');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "I have that booked a yellow skoda with contact number 07116573501 ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your help , goodbye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "My pleasure . Enjoy your day ." } ]
SNG01914.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "jesus college" ], [ "_:search", "leave_at", "21:45" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "jesus college" ], [ "_:search", "leave_at", "21:45" ], [ "_:search", "departure", "4455 woodbridge road" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "21:45" ], [ "_:search", "destination", "?" ], [ "_:search", "departure", "thanh binh" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "21:45" ], [ "_:search", "destination", "?" ], [ "_:search", "departure", "thanh binh" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow skoda" ], [ "_:result", "phone", "07116573501" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'norwich');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hello , I 'm looking for a train from Cambridge to Norwich ." }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'many');(_:result,type,'Train'))", "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Certainly , there are many trains going that route . Can you specify which day you 'd like to travel ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,leave_at,'20:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "Sorry . I want to leave on Saturday after 20:30 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,day,'Saturday');(_:result,leave_at,'20:36');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There is a train Saturday at 20:36 . Does that work for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'5');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes that works great can I book that for 5 people please ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,people,'5');(_:booking,ref,'CID6UHHF');(_:booking,ticket,'70.4 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have confirmed booking for 5 tickets , your reference number is CID6UHHF . The total fee is 70.4 GBP payable at the station . Can I help with anything else ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks , that 's all I need . Have a nice day ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Great ! I 'm glad we could help ." } ]
SNG0352.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "20:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:result", "amount", "many" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "20:30" ], [ "_:result", "day", "Saturday" ], [ "_:result", "leave_at", "20:36" ], [ "_: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 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:result", "amount", "many" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "20:30" ], [ "_:result", "day", "Saturday" ], [ "_:result", "leave_at", "20:36" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "CID6UHHF" ], [ "_:booking", "ticket", "70.4 GBP" ], [ "_: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,'Restaurant'))" ], "speaker": "user", "text": "Hi , I am looking for an expensive restaurant in the east ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'east');(_:result,food,'gastropub');(_:result,name,'Royal Standard');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Royal Standard is an expensive gastropub in the east . Would you like to book a table ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "That wo n't be necessary . Can you just give me their address and phone ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,address,'is 290 mill road city centre');(_:result,phone,'01223247877');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The address is 290 Mill Road City Centre . The phone number is 01223247877 . Is there anything else I can help you with ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope . I 'm all set . Thanks again ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , enjoy your meal ." } ]
SNG0703.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "east" ], [ "_:result", "food", "gastropub" ], [ "_:result", "name", "Royal Standard" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "east" ], [ "_:result", "food", "gastropub" ], [ "_:result", "name", "Royal Standard" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "is 290 mill road city centre" ], [ "_:result", "phone", "01223247877" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi , I want to find a Chinese place to eat that 's expensive ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'9');(_:result,food,'Chinese');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 9 Chinese restaurants that match your criteria . Is there a specific part of town you 'd like to dine in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'north');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like to dine in the north if possible ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'Hakka');(_:result,name,'Hotpot');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have the Hakka and The Hotpot that match your search . Do you have a preference ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'19:15');(_:search,name,'hakka');(_:search,people,'7');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Let 's go with Hakka , and make a booking for 7 people at 19:15 on Monday . And give me the reference number please ." }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,ref,'4DV3FA1B');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great the booking was successful , your reference number is 4DV3FA1B ." }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'9:45');(_:search,day,'monday');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thanks very much . I also need a train for Monday , arriving by 9:45 ." }, { "id": 7, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "And where will you be traveling to and from ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,departure,'stevenage');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "From stevenage to cambridge ." }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'9:45');(_:result,count,'2');(_:result,leave_at,'5:54');(_:result,leave_at,'7:54');(_:result,type,'Train'))" ], "speaker": "system", "text": "There are 2 trains that arrive by 9:45 . One leaves at 5:54 and one leaves at 7:54 ." }, { "id": 10, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I 'll take the one that arrives at 7:54 . How much do those tickets cost ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,ticket,'12.80');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "The ticket is 12.80 . Would you like me to book this for you , or do you have other questions I can help with ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll book the train myself . Thanks for your help today - I 'm all set !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "It 's my pleasure . Thanks for using Cambridge TownInfo !" } ]
MUL0274.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", "food", "Chinese" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "north" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "9" ], [ "_:result", "food", "Chinese" ], [ "_:search", "area", "north" ], [ "_:result", "name", "Hakka" ], [ "_:result", "name", "Hotpot" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "19:15" ], [ "_:search", "name", "hakka" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "9" ], [ "_:result", "food", "Chinese" ], [ "_:search", "area", "north" ], [ "_:result", "name", "Hakka" ], [ "_:result", "name", "Hotpot" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "19:15" ], [ "_:search", "name", "hakka" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/f061b996" ], [ "_:booking/f061b996", "ref", "4DV3FA1B" ], [ "_:booking/f061b996", "type", "Booking" ], [ "_:search", "arrive_by", "9:45" ], [ "_:search", "day", "monday" ], [ "_:search", "type", "Train" ] ], "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", "food", "Chinese" ], [ "_:search", "area", "north" ], [ "_:result", "name", "Hakka" ], [ "_:result", "name", "Hotpot" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "19:15" ], [ "_:search", "name", "hakka" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/f061b996" ], [ "_:booking/f061b996", "ref", "4DV3FA1B" ], [ "_:booking/f061b996", "type", "Booking" ], [ "_:search", "arrive_by", "9:45" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "Chinese" ], [ "_:search", "area", "north" ], [ "_:result", "name", "Hakka" ], [ "_:result", "name", "Hotpot" ], [ "_:search", "duration", "19:15" ], [ "_:search", "name", "hakka" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/f061b996" ], [ "_:booking/f061b996", "ref", "4DV3FA1B" ], [ "_:booking/f061b996", "type", "Booking" ], [ "_:search", "arrive_by", "9:45" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "9:45" ], [ "_:result", "count", "2" ], [ "_:result", "leave_at", "5:54" ], [ "_:result", "leave_at", "7:54" ], [ "_:result", "type", "Train" ], [ "_:result", "ticket", "?" ] ], "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" ], [ "_:result", "food", "Chinese" ], [ "_:search", "area", "north" ], [ "_:result", "name", "Hakka" ], [ "_:result", "name", "Hotpot" ], [ "_:search", "duration", "19:15" ], [ "_:search", "name", "hakka" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/f061b996" ], [ "_:booking/f061b996", "ref", "4DV3FA1B" ], [ "_:booking/f061b996", "type", "Booking" ], [ "_:search", "arrive_by", "9:45" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "9:45" ], [ "_:result", "count", "2" ], [ "_:result", "leave_at", "5:54" ], [ "_:result", "leave_at", "7:54" ], [ "_:result", "ticket", "12.80" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking for a train leaving from Cambridge on Saturday ." }, { "id": 1, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Sure can you tell me where you are heding for and what time you would lie to leave or get there ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'london liverpool street');(_:search,leave_at,'16:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "The train should leave after 16:00 and should depart from london liverpool street" }, { "id": 3, "rdf-acts": [ "inform((_:result,departure,'Cambridge');(_:result,departure,'London Liverpool street');(_:result,departure,'london');(_:result,type,'Train'))", "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I 'm a little confused , you said you are departing from both Cambridge and London Liverpool street . Are you sure is n't your destination ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,'london liverpool street');(_:search,type,'Train'))" ], "speaker": "user", "text": "Sorry , I 'm departing from london liverpool street ." }, { "id": 5, "rdf-acts": [ "inform((_:result,count,'4');(_:result,day,'Saturday');(_:result,duration,'88 minutes');(_:result,leave_at,'16:00');(_:result,leave_at,'17:39');(_:result,leave_at,'19:39');(_:result,leave_at,'21:39');(_:result,leave_at,'23:39');(_:result,type,'Train'))" ], "speaker": "system", "text": "There are four trains on Saturday with that route that leave after 16:00 . Your options are 17:39 , 19:39 , 21:39 and 23:39 . The duration of the ride is 88 minutes ." }, { "id": 6, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Can I get the price on one of those please ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,ticket,'13.28 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Each of those trips is 13.28 pounds . Would you like for me to book one for you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'jesus green outdoor pool');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "No thank you . Please give me information on the attraction Jesus Green Outdoor Pool ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Yes its located between Victoria Road and the River" } ]
PMUL4695.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", "arrive_by", "?" ], [ "_:search", "destination", "?" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "leave_at", "16:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "16:00" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "departure", "London Liverpool street" ], [ "_:result", "departure", "london" ], [ "_:result", "type", "Train" ], [ "_:search", "destination", "?" ], [ "_:search", "departure", "london liverpool street" ], [ "_: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", "16:00" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "departure", "London Liverpool street" ], [ "_:result", "departure", "london" ], [ "_:search", "destination", "?" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "type", "Train" ], [ "_:result", "count", "4" ], [ "_:result", "day", "Saturday" ], [ "_:result", "duration", "88 minutes" ], [ "_:result", "leave_at", "16:00" ], [ "_:result", "leave_at", "17:39" ], [ "_:result", "leave_at", "19:39" ], [ "_:result", "leave_at", "21:39" ], [ "_:result", "leave_at", "23:39" ], [ "_:result", "type", "Train" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "16:00" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "departure", "London Liverpool street" ], [ "_:result", "departure", "london" ], [ "_:search", "destination", "?" ], [ "_:search", "departure", "london liverpool street" ], [ "_:result", "count", "4" ], [ "_:result", "day", "Saturday" ], [ "_:result", "duration", "88 minutes" ], [ "_:result", "leave_at", "16:00" ], [ "_:result", "leave_at", "17:39" ], [ "_:result", "leave_at", "19:39" ], [ "_:result", "leave_at", "21:39" ], [ "_:result", "leave_at", "23:39" ], [ "_:result", "ticket", "13.28 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "jesus green outdoor pool" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_internet,'dontcare');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a place to stay . I 'd like to stay in a guesthouse that does n't need to include internet ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,category,'guesthouses');(_:result,count,'24');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Acorn Guest House');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are a total of 24 guesthouses available . Acorn Guest House has a 4 star rating , offers free wifi and free parking . Would you be interested in booking here ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Is that in the center of town ? I do need to be in the center ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'center');(_:result,count,'2');(_:result,name,'Acorn Guesthouse');(_:result,name,'Alexander Bed and Breakfast');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Acorn Guesthouse is not in the center , however I found two guesthouses that are . Alexander Bed and Breakfast is 4 stars . Would you like to book there ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'alexander bed and breakfast');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , please make my reservation at the Alexander Bed and Breakfast ." }, { "id": 5, "rdf-acts": [ "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "What day would you like to book on and for how long ?" }, { "id": 6, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Could i get the phone number ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,category,'guesthouse');(_:result,name,'alexander bed and breakfast');(_:result,stars,'four');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))", "canthelp((_:search,name,'Acorn');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "I am sorry I can not find Acorn for you . I do however have a four star guesthouse called alexander bed and breakfast . How does that sound ?" }, { "id": 8, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "That 's fine . Can I please have the phone number ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,name,'alexander bed and breakfast');(_:result,phone,'01223525725');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "The phone number for the alexander bed and breakfast is 01223525725 . Is there anything else I can help with today ?" }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes , may I have the address ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,name,'Alexander Bed and Breakfast');(_:result,phone,'01223525725');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "The phone number for Alexander Bed and Breakfast is 01223525725 . Is there anything else I can help you with ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,food,'spanish');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm also looking for a restaurant that is in the expensive price range and serves spanish food ." }, { "id": 13, "rdf-acts": [ "canthelp((_:search,food,'spanish');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))", "inform((_:result,address,'56 saint barnabas road');(_:result,category,'hotels');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "unfortunately I do not find any expensive spanish places to dine . Would you like to try something different ? Also the hotels address is 56 saint barnabas road ." }, { "id": 14, "rdf-acts": [ "inform((_:search,food,'british');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is there a restaurant in the expensive price range that serves british food ?" }, { "id": 15, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'6');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 6 restaurants fitting that criteria . Is there a particular area of town that you would like ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I do n't care" }, { "id": 17, "rdf-acts": [ "inform((_:result,area,'west');(_:result,name,'Graffiti');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "How about Graffiti ? It is located in the west part of town ." }, { "id": 18, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'19:30');(_:search,people,'6');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Let 's go ahead and make a reservation for 6 at 19:30 for this coming Wednesday . Oh , and can I get that reference number , too , please ?" }, { "id": 19, "rdf-acts": [ "inform((_:booking,people,'six');(_:booking,ref,'5DHN40HK');(_:booking,type,'Booking');(_:result,name,'Graffiti');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "All right , you have a table for six at the Graffiti . Your reference number is 5DHN40HK ." }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your time ." }, { "id": 21, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "You 're welcome . Can I do anything else for you ?" }, { "id": 22, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No . That sounds like everything . Thank you ." }, { "id": 23, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Enjoy your stay ." } ]
MUL0072.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "dontcare" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "dontcare" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "24" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "area", "center" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Acorn Guesthouse" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "alexander bed and breakfast" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "area", "center" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Acorn Guesthouse" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "alexander bed and breakfast" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "area", "center" ], [ "_:result", "count", "2" ], [ "_:search", "name", "alexander bed and breakfast" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "?" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "alexander bed and breakfast" ], [ "_:result", "stars", "four" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/3473f377" ], [ "_:search/3473f377", "name", "Acorn" ], [ "_:search/3473f377", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "area", "center" ], [ "_:result", "count", "2" ], [ "_:search", "name", "alexander bed and breakfast" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "stars", "four" ], [ "_:system", "canthelp", "_:search/3473f377" ], [ "_:search/3473f377", "name", "Acorn" ], [ "_:search/3473f377", "type", "Hotel" ], [ "_:result", "name", "alexander bed and breakfast" ], [ "_:result", "phone", "01223525725" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "?" ] ], "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", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "area", "center" ], [ "_:result", "count", "2" ], [ "_:search", "name", "alexander bed and breakfast" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "stars", "four" ], [ "_:system", "canthelp", "_:search/3473f377" ], [ "_:search/3473f377", "name", "Acorn" ], [ "_:search/3473f377", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "phone", "01223525725" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "spanish" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "area", "center" ], [ "_:result", "count", "2" ], [ "_:search", "name", "alexander bed and breakfast" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "stars", "four" ], [ "_:system", "canthelp", "_:search/3473f377" ], [ "_:search/3473f377", "name", "Acorn" ], [ "_:search/3473f377", "type", "Hotel" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "phone", "01223525725" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "canthelp", "_:search/df6f65ba" ], [ "_:search/df6f65ba", "food", "spanish" ], [ "_:search/df6f65ba", "pricerange", "expensive" ], [ "_:search/df6f65ba", "type", "Restaurant" ], [ "_:result", "address", "56 saint barnabas road" ], [ "_:result", "category", "hotels" ], [ "_:result", "type", "Hotel" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_: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", "category", "guesthouse" ], [ "_:search", "has_internet", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "area", "center" ], [ "_:search", "name", "alexander bed and breakfast" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "stars", "four" ], [ "_:system", "canthelp", "_:search/3473f377" ], [ "_:search/3473f377", "name", "Acorn" ], [ "_:search/3473f377", "type", "Hotel" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "phone", "01223525725" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "canthelp", "_:search/df6f65ba" ], [ "_:search/df6f65ba", "food", "spanish" ], [ "_:search/df6f65ba", "pricerange", "expensive" ], [ "_:search/df6f65ba", "type", "Restaurant" ], [ "_:result", "address", "56 saint barnabas road" ], [ "_:result", "category", "hotels" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "6" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_: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", "category", "guesthouse" ], [ "_:search", "has_internet", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "name", "alexander bed and breakfast" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "stars", "four" ], [ "_:system", "canthelp", "_:search/3473f377" ], [ "_:search/3473f377", "name", "Acorn" ], [ "_:search/3473f377", "type", "Hotel" ], [ "_:result", "phone", "01223525725" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "canthelp", "_:search/df6f65ba" ], [ "_:search/df6f65ba", "food", "spanish" ], [ "_:search/df6f65ba", "pricerange", "expensive" ], [ "_:search/df6f65ba", "type", "Restaurant" ], [ "_:result", "address", "56 saint barnabas road" ], [ "_:result", "category", "hotels" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "6" ], [ "_:search", "area", "dontcare" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "19:30" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "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", "guesthouse" ], [ "_:search", "has_internet", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "name", "alexander bed and breakfast" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:result", "stars", "four" ], [ "_:system", "canthelp", "_:search/3473f377" ], [ "_:search/3473f377", "name", "Acorn" ], [ "_:search/3473f377", "type", "Hotel" ], [ "_:result", "phone", "01223525725" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "canthelp", "_:search/df6f65ba" ], [ "_:search/df6f65ba", "food", "spanish" ], [ "_:search/df6f65ba", "pricerange", "expensive" ], [ "_:search/df6f65ba", "type", "Restaurant" ], [ "_:result", "address", "56 saint barnabas road" ], [ "_:result", "category", "hotels" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "6" ], [ "_:search", "area", "dontcare" ], [ "_:result", "area", "west" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "19:30" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "people", "six" ], [ "_:booking", "ref", "5DHN40HK" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Graffiti" ], [ "_: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 ] }, { "id": 11, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "name", "alexander bed and breakfast" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:result", "stars", "four" ], [ "_:system", "canthelp", "_:search/3473f377" ], [ "_:search/3473f377", "name", "Acorn" ], [ "_:search/3473f377", "type", "Hotel" ], [ "_:result", "phone", "01223525725" ], [ "_:system", "canthelp", "_:search/df6f65ba" ], [ "_:search/df6f65ba", "food", "spanish" ], [ "_:search/df6f65ba", "pricerange", "expensive" ], [ "_:search/df6f65ba", "type", "Restaurant" ], [ "_:result", "address", "56 saint barnabas road" ], [ "_:result", "category", "hotels" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "6" ], [ "_:search", "area", "dontcare" ], [ "_:result", "area", "west" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "19:30" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "people", "six" ], [ "_:booking", "ref", "5DHN40HK" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "type", "Restaurant" ], [ "_: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,area,'east');(_:search,food,'greek');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a greek restaurant on the east side of town ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "we do nt have any by your choice . maybe if you can choose another location" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'16:45');(_:search,name,'tang chinese');(_:search,people,'6');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "tang chinese . \n Once you find the restaurant you want to book a table for 6 people at 16:45 on tuesday" }, { "id": 3, "rdf-acts": [ "select((_:result,food,'Chinese');(_:result,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I am unable to locate this specific restaurant . Would you consider a different Chinese restaurant ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'tang chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Are you sure ? Could you please remove my eastern Greek preference and look by name for Tang Chinese ?" }, { "id": 5, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "our records do n't have that specific restaurant . any other preference ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'tang chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Are you sure ? I really need to find a place called tang chinese ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,name,'Tang Chinese');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , I have found Tang Chinese . It is located in the centre with an expensive price range , shall I book you a table ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'16:45');(_:search,people,'6');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , for 6 on Tuesday at 16:45 ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,ref,'LEZO9G3L');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , the booking was successful . The table will be reserved for 15 minutes . Your reference number is LEZO9G3L ." }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'09:30');(_:search,day,'same day');(_:search,departure,'stansted airport');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a train from stansted airport to cambridge and should arrive by 09:30 , the same day as the restaurant booking ." }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'8:52');(_:result,id,'TR5077');(_:result,leave_at,'08:24');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR5077 leaves at 08:24 and arrives by 8:52 . Would that work for you ?" }, { "id": 12, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "yes . can i get the travel time please ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,duration,'28 minutes');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The travel time is 28 minutes , do you need a booking ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "Actually I just needed the trains information . That ll be everything thanks for the help" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you for calling . I hope you enjoy your trip . Goodbye ." } ]
PMUL0907.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "greek" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "greek" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/b86cfc71" ], [ "_:search/b86cfc71", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "16:45" ], [ "_:search", "name", "tang chinese" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "greek" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/b86cfc71" ], [ "_:search/b86cfc71", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "16:45" ], [ "_:search", "people", "6" ], [ "_:result", "food", "Chinese" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/d75dd1e9" ], [ "_:search/d75dd1e9", "type", "Restaurant" ], [ "_:search", "name", "tang chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "greek" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/b86cfc71" ], [ "_:search/b86cfc71", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "16:45" ], [ "_:search", "people", "6" ], [ "_:result", "food", "Chinese" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/d75dd1e9" ], [ "_:search/d75dd1e9", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/377493f6" ], [ "_:search/377493f6", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "tang chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "greek" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/b86cfc71" ], [ "_:search/b86cfc71", "type", "Restaurant" ], [ "_:result", "food", "Chinese" ], [ "_:system", "canthelp", "_:search/d75dd1e9" ], [ "_:search/d75dd1e9", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/377493f6" ], [ "_:search/377493f6", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "tang chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Tang Chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "16:45" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "greek" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/b86cfc71" ], [ "_:search/b86cfc71", "type", "Restaurant" ], [ "_:result", "food", "Chinese" ], [ "_:system", "canthelp", "_:search/d75dd1e9" ], [ "_:search/d75dd1e9", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/377493f6" ], [ "_:search/377493f6", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "tang chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Tang Chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "16:45" ], [ "_:search", "people", "6" ], [ "_:booking", "ref", "LEZO9G3L" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "09:30" ], [ "_:search", "day", "same day" ], [ "_: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": [ [ "_:search", "food", "greek" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/b86cfc71" ], [ "_:search/b86cfc71", "type", "Restaurant" ], [ "_:result", "food", "Chinese" ], [ "_:system", "canthelp", "_:search/d75dd1e9" ], [ "_:search/d75dd1e9", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/377493f6" ], [ "_:search/377493f6", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "tang chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Tang Chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "duration", "16:45" ], [ "_:search", "people", "6" ], [ "_:booking", "ref", "LEZO9G3L" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "09:30" ], [ "_:search", "day", "same day" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "8:52" ], [ "_:result", "id", "TR5077" ], [ "_:result", "leave_at", "08:24" ], [ "_: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": [ [ "_:search", "food", "greek" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/b86cfc71" ], [ "_:search/b86cfc71", "type", "Restaurant" ], [ "_:result", "food", "Chinese" ], [ "_:system", "canthelp", "_:search/d75dd1e9" ], [ "_:search/d75dd1e9", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/377493f6" ], [ "_:search/377493f6", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "tang chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Tang Chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "duration", "16:45" ], [ "_:search", "people", "6" ], [ "_:booking", "ref", "LEZO9G3L" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "09:30" ], [ "_:search", "day", "same day" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "8:52" ], [ "_:result", "id", "TR5077" ], [ "_:result", "leave_at", "08:24" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "28 minutes" ], [ "_:result", "type", "Train" ], [ "_:search", "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,type,'Hospital'))" ], "speaker": "user", "text": "I need to locate Addenbrookes Hospital ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Hills Rd , Cambridge');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "Addensbrookes Hospital is located at Hills Rd , Cambridge . Would you like their postcode or phone number ?" }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "I need their phone number , please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,phone,'01223245151');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "Sure . Phone number to the hospital is 01223245151 . Anything else ?" }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "That is all I need I will be on my way , tootles ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Great . Thank you for contacting Cambridge Towninfo Centre . Have a great day ." } ]
SNG0172.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" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:result", "phone", "01223245151" ], [ "_:result", "type", "Hospital" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need a place to stay out in Cambridge . Can you help me book one ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "I just need more information to find the perfect place for you . What area are you interested in staying in and the price range ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'east');(_:search,has_parking,'yes');(_:search,stars,'four');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need a hotel with free parking and a four star rating . Should also be in the east ." }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "canthelp((_:search,area,'there');(_:search,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "I do not have anything there . Any other place you might like or criteria ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'north');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes try the north please ." }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'acorn guest house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "how about acorn guest house ? it 's lovely" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'7');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Is it available for 7 people for 4 nights starting from Friday ?" }, { "id": 7, "rdf-acts": [ "inform((_:booking,ref,'98H31LT2');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . \n Reference number is : 98H31LT2 ." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks ! I think that 's all I need , but let me check with my wife ." }, { "id": 9, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "OK . Please let me know if you need anything else ." }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'17:45');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Ah , she reminded me , I need a train to Cambridge that arrives by 17:45 . Can you recommend one , please ?" }, { "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,day,'friday');(_:search,departure,'leicester');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be departing from Leicester on Friday ." }, { "id": 13, "rdf-acts": [ "inform((_:result,amount,'some');(_:result,arrive_by,'16:54');(_:result,day,'Friday');(_:result,departure,'Leicester');(_:result,destination,'Cambridge');(_:result,id,'TR4351');(_:result,leave_at,'15:09');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The TR4351 from Leicester to Cambridge on Friday departs at 15:09 and arrives at 16:54 . There are some that are earlier as well . Shall I book it for you ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I do n't need it booked at this time . Thanks for the information ." }, { "id": 15, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Can I look up anything else for you ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thanks , I do n't need anything else right now . Have a great day though !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You , too . Thank you for calling . Goodbye ." } ]
PMUL1911.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:search", "area", "east" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "four" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "four" ], [ "_:system", "canthelp", "_:search/4685c9ac" ], [ "_:search/4685c9ac", "area", "there" ], [ "_:search/4685c9ac", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "north" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "four" ], [ "_:system", "canthelp", "_:search/4685c9ac" ], [ "_:search/4685c9ac", "area", "there" ], [ "_:search/4685c9ac", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "north" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "four" ], [ "_:system", "canthelp", "_:search/4685c9ac" ], [ "_:search/4685c9ac", "area", "there" ], [ "_:search/4685c9ac", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "north" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "ref", "98H31LT2" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "four" ], [ "_:system", "canthelp", "_:search/4685c9ac" ], [ "_:search/4685c9ac", "area", "there" ], [ "_:search/4685c9ac", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "98H31LT2" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "17:45" ], [ "_: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", "pricerange", "?" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "four" ], [ "_:system", "canthelp", "_:search/4685c9ac" ], [ "_:search/4685c9ac", "area", "there" ], [ "_:search/4685c9ac", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "98H31LT2" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "17:45" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "leicester" ], [ "_: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", "pricerange", "?" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "four" ], [ "_:system", "canthelp", "_:search/4685c9ac" ], [ "_:search/4685c9ac", "area", "there" ], [ "_:search/4685c9ac", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:result", "name", "acorn guest house" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "98H31LT2" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "17:45" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "leicester" ], [ "_:search", "type", "Train" ], [ "_:result", "amount", "some" ], [ "_:result", "arrive_by", "16:54" ], [ "_:result", "day", "Friday" ], [ "_:result", "departure", "Leicester" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR4351" ], [ "_:result", "leave_at", "15:09" ], [ "_: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 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "four" ], [ "_:system", "canthelp", "_:search/4685c9ac" ], [ "_:search/4685c9ac", "area", "there" ], [ "_:search/4685c9ac", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:result", "name", "acorn guest house" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "98H31LT2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "17:45" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "leicester" ], [ "_:search", "type", "Train" ], [ "_:result", "amount", "some" ], [ "_:result", "arrive_by", "16:54" ], [ "_:result", "day", "Friday" ], [ "_:result", "departure", "Leicester" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR4351" ], [ "_:result", "leave_at", "15:09" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_: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,type,'Hospital'))" ], "speaker": "user", "text": "I need a nearby hospital ." }, { "id": 1, "rdf-acts": [], "speaker": "system", "text": "Hello , the closet hospital is Addenbrookes" }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "Can I get their main phone number please ? And the postcode if you have it ." }, { "id": 3, "rdf-acts": [ "inform((_:result,phone,'01223245151');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))", "request((_:search,department,?);(_:search,type,'Hospital'))" ], "speaker": "system", "text": "The hospital number is 01223245151 and the postcode is CB20QQ . Do you need the number for any of the departments within the hospital ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that 's everything I needed today . Thank you ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You 're quite welcome , have a wonderful day !" } ]
SNG0237.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Hospital" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "phone", "01223245151" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ], [ "_:search", "department", "?" ], [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'south');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a restaurant in the south that is cheap ." }, { "id": 1, "rdf-acts": [ "select((_:result,food,'Chinese');(_:result,food,'Portuguese');(_:result,name,'Lucky Star');(_:result,name,'Nandos');(_:result,type,'Restaurant'))", "inform((_:result,area,'south');(_:result,count,'2');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are two cheap places in the south . The Lucky Star serves Chinese food , and Nandos serves Portuguese food . Which do you prefer ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'13:25');(_:search,people,'2');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Either will work . I would like to book a table for 2 people at 13:25 on Monday ." }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Monday');(_:booking,duration,'13:15');(_:booking,name,'Lucky Star');(_:booking,people,'two');(_:booking,ref,'X2YXZ9P');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have booked a table for two at The Lucky Star on Monday at 13:15 . Your reference number is X2YXZ9P . Anything else ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thanks . Could you also find a museum to go to in town ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'14 Kings Parade');(_:result,entrance_fee,'free');(_:result,name,'Byard Art');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Byard Art is close and is free . It is at 14 Kings Parade ." }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "am looking for places to go in town . The attraction should be in the type of museum ." }, { "id": 7, "rdf-acts": [ "inform((_:result,entrance_fee,'free');(_:result,name,'Byard Art');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Byard Art is near where you will be eating . The entrance fee is free ." }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'byard art');(_:search,type,'Attraction'))", "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Great . Can you tell me the postcode for Byard Art ?" }, { "id": 9, "rdf-acts": [ "thank()", "reqmore()", "inform((_:result,entrance_fee,'no entrance fee');(_:result,name,'byard art');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure ! There is no entrance fee to byard art . Is there anything else I can help you with today ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "i 'll need a taxi" }, { "id": 11, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Taxi'))", "thank()" ], "speaker": "system", "text": "I can help you with that . I 'll need to know your departure site and destination . You can also tell me the departure time and arrival time ." }, { "id": 12, "rdf-acts": [ "inform((_:search,arrive_by,'time for my booking');(_:search,departure,'the museum');(_:search,destination,'lucky star');(_:search,type,'Taxi'))", "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I 'd like to get the postcode for the museum first , please . I 'll need the taxi to get from the museum to Lucky Star in time for my booking ." }, { "id": 13, "rdf-acts": [ "request((_:search,name,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "Which museum will you be attending ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,name,'Byard art');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "You are the one that suggested Byard art . Remember ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,car,'blue lexus');(_:result,phone,'07150432273');(_:result,type,'Taxi'))", "thank()" ], "speaker": "system", "text": "sorry about that . Booking completed ! \n Booked car type \t : \t blue lexus \n Contact number \t : \t 07150432273 anything else ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all I need , thanks so much for all of your help ! Have a great day !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Yes I will book it for you and get a reference number ?" } ]
PMUL4513.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Portuguese" ], [ "_:result", "name", "Lucky Star" ], [ "_:result", "name", "Nandos" ], [ "_:result", "area", "south" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:25" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Portuguese" ], [ "_:result", "name", "Lucky Star" ], [ "_:result", "name", "Nandos" ], [ "_:result", "area", "south" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:25" ], [ "_:search", "people", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "13:15" ], [ "_:booking", "name", "Lucky Star" ], [ "_:booking", "people", "two" ], [ "_:booking", "ref", "X2YXZ9P" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Portuguese" ], [ "_:result", "area", "south" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:25" ], [ "_:search", "people", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "13:15" ], [ "_:booking", "name", "Lucky Star" ], [ "_:booking", "people", "two" ], [ "_:booking", "ref", "X2YXZ9P" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "14 Kings Parade" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Byard Art" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Portuguese" ], [ "_:result", "area", "south" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:25" ], [ "_:search", "people", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "13:15" ], [ "_:booking", "name", "Lucky Star" ], [ "_:booking", "people", "two" ], [ "_:booking", "ref", "X2YXZ9P" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "14 Kings Parade" ], [ "_:search", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Byard Art" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "byard art" ], [ "_:search", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Portuguese" ], [ "_:result", "area", "south" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:25" ], [ "_:search", "people", "2" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "13:15" ], [ "_:booking", "name", "Lucky Star" ], [ "_:booking", "people", "two" ], [ "_:booking", "ref", "X2YXZ9P" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "14 Kings Parade" ], [ "_:search", "category", "museum" ], [ "_:search", "name", "byard art" ], [ "_:result", "postcode", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "byard art" ], [ "_:result", "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", "area", "south" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Portuguese" ], [ "_:result", "area", "south" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:25" ], [ "_:search", "people", "2" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "13:15" ], [ "_:booking", "name", "Lucky Star" ], [ "_:booking", "people", "two" ], [ "_:booking", "ref", "X2YXZ9P" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "14 Kings Parade" ], [ "_:search", "category", "museum" ], [ "_:search", "name", "byard art" ], [ "_:result", "postcode", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "byard art" ], [ "_:result", "type", "Attraction" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "time for my booking" ], [ "_:search", "departure", "the museum" ], [ "_:search", "destination", "lucky star" ], [ "_: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", "area", "south" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Portuguese" ], [ "_:result", "area", "south" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:25" ], [ "_:search", "people", "2" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "13:15" ], [ "_:booking", "name", "Lucky Star" ], [ "_:booking", "people", "two" ], [ "_:booking", "ref", "X2YXZ9P" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "14 Kings Parade" ], [ "_:search", "category", "museum" ], [ "_:result", "postcode", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "byard art" ], [ "_:result", "type", "Attraction" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "time for my booking" ], [ "_:search", "departure", "the museum" ], [ "_:search", "destination", "lucky star" ], [ "_:search", "name", "Byard art" ], [ "_: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", "area", "south" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Portuguese" ], [ "_:result", "area", "south" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:25" ], [ "_:search", "people", "2" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "13:15" ], [ "_:booking", "name", "Lucky Star" ], [ "_:booking", "people", "two" ], [ "_:booking", "ref", "X2YXZ9P" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "14 Kings Parade" ], [ "_:search", "category", "museum" ], [ "_:result", "postcode", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "byard art" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "time for my booking" ], [ "_:search", "departure", "the museum" ], [ "_:search", "destination", "lucky star" ], [ "_:search", "name", "Byard art" ], [ "_:search", "type", "Attraction" ], [ "_:result", "car", "blue lexus" ], [ "_:result", "phone", "07150432273" ], [ "_: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,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm so bored ! Can you find me something to do in the centre of town ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'6 Trinity Street');(_:result,entrance_fee,\"there is n't any entrance fee\");(_:result,name,'Cambridge Contemporary Art');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "If you are into contemporary art , Cambridge Contemporary Art is a great place to relieve boredom . The address is 6 Trinity Street . Best of all , there is n't any entrance fee ." }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you that sounds great ." }, { "id": 3, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can help you with ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , actually . Can I ask for help finding a train for Monday going to Cambridge ?" }, { "id": 5, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where would you be departing from ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'8:45');(_:search,departure,\"king 's lynn\");(_:search,destination,'Cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll be leaving from King 's Lynn and I need to get to Cambridge by 8:45 ." }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'7:58');(_:result,arrive_by,'8:45');(_:result,destination,'Cambridge');(_:result,id,'TR8950');(_:result,type,'Train'))" ], "speaker": "system", "text": "The best option that will get you to Cambridge by 8:45 is probably train ID TR8950 . It arrives in Cambridge at 7:58 ." }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'2');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Perfect , can I book that train for 2 people ? Once booked , can you send me the reference number please ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'XW5PQW8M');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I sure can ! Your two train tickets have been booked and the reference number is XW5PQW8M . Is there anything else I can help you with ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all for today . Thanks so much for your help ! Goodbye ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Have a great time in Cambridge !" } ]
MUL1833.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", "6 Trinity Street" ], [ "_:result", "entrance_fee", "there is n't any entrance fee" ], [ "_:result", "name", "Cambridge Contemporary Art" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "address", "6 Trinity Street" ], [ "_:result", "entrance_fee", "there is n't any entrance fee" ], [ "_:result", "name", "Cambridge Contemporary Art" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "address", "6 Trinity Street" ], [ "_:result", "entrance_fee", "there is n't any entrance fee" ], [ "_:result", "name", "Cambridge Contemporary Art" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "monday" ], [ "_:search", "arrive_by", "8:45" ], [ "_:search", "departure", "king 's lynn" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "address", "6 Trinity Street" ], [ "_:result", "entrance_fee", "there is n't any entrance fee" ], [ "_:result", "name", "Cambridge Contemporary Art" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "monday" ], [ "_:search", "arrive_by", "8:45" ], [ "_:search", "departure", "king 's lynn" ], [ "_:search", "destination", "Cambridge" ], [ "_:result", "arrive_by", "7:58" ], [ "_:result", "arrive_by", "8:45" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR8950" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "address", "6 Trinity Street" ], [ "_:result", "entrance_fee", "there is n't any entrance fee" ], [ "_:result", "name", "Cambridge Contemporary Art" ], [ "_:search", "day", "monday" ], [ "_:search", "arrive_by", "8:45" ], [ "_:search", "departure", "king 's lynn" ], [ "_:search", "destination", "Cambridge" ], [ "_:result", "arrive_by", "7:58" ], [ "_:result", "arrive_by", "8:45" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR8950" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "XW5PQW8M" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,people,'5');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for an Indian restaurant for 5 people tomorrow night" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "thank()" ], "speaker": "system", "text": "I would be happy to help you with that . What price range and area are you looking to dine in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,name,'don pasquale pizzeria');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am actually looking for a restaurant called Don Pasquale Pizzeria ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "reqmore()", "inform((_:result,address,'12 Market Hill City Centre');(_:result,food,'Italian');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "They are an expensive Italian restaurant located at 12 Market Hill City Centre . Do you want additional information ? I can make a booking for you also ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'14:45');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes please make a reservation for me for 8 people at 14:45 on a Saturday ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'4854L033');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have made your booking and the reference number is 4854L033 . Is there anything else i can help you with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'williams art and antiques');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes , actually . Can you tell me a little about a place called Williams Art and Antiques ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,address,\"gwydir street , no . 5 dale 's brewery\");(_:result,area,'centre');(_:result,category,'museum');(_:result,entrance_fee,'no entrance fee');(_:result,name,'Williams Art and Antiques');(_:result,phone,'01223311687');(_:result,postcode,'cb12lj');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Williams Art and Antiques is a museum in city centre with no entrance fee . It 's address is : gwydir street , no . 5 dale 's brewery , postcode cb12lj , and phone is 01223311687 ." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for the information you were very helpful !" }, { "id": 9, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can help you with ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that will be all . Thank you ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Have a great time ." } ]
PMUL4623.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "people", "5" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:search", "name", "don pasquale pizzeria" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:search", "name", "don pasquale pizzeria" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "12 Market Hill City Centre" ], [ "_:result", "food", "Italian" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "12 Market Hill City Centre" ], [ "_:result", "food", "Italian" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "8" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "4854L033" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "williams art and antiques" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "food", "Italian" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "8" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "4854L033" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "williams art and antiques" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "gwydir street , no . 5 dale 's brewery" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Williams Art and Antiques" ], [ "_:result", "phone", "01223311687" ], [ "_:result", "postcode", "cb12lj" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "food", "Italian" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "4854L033" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "williams art and antiques" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "gwydir street , no . 5 dale 's brewery" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Williams Art and Antiques" ], [ "_:result", "phone", "01223311687" ], [ "_:result", "postcode", "cb12lj" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you help me find a guesthouse that has 4 stars ?" }, { "id": 1, "rdf-acts": [ "thank()", "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'several');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Of course I would be pleased to help you with that . I have several options available , are you looking for a specific price range or location ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Somewhere in Cambridge , but I do n't have a particular price range at this time ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'south');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'aylesbray lodge guest house');(_:result,type,'Hotel'))", "thank()" ], "speaker": "system", "text": "How about the aylesbray lodge guest house ? It 's in the south and has free wifi AND free parking . Great deal !" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'3');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "That would be fine . I 'll need to book it on Saturday for 5 nights and 3 people ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Saturday');(_:booking,name,'the lodge');(_:booking,people,'three');(_:booking,ref,'N7XG665B');(_:booking,stay,'five');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 've booked the lodge for you on Saturday for five nights and three people . Your reference is N7XG665B . Anything else ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,destination,'birmingham new street');(_:search,type,'Train'))" ], "speaker": "user", "text": "I could use some train information on a trip to Birmingham New Street ." }, { "id": 7, "rdf-acts": [ "request((_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Sure , what is your departure information ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'17:45');(_:search,departure,'Cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm departing from Cambridge . I do need to arrive by 17:45 though ." }, { "id": 9, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Would you like me to book it for you ?" }, { "id": 10, "rdf-acts": [ "request((_:result,leave_at,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "No thank you . I just need the departure time ." }, { "id": 11, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day were you looking to travel ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,type,'Train'))" ], "speaker": "user", "text": "Oh , silly me . Thursday , please ." }, { "id": 13, "rdf-acts": [ "inform((_:result,arrive_by,'17:44');(_:result,id,'TR8126');(_:result,leave_at,'15:01');(_:result,type,'Train'))" ], "speaker": "system", "text": "TR8126 would leave at 15:01 and arrive at 17:44 ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much . That 's all I need ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our service !" } ]
PMUL4961.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:search", "type", "Hotel" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "south" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "aylesbray lodge guest house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "south" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "aylesbray lodge guest house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "name", "the lodge" ], [ "_:booking", "people", "three" ], [ "_:booking", "ref", "N7XG665B" ], [ "_:booking", "stay", "five" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "south" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "aylesbray lodge guest house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "name", "the lodge" ], [ "_:booking", "people", "three" ], [ "_:booking", "ref", "N7XG665B" ], [ "_:booking", "stay", "five" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "17:45" ], [ "_:search", "departure", "Cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "south" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "aylesbray lodge guest house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "name", "the lodge" ], [ "_:booking", "people", "three" ], [ "_:booking", "ref", "N7XG665B" ], [ "_:booking", "stay", "five" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "17:45" ], [ "_:search", "departure", "Cambridge" ], [ "_:search", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "leave_at", "?" ], [ "_:result", "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", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "south" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "aylesbray lodge guest house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "name", "the lodge" ], [ "_:booking", "people", "three" ], [ "_:booking", "ref", "N7XG665B" ], [ "_:booking", "stay", "five" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "17:45" ], [ "_:search", "departure", "Cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "leave_at", "?" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "thursday" ], [ "_: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", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "south" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "aylesbray lodge guest house" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "name", "the lodge" ], [ "_:booking", "people", "three" ], [ "_:booking", "ref", "N7XG665B" ], [ "_:booking", "stay", "five" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "17:45" ], [ "_:search", "departure", "Cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "17:44" ], [ "_:result", "id", "TR8126" ], [ "_:result", "leave_at", "15:01" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [], "speaker": "user", "text": "Yes , I 'm trying to plan a trip to Cambridge . Can you please tell me about things to do in town ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'many');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are many things to do in town . Is there a particular area or type of attraction you are looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes , I 'd like to find something to do in the centre of town ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'lensfield road');(_:result,entrance_fee,'free');(_:result,name,'Scott Polar Museum');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Scott Polar Museum in on lensfield road and has free admission . Does that interest you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "sound great . also looking for a place to stay near there ." }, { "id": 5, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'several');(_:result,area,'centre');(_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,pricerange,'different');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are several hotel and guesthouse options at different price levels in the centre area . Is there any type in particular you 're interested in ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm specifically looking for a hotel please ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,name,'Cityroomz');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Cityroomz offers moderately priced lodgings in the centre of town . Would you like a room ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "That 's fine . I need it for 2 nights starting from Saturday ." }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I would be happy to make that booking for you . For how many people ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "Just me - I 'm traveling solo ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "I completely understand . I just booked the room for you . Your reference number is HGK7QE34 . Is there anything else I can help you with ?" } ]
MUL1161.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "area", "centre" ], [ "_:result", "address", "lensfield road" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Scott Polar Museum" ], [ "_:result", "type", "Attraction" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "address", "lensfield road" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Scott Polar Museum" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "pricerange", "different" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "address", "lensfield road" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "amount", "several" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:search", "category", "hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Cityroomz" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "address", "lensfield road" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "amount", "several" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:search", "category", "hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Cityroomz" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you find me a 3 star hotel with free wi - fi ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,name,'lensfield hotel');(_:result,pricerange,'expensive');(_:result,stars,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The lensfield hotel is expensive and has a 3 star rating ." }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Is there a guesthouse available ?" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,category,'guesthouses');(_:result,count,'3');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have 3 guesthouses all in the moderate price range . Is there a particular area you wish to stay in ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'west');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , in west Cambridge ." }, { "id": 5, "rdf-acts": [ "canthelp((_:search,type,'Hotel'))" ], "speaker": "system", "text": "I can not find anything in cambridge ." }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'hotels');(_:search,pricerange,'same price range');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Are there any hotels in the same price range ?" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'west');(_:result,category,'moderate');(_:result,has_internet,'none');(_:result,name,'Hobsons House guesthouse');(_:result,stars,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I found Hobsons House guesthouse in the west . It is a 3 star moderate and has free internet . Can I book it for you ?" }, { "id": 8, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes please and I need the reference number" }, { "id": 9, "rdf-acts": [ "request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "What day are you beginning your stay ? How many days and how many people do you want to make a booking for ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,people,'4');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need it for 4 people for 4 nights starting Monday please ." }, { "id": 11, "rdf-acts": [ "canthelp((_:booking,name,'Hobson');(_:booking,type,'Booking'))", "inform((_:booking,name,'Hamilton');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The Hobson in not open , but I have the Hamilton open , would you like me too book it , it fits the same criteria ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "yes , please and be sure to provide me the booking number , thank you ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'UMRJOUWZ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great . You 're all booked and your reference number is UMRJOUWZ . Anything else I can do for you ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That will be all . Thank you for your help ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our service today , and have a wonderful stay in Cambridge !" } ]
SSNG0282.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:result", "name", "lensfield hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:result", "name", "lensfield hotel" ], [ "_:result", "stars", "3" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:result", "name", "lensfield hotel" ], [ "_:result", "stars", "3" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:system", "canthelp", "_:search/2a48269b" ], [ "_:search/2a48269b", "type", "Hotel" ], [ "_:search", "category", "hotels" ], [ "_:search", "pricerange", "same price range" ], [ "_: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" ], [ "_:result", "count", "3" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "area", "west" ], [ "_:system", "canthelp", "_:search/2a48269b" ], [ "_:search/2a48269b", "type", "Hotel" ], [ "_:search", "category", "hotels" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "west" ], [ "_:result", "category", "moderate" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Hobsons House guesthouse" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:result", "count", "3" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "area", "west" ], [ "_:system", "canthelp", "_:search/2a48269b" ], [ "_:search/2a48269b", "type", "Hotel" ], [ "_:search", "category", "hotels" ], [ "_:search", "pricerange", "same price range" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "category", "moderate" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Hobsons House guesthouse" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:result", "count", "3" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "area", "west" ], [ "_:system", "canthelp", "_:search/2a48269b" ], [ "_:search/2a48269b", "type", "Hotel" ], [ "_:search", "category", "hotels" ], [ "_:search", "pricerange", "same price range" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "category", "moderate" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Hobsons House guesthouse" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:system", "canthelp", "_:booking/133b8564" ], [ "_:booking/133b8564", "name", "Hobson" ], [ "_:booking/133b8564", "type", "Booking" ], [ "_:booking", "name", "Hamilton" ], [ "_: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", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:result", "count", "3" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "area", "west" ], [ "_:system", "canthelp", "_:search/2a48269b" ], [ "_:search/2a48269b", "type", "Hotel" ], [ "_:search", "category", "hotels" ], [ "_:search", "pricerange", "same price range" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "category", "moderate" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Hobsons House guesthouse" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:system", "canthelp", "_:booking/133b8564" ], [ "_:booking/133b8564", "name", "Hobson" ], [ "_:booking/133b8564", "type", "Booking" ], [ "_:booking", "name", "Hamilton" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "UMRJOUWZ" ], [ "_: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,'korean');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like to find a restaurant that serves Korean food ." }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'1');(_:result,food,'korean');(_:result,name,'little seoul');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "there is only one korean restaurant in town called little seoul ." }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is the address , phone number , and postcode ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,address,'108 Regent Street City Centre');(_:result,name,\"Little Seoul 's\");(_:result,phone,'01223 308681');(_:result,postcode,'1 D.P.');(_:result,postcode,'C.B 2');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Little Seoul 's address 108 Regent Street City Centre , phone number 01223 308681 , and postcode C.B 2 , 1 D.P. Can I help you with anything else ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , this is great ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thank you , goodbye ." } ]
WOZ20478.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "korean" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "korean" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "count", "1" ], [ "_:result", "food", "korean" ], [ "_:result", "name", "little seoul" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "korean" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "count", "1" ], [ "_:result", "food", "korean" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "108 Regent Street City Centre" ], [ "_:result", "name", "Little Seoul 's" ], [ "_:result", "phone", "01223 308681" ], [ "_:result", "postcode", "1 D.P." ], [ "_:result", "postcode", "C.B 2" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_parking,'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 parking" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,count,'19');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have found 19 possible choices . Do you have a specific area in mind ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No , it just needs to be cheap ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'leverton house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "how about leverton house ? it looks lovely ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'7');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Sounds good . Can I get it for 7 people and 4 nights from thursday please ?" }, { "id": 5, "rdf-acts": [ "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "book another day or a shorter stay please" }, { "id": 6, "rdf-acts": [ "inform((_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Ok , try for 2 nights ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,ref,'3HW0O0HD');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Wonderful . Your booking was succesful . The reference number is 3HW0O0HD ." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much for all of your help !" }, { "id": 9, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "You 're welcome . May I help with something else , like a restaurant or attraction ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that was all I needed . Thanks again ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You 're most welcome . Goodbye ." } ]
SNG01340.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "count", "19" ], [ "_: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_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "count", "19" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "leverton house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "count", "19" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "leverton house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "count", "19" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "leverton house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "ref", "3HW0O0HD" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "count", "19" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "leverton house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "ref", "3HW0O0HD" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,category,'hotel');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a 4 star hotel in the east ." }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'some');(_:result,category,'guesthouse');(_:result,type,'Hotel'))", "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have some excellent guesthouse choices , may I check availability for a certain date ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "I do not have a date at this time ." }, { "id": 3, "rdf-acts": [ "request((_:search,has_internet,?);(_:search,has_parking,?);(_:search,type,'Hotel'))", "inform((_:result,has_internet,'yes');(_:result,has_parking,'yes');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Is there any preference for wifi or parking access ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need free parking ." }, { "id": 5, "rdf-acts": [ "inform((_:result,count,'7');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "great , that narrows it down to seven options !" }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Ok , can you pick one for me ? I 'll just need the address and postcode please ." }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'78 - 80 milton road');(_:result,name,'Home from Home');(_:result,postcode,'cb41la');(_:result,stars,'4');(_:result,type,'Hotel'))", "reqmore()", "inform((_:result,category,'guesthouse');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Home from Home is a great 4 star guesthouse located at 78 - 80 milton road , cb41la . Is there anything else I can assist you with ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,food,'international');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I need to find a restaurant that serves international food and is cheap . Also I need it in the same area as my hotel ." }, { "id": 9, "rdf-acts": [ "inform((_:result,food,'International');(_:result,name,'Missing Sock');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Missing Sock is near your hotel and has cheap International Food ." }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,duration,'19:45');(_:search,people,'4');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Great , can you book a table for 4 people on Thursday at 19:45 ?" }, { "id": 11, "rdf-acts": [ "request((_:search,name,?);(_:search,type,'Restaurant'))", "canthelp((_:booking,type,'Booking'))" ], "speaker": "system", "text": "There is no availability at that time in the establishment . Would you like to try a different place ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,duration,'18:45');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No , is there anything available for 18:45 ?" }, { "id": 13, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Unfortunately , our booking system is down at this time ." }, { "id": 14, "rdf-acts": [], "speaker": "user", "text": "Can you try again for me ?" }, { "id": 15, "rdf-acts": [ "inform((_:booking,duration,'18:45');(_:booking,ref,'X15KR3V6');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book your table for 18:45 . Your reference number is X15KR3V6 ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "thanks so much you 've been really patient and kind ." }, { "id": 17, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "Glad I could help is there anything else you need today ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , you have helped me fully . Thank you very much ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Call us again anytime . Good Bye ." } ]
PMUL0333.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "amount", "some" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "some" ], [ "_:result", "category", "guesthouse" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "?" ], [ "_:result", "has_internet", "yes" ], [ "_:result", "has_parking", "yes" ], [ "_: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", "east" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "some" ], [ "_:result", "category", "guesthouse" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "?" ], [ "_:result", "has_internet", "yes" ], [ "_:result", "has_parking", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "count", "7" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "some" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "?" ], [ "_:result", "has_internet", "yes" ], [ "_:result", "has_parking", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "count", "7" ], [ "_:result", "address", "78 - 80 milton road" ], [ "_:result", "name", "Home from Home" ], [ "_:result", "postcode", "cb41la" ], [ "_:result", "stars", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "same area" ], [ "_:search", "food", "international" ], [ "_:search", "pricerange", "cheap" ], [ "_: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", "amount", "some" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "?" ], [ "_:result", "has_internet", "yes" ], [ "_:result", "has_parking", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "count", "7" ], [ "_:result", "address", "78 - 80 milton road" ], [ "_:result", "postcode", "cb41la" ], [ "_:result", "stars", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "guesthouse" ], [ "_:search", "area", "same area" ], [ "_:search", "food", "international" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "International" ], [ "_:result", "name", "Missing Sock" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "19:45" ], [ "_: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", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "some" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "?" ], [ "_:result", "has_internet", "yes" ], [ "_:result", "has_parking", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "count", "7" ], [ "_:result", "address", "78 - 80 milton road" ], [ "_:result", "postcode", "cb41la" ], [ "_:result", "stars", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "guesthouse" ], [ "_:search", "area", "same area" ], [ "_:search", "food", "international" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "International" ], [ "_:result", "name", "Missing Sock" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "4" ], [ "_:search", "name", "?" ], [ "_:system", "canthelp", "_:booking/c7624616" ], [ "_:booking/c7624616", "type", "Booking" ], [ "_:search", "duration", "18: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", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "some" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "?" ], [ "_:result", "has_internet", "yes" ], [ "_:result", "has_parking", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "count", "7" ], [ "_:result", "address", "78 - 80 milton road" ], [ "_:result", "postcode", "cb41la" ], [ "_:result", "stars", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "guesthouse" ], [ "_:search", "area", "same area" ], [ "_:search", "food", "international" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "International" ], [ "_:result", "name", "Missing Sock" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "4" ], [ "_:search", "name", "?" ], [ "_:system", "canthelp", "_:booking/c7624616" ], [ "_:booking/c7624616", "type", "Booking" ], [ "_:search", "duration", "18:45" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "canthelp", "_:booking/713042a9" ], [ "_:booking/713042a9", "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", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "some" ], [ "_:booking", "day", "?" ], [ "_:search", "has_internet", "?" ], [ "_:result", "has_internet", "yes" ], [ "_:result", "has_parking", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "count", "7" ], [ "_:result", "address", "78 - 80 milton road" ], [ "_:result", "postcode", "cb41la" ], [ "_:result", "stars", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "guesthouse" ], [ "_:search", "area", "same area" ], [ "_:search", "food", "international" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "International" ], [ "_:result", "name", "Missing Sock" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "4" ], [ "_:search", "name", "?" ], [ "_:system", "canthelp", "_:booking/c7624616" ], [ "_:booking/c7624616", "type", "Booking" ], [ "_:search", "duration", "18:45" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "canthelp", "_:booking/713042a9" ], [ "_:booking/713042a9", "type", "Booking" ], [ "_:booking", "duration", "18:45" ], [ "_:booking", "ref", "X15KR3V6" ], [ "_: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", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "some" ], [ "_:booking", "day", "?" ], [ "_:search", "has_internet", "?" ], [ "_:result", "has_internet", "yes" ], [ "_:result", "has_parking", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "count", "7" ], [ "_:result", "address", "78 - 80 milton road" ], [ "_:result", "postcode", "cb41la" ], [ "_:result", "stars", "4" ], [ "_:result", "category", "guesthouse" ], [ "_:search", "area", "same area" ], [ "_:search", "food", "international" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "International" ], [ "_:result", "name", "Missing Sock" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "4" ], [ "_:search", "name", "?" ], [ "_:system", "canthelp", "_:booking/c7624616" ], [ "_:booking/c7624616", "type", "Booking" ], [ "_:search", "duration", "18:45" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "canthelp", "_:booking/713042a9" ], [ "_:booking/713042a9", "type", "Booking" ], [ "_:booking", "duration", "18:45" ], [ "_:booking", "ref", "X15KR3V6" ], [ "_: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 ] } ]