turns
listlengths
2
60
dialogue_id
stringlengths
1
31
states
listlengths
1
30
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'20:00');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hello , can you help me find a train arriving in Cambridge by 20:00 ?" }, { "id": 1, "rdf-acts": [ "thank()", "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Certainly ! Where are you leaving from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'stansted airport');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thank you ! I am leaving from Stansted Airport ." }, { "id": 3, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "And what day do you want to travel ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'7');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'd like to leave on Wednesday . I 'll need the booking for 7 people ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'18:52');(_:result,destination,'Cambridge');(_:result,id,'TR1419');(_:result,leave_at,'18:24');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Train number TR1419 leaves at 18:24 and arrives in Cambridge by 18:52 . Will that work for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'7');(_:search,type,'Train'))" ], "speaker": "user", "text": "That 's perfect . I 'll need 7 tickets ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'K09T11P8');(_:booking,ticket,'70.7 GBP');(_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "Booking was successful , the total fee is 70.7 GBP payable at the station , your reference number is K09T11P8 . Will that be all ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'architecture');(_:search,type,'Attraction'))", "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I 'm also looking for places to go in town . I 'd like it to be of the type of architecture . I 'll need an entrance fee , please ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,entrance_fee,'free');(_:result,name,'all saints church');(_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "I 'd recommend all saints church in the centre . It has free entry . Would you like more information ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That was all the info I needed , thank you ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "welcome and enjoy your stay" } ]
PMUL4289.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "20:00" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "20:00" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "20:00" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "20:00" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "day", "wednesday" ], [ "_:result", "arrive_by", "18:52" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR1419" ], [ "_:result", "leave_at", "18:24" ], [ "_: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, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "20:00" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "day", "wednesday" ], [ "_:result", "arrive_by", "18:52" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR1419" ], [ "_:result", "leave_at", "18:24" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "K09T11P8" ], [ "_:booking", "ticket", "70.7 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "20:00" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "day", "wednesday" ], [ "_:result", "arrive_by", "18:52" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR1419" ], [ "_:result", "leave_at", "18:24" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "K09T11P8" ], [ "_:booking", "ticket", "70.7 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "all saints church" ], [ "_: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,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you help me find a place to stay maybe a expensive guesthouse ?" }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "select((_:result,category,'hotel');(_:result,type,'Hotel'))", "canthelp((_:search,category,\"guesthouse 's\");(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "I have no expensive guesthouse 's . Would you like to try a hotel or a different price range ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'east');(_:search,has_parking,'yes');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I was really wanting a guesthouse in the east with an expensive price range and include free parking ." }, { "id": 3, "rdf-acts": [ "canthelp((_:search,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "I am showing nothing matching your request . Did you want to try another search ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'hotels');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Well , I preferred a guesthouse but since there are none , can you see if there are any hotels with my other specifications staying the same ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'express by holiday inn cambridge');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "express by holiday inn cambridge \t fits that description . can i book for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'8');(_:search,stay,'5');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes please , 8 people for 5 nights starting thursday , and can I get the reference number ?" }, { "id": 7, "rdf-acts": [ "thank()", "reqmore()", "inform((_:booking,ref,'NA5IKOHZ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Of course ! Your confirmation number is : NA5IKOHZ . Can I assist you with anything else today ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,departure,'birmingham new street');(_:search,leave_at,'20:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "That 's great ! I need a train . It should leave after 20:45 from Birmingham New Street ." }, { "id": 9, "rdf-acts": [ "select((_:result,day,'friday');(_:result,day,'monday');(_:result,type,'Train'))", "request((_:search,day,?);(_:search,destination,?);(_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "what day , monday or friday please ? And how many tickets ? And are you going to Cambridge ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,destination,'Cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I 'm going to Cambridge and I need to leave on Thursday ." }, { "id": 11, "rdf-acts": [ "inform((_:result,count,'3');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have three trains . Do you need to book some tickets ?" }, { "id": 12, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes please . And I need the reference number please ." }, { "id": 13, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I will work on booking this for you and be back with you shortly ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , thanks so much" }, { "id": 15, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "How many tickets will you need ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,people,'eight');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will need eight tickets please ." }, { "id": 17, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , let me work on booking that and I will be back with you shortly ." }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much !" }, { "id": 19, "rdf-acts": [ "thank()", "inform((_:booking,category,'Train');(_:booking,id,'TR7324');(_:booking,leave_at,'21:40');(_:booking,people,'8');(_:booking,ref,'2I340EJN');(_:booking,ticket,'600.79 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , sorry about the wait . I have booked 8 tickets for train TR7324 . It will leave 21:40 and costs 600.79 GBP . The reference number is 2I340EJN ." }, { "id": 20, "rdf-acts": [], "speaker": "user", "text": "rad that 's all i need now" }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "Have a great day . Goodbye ." } ]
PMUL4948.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/0be43ce8" ], [ "_:search/0be43ce8", "category", "guesthouse 's" ], [ "_:search/0be43ce8", "pricerange", "expensive" ], [ "_:search/0be43ce8", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "category", "hotel" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/0be43ce8" ], [ "_:search/0be43ce8", "category", "guesthouse 's" ], [ "_:search/0be43ce8", "pricerange", "expensive" ], [ "_:search/0be43ce8", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/3e9d40a9" ], [ "_:search/3e9d40a9", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "hotels" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "category", "hotel" ], [ "_:system", "canthelp", "_:search/0be43ce8" ], [ "_:search/0be43ce8", "category", "guesthouse 's" ], [ "_:search/0be43ce8", "pricerange", "expensive" ], [ "_:search/0be43ce8", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/3e9d40a9" ], [ "_:search/3e9d40a9", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "hotels" ], [ "_:result", "name", "express by holiday inn cambridge" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "category", "hotel" ], [ "_:system", "canthelp", "_:search/0be43ce8" ], [ "_:search/0be43ce8", "category", "guesthouse 's" ], [ "_:search/0be43ce8", "pricerange", "expensive" ], [ "_:search/0be43ce8", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/3e9d40a9" ], [ "_:search/3e9d40a9", "type", "Hotel" ], [ "_:search", "category", "hotels" ], [ "_:result", "name", "express by holiday inn cambridge" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "5" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "NA5IKOHZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "leave_at", "20:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "category", "hotel" ], [ "_:system", "canthelp", "_:search/0be43ce8" ], [ "_:search/0be43ce8", "category", "guesthouse 's" ], [ "_:search/0be43ce8", "pricerange", "expensive" ], [ "_:search/0be43ce8", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/3e9d40a9" ], [ "_:search/3e9d40a9", "type", "Hotel" ], [ "_:search", "category", "hotels" ], [ "_:result", "name", "express by holiday inn cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stay", "5" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "NA5IKOHZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "leave_at", "20:45" ], [ "_:result", "day", "friday" ], [ "_:result", "day", "monday" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "?" ], [ "_:search", "day", "thursday" ], [ "_: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": [ [ "_:result", "category", "hotel" ], [ "_:system", "canthelp", "_:search/0be43ce8" ], [ "_:search/0be43ce8", "category", "guesthouse 's" ], [ "_:search/0be43ce8", "pricerange", "expensive" ], [ "_:search/0be43ce8", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/3e9d40a9" ], [ "_:search/3e9d40a9", "type", "Hotel" ], [ "_:search", "category", "hotels" ], [ "_:result", "name", "express by holiday inn cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stay", "5" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "NA5IKOHZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "leave_at", "20:45" ], [ "_:result", "day", "friday" ], [ "_:result", "day", "monday" ], [ "_:search", "people", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "category", "hotel" ], [ "_:system", "canthelp", "_:search/0be43ce8" ], [ "_:search/0be43ce8", "category", "guesthouse 's" ], [ "_:search/0be43ce8", "pricerange", "expensive" ], [ "_:search/0be43ce8", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/3e9d40a9" ], [ "_:search/3e9d40a9", "type", "Hotel" ], [ "_:search", "category", "hotels" ], [ "_:result", "name", "express by holiday inn cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stay", "5" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "NA5IKOHZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "leave_at", "20:45" ], [ "_:result", "day", "friday" ], [ "_:result", "day", "monday" ], [ "_:search", "people", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Train" ], [ "_: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": [ [ "_:result", "category", "hotel" ], [ "_:system", "canthelp", "_:search/0be43ce8" ], [ "_:search/0be43ce8", "category", "guesthouse 's" ], [ "_:search/0be43ce8", "pricerange", "expensive" ], [ "_:search/0be43ce8", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/3e9d40a9" ], [ "_:search/3e9d40a9", "type", "Hotel" ], [ "_:search", "category", "hotels" ], [ "_:result", "name", "express by holiday inn cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stay", "5" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "NA5IKOHZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "leave_at", "20:45" ], [ "_:result", "day", "friday" ], [ "_:result", "day", "monday" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "Cambridge" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "eight" ], [ "_: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": [ [ "_:result", "category", "hotel" ], [ "_:system", "canthelp", "_:search/0be43ce8" ], [ "_:search/0be43ce8", "category", "guesthouse 's" ], [ "_:search/0be43ce8", "pricerange", "expensive" ], [ "_:search/0be43ce8", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/3e9d40a9" ], [ "_:search/3e9d40a9", "type", "Hotel" ], [ "_:search", "category", "hotels" ], [ "_:result", "name", "express by holiday inn cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stay", "5" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "NA5IKOHZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "leave_at", "20:45" ], [ "_:result", "day", "friday" ], [ "_:result", "day", "monday" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "Cambridge" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "eight" ], [ "_: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": [ [ "_:result", "category", "hotel" ], [ "_:system", "canthelp", "_:search/0be43ce8" ], [ "_:search/0be43ce8", "category", "guesthouse 's" ], [ "_:search/0be43ce8", "pricerange", "expensive" ], [ "_:search/0be43ce8", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/3e9d40a9" ], [ "_:search/3e9d40a9", "type", "Hotel" ], [ "_:search", "category", "hotels" ], [ "_:result", "name", "express by holiday inn cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stay", "5" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "leave_at", "20:45" ], [ "_:result", "day", "friday" ], [ "_:result", "day", "monday" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "Cambridge" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "eight" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR7324" ], [ "_:booking", "leave_at", "21:40" ], [ "_:booking", "people", "8" ], [ "_:booking", "ref", "2I340EJN" ], [ "_:booking", "ticket", "600.79 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, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'african');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "i am looking for a restaurant that serves african food and is moderately priced" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))", "inform((_:result,food,'African');(_:result,pricerange,'moderately - priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry , but I 'm not finding any moderately - priced African restaurants . Would you like to try a different cuisine ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'gastropub');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Sure , can we try gastropub food ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,name,'Cow Pizza Kitchen and bar');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Cow Pizza Kitchen and bar is in the centre . Would you like their information ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,duration,'17:30');(_:search,people,'3');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes please . But you can go ahead at book it for 3 people at 17:30 on Thursday ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . Would you like the reference number ?" }, { "id": 6, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes please , give me the reference number" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,ref,'5P3MS6PK');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Your reference number is : 5P3MS6PK . Do you need any further assistance today ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll also need a train from Cambridge ." }, { "id": 9, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What is your destination ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,destination,'london kings crossing');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to get to London Kings Crossing ." }, { "id": 11, "rdf-acts": [ "request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have all of the available trains on that route this week listed , any preference on date and time ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,leave_at,'16:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to leave Sunday after 16:15 ." }, { "id": 13, "rdf-acts": [ "inform((_:result,id,'TR3353');(_:result,leave_at,'17:00');(_:result,type,'Train'))" ], "speaker": "system", "text": "TR3353 leaves at 17:00" }, { "id": 14, "rdf-acts": [ "inform((_:search,people,'3');(_:search,type,'Train'))" ], "speaker": "user", "text": "can you book me 3 tickets please ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,people,'3');(_:result,ref,'8YCZ9HSM');(_:result,ticket,'56.64 GBP');(_:result,type,'Train'))" ], "speaker": "system", "text": "The total for 3 tickets is 56.64 GBP , which you can pay at the station . Your Reference number is : 8YCZ9HSM ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for all your help ." }, { "id": 17, "rdf-acts": [], "speaker": "system", "text": "Was that all you needed ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Yes , that 's all . Thank you ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "You are very welcome . Have a great day ." } ]
PMUL0886.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "african" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:system", "canthelp", "_:search/ea04a1ca" ], [ "_:search/ea04a1ca", "type", "Restaurant" ], [ "_:result", "food", "African" ], [ "_:result", "pricerange", "moderately - priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "gastropub" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:system", "canthelp", "_:search/ea04a1ca" ], [ "_:search/ea04a1ca", "type", "Restaurant" ], [ "_:result", "food", "African" ], [ "_:result", "pricerange", "moderately - priced" ], [ "_:search", "food", "gastropub" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Cow Pizza Kitchen and bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "17:30" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:system", "canthelp", "_:search/ea04a1ca" ], [ "_:search/ea04a1ca", "type", "Restaurant" ], [ "_:result", "food", "African" ], [ "_:result", "pricerange", "moderately - priced" ], [ "_:search", "food", "gastropub" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Cow Pizza Kitchen and bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "17:30" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:system", "canthelp", "_:search/ea04a1ca" ], [ "_:search/ea04a1ca", "type", "Restaurant" ], [ "_:result", "food", "African" ], [ "_:result", "pricerange", "moderately - priced" ], [ "_:search", "food", "gastropub" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Cow Pizza Kitchen and bar" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "17:30" ], [ "_:search", "people", "3" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ref", "5P3MS6PK" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:system", "canthelp", "_:search/ea04a1ca" ], [ "_:search/ea04a1ca", "type", "Restaurant" ], [ "_:result", "food", "African" ], [ "_:result", "pricerange", "moderately - priced" ], [ "_:search", "food", "gastropub" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Cow Pizza Kitchen and bar" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "17:30" ], [ "_:search", "people", "3" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ref", "5P3MS6PK" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings crossing" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:system", "canthelp", "_:search/ea04a1ca" ], [ "_:search/ea04a1ca", "type", "Restaurant" ], [ "_:result", "food", "African" ], [ "_:result", "pricerange", "moderately - priced" ], [ "_:search", "food", "gastropub" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Cow Pizza Kitchen and bar" ], [ "_:search", "duration", "17:30" ], [ "_:search", "people", "3" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ref", "5P3MS6PK" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings crossing" ], [ "_:search", "day", "sunday" ], [ "_:search", "leave_at", "16:15" ], [ "_: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", "moderately" ], [ "_:system", "canthelp", "_:search/ea04a1ca" ], [ "_:search/ea04a1ca", "type", "Restaurant" ], [ "_:result", "food", "African" ], [ "_:result", "pricerange", "moderately - priced" ], [ "_:search", "food", "gastropub" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Cow Pizza Kitchen and bar" ], [ "_:search", "duration", "17:30" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ref", "5P3MS6PK" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings crossing" ], [ "_:search", "day", "sunday" ], [ "_:search", "leave_at", "16:15" ], [ "_:result", "id", "TR3353" ], [ "_:result", "leave_at", "17:00" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "3" ], [ "_: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", "pricerange", "moderately" ], [ "_:system", "canthelp", "_:search/ea04a1ca" ], [ "_:search/ea04a1ca", "type", "Restaurant" ], [ "_:result", "food", "African" ], [ "_:result", "pricerange", "moderately - priced" ], [ "_:search", "food", "gastropub" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Cow Pizza Kitchen and bar" ], [ "_:search", "duration", "17:30" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings crossing" ], [ "_:search", "day", "sunday" ], [ "_:search", "leave_at", "16:15" ], [ "_:result", "id", "TR3353" ], [ "_:result", "leave_at", "17:00" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ], [ "_:result", "people", "3" ], [ "_:result", "ref", "8YCZ9HSM" ], [ "_:result", "ticket", "56.64 GBP" ], [ "_: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", "pricerange", "moderately" ], [ "_:system", "canthelp", "_:search/ea04a1ca" ], [ "_:search/ea04a1ca", "type", "Restaurant" ], [ "_:result", "food", "African" ], [ "_:result", "pricerange", "moderately - priced" ], [ "_:search", "food", "gastropub" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Cow Pizza Kitchen and bar" ], [ "_:search", "duration", "17:30" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings crossing" ], [ "_:search", "day", "sunday" ], [ "_:search", "leave_at", "16:15" ], [ "_:result", "id", "TR3353" ], [ "_:result", "leave_at", "17:00" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ], [ "_:result", "people", "3" ], [ "_:result", "ref", "8YCZ9HSM" ], [ "_:result", "ticket", "56.64 GBP" ], [ "_:result", "type", "Train" ] ], "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,category,'hotel');(_:search,has_internet,'yes');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a moderately priced hotel to stay at that includes free wifi . Can you help ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Do you have a location preference ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like to stay in the east , if possible ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'east');(_:result,count,'3');(_:result,has_internet,'none');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "We have three moderate priced places to stay in the east with free wifi , would you like a recommendation ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,has_parking,'no');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes but to help it does n't need to have free parking ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "i can book you one if you provide me with more information on it" }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Can you pick one and send me the postcode , address and phone number ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'124 tenison road');(_:result,name,'a and b guest house');(_:result,phone,'01223315702');(_:result,postcode,'cb12dp');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "a and b guest house \t 124 tenison road \t cb12dp and the phone number is 01223315702" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'15:45');(_:search,name,'saffron brasserie');(_:search,people,'2');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thank you ! I also need a reservation at the Saffron Brasserie for 2 people at 15:45 on Wednesday please ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,name,'Saffron Brasserie');(_:booking,ref,'QJ98YT0F');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay I have your reservation for the Saffron Brasserie booked and your reference number is QJ98YT0F ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "that is it for today thank you very much" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Thank you for using Cambridge TownInfo . Goodbye ." } ]
PMUL0480.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "east" ], [ "_:result", "area", "east" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "no" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "east" ], [ "_:result", "area", "east" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "no" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "east" ], [ "_:result", "area", "east" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "has_parking", "no" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "124 tenison road" ], [ "_:result", "name", "a and b guest house" ], [ "_:result", "phone", "01223315702" ], [ "_:result", "postcode", "cb12dp" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "15:45" ], [ "_:search", "name", "saffron brasserie" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "east" ], [ "_:result", "area", "east" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "has_parking", "no" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "124 tenison road" ], [ "_:result", "name", "a and b guest house" ], [ "_:result", "phone", "01223315702" ], [ "_:result", "postcode", "cb12dp" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "15:45" ], [ "_:search", "name", "saffron brasserie" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "name", "Saffron Brasserie" ], [ "_:booking", "ref", "QJ98YT0F" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a guesthouse that has free parking ." }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "What price range are you looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'dontcare');(_:search,stars,'4-star');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do n't care about that . I do want a place with a 4-star rating ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'16');(_:result,name,'allenbell');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 16 entries here . Personally I recommend allenbell ." }, { "id": 4, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))", "request((_:result,address,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "That sounds good as long as it 's got parking . Can you get me the address ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'517a coldham lane');(_:result,name,'Allenbell');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "How about the Allenbell ? The address is 517a coldham lane ." }, { "id": 6, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Sounds great . Thanks for your help , that is all I need . Bye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Thank you and have a great day , goodbye ." } ]
SNG1236.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "stars", "4-star" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "stars", "4-star" ], [ "_:result", "count", "16" ], [ "_:result", "name", "allenbell" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "stars", "4-star" ], [ "_:result", "count", "16" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "517a coldham lane" ], [ "_:result", "name", "Allenbell" ], [ "_:result", "type", "Hotel" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'peterborough');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hi , I want to catch a train from Peterborough to Cambridge . Can you please tell me what the schedule is for the rout ?" }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I would be happy to help . What day are you wanting to take the train ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'15:45');(_:search,day,'tuesday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to arrive by 15:45 on tuesday ." }, { "id": 3, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'3XNW24TQ');(_: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 . \n Reference number is : 3XNW24TQ ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you goodbye" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "I 'm sorry , the schedule for Tuesday shows TR0674 arriving at 15:38 in Cambridge . I will re - book . Is it one ticket you need ?" } ]
SNG01439.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "15:45" ], [ "_:search", "day", "tuesday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "15:45" ], [ "_:search", "day", "tuesday" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "3XNW24TQ" ], [ "_:booking", "ticket", "16.5 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'south');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for a pool somewhere in the south of Cambridge ." }, { "id": 1, "rdf-acts": [ "canthelp((_:search,category,'pool');(_:search,type,'Attraction'))" ], "speaker": "system", "text": "I 'm sorry , but it does n't look like we have a pool that matches your criteria ." }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'theater');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "How about some type of theater ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'south');(_:result,name,'Junction theatre');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Junction theatre is in the south area . Would you like the address ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes , please provide the address and postcode as well ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Clifton way');(_:result,name,'Junction Theatre');(_:result,postcode,'cb17gx');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Junction Theatre is located on Clifton way at postcode cb17gx . Is there anything else I can assist you with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))", "thank()" ], "speaker": "user", "text": "Thanks . Yes , I also need to find a guesthouse for my stay there ." }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,category,'guesthouse');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Are you needing the guesthouse in the south , also ? Do you have a preference in price range ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,has_parking,'yes');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "The area should be the centre . I need it to be cheap and have free parking ." }, { "id": 9, "rdf-acts": [ "inform((_:result,category,'guesthouses');(_:result,count,'2');(_:result,name,'Alexander bed and breakfast');(_:result,name,'El shaddai');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have 2 guesthouses that fit your criteria . One is The Alexander bed and breakfast and the other is El shaddai ." }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "What is the star ratings for them ?" }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Alexander Bed and Breakfast');(_:result,name,'El Shaddai');(_:result,stars,'0');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "the Alexander Bed and Breakfast has a 4 star rating while the El Shaddai has 0 stars . Would you like to book a room with either of these ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "Ok great , thank you . I also need to book a taxi to get back and forth ." }, { "id": 13, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Where did you wan to leave from and go to ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,departure,'the theatre');(_:search,destination,'guesthouse');(_:search,leave_at,'14:45');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'll be leaving the theatre at 14:45 and going to the guesthouse ." }, { "id": 15, "rdf-acts": [ "select((_:result,type,'Hotel'))", "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Let 's back up a moment . Which lodgings did you prefer , so we know where the taxi will be taking you ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,destination,'alexander bed and breakfast');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Let 's go with the Alexander Bed and Breakfast ." }, { "id": 17, "rdf-acts": [ "inform((_:result,car,'grey volkswagen');(_:result,phone,'07753429052');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Your booking is complete , a grey volkswagen will be picking you up , contact number 07753429052 . Can I help with anything else ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Cool beans ! Sorry I was so much trouble . Thanks so much for all of your help , you need a raise dealing with customers like me !" }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "It was no trouble at all ! I hope you have a fantastic trip and enjoy your stay !" } ]
MUL1015.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:system", "canthelp", "_:search/43976d24" ], [ "_:search/43976d24", "category", "pool" ], [ "_:search/43976d24", "type", "Attraction" ], [ "_:search", "category", "theater" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:system", "canthelp", "_:search/43976d24" ], [ "_:search/43976d24", "category", "pool" ], [ "_:search/43976d24", "type", "Attraction" ], [ "_:search", "category", "theater" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "south" ], [ "_:result", "name", "Junction theatre" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:system", "canthelp", "_:search/43976d24" ], [ "_:search/43976d24", "category", "pool" ], [ "_:search/43976d24", "type", "Attraction" ], [ "_:result", "area", "south" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Clifton way" ], [ "_:result", "name", "Junction Theatre" ], [ "_:result", "postcode", "cb17gx" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/43976d24" ], [ "_:search/43976d24", "category", "pool" ], [ "_:search/43976d24", "type", "Attraction" ], [ "_:result", "area", "south" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Clifton way" ], [ "_:result", "name", "Junction Theatre" ], [ "_:result", "postcode", "cb17gx" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/43976d24" ], [ "_:search/43976d24", "category", "pool" ], [ "_:search/43976d24", "type", "Attraction" ], [ "_:result", "area", "south" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Clifton way" ], [ "_:result", "postcode", "cb17gx" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "area", "centre" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Alexander bed and breakfast" ], [ "_:result", "name", "El shaddai" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/43976d24" ], [ "_:search/43976d24", "category", "pool" ], [ "_:search/43976d24", "type", "Attraction" ], [ "_:result", "area", "south" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Clifton way" ], [ "_:result", "postcode", "cb17gx" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "area", "centre" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "name", "El Shaddai" ], [ "_:result", "stars", "0" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/43976d24" ], [ "_:search/43976d24", "category", "pool" ], [ "_:search/43976d24", "type", "Attraction" ], [ "_:result", "area", "south" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Clifton way" ], [ "_:result", "postcode", "cb17gx" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "area", "centre" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "name", "El Shaddai" ], [ "_:result", "stars", "0" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "departure", "the theatre" ], [ "_:search", "destination", "guesthouse" ], [ "_:search", "leave_at", "14: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": [ [ "_:system", "canthelp", "_:search/43976d24" ], [ "_:search/43976d24", "category", "pool" ], [ "_:search/43976d24", "type", "Attraction" ], [ "_:result", "area", "south" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Clifton way" ], [ "_:result", "postcode", "cb17gx" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "area", "centre" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "name", "El Shaddai" ], [ "_:result", "stars", "0" ], [ "_:result", "stars", "4" ], [ "_:search", "leave_at", "14:45" ], [ "_:result", "type", "Hotel" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "alexander bed and breakfast" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/43976d24" ], [ "_:search/43976d24", "category", "pool" ], [ "_:search/43976d24", "type", "Attraction" ], [ "_:result", "area", "south" ], [ "_:result", "address", "Clifton way" ], [ "_:result", "postcode", "cb17gx" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "area", "centre" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "name", "El Shaddai" ], [ "_:result", "stars", "0" ], [ "_:result", "stars", "4" ], [ "_:search", "leave_at", "14:45" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "alexander bed and breakfast" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "grey volkswagen" ], [ "_:result", "phone", "07753429052" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'turkish');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Please find a moderate price range Turkish restaurant ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'30 Bridge Street , City Centre');(_:result,area,'centre');(_:result,count,'2');(_:result,name,'Anatolia');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure , there are two in the centre of town . I prefer Anatolia , located at 30 Bridge Street , City Centre ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'13:00');(_:search,people,'3');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want to book a table for 3 people at 13:00 on wednesday will you do that ?" }, { "id": 3, "rdf-acts": [ "inform((_:booking,ref,'QPFY6N4G');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : QPFY6N4G ." }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'boat');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thanks for the booking . I would like to sightsee a bit . Do you have any boat attractions in town ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,area,'east');(_:result,area,'north');(_:result,category,'boat');(_:result,count,'4');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I have 4 boat attractions . 2 are in the centre , with 1 in the north and east . Are you interested in information about one of them in a certain area ?" }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Please pick the one that you think is the best out of them , and then provide me the phone number and address for it" }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'cambridge passenger cruisers , jubilee house');(_:result,name,'riverboat georgina');(_:result,phone,'01223902091');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "riverboat georgina is located at cambridge passenger cruisers , jubilee house and the phone number is 01223902091 ." }, { "id": 8, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "Great , can you help me book a taxi ?" }, { "id": 9, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Where are you leaving from and going to and what time are you wanting to go ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'13:00');(_:search,departure,'riverboat georgina');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Anything that arrives by 13:00 . I want to commute from the Riverboat to the restaurant ." }, { "id": 11, "rdf-acts": [ "inform((_:result,car,'black lexus');(_:result,phone,'07050495250');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "You are booked for a black lexus with the contact number 07050495250 . Is there anything else ?" }, { "id": 12, "rdf-acts": [], "speaker": "user", "text": "That is everything that I need ." }, { "id": 13, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "Enjoy your stay and if you need anything in the future feel free to contact us ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I sure will , thanks . Goodbye" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "thanks again have a great day" } ]
PMUL3731.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "address", "30 Bridge Street , City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Anatolia" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "address", "30 Bridge Street , City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Anatolia" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "QPFY6N4G" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "boat" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "address", "30 Bridge Street , City Centre" ], [ "_:result", "name", "Anatolia" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "QPFY6N4G" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "boat" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "category", "boat" ], [ "_:result", "count", "4" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "QPFY6N4G" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "boat" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "category", "boat" ], [ "_:result", "count", "4" ], [ "_:result", "address", "cambridge passenger cruisers , jubilee house" ], [ "_:result", "name", "riverboat georgina" ], [ "_:result", "phone", "01223902091" ], [ "_:result", "type", "Attraction" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "QPFY6N4G" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "boat" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "category", "boat" ], [ "_:result", "count", "4" ], [ "_:result", "address", "cambridge passenger cruisers , jubilee house" ], [ "_:result", "name", "riverboat georgina" ], [ "_:result", "phone", "01223902091" ], [ "_:result", "type", "Attraction" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "13:00" ], [ "_:search", "departure", "riverboat georgina" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "QPFY6N4G" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "boat" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "category", "boat" ], [ "_:result", "count", "4" ], [ "_:result", "address", "cambridge passenger cruisers , jubilee house" ], [ "_:result", "name", "riverboat georgina" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "13:00" ], [ "_:search", "departure", "riverboat georgina" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black lexus" ], [ "_:result", "phone", "07050495250" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "QPFY6N4G" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "boat" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "category", "boat" ], [ "_:result", "count", "4" ], [ "_:result", "address", "cambridge passenger cruisers , jubilee house" ], [ "_:result", "name", "riverboat georgina" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "13:00" ], [ "_:search", "departure", "riverboat georgina" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black lexus" ], [ "_:result", "phone", "07050495250" ], [ "_: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,area,'center');(_:search,food,'spanish');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes I would like to find Spanish food in the center of town ." }, { "id": 1, "rdf-acts": [ "select((_:result,pricerange,'cheaper');(_:result,pricerange,'moderately');(_:result,type,'Restaurant'))", "inform((_:result,count,'2');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "you 're in luck I have two options for you . One is in the cheaper price range , the other is listed as moderately priced . Do you have a preference ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'12:15');(_:search,people,'7');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Let 's go with the cheap one . I 'll need a table for 7 on Sunday at 12:15 please ." }, { "id": 3, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Unfortunately the booking was not successful ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'12:15');(_:search,people,'7');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you try on saturday , 7 people , at 12:15" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Saturday');(_:booking,ref,'V54FG5X2');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes , you 're booked for Saturday with reference number V54FG5X2 . The table will be reserved for 15 minutes . May I help with anything else ?" }, { "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 , goodbye !" } ]
SNG0647.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "food", "spanish" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "food", "spanish" ], [ "_:result", "pricerange", "cheaper" ], [ "_:result", "pricerange", "moderately" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "12:15" ], [ "_:search", "people", "7" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "food", "spanish" ], [ "_:result", "pricerange", "cheaper" ], [ "_:result", "pricerange", "moderately" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:booking/9ae0ca19" ], [ "_:booking/9ae0ca19", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "12:15" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "food", "spanish" ], [ "_:result", "pricerange", "cheaper" ], [ "_:result", "pricerange", "moderately" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:booking/9ae0ca19" ], [ "_:booking/9ae0ca19", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "12:15" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "ref", "V54FG5X2" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'd like to take a train from Cambridge at quarter to 2 ." }, { "id": 1, "rdf-acts": [ "inform((_:result,day,'daily');(_:result,departure,'Cambridge');(_:result,destination,'ely');(_:result,leave_at,'1350');(_:result,type,'Train'))" ], "speaker": "system", "text": "There are trains departing from Cambridge going to ely at 1350 daily ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,destination,'birmingham new street');(_:search,type,'Train'))" ], "speaker": "user", "text": "Great I need to get a ticket on Thursday going to birmingham new street" }, { "id": 3, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great your booking is all set !" }, { "id": 4, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Can I get the Arrival Time and Train Please ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'16:44');(_:result,id,'TR9360');(_:result,type,'Train'))" ], "speaker": "system", "text": "Train TR9360 arrives at 16:44 ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your help !" }, { "id": 7, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "Have a great day , thank you for using our service ." }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'italian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Also , do you have a listing of any expensive restaurants that serve halal or italian dishes ?" }, { "id": 9, "rdf-acts": [ "select((_:result,area,'centre');(_:result,area,'south');(_:result,type,'Restaurant'))", "inform((_:result,count,'5');(_:result,food,'italian');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 5 expensive restaurants serving italian food , would you prefer town centre or in the south area ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,area,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Any area is fine , but can I get the phone number and address of one of your recommendations ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'54 King Street City Centre');(_:result,name,'Clowns Cafe');(_:result,phone,'01223355711');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The number for Clowns Cafe is 01223355711 and the address is 54 King Street City Centre . Would you like the reference number for your train ticket ?" }, { "id": 12, "rdf-acts": [ "request((_:result,area,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I would like the area for this cafe please ." }, { "id": 13, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "reqmore()", "inform((_:result,area,'centre');(_:result,name,'Clowns Cafe');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Clowns Cafe is located in the centre part of town . Was there any other information you needed . Or a reservation perhaps ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , that 's all I needed for today . thank you very much ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a great day !" } ]
MUL0254.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:result", "day", "daily" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "ely" ], [ "_:result", "leave_at", "1350" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:result", "day", "daily" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "ely" ], [ "_:result", "leave_at", "1350" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:result", "day", "daily" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "ely" ], [ "_:result", "leave_at", "1350" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "16:44" ], [ "_:result", "id", "TR9360" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:result", "day", "daily" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "ely" ], [ "_:result", "leave_at", "1350" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "birmingham new street" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "16:44" ], [ "_:result", "id", "TR9360" ], [ "_:result", "type", "Train" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:result", "day", "daily" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "ely" ], [ "_:result", "leave_at", "1350" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "birmingham new street" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "16:44" ], [ "_:result", "id", "TR9360" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "south" ], [ "_:result", "count", "5" ], [ "_:result", "food", "italian" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_: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", "departure", "cambridge" ], [ "_:result", "day", "daily" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "ely" ], [ "_:result", "leave_at", "1350" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "birmingham new street" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "16:44" ], [ "_:result", "id", "TR9360" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "south" ], [ "_:result", "count", "5" ], [ "_:result", "food", "italian" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "?" ], [ "_:result", "address", "54 King Street City Centre" ], [ "_:result", "name", "Clowns Cafe" ], [ "_:result", "phone", "01223355711" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:result", "day", "daily" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "ely" ], [ "_:result", "leave_at", "1350" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "birmingham new street" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "16:44" ], [ "_:result", "id", "TR9360" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:result", "food", "italian" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "54 King Street City Centre" ], [ "_:result", "phone", "01223355711" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Clowns Cafe" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need a place to stay that has a 4 star rating ." }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "thank()" ], "speaker": "system", "text": "Okay , I 'll help you with that . Do you have a price range in mind ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,pricerange,'dontcare');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No , price does n't matter . I prefer free parking though ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,has_parking,'none');(_:result,name,'Acorn Guesthouse');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Acorn Guesthouse located in the north offers free parking and is in moderate pricing range . Would you like me to book a room for you ?" }, { "id": 4, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes can you please and send me the reference number ?" }, { "id": 5, "rdf-acts": [ "request((_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "of course , how many nights will you be staying ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,stay,'five');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "i need the room for five nights ." }, { "id": 7, "rdf-acts": [ "request((_:booking,day,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "How many people will be staying and what is the starting day you will need ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'eight');(_:search,stay,'five');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'd like to book for eight people lasting five nights , starting on Saturday ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'1KAYW650');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . \n Reference number is : 1KAYW650 . Can I help you with anything else ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))", "request((_:result,has_parking,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "ofcourse , information on parking" }, { "id": 11, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Acorn Guest House');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "The Acorn Guest House offers free parking as well as free Wifi . Can I help with anything else ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,duration,'14:45');(_:search,name,'the slug and lettuce');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , please . I need a reservation at a restaurant called the slug and lettuce . Do they have room on that same day at 14:45 ?" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'AK8Y5GX6');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : AK8Y5GX6 . Can I help with anything else today ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , you 've taken care of everything . Thanks so much . Have a great day ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting us and have a nice day ." } ]
PMUL0432.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "stars", "4" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "stars", "4" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guesthouse" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "stars", "4" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guesthouse" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "five" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "stars", "4" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guesthouse" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "eight" ], [ "_:search", "stay", "five" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guesthouse" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "eight" ], [ "_:search", "stay", "five" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "1KAYW650" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_parking", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "ref", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "eight" ], [ "_:search", "stay", "five" ], [ "_:booking", "ref", "1KAYW650" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "14:45" ], [ "_:search", "name", "the slug and lettuce" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "ref", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "eight" ], [ "_:search", "stay", "five" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "14:45" ], [ "_:search", "name", "the slug and lettuce" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "AK8Y5GX6" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to board a train on Thursday . Can you help me with that ?" }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Yes of course ! Where are you traveling to ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'london kings cross');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am travelling to Cambridge and it should depart from London Kings Cross ." }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'ten');(_:result,day,'Thursday');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have ten trains doing that trip on Thursday . Any specific times ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'09:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to arrive by 09:00 if that is possible ." }, { "id": 5, "rdf-acts": [ "inform((_:result,count,'2');(_:result,leave_at,'05:17');(_:result,leave_at,'7:17');(_:result,type,'Train'))" ], "speaker": "system", "text": "Yes it 's possible . We have 2 trains departing at 05:17 and at 7:17 . Which one would you prefer ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'6');(_:search,type,'Train'))" ], "speaker": "user", "text": "Please make a booking for 6 people on the 7:17 train ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'PY3UDDOV');(_:booking,ticket,'141.6 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have booked your seats here is the information : Booking was successful , the total fee is 141.6 GBP payable at the station . \n Reference number is : PY3UDDOV ." }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Great , thank you ! I 'm also looking for a guesthouse that includes free parking . Can you help out ?" }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,category,'guesthouses');(_:result,count,'21');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Absolutely . There are 21 guesthouses that have free parking , could you tell me which area you would like to stay in ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,pricerange,'moderate');(_:search,stars,'4-star');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am not picky about the area . I prefer the moderate price range and a 4-star rating , please ." }, { "id": 11, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Which area would you prefer north , south , or east ?" }, { "id": 12, "rdf-acts": [], "speaker": "user", "text": "I really do n't care about the area , can you just suggest one for me ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,area,'north');(_:result,name,'the acorn guest house');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "How about the acorn guest house , its moderately priced located in the north ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,name,'acorn guest house');(_:search,type,'Hotel'))", "request((_:result,address,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes please book the acorn guest house . Also could you give me the address for the hotel ." }, { "id": 15, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'154 chesterton road');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "154 chesterton road . Would you like a reservation ?" }, { "id": 16, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "No thank you . I just needed the address . Thanks for your help ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You are welcome enjoy ." } ]
PMUL1898.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "ten" ], [ "_:result", "day", "Thursday" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "ten" ], [ "_:result", "day", "Thursday" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:00" ], [ "_:result", "count", "2" ], [ "_:result", "leave_at", "05:17" ], [ "_:result", "leave_at", "7:17" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "ten" ], [ "_:result", "day", "Thursday" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:00" ], [ "_:result", "count", "2" ], [ "_:result", "leave_at", "05:17" ], [ "_:result", "leave_at", "7:17" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "6" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "PY3UDDOV" ], [ "_:booking", "ticket", "141.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "ten" ], [ "_:result", "day", "Thursday" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:00" ], [ "_:result", "leave_at", "05:17" ], [ "_:result", "leave_at", "7:17" ], [ "_:search", "people", "6" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "PY3UDDOV" ], [ "_:booking", "ticket", "141.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "21" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "4-star" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "ten" ], [ "_:result", "day", "Thursday" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:00" ], [ "_:result", "leave_at", "05:17" ], [ "_:result", "leave_at", "7:17" ], [ "_:search", "people", "6" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "PY3UDDOV" ], [ "_:booking", "ticket", "141.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "21" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "4-star" ], [ "_:search", "area", "?" ], [ "_: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", "day", "thursday" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "ten" ], [ "_:result", "day", "Thursday" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:00" ], [ "_:result", "leave_at", "05:17" ], [ "_:result", "leave_at", "7:17" ], [ "_:search", "people", "6" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "PY3UDDOV" ], [ "_:booking", "ticket", "141.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "21" ], [ "_:result", "has_parking", "none" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "4-star" ], [ "_:search", "area", "?" ], [ "_:result", "area", "north" ], [ "_:result", "name", "the acorn guest house" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "acorn guest house" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "?" ] ], "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", "thursday" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "ten" ], [ "_:result", "day", "Thursday" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:00" ], [ "_:result", "leave_at", "05:17" ], [ "_:result", "leave_at", "7:17" ], [ "_:search", "people", "6" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "PY3UDDOV" ], [ "_:booking", "ticket", "141.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "21" ], [ "_:result", "has_parking", "none" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "4-star" ], [ "_:search", "area", "?" ], [ "_:result", "area", "north" ], [ "_:result", "name", "the acorn guest house" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "name", "acorn guest house" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "154 chesterton road" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ] ], "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,'Attraction'))", "request((_:result,type,'Attraction'))", "inform((_:search,area,'centre');(_:search,food,'Mexican');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a restaurant in the centre of town that serves Mexican food . Preferably , some place that is cheap to moderately priced . Are there any in that area ?" }, { "id": 1, "rdf-acts": [ "canthelp((_:search,area,'Center of town');(_:search,food,'Mexican');(_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "I 'm sorry , my system is not allowing me to look up Mexican Restaurants in the Center of town . Is there anything else I can help with ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,departure,'birmingham new street');(_:search,destination,'cambridge');(_:search,leave_at,'15:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I 'm not looking for a restaurant right now , I 'm actually looking for a train . I need to go to cambridge from birmingham new street on Saturday after 15:15 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'9');(_:result,leave_at,'15:40');(_:result,leave_at,'every hour after that');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have found 9 available trains . The first leaves at 15:40 and they leave every hour after that . Would you like me to book one for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'5');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes the 15:40 sounds good . Can you book it for 5 people please ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ticket,'300.39 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking was successful and the total fee is 300.39 GBP payable at the station . Is there anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'museums');(_:search,type,'Attraction'))", "request((_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Actually , could you get me some information about museums in the area ?" }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'23');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We actually have 23 restaurants in town ! Is there a certain area you 'll be in ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm not looking for a restaurant , I want a museum . You can choose it ." }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,entrance_fee,'free');(_:result,name,'Museum of Archaeology and Anthropology');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "How about the Museum of Archaeology and Anthropology , in the centre ? Admission is free ." }, { "id": 10, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Great . Could you also get me their postcode ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,postcode,'cb23dz');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The postcode is cb23dz . Is there anything else I can help you with ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you that 's all that I needed today ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "It was a pleasure to assist you . Have a nice day ." } ]
MUL0482.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:result", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "Mexican" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "Mexican" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/685a8c7f" ], [ "_:search/685a8c7f", "area", "Center of town" ], [ "_:search/685a8c7f", "food", "Mexican" ], [ "_:search/685a8c7f", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "15:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "Mexican" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/685a8c7f" ], [ "_:search/685a8c7f", "area", "Center of town" ], [ "_:search/685a8c7f", "food", "Mexican" ], [ "_:search/685a8c7f", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "15:15" ], [ "_:result", "count", "9" ], [ "_:result", "leave_at", "15:40" ], [ "_:result", "leave_at", "every hour after that" ], [ "_: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", "area", "centre" ], [ "_:search", "food", "Mexican" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/685a8c7f" ], [ "_:search/685a8c7f", "area", "Center of town" ], [ "_:search/685a8c7f", "food", "Mexican" ], [ "_:search/685a8c7f", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "15:15" ], [ "_:result", "count", "9" ], [ "_:result", "leave_at", "15:40" ], [ "_:result", "leave_at", "every hour after that" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "300.39 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museums" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "Mexican" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/685a8c7f" ], [ "_:search/685a8c7f", "area", "Center of town" ], [ "_:search/685a8c7f", "food", "Mexican" ], [ "_:search/685a8c7f", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "15:15" ], [ "_:result", "leave_at", "15:40" ], [ "_:result", "leave_at", "every hour after that" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "300.39 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museums" ], [ "_:result", "area", "?" ], [ "_:search", "area", "?" ], [ "_:result", "count", "23" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "Mexican" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/685a8c7f" ], [ "_:search/685a8c7f", "area", "Center of town" ], [ "_:search/685a8c7f", "food", "Mexican" ], [ "_:search/685a8c7f", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "15:15" ], [ "_:result", "leave_at", "15:40" ], [ "_:result", "leave_at", "every hour after that" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "300.39 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museums" ], [ "_:search", "area", "?" ], [ "_:result", "count", "23" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Museum of Archaeology and Anthropology" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "Mexican" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/685a8c7f" ], [ "_:search/685a8c7f", "area", "Center of town" ], [ "_:search/685a8c7f", "food", "Mexican" ], [ "_:search/685a8c7f", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "15:15" ], [ "_:result", "leave_at", "15:40" ], [ "_:result", "leave_at", "every hour after that" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "5" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "300.39 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museums" ], [ "_:search", "area", "?" ], [ "_:result", "count", "23" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Museum of Archaeology and Anthropology" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb23dz" ], [ "_: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,'south');(_:search,category,'sports');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for places to visit . I 'd like to find any sports related attractions in the south ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "canthelp((_:search,area,'south');(_:search,category,'sports attractions');(_:search,type,'Attraction'))" ], "speaker": "system", "text": "I 'm sorry , there are n't any sports attractions in the south . Would you be interested in another area ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Are there any entertainment attractions in that area ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,category,'entertainment');(_:result,count,'2');(_:result,name,'nusha and the tenpin');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "there two entertainment attractions in that area the nusha and the tenpin . would you like the addresses for them ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))", "inform((_:search,name,'Nusha');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes , I still need the address , postcode , and entrance fee for the Nusha , please ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,address,'unit g6 , cambridge leisure park , clifton road');(_:result,entrance_fee,\"do n't have any information\");(_:result,name,'Nusha');(_:result,postcode,'cb17dy');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Nusha is located at unit g6 , cambridge leisure park , clifton road , postcode cb17dy . I do n't have any information on the entrance fee . What else can I help you with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,has_internet,'dontcare');(_:search,has_parking,'yes');(_:search,stars,'4-star');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need a 4-star place to stay . I do n't care about internet , but I do need free parking ." }, { "id": 7, "rdf-acts": [ "inform((_:result,count,'19');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "There are 19 entries that match your specifications . Do you need any more specifications ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Actually I do need free wifi ." }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Do you have any price preferences ? Or area preferences ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do n't really care , I just need free parking and prefer 4 stars ." }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'154 Chersterton Road');(_:result,name,'Acorn Guest House');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "How about Acorn Guest House . It 's at 154 Chersterton Road ." }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'6');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you try to book that for me for 6 people for 3 nights from Wednesday ?" }, { "id": 13, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was unable to book Acorn Guest House for you . Would you like to try a different hotel ? Or perhaps a shorter stay ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,stay,'1');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I 'll shorten my stay . How about 1 night ?" }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'Acorn');(_:booking,ref,'GFSN1SHY');(_:booking,stay,'1');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "OK , I have you booked at the Acorn for 1 night ! Your Reference number is GFSN1SHY . Is there anything else i can help you with today ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,departure,'the hotel');(_:search,destination,'nusha');(_:search,leave_at,'4:45');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Yes actually . I will need a taxi to leave the hotel at 4:45 to head to the Nusha ." }, { "id": 17, "rdf-acts": [ "inform((_:result,car,'black Volkswagen');(_:result,phone,'07195670404');(_:result,type,'Taxi'))", "thank()" ], "speaker": "system", "text": "Okay sure . I have booked that for you and your contact number for the driver is : 07195670404 . A black Volkswagen will be picking you up ." }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Perfect ! You 've given me all of the information I need . Thanks ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Enjoy your visit !" } ]
MUL1163.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "category", "sports" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/c2de73dc" ], [ "_:search/c2de73dc", "area", "south" ], [ "_:search/c2de73dc", "category", "sports attractions" ], [ "_:search/c2de73dc", "type", "Attraction" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/c2de73dc" ], [ "_:search/c2de73dc", "area", "south" ], [ "_:search/c2de73dc", "category", "sports attractions" ], [ "_:search/c2de73dc", "type", "Attraction" ], [ "_:search", "category", "entertainment" ], [ "_:result", "category", "entertainment" ], [ "_:result", "count", "2" ], [ "_:result", "name", "nusha and the tenpin" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "postcode", "?" ], [ "_:search", "name", "Nusha" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/c2de73dc" ], [ "_:search/c2de73dc", "area", "south" ], [ "_:search/c2de73dc", "category", "sports attractions" ], [ "_:search/c2de73dc", "type", "Attraction" ], [ "_:search", "category", "entertainment" ], [ "_:result", "category", "entertainment" ], [ "_:result", "count", "2" ], [ "_:search", "name", "Nusha" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "unit g6 , cambridge leisure park , clifton road" ], [ "_:result", "entrance_fee", "do n't have any information" ], [ "_:result", "name", "Nusha" ], [ "_:result", "postcode", "cb17dy" ], [ "_:result", "type", "Attraction" ], [ "_:search", "has_internet", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4-star" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/c2de73dc" ], [ "_:search/c2de73dc", "area", "south" ], [ "_:search/c2de73dc", "category", "sports attractions" ], [ "_:search/c2de73dc", "type", "Attraction" ], [ "_:search", "category", "entertainment" ], [ "_:result", "category", "entertainment" ], [ "_:search", "name", "Nusha" ], [ "_:result", "address", "unit g6 , cambridge leisure park , clifton road" ], [ "_:result", "entrance_fee", "do n't have any information" ], [ "_:result", "name", "Nusha" ], [ "_:result", "postcode", "cb17dy" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4-star" ], [ "_:result", "count", "19" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/c2de73dc" ], [ "_:search/c2de73dc", "area", "south" ], [ "_:search/c2de73dc", "category", "sports attractions" ], [ "_:search/c2de73dc", "type", "Attraction" ], [ "_:search", "category", "entertainment" ], [ "_:result", "category", "entertainment" ], [ "_:search", "name", "Nusha" ], [ "_:result", "address", "unit g6 , cambridge leisure park , clifton road" ], [ "_:result", "entrance_fee", "do n't have any information" ], [ "_:result", "name", "Nusha" ], [ "_:result", "postcode", "cb17dy" ], [ "_:result", "count", "19" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/c2de73dc" ], [ "_:search/c2de73dc", "area", "south" ], [ "_:search/c2de73dc", "category", "sports attractions" ], [ "_:search/c2de73dc", "type", "Attraction" ], [ "_:search", "category", "entertainment" ], [ "_:result", "category", "entertainment" ], [ "_:search", "name", "Nusha" ], [ "_:result", "entrance_fee", "do n't have any information" ], [ "_:result", "postcode", "cb17dy" ], [ "_:result", "count", "19" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "address", "154 Chersterton Road" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/c2de73dc" ], [ "_:search/c2de73dc", "area", "south" ], [ "_:search/c2de73dc", "category", "sports attractions" ], [ "_:search/c2de73dc", "type", "Attraction" ], [ "_:search", "category", "entertainment" ], [ "_:result", "category", "entertainment" ], [ "_:search", "name", "Nusha" ], [ "_:result", "entrance_fee", "do n't have any information" ], [ "_:result", "postcode", "cb17dy" ], [ "_:result", "count", "19" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "address", "154 Chersterton Road" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:system", "canthelp", "_:booking/6ed27d3c" ], [ "_:booking/6ed27d3c", "type", "Booking" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/c2de73dc" ], [ "_:search/c2de73dc", "area", "south" ], [ "_:search/c2de73dc", "category", "sports attractions" ], [ "_:search/c2de73dc", "type", "Attraction" ], [ "_:search", "category", "entertainment" ], [ "_:result", "category", "entertainment" ], [ "_:search", "name", "Nusha" ], [ "_:result", "entrance_fee", "do n't have any information" ], [ "_:result", "postcode", "cb17dy" ], [ "_:result", "count", "19" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "address", "154 Chersterton Road" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:system", "canthelp", "_:booking/6ed27d3c" ], [ "_:booking/6ed27d3c", "type", "Booking" ], [ "_:search", "stay", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Acorn" ], [ "_:booking", "ref", "GFSN1SHY" ], [ "_:booking", "stay", "1" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "nusha" ], [ "_:search", "leave_at", "4:45" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/c2de73dc" ], [ "_:search/c2de73dc", "area", "south" ], [ "_:search/c2de73dc", "category", "sports attractions" ], [ "_:search/c2de73dc", "type", "Attraction" ], [ "_:search", "category", "entertainment" ], [ "_:result", "category", "entertainment" ], [ "_:search", "name", "Nusha" ], [ "_:result", "entrance_fee", "do n't have any information" ], [ "_:result", "postcode", "cb17dy" ], [ "_:result", "count", "19" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "address", "154 Chersterton Road" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:system", "canthelp", "_:booking/6ed27d3c" ], [ "_:booking/6ed27d3c", "type", "Booking" ], [ "_:search", "stay", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Acorn" ], [ "_:booking", "ref", "GFSN1SHY" ], [ "_:booking", "stay", "1" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "nusha" ], [ "_:search", "leave_at", "4:45" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black Volkswagen" ], [ "_:result", "phone", "07195670404" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like to eat not too pricy or cheap in centre of town ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'21');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 21 available restaurants . Do you want to specify food type ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No . Can you recommend something ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "How do I get to restaurant one seven" }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am not sure what you 're asking me ? I 'd like a recommendation for a restaurant , please ." }, { "id": 5, "rdf-acts": [ "inform((_:result,food,'British');(_:result,food,'asian oriental');(_:result,name,'Oak Bistro');(_:result,name,'Yippee Noodle Bar');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I am so sorry about any confusion . I have asian oriental food at Yippee Noodle Bar , and British food such as The Oak Bistro ." }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'turkish');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Actually , I would like Turkish food ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,count,'2');(_:result,name,'Anatolia');(_:result,name,'Efes Restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I found two restaurants , Anatolia and Efes Restaurant , which would you like to book ?" }, { "id": 8, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "What is the price range of these two restaurants ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,amount,'both');(_:result,food,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "both of these are in the moderate price range ." }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))", "inform((_:search,name,'anatolia');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "i need the address and post code for anatolia" }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'30 Bridge Street City Centre');(_:result,postcode,'cb21uj');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The address is 30 Bridge Street City Centre and the postal code is cb21uj ." }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,destination,'stansted airport');(_:search,leave_at,'14:45');(_:search,type,'Train'))", "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Perfect , I am also looking for a train departing stansted airport to cambridge . I would like to leave Sunday after 14:45 . Could you let me know the price of any trains ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,count,'9');(_:result,id,'TR9680');(_:result,leave_at,'15:24');(_:result,ticket,'8.08 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "All 9 trains that fit your request cost 8.08 pounds per ticket . The earliest is the TR9680 that leaves at 15:24 ." }, { "id": 14, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "This train works for me ." }, { "id": 15, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Would you like me to book that train for you ?" }, { "id": 16, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "SURE AND CAN YOU CONFIRM THE PRICE FOR THE 15:24 TR9680" }, { "id": 17, "rdf-acts": [ "inform((_:result,ticket,'8.08 pounds');(_:result,type,'Train'))", "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "The price for that train is 8.08 pounds . I will need to know how many tickets you 'd like before booking please ." }, { "id": 18, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Train'))" ], "speaker": "user", "text": "I only need one ticket please ." }, { "id": 19, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,id,'TR9680');(_:booking,leave_at,'15:24');(_:booking,people,'One');(_:booking,ref,'4E58NDBS');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "One ticket it is , on the TR9680 leaving at 15:24 . Your reference number is 4E58NDBS ." }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , thank you for all of your help !" }, { "id": 21, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "You 're very welcome , is there anything else I can do for you before I go ?" }, { "id": 22, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all that I need for today . Thank you !" }, { "id": 23, "rdf-acts": null, "speaker": "system", "text": "I 'm so glad you are satisfied ! Thanks you for using our service and have a good day !" } ]
MUL0228.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "21" ], [ "_: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", "cheap" ], [ "_:result", "count", "21" ], [ "_:search", "food", "dontcare" ], [ "_:result", "name", "restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "21" ], [ "_:result", "food", "British" ], [ "_:result", "food", "asian oriental" ], [ "_:result", "name", "Oak Bistro" ], [ "_:result", "name", "Yippee Noodle Bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "turkish" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "British" ], [ "_:result", "food", "asian oriental" ], [ "_:search", "food", "turkish" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Anatolia" ], [ "_:result", "name", "Efes Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ticket", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "food", "turkish" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Anatolia" ], [ "_:result", "name", "Efes Restaurant" ], [ "_:result", "ticket", "?" ], [ "_:result", "amount", "both" ], [ "_:result", "food", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ], [ "_:search", "name", "anatolia" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "food", "turkish" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Anatolia" ], [ "_:result", "name", "Efes Restaurant" ], [ "_:result", "ticket", "?" ], [ "_:result", "amount", "both" ], [ "_:result", "food", "moderate" ], [ "_:search", "name", "anatolia" ], [ "_:result", "address", "30 Bridge Street City Centre" ], [ "_:result", "postcode", "cb21uj" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "leave_at", "14:45" ], [ "_:search", "type", "Train" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "food", "turkish" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Anatolia" ], [ "_:result", "name", "Efes Restaurant" ], [ "_:result", "amount", "both" ], [ "_:result", "food", "moderate" ], [ "_:search", "name", "anatolia" ], [ "_:result", "address", "30 Bridge Street City Centre" ], [ "_:result", "postcode", "cb21uj" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "leave_at", "14:45" ], [ "_:result", "count", "9" ], [ "_:result", "id", "TR9680" ], [ "_:result", "leave_at", "15:24" ], [ "_:result", "ticket", "8.08 pounds" ], [ "_:result", "type", "Train" ], [ "_: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", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "food", "turkish" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Anatolia" ], [ "_:result", "name", "Efes Restaurant" ], [ "_:result", "amount", "both" ], [ "_:result", "food", "moderate" ], [ "_:search", "name", "anatolia" ], [ "_:result", "address", "30 Bridge Street City Centre" ], [ "_:result", "postcode", "cb21uj" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "leave_at", "14:45" ], [ "_:result", "count", "9" ], [ "_:result", "id", "TR9680" ], [ "_:result", "leave_at", "15:24" ], [ "_:result", "ticket", "8.08 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "food", "turkish" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Anatolia" ], [ "_:result", "name", "Efes Restaurant" ], [ "_:result", "amount", "both" ], [ "_:result", "food", "moderate" ], [ "_:search", "name", "anatolia" ], [ "_:result", "address", "30 Bridge Street City Centre" ], [ "_:result", "postcode", "cb21uj" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "leave_at", "14:45" ], [ "_:result", "count", "9" ], [ "_:result", "id", "TR9680" ], [ "_:result", "leave_at", "15:24" ], [ "_:booking", "category", "Train" ], [ "_:result", "ticket", "8.08 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, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "food", "turkish" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Anatolia" ], [ "_:result", "name", "Efes Restaurant" ], [ "_:result", "amount", "both" ], [ "_:result", "food", "moderate" ], [ "_:search", "name", "anatolia" ], [ "_:result", "address", "30 Bridge Street City Centre" ], [ "_:result", "postcode", "cb21uj" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "leave_at", "14:45" ], [ "_:result", "count", "9" ], [ "_:result", "id", "TR9680" ], [ "_:result", "leave_at", "15:24" ], [ "_:result", "ticket", "8.08 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR9680" ], [ "_:booking", "leave_at", "15:24" ], [ "_:booking", "people", "One" ], [ "_:booking", "ref", "4E58NDBS" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] }, { "id": 11, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "food", "turkish" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Anatolia" ], [ "_:result", "name", "Efes Restaurant" ], [ "_:result", "amount", "both" ], [ "_:result", "food", "moderate" ], [ "_:search", "name", "anatolia" ], [ "_:result", "address", "30 Bridge Street City Centre" ], [ "_:result", "postcode", "cb21uj" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "leave_at", "14:45" ], [ "_:result", "count", "9" ], [ "_:result", "id", "TR9680" ], [ "_:result", "leave_at", "15:24" ], [ "_:result", "ticket", "8.08 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR9680" ], [ "_:booking", "leave_at", "15:24" ], [ "_:booking", "people", "One" ], [ "_:booking", "ref", "4E58NDBS" ], [ "_: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, 21, 22 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hello , I 'd like some information on a restaurant today ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,name,?);(_:search,type,'Restaurant'))", "thank()" ], "speaker": "system", "text": "I can help you with that ! Is there a specific one you have in mind or perhaps a specific type of cuisine I can search for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'polynesian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for an expensive polynesian place ." }, { "id": 3, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "I 'm sorry , there is nothing that I can find like that . Do you have anything else I can look for ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , can you look for chinese food please ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'milton road chesterton');(_:result,area,'north');(_:result,name,'hakka');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have the hakka located in the north . It is expensive and located at milton road chesterton . Would you like to make reservations ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd really like something in the centre , do you have Polynesian or Chinese in the centre ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'Ugly Duckling');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Okay , how about the Ugly Duckling ?" }, { "id": 8, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "That sounds interesting . Could you give me the address , phone number and postcode ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,address,'12 St. Johns Street City Centre');(_:result,phone,'no phone number listed');(_:result,postcode,'cb21tw');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There is no phone number listed , but their address is 12 St. Johns Street City Centre and the postcode is cb21tw . What else can I help you with ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,departure,'london liverpool street');(_:search,destination,'cambridge');(_:search,leave_at,'12:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I also need a train . It should leave London liverpool Street after 12:45 on Wednesday . I am going to Cambridge ." }, { "id": 11, "rdf-acts": [ "inform((_:result,day,'Wednesday');(_:result,departure,'London Liverpool Street');(_:result,id,'TR2826');(_:result,leave_at,'13:39');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There earliest train after 12:45 is TR2826 , departing London Liverpool Street at 13:39 on Wednesday . Would you like me to book a ticket for you ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Yes , that would be great . Thank you ." }, { "id": 13, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Just to confirm , how many tickets do you need ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,people,'1');(_:search,type,'Train'))" ], "speaker": "user", "text": "Just for myself ." }, { "id": 15, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'1OIMDS0D');(_:booking,ticket,'16.6 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 16.6 GBP payable at the station .Reference number is : 1OIMDS0D ." }, { "id": 16, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "You know what , I 'm so sorry I actually did not need a booking at all . I just wanted to know the travel time , arrival time , and price . Sorry ." }, { "id": 17, "rdf-acts": [ "inform((_:result,arrive_by,'15:07');(_:result,duration,'88 minutes');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "16.6 gbp a person arrives at 15:07 , trip time is 88 minutes , any further questions ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No . That actually takes care of everything . Thanks . Goodbye ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Have a great day !" } ]
PMUL0609.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "?" ], [ "_:search", "food", "polynesian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "?" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/1c1a809b" ], [ "_:search/1c1a809b", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "?" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/1c1a809b" ], [ "_:search/1c1a809b", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "milton road chesterton" ], [ "_:result", "area", "north" ], [ "_:result", "name", "hakka" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "?" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/1c1a809b" ], [ "_:search/1c1a809b", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "milton road chesterton" ], [ "_:result", "area", "north" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "?" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/1c1a809b" ], [ "_:search/1c1a809b", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "centre" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "12 St. Johns Street City Centre" ], [ "_:result", "phone", "no phone number listed" ], [ "_:result", "postcode", "cb21tw" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "12:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "?" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/1c1a809b" ], [ "_:search/1c1a809b", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "centre" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "12 St. Johns Street City Centre" ], [ "_:result", "phone", "no phone number listed" ], [ "_:result", "postcode", "cb21tw" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "12:45" ], [ "_:search", "type", "Train" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "departure", "London Liverpool Street" ], [ "_:result", "id", "TR2826" ], [ "_:result", "leave_at", "13:39" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "name", "?" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/1c1a809b" ], [ "_:search/1c1a809b", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "centre" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "12 St. Johns Street City Centre" ], [ "_:result", "phone", "no phone number listed" ], [ "_:result", "postcode", "cb21tw" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "12:45" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "departure", "London Liverpool Street" ], [ "_:result", "id", "TR2826" ], [ "_:result", "leave_at", "13:39" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "name", "?" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/1c1a809b" ], [ "_:search/1c1a809b", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "centre" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "12 St. Johns Street City Centre" ], [ "_:result", "phone", "no phone number listed" ], [ "_:result", "postcode", "cb21tw" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "12:45" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "departure", "London Liverpool Street" ], [ "_:result", "id", "TR2826" ], [ "_:result", "leave_at", "13:39" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "1OIMDS0D" ], [ "_:booking", "ticket", "16.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "duration", "?" ], [ "_:result", "ticket", "?" ] ], "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", "?" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/1c1a809b" ], [ "_:search/1c1a809b", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "centre" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:result", "address", "12 St. Johns Street City Centre" ], [ "_:result", "phone", "no phone number listed" ], [ "_:result", "postcode", "cb21tw" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "12:45" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "departure", "London Liverpool Street" ], [ "_:result", "id", "TR2826" ], [ "_:result", "leave_at", "13:39" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "1OIMDS0D" ], [ "_:booking", "ticket", "16.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "?" ], [ "_:result", "arrive_by", "15:07" ], [ "_:result", "duration", "88 minutes" ], [ "_: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,arrive_by,'18:00');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to find a train departing from Cambridge that arrives at 18:00" }, { "id": 1, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "What are the other requests ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,destination,'leicester');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to go to leicester from cambridge , and i need to leave on sunday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'many');(_:result,arrive_by,'10:06');(_:result,id,'TR5173');(_:result,leave_at,'08:21');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There are many trains available . TR5173 leaves at 08:21 and arrives at 10:06 . Would you like me to book that for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'3');(_:search,type,'Train'))" ], "speaker": "user", "text": "Great can I get TR5173 booked for 3 people please ?" }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'AVE1068H');(_:booking,ticket,'90.72 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "OK I booked that for you . The total fee is 90.72 GBP and your Reference number is : AVE1068H ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks so much . I appreciate the help . Have a nice day ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Okay thank you for calling ." } ]
SNG0261.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "18:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "18:00" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "18:00" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:result", "amount", "many" ], [ "_:result", "arrive_by", "10:06" ], [ "_:result", "id", "TR5173" ], [ "_:result", "leave_at", "08:21" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "18:00" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:result", "amount", "many" ], [ "_:result", "arrive_by", "10:06" ], [ "_:result", "id", "TR5173" ], [ "_:result", "leave_at", "08:21" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "AVE1068H" ], [ "_:booking", "ticket", "90.72 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'royal spice');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi ! Can you give me some information on the Royal Spice restaurant ?" }, { "id": 1, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Victoria Avenue Chesteron cb41eh');(_:result,area,'north');(_:result,food,'Indian');(_:result,phone,'01733553355');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Of course ! It 's a cheap Indian restaurant in the north at Victoria Avenue Chesteron cb41eh . The phone number is 01733553355 . May I help with anything else ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'17:15');(_:search,people,'two');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like to book for two on Wednesday , at 17:15 ." }, { "id": 3, "rdf-acts": [ "inform((_:booking,day,'Wednesday');(_:booking,duration,'17:15');(_:booking,people,'2');(_:booking,ref,'GXO64LG8');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have you booked Wednesday at 17:15 a table for 2 , this table will hold for 15 mins and your reference number is GXO64LG8 ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , thanks ! That 's all I needed !" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Have a great day . Goodbye ." } ]
SNG0462.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "royal spice" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "royal spice" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Victoria Avenue Chesteron cb41eh" ], [ "_:result", "area", "north" ], [ "_:result", "food", "Indian" ], [ "_:result", "phone", "01733553355" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "17:15" ], [ "_:search", "people", "two" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "royal spice" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Victoria Avenue Chesteron cb41eh" ], [ "_:result", "area", "north" ], [ "_:result", "food", "Indian" ], [ "_:result", "phone", "01733553355" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "17:15" ], [ "_:search", "people", "two" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "duration", "17:15" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "GXO64LG8" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'north');(_:search,stars,'0');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a place to stay in the north with a 0 star rating ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'328a Histon Road');(_:result,category,'guest house');(_:result,count,'1');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'city centre north b and b.');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There is one place , City Centre North B and B. It is a guest house that has internet and parking available , is cheap , and is at 328a Histon Road ." }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Okay thank you so much !" }, { "id": 3, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Can I help you with anything else ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thank you !" }, { "id": 5, "rdf-acts": [ "bye()", "thank()" ], "speaker": "system", "text": "You are very welcome . Have a great day !" }, { "id": 6, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "What is the phone number and post code for that B and B ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,phone,'01223312843');(_:result,postcode,'cb43ht');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "The phone number is 01223312843 and the postcode is cb43ht . Do you need anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,food,'sri lankan');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I need a restaurant that serves sri lankan food in the same area ." }, { "id": 9, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,food,'sri lankan');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "There are no sri lankan restaurants in that area . Is there another type of food place you 'd like to try ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,food,'italian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "That 's OK , can you look for an Italian food restaurant ." }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'20 Milton Road Chesterton');(_:result,area,'north');(_:result,name,'da vinci pizzeria');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There 's da vinci pizzeria in the north located at 20 Milton Road Chesterton . Would you like me to book a reservation for you ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that will be all thank you" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thanks , please let me know if you need anything else ." } ]
MUL1319.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "stars", "0" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "stars", "0" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "328a Histon Road" ], [ "_:result", "category", "guest house" ], [ "_:result", "count", "1" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "city centre north b and b." ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "stars", "0" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "328a Histon Road" ], [ "_:result", "category", "guest house" ], [ "_:result", "count", "1" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "city centre north b and b." ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "stars", "0" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "328a Histon Road" ], [ "_:result", "category", "guest house" ], [ "_:result", "count", "1" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "city centre north b and b." ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "dismissed", "_:user" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "stars", "0" ], [ "_:result", "address", "328a Histon Road" ], [ "_:result", "category", "guest house" ], [ "_:result", "count", "1" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "city centre north b and b." ], [ "_:result", "pricerange", "cheap" ], [ "_:system", "dismissed", "_:user" ], [ "_:result", "phone", "01223312843" ], [ "_:result", "postcode", "cb43ht" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "same area" ], [ "_:search", "food", "sri lankan" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "stars", "0" ], [ "_:result", "address", "328a Histon Road" ], [ "_:result", "category", "guest house" ], [ "_:result", "count", "1" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "city centre north b and b." ], [ "_:result", "pricerange", "cheap" ], [ "_:system", "dismissed", "_:user" ], [ "_:result", "phone", "01223312843" ], [ "_:result", "postcode", "cb43ht" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "same area" ], [ "_:system", "canthelp", "_:search/0fe56032" ], [ "_:search/0fe56032", "food", "sri lankan" ], [ "_:search/0fe56032", "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", "stars", "0" ], [ "_:result", "category", "guest house" ], [ "_:result", "count", "1" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "cheap" ], [ "_:system", "dismissed", "_:user" ], [ "_:result", "phone", "01223312843" ], [ "_:result", "postcode", "cb43ht" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "same area" ], [ "_:system", "canthelp", "_:search/0fe56032" ], [ "_:search/0fe56032", "food", "sri lankan" ], [ "_:search/0fe56032", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "20 Milton Road Chesterton" ], [ "_:result", "area", "north" ], [ "_:result", "name", "da vinci pizzeria" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'architecture');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Hello . I 'm interested in architecture , is there any interesting buildings in the city centre ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,name,'All saints church');(_:result,name,\"great saint Mary 's church\");(_:result,type,'Attraction'))" ], "speaker": "system", "text": "All saints church and great saint Mary 's church are both great options ." }, { "id": 2, "rdf-acts": [ "inform((_:search,name,'all saints church');(_:search,type,'Attraction'))", "request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can I get the postcode , phone number , and entrance fee for all saints church ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Jesus Lane , cb58bs');(_:result,entrance_fee,'free');(_:result,phone,'01223452587');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It 's on Jesus Lane , cb58bs . Their phone number is 01223452587 . The church is free to enter . Can I help with anything else ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would need a hotel also ." }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "thank()" ], "speaker": "system", "text": "I can certainly help with that ! What area of town interests you , and do you have a price range in mind ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do n't have a particular area or price range , but I would like it to be a guesthouse with 4 stars ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,name,'The acorn');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The acorn is in the north , it is moderately priced . Would you like me to book it for you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Does that guesthouse have free parking and internet ?" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "It does , would you like a reservation ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,people,'4');(_:search,stay,'4');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes , please book for 4 people , for 4 nights , starting from Tuesday . I 'd like to get the reference number , please ?" }, { "id": 11, "rdf-acts": [ "inform((_:booking,ref,'IFNJYW3X');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "booking was a success ! confirmation is IFNJYW3X ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , that is all for now . You have been wonderful ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Have a nice stay . Goodbye ." } ]
PMUL2560.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "architecture" ], [ "_:result", "name", "All saints church" ], [ "_:result", "name", "great saint Mary 's church" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "all saints church" ], [ "_:search", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "name", "All saints church" ], [ "_:result", "name", "great saint Mary 's church" ], [ "_:search", "name", "all saints church" ], [ "_:result", "postcode", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Jesus Lane , cb58bs" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223452587" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "name", "All saints church" ], [ "_:result", "name", "great saint Mary 's church" ], [ "_:search", "name", "all saints church" ], [ "_:result", "postcode", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Jesus Lane , cb58bs" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223452587" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "all saints church" ], [ "_:result", "postcode", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Jesus Lane , cb58bs" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223452587" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "name", "The acorn" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "all saints church" ], [ "_:result", "postcode", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Jesus Lane , cb58bs" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223452587" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "name", "The acorn" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "all saints church" ], [ "_:result", "postcode", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Jesus Lane , cb58bs" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223452587" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "name", "The acorn" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "IFNJYW3X" ], [ "_: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,'west');(_:search,category,'colleges');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Can you tell me what colleges are open to tourists on the west side of town ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,name,'clare');(_:result,name,'clare hall');(_:result,name,'magdalene');(_:result,name,'there is churchill');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure , there is churchill , clare , clare hall , magdalene , and queens ' college ." }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Ok , can I get a phone number for the Magdalene ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,phone,'01223332138');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "phone number is 01223332138" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'thai');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm also looking for a Thai restaurant ." }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "What area are you looking for and what price range ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "The restaurant should be in the same area as the attraction and in the the expensive price range" }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'Sala Thong');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sala Thong fits the bill . Would you like their information ?" }, { "id": 8, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes please . I 'd like the address with postcode , and a phone number ." }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'35 Newnham Road Newnham');(_:result,phone,'01223323178');(_:result,postcode,'cb39ey');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure the address is 35 Newnham Road Newnham , phone number 01223323178 and post code cb39ey ." }, { "id": 10, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Okay , that 's all that I need . Goodbye ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Have a great day ! Goodbye" } ]
PMUL2391.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "colleges" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "colleges" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "clare" ], [ "_:result", "name", "clare hall" ], [ "_:result", "name", "magdalene" ], [ "_:result", "name", "there is churchill" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "colleges" ], [ "_:result", "name", "clare" ], [ "_:result", "name", "clare hall" ], [ "_:result", "name", "magdalene" ], [ "_:result", "name", "there is churchill" ], [ "_:result", "phone", "01223332138" ], [ "_:result", "type", "Attraction" ], [ "_:search", "food", "thai" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "colleges" ], [ "_:result", "name", "clare" ], [ "_:result", "name", "clare hall" ], [ "_:result", "name", "magdalene" ], [ "_:result", "name", "there is churchill" ], [ "_:result", "phone", "01223332138" ], [ "_:result", "type", "Attraction" ], [ "_:search", "food", "thai" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "colleges" ], [ "_:result", "phone", "01223332138" ], [ "_:search", "food", "thai" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "name", "Sala Thong" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "colleges" ], [ "_:search", "food", "thai" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "name", "Sala Thong" ], [ "_:result", "address", "35 Newnham Road Newnham" ], [ "_:result", "phone", "01223323178" ], [ "_:result", "postcode", "cb39ey" ], [ "_:result", "type", "Restaurant" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need a moderate priced restaurant please ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'31');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 31 restaurants that fit your criteria . Is there a part of the city you would prefer ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'south');(_:search,food,'italian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like an Italian restaurant in the south ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,count,'1');(_:result,name,'Pizza Hut Cherry Hinton');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I 've found one restaurant . It is Pizza Hut Cherry Hinton . Would you like for me to book it for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'19:15');(_:search,people,'6');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes can you book for 6 people at 19:15 on Wednesday ?" }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "I can not complete this booking . Would you like to find another restaurant ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "That 's disappointing . Is there anything else moderately priced in that area ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,food,'modern european');(_:result,name,'Restaurant Alimentum');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , I also have the Restaurant Alimentum that serves modern european food . Would that work for you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'south');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Sure , as long as it 's in the south . Can you give me the reference number once booked ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Wednesday');(_:booking,duration,'19:15');(_:booking,people,'6');(_:booking,ref,'PJMAUG2E');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have reservations booked for 19:15 on Wednesday for 6 ppeople . The reference number is PJMAUG2E . Is there anything else I can help you with ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that will take care of it . Thank you very much for your help !" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Enjoy your meal ." } ]
SSNG0170.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:result", "count", "31" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "south" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:search", "area", "south" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Pizza Hut Cherry Hinton" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "19:15" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Pizza Hut Cherry Hinton" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "19:15" ], [ "_:search", "people", "6" ], [ "_:system", "canthelp", "_:booking/b3731887" ], [ "_:booking/b3731887", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "1" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "19:15" ], [ "_:search", "people", "6" ], [ "_:system", "canthelp", "_:booking/b3731887" ], [ "_:booking/b3731887", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "food", "modern european" ], [ "_:result", "name", "Restaurant Alimentum" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "1" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "19:15" ], [ "_:search", "people", "6" ], [ "_:system", "canthelp", "_:booking/b3731887" ], [ "_:booking/b3731887", "type", "Booking" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "food", "modern european" ], [ "_:result", "name", "Restaurant Alimentum" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "duration", "19:15" ], [ "_:booking", "people", "6" ], [ "_:booking", "ref", "PJMAUG2E" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'15:30');(_:search,departure,'gallery at twelve a high street');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need a taxi to leave from the gallery at twelve a high street to arrive by 15:30" }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Where will you be going ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'nirala');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'm going to the nirala ." }, { "id": 3, "rdf-acts": [ "inform((_:result,car,'yellow honda');(_:result,phone,'07621058499');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Great , you are all set . A yellow honda has been booked and the contact number is 07621058499 . Can I help with anything else today ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope that 's it . Thanks !" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "We are happy to help . Have a great day !" } ]
SNG01523.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "15:30" ], [ "_:search", "departure", "gallery at twelve a high street" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "15:30" ], [ "_:search", "departure", "gallery at twelve a high street" ], [ "_:search", "destination", "nirala" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "15:30" ], [ "_:search", "departure", "gallery at twelve a high street" ], [ "_:search", "destination", "nirala" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow honda" ], [ "_:result", "phone", "07621058499" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'cheap');(_:search,stars,'0');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "i am looking for a place to stay . The hotel should have a star of 0 and should be in the cheap price range ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,count,'1');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have one in the north area would you like me to book it for you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'east');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I actually need to stay in the east and it needs to have free wifi please ." }, { "id": 3, "rdf-acts": [ "canthelp((_:search,area,'east');(_:search,type,'Hotel'))", "inform((_:result,amount,'next listing available');(_:result,area,'centre');(_:result,has_internet,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Unfortunately , I ca nt find a listing in the east part of town , the next listing available is in the centre and it does have free wifi ." }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "The centre will be fine . Can I have the info on that one , please ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'41 Warkworth Street');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'El Shaddai');(_:result,phone,'01223327978');(_:result,postcode,'cb11eg');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "That would be the El Shaddai . They offer free parking and wifi . They are located at 41 Warkworth Street . Their postcode is cb11eg . You can reach them at 01223327978 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I would like to find something fun to do in the East ." }, { "id": 7, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "What kind of entertainment are you looking for ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,type,'Attraction'))", "request((_:result,category,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Just pick an attraction in the same area as my hotel that you personally recommend and tell me its type" }, { "id": 9, "rdf-acts": [ "inform((_:result,category,'architecture');(_:result,name,'Old Schools');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Maybe Old Schools , it is an architecture attraction ." }, { "id": 10, "rdf-acts": [ "inform((_:search,departure,'the attraction');(_:search,destination,'the hotel');(_:search,leave_at,'10:45');(_:search,type,'Taxi'))", "request((_:result,car,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "Ok . I want a taxi to pick me up from the attraction by 10:45 and take me to the hotel . Please give car type and contact info" }, { "id": 11, "rdf-acts": [ "inform((_:result,car,'yellow honda');(_:result,phone,'07991691380');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "I have booked a taxi service for you . The car will be a yellow honda and the phone number to reach them is 07991691380" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your help ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Glad I could help . Have a great day ." } ]
PMUL3732.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "0" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "0" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "count", "1" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "0" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "1" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/f06f0f66" ], [ "_:search/f06f0f66", "area", "east" ], [ "_:search/f06f0f66", "type", "Hotel" ], [ "_:result", "amount", "next listing available" ], [ "_:result", "area", "centre" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "0" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "1" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/f06f0f66" ], [ "_:search/f06f0f66", "area", "east" ], [ "_:search/f06f0f66", "type", "Hotel" ], [ "_:result", "amount", "next listing available" ], [ "_:result", "area", "centre" ], [ "_:result", "address", "41 Warkworth Street" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "El Shaddai" ], [ "_:result", "phone", "01223327978" ], [ "_:result", "postcode", "cb11eg" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "0" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "1" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/f06f0f66" ], [ "_:search/f06f0f66", "area", "east" ], [ "_:search/f06f0f66", "type", "Hotel" ], [ "_:result", "amount", "next listing available" ], [ "_:result", "area", "centre" ], [ "_:result", "address", "41 Warkworth Street" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "El Shaddai" ], [ "_:result", "phone", "01223327978" ], [ "_:result", "postcode", "cb11eg" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "?" ], [ "_:search", "area", "same area" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "0" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "1" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/f06f0f66" ], [ "_:search/f06f0f66", "area", "east" ], [ "_:search/f06f0f66", "type", "Hotel" ], [ "_:result", "amount", "next listing available" ], [ "_:result", "area", "centre" ], [ "_:result", "address", "41 Warkworth Street" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "phone", "01223327978" ], [ "_:result", "postcode", "cb11eg" ], [ "_:search", "category", "?" ], [ "_:search", "area", "same area" ], [ "_:result", "category", "architecture" ], [ "_:result", "name", "Old Schools" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "the attraction" ], [ "_:search", "destination", "the hotel" ], [ "_:search", "leave_at", "10:45" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "0" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "1" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/f06f0f66" ], [ "_:search/f06f0f66", "area", "east" ], [ "_:search/f06f0f66", "type", "Hotel" ], [ "_:result", "amount", "next listing available" ], [ "_:result", "area", "centre" ], [ "_:result", "address", "41 Warkworth Street" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "postcode", "cb11eg" ], [ "_:search", "category", "?" ], [ "_:search", "area", "same area" ], [ "_:result", "category", "architecture" ], [ "_:result", "name", "Old Schools" ], [ "_:search", "departure", "the attraction" ], [ "_:search", "destination", "the hotel" ], [ "_:search", "leave_at", "10:45" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow honda" ], [ "_:result", "phone", "07991691380" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'panahar');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a particular restaurant . Its name is called panahar ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,food,'Indian');(_:result,name,'Panahar');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Panahar is an Indian restaurant in the centre of town . It is in the expensive price range . Would you like to book a table there ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'11:00');(_:search,people,'6');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you book a table for 6 people at 11:00 on sunday ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'VX589A4M');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Got it - The table will be reserved for 15 minutes and the reference number is : VX589A4M . Can I help with anything else ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's it for me today . Thanks for your help !" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You 're very welcome ! Have a great time !" } ]
SNG1333.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "panahar" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "panahar" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Panahar" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "11:00" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "panahar" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Panahar" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "11:00" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "VX589A4M" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'italian');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a restaurant in the cheap price range that serves Italian food ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'5');(_:result,food,'Italian');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are five restaurants in the cheap price range that serve Italian food . What area are you looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I do n't care which area ." }, { "id": 3, "rdf-acts": [ "inform((_:result,food,'italian');(_:result,name,'ask');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "ask serves italian food and is in the cheap price range . Would you like their location ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes please , I would like their address ." }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'12 Bridge street city centre');(_:result,name,'Ask');(_:result,phone,'01223 364917');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Ask is located at 12 Bridge street city centre . Their telephone number is 01223 364917 ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , goodbye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Have a good day ! Goodbye ." } ]
WOZ20098.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "5" ], [ "_:result", "food", "Italian" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "5" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "italian" ], [ "_:result", "name", "ask" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "5" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "italian" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "address", "12 Bridge street city centre" ], [ "_:result", "name", "Ask" ], [ "_:result", "phone", "01223 364917" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'cinema');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Can you find me a cinema in town that I can go to ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "select((_:result,area,'centre');(_:result,area,'south');(_:result,type,'Attraction'))", "inform((_:result,category,'cinemas');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , what part of town would you like ? There are cinemas in the south and centre of town ." }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Attraction'))", "request((_:result,address,?);(_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Either area is fine . Can you pick one for me and let me know their address ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Cambridge Leisure Park , Clifton Way');(_:result,area,'south');(_:result,name,'Cineworld Cinema');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Cineworld Cinema is in the south area of town and the address is Cambridge Leisure Park , Clifton Way . Is there anything else I can help you with today ?" }, { "id": 4, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Do you know the entrance fee ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,entrance_fee,'not available');(_:result,name,'Cineworld Cinema');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I 'm sorry , the entrance fee for Cineworld Cinema is not available . Is there anything else you need ?" }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes , can you tell me their address please ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,address,'cambridge leisure park , clifton way');(_:result,name,'Cineworld Cinema');(_:result,postcode,'cb17dy');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Cineworld Cinema is located at cambridge leisure park , clifton way , cb17dy . Can I help with anything else today ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "So that would be all . Thanks ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Enjoy your day ." } ]
SNG1119.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "cinema" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "cinema" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "south" ], [ "_:result", "category", "cinemas" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "area", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "cinema" ], [ "_:result", "category", "cinemas" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Cambridge Leisure Park , Clifton Way" ], [ "_:result", "area", "south" ], [ "_:result", "name", "Cineworld Cinema" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "cinema" ], [ "_:result", "category", "cinemas" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "Cambridge Leisure Park , Clifton Way" ], [ "_:result", "area", "south" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "not available" ], [ "_:result", "name", "Cineworld Cinema" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "cinema" ], [ "_:result", "category", "cinemas" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "south" ], [ "_:result", "entrance_fee", "not available" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "cambridge leisure park , clifton way" ], [ "_:result", "name", "Cineworld Cinema" ], [ "_:result", "postcode", "cb17dy" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'museums');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for museums to visit in town . What are my options ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,category,'museums');(_:result,count,'23');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 23 museums in the city . Do you have a particular area of town that you 're interested in ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "I have no idea . Could you suggest one that sounds interesting ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,name,'Museum of Archaeology and Anthropology');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I recommend the Museum of Archaeology and Anthropology in the centre of town . How does that sound ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))", "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can I get the phone number and address please . I also need a hotel with free parking ." }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,address,'university of cambridge , downing street');(_:result,phone,'01223333516');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The phone number is 01223333516 and the address is university of cambridge , downing street . In what area would you like the hotel to be in ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'none');(_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Near the museum if possible . I 'm looking for a guesthouse with free parking ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Alexander Bed and Breakfast');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I found the Alexander Bed and Breakfast that meets your requirements . Would you like me to book your stay ?" }, { "id": 8, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No , I 'm not ready to book quite yet . Thanks for your help . Bye ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "You 're welcome and I hope you enjoy your museum visit ." } ]
MUL1196.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "museums" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "museums" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "23" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "museums" ], [ "_:search", "area", "?" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "23" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Museum of Archaeology and Anthropology" ], [ "_:result", "type", "Attraction" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "category", "museums" ], [ "_:result", "count", "23" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Museum of Archaeology and Anthropology" ], [ "_:result", "address", "university of cambridge , downing street" ], [ "_:result", "phone", "01223333516" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "none" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "category", "museums" ], [ "_:result", "count", "23" ], [ "_:result", "area", "centre" ], [ "_:result", "address", "university of cambridge , downing street" ], [ "_:result", "phone", "01223333516" ], [ "_:search", "area", "none" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'mediterranean');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm coming to visit Cambridge ! I ca n't wait to see all of the local tourist attractions ! Do you have any Mediterranean restaurants around there ?" }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'at least three');(_:result,area,'center');(_:result,food,'Mediterranean');(_:result,pricerange,'They vary');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Oh yes we have at least three restaurants located in the city center that serve Mediterranean food . They vary in price range . Do you have a preference ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'eritrean');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , expensive . The food should serve eritrean food . British if that 's not available ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'Centre');(_:result,name,'La Mimosa');(_:result,name,'Shiraz restaurant');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There is La Mimosa and Shiraz restaurant that are both in the Centre and both expensive . Would you like me to book one of these for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'11:00');(_:search,name,'shiraz');(_:search,people,'one');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , book the Shiraz for one at 11:00 on Monday , please ." }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sorry they seem to be full . Could we try another time/" }, { "id": 6, "rdf-acts": [ "inform((_:search,duration,'10:00');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Um . How about 10:00 ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'monday');(_:booking,duration,'10:00');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking was successful for 10:00 on monday . Is there anything else I can assist you with today ?" }, { "id": 8, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant'))", "inform((_:search,area,'south');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I will need the reference number . Also , I 'm looking for places to go in the south ." }, { "id": 9, "rdf-acts": [ "request((_:search,category,?);(_:search,name,?);(_:search,type,'Attraction'))", "inform((_:result,ref,'AYK7PMNB');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The reference number for your booking is AYK7PMNB . Is there any place in particular you wish to go ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'south');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I do n't know the city very well . Do you have any recommendations for attractions in the south ?" }, { "id": 11, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'eight');(_:result,area,'that');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are eight attractions in that area , is there a type of attraction you would prefer ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "A museum if you have it , otherwise I 'll take what you have at the top of your list ." }, { "id": 13, "rdf-acts": [ "inform((_:result,entrance_fee,'free');(_:result,name,'Byard Art museum');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I can recommend Byard Art museum . Admission is free ." }, { "id": 14, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That sounds perfect ! Can I have the address and phone number ?" }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:result,address,\"14 King 's Parade\");(_:result,phone,'01223464646');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure . The phone number is 01223464646 and the address is 14 King 's Parade . Is there anything else I can help you with ?" }, { "id": 16, "rdf-acts": [], "speaker": "user", "text": "That 's all I need !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Thank you , please let me know if you have any more question ." } ]
MUL0956.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "mediterranean" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "amount", "at least three" ], [ "_:result", "area", "center" ], [ "_:result", "food", "Mediterranean" ], [ "_:result", "pricerange", "They vary" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "eritrean" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "amount", "at least three" ], [ "_:result", "food", "Mediterranean" ], [ "_:search", "food", "eritrean" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "Centre" ], [ "_:result", "name", "La Mimosa" ], [ "_:result", "name", "Shiraz restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "11:00" ], [ "_:search", "name", "shiraz" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "amount", "at least three" ], [ "_:result", "food", "Mediterranean" ], [ "_:search", "food", "eritrean" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "Centre" ], [ "_:result", "name", "La Mimosa" ], [ "_:result", "name", "Shiraz restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "name", "shiraz" ], [ "_:search", "people", "one" ], [ "_:system", "canthelp", "_:booking/290ffe2d" ], [ "_:booking/290ffe2d", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "10:00" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "at least three" ], [ "_:result", "food", "Mediterranean" ], [ "_:search", "food", "eritrean" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "Centre" ], [ "_:result", "name", "La Mimosa" ], [ "_:result", "name", "Shiraz restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "name", "shiraz" ], [ "_:search", "people", "one" ], [ "_:system", "canthelp", "_:booking/290ffe2d" ], [ "_:booking/290ffe2d", "type", "Booking" ], [ "_:search", "duration", "10:00" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "monday" ], [ "_:booking", "duration", "10:00" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "at least three" ], [ "_:result", "food", "Mediterranean" ], [ "_:search", "food", "eritrean" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "Centre" ], [ "_:result", "name", "La Mimosa" ], [ "_:result", "name", "Shiraz restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "one" ], [ "_:system", "canthelp", "_:booking/290ffe2d" ], [ "_:booking/290ffe2d", "type", "Booking" ], [ "_:search", "duration", "10:00" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "monday" ], [ "_:booking", "duration", "10:00" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "?" ], [ "_:search", "name", "?" ], [ "_:result", "ref", "AYK7PMNB" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "food", "Mediterranean" ], [ "_:search", "food", "eritrean" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "La Mimosa" ], [ "_:result", "name", "Shiraz restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "one" ], [ "_:system", "canthelp", "_:booking/290ffe2d" ], [ "_:booking/290ffe2d", "type", "Booking" ], [ "_:search", "duration", "10:00" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "monday" ], [ "_:booking", "duration", "10:00" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "?" ], [ "_:result", "ref", "AYK7PMNB" ], [ "_:search", "area", "south" ], [ "_:result", "amount", "eight" ], [ "_:result", "area", "that" ], [ "_:result", "type", "Attraction" ], [ "_: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": [ [ "_:result", "food", "Mediterranean" ], [ "_:search", "food", "eritrean" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "one" ], [ "_:system", "canthelp", "_:booking/290ffe2d" ], [ "_:booking/290ffe2d", "type", "Booking" ], [ "_:search", "duration", "10:00" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "monday" ], [ "_:booking", "duration", "10:00" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "?" ], [ "_:result", "ref", "AYK7PMNB" ], [ "_:search", "area", "south" ], [ "_:result", "amount", "eight" ], [ "_:result", "area", "that" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Byard Art museum" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:result", "food", "Mediterranean" ], [ "_:search", "food", "eritrean" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "one" ], [ "_:system", "canthelp", "_:booking/290ffe2d" ], [ "_:booking/290ffe2d", "type", "Booking" ], [ "_:search", "duration", "10:00" ], [ "_:booking", "day", "monday" ], [ "_:booking", "duration", "10:00" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "?" ], [ "_:result", "ref", "AYK7PMNB" ], [ "_:search", "area", "south" ], [ "_:result", "amount", "eight" ], [ "_:result", "area", "that" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Byard Art museum" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "14 King 's Parade" ], [ "_:result", "phone", "01223464646" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'london kings cross');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train out of London Kings Cross ." }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Traveling on what day and to where ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "The train should go to Cambridge on Thursday ." }, { "id": 3, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Okay , and do you have a preferred time to leave or arrive ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,leave_at,'13:00');(_:search,people,'5');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave after 13:00 for 5 people please ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'14:08');(_:result,departure,'london kings cross');(_:result,destination,'cambridge');(_:result,id,'TR2512');(_:result,leave_at,'13:17');(_:result,ticket,'23.60 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The TR2512 leaves london kings cross at 13:17 and arrives cambridge at 14:08 . It 's price is 23.60 pounds per person . Shall I book it ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'5');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes please . I would like 5 tickets please ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,id,'TR2512');(_:booking,people,'5');(_:booking,ref,'LBJRMI8Y');(_:booking,ticket,'118 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "OK , you have 5 tickets reserved on TR2512 . Total fee is 118 GBP . Your reference # is LBJRMI8Y . Can I help with anything else today ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great that was all I needed thank you for your help !" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a lovely trip ! Goodbye !" } ]
SNG0437.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "london kings cross" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "london kings cross" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "london kings cross" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "13:00" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "london kings cross" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "13:00" ], [ "_:result", "arrive_by", "14:08" ], [ "_:result", "departure", "london kings cross" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR2512" ], [ "_:result", "leave_at", "13:17" ], [ "_:result", "ticket", "23.60 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "london kings cross" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "13:00" ], [ "_:result", "arrive_by", "14:08" ], [ "_:result", "departure", "london kings cross" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR2512" ], [ "_:result", "leave_at", "13:17" ], [ "_:result", "ticket", "23.60 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR2512" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "LBJRMI8Y" ], [ "_:booking", "ticket", "118 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for an expensive restaurant in the west part of town ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'nine');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have found nine restaurants matching your request . Is there a specific type of food you would like ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'british');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "The restaurant should serve british food ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Griffiti');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I think Griffiti would serve you well . Would you like to book a reservation ?" }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes please and I will need their phone number for reference please ." }, { "id": 5, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking'))", "inform((_:result,phone,'01223277977');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Certainly , the phone number is 01223277977 . How many people will be dining ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm not sure yet . Can you tell me what trains are traveling to cambridge on thursday ?" }, { "id": 7, "rdf-acts": [ "select((_:result,leave_at,'05:17');(_:result,leave_at,'13:17');(_:result,type,'Train'))", "inform((_:result,count,'5');(_:result,day,'Thursday');(_:result,type,'Train'))" ], "speaker": "system", "text": "There are five trains traveling on Thursday . The first one leaves at 05:17 and the last leaves at 13:17 . What time do you want to leave ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'14:30');(_:search,departure,'stevenage');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to arrive from Stevenage by 14:30 , if possible ." }, { "id": 9, "rdf-acts": [ "inform((_:result,count,'4');(_:result,type,'Train'))", "offer((_:booking,arrive_by,'12:43');(_:booking,category,'Train');(_:booking,id,'TR1661');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There are 4 trains , one is TR1661 and arrives at 12:43 , would you like to book that ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'14:30');(_:search,type,'Train'))", "request((_:result,id,?);(_:result,leave_at,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Do you have any arrive closer to 14:30 time period ? If not I will just need the train ID and departure time ." }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'12:43');(_:result,arrive_by,'14:30');(_:result,arrive_by,'14:43');(_:result,id,'TR2833');(_:result,type,'Train'))" ], "speaker": "system", "text": "There is one arriving at 14:43 the TR2833 otherwise the closest one arriving prior to 14:30 is the one I mentioned arriving at 12:43 ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , that 's all I need . Thank you for your help today !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Have a great trip !" } ]
MUL0385.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "nine" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "nine" ], [ "_:search", "food", "british" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Griffiti" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "nine" ], [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Griffiti" ], [ "_:result", "ref", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "01223277977" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "nine" ], [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Griffiti" ], [ "_:result", "ref", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "01223277977" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "leave_at", "05:17" ], [ "_:result", "leave_at", "13:17" ], [ "_:result", "count", "5" ], [ "_:result", "day", "Thursday" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "14:30" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "nine" ], [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Griffiti" ], [ "_:result", "ref", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "01223277977" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "leave_at", "05:17" ], [ "_:result", "leave_at", "13:17" ], [ "_:result", "day", "Thursday" ], [ "_:search", "departure", "stevenage" ], [ "_:result", "count", "4" ], [ "_:result", "type", "Train" ], [ "_:booking", "arrive_by", "12:43" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR1661" ], [ "_:search", "arrive_by", "14:30" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "?" ], [ "_:result", "leave_at", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "nine" ], [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Griffiti" ], [ "_:result", "ref", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "01223277977" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "leave_at", "05:17" ], [ "_:result", "leave_at", "13:17" ], [ "_:result", "day", "Thursday" ], [ "_:search", "departure", "stevenage" ], [ "_:result", "count", "4" ], [ "_:booking", "arrive_by", "12:43" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR1661" ], [ "_:search", "arrive_by", "14:30" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "?" ], [ "_:result", "arrive_by", "12:43" ], [ "_:result", "arrive_by", "14:30" ], [ "_:result", "arrive_by", "14:43" ], [ "_:result", "id", "TR2833" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want a train that is leaving from cambridge ." }, { "id": 1, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))", "thank()" ], "speaker": "system", "text": "Sure , I can definitely help you with that . When were you wanting to depart ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'13:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm not sure . How long is the train ride ? I would like to arrive by 13:45 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,duration,'88 minutes');(_:result,id,'TR5154');(_:result,leave_at,'05 : 59');(_:result,type,'Train'))" ], "speaker": "system", "text": "TR5154 TAKES 88 minutes and leaves 05 : 59 . is that fine with you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'13:45');(_:search,day,'monday');(_:search,destination,'kings lynn');(_:search,type,'Train'))" ], "speaker": "user", "text": "Is there another train on Monday that would get me to Kings Lynn closer to 13:45 ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'12:58');(_:result,destination,'Kings Lynn');(_:result,id,'TR7430');(_:result,ticket,'9.80 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The TR7430 arrives in Kings Lynn at 12:58 . It is 9.80 pounds . Would you like me to book that for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'clare hall');(_:search,type,'Attraction'))", "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "All I needed was the info on travel times , can you also help me find an attraction called Clare Hall ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,address,'herschel road');(_:result,area,'western');(_:result,category,'college');(_:result,name,'Clare Hall');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Clare Hall is a college located in western Cambridge . It 's located on herschel road . Do you need anything else ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that will be all thank you ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Happy to be of help . Goodbye ." } ]
PMUL1207.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", "leave_at", "?" ], [ "_:search", "arrive_by", "13:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:result", "duration", "88 minutes" ], [ "_:result", "id", "TR5154" ], [ "_:result", "leave_at", "05 : 59" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "13:45" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:result", "duration", "88 minutes" ], [ "_:result", "leave_at", "05 : 59" ], [ "_:search", "arrive_by", "13:45" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "kings lynn" ], [ "_:result", "arrive_by", "12:58" ], [ "_:result", "destination", "Kings Lynn" ], [ "_:result", "id", "TR7430" ], [ "_:result", "ticket", "9.80 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "clare hall" ], [ "_:search", "type", "Attraction" ], [ "_:result", "duration", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:result", "duration", "88 minutes" ], [ "_:result", "leave_at", "05 : 59" ], [ "_:search", "arrive_by", "13:45" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "kings lynn" ], [ "_:result", "arrive_by", "12:58" ], [ "_:result", "destination", "Kings Lynn" ], [ "_:result", "id", "TR7430" ], [ "_:result", "ticket", "9.80 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "clare hall" ], [ "_:search", "type", "Attraction" ], [ "_:result", "duration", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "herschel road" ], [ "_:result", "area", "western" ], [ "_:result", "category", "college" ], [ "_:result", "name", "Clare Hall" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'tandoori palace');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Where is the restaurant called Tandoori Palace ?" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'west');(_:result,name,'tandoori palace');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "You can find tandoori palace in he west . Need a reservation ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,duration,'19:00');(_:search,people,'2');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "yes , book me a table for 2 at 19:00 . can you give me directions and the actual address please ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'68 Histon Road Chesterton');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , I will book that . It is located at 68 Histon Road Chesterton ." }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "Can I have a confirmation number ?" }, { "id": 5, "rdf-acts": [ "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Did you want your table for today ?" }, { "id": 6, "rdf-acts": [ "request((_:result,pricerange,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Actually , I do n't need it for today . What 's the price range of the place ?" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Its the epxensive price range , can I help you with that" } ]
PMUL0203.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "tandoori palace" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "tandoori palace" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "west" ], [ "_:result", "name", "tandoori palace" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "19:00" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "tandoori palace" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "west" ], [ "_:result", "name", "tandoori palace" ], [ "_:search", "duration", "19:00" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "68 Histon Road Chesterton" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "tandoori palace" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "name", "tandoori palace" ], [ "_:search", "duration", "19:00" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "68 Histon Road Chesterton" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'north');(_:search,category,'hotel');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))", "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Can you help me find a hotel in the north that is moderately priced ?" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,category,'hotels');(_:result,count,'2');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have two hotels , would you like me to book one ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Do either of them have free wifi and parking ? It is critical that I have internet and a parking spot ." }, { "id": 3, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Ashley Hotel');(_:result,name,'Lovell Lodge');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , both the Ashley Hotel and the Lovell Lodge have free wifi and parking ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,name,'ashley hotel');(_:search,people,'4');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you book the Ashley Hotel for me ? 4 people and 5 nights starting from Wednesday ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,ref,'732E0LHX');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have those reservations made for you . Your reference number is 732E0LHX ." }, { "id": 6, "rdf-acts": [ "inform((_:search,departure,'stansted airport');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am also looking for a train that departs from stansted airport and heads to cambridge ." }, { "id": 7, "rdf-acts": [ "thank()", "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Of course ! When would you like to travel ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,leave_at,'15:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "Wednesday also . I ca n't leave until after 15:15 though ." }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'16:52');(_:result,id,'TR1342');(_:result,leave_at,'16:24');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR1342 leaves at 16:24 and arrives by 16:52 . Does that work for you ?" }, { "id": 10, "rdf-acts": [ "request((_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Possibly , I 'll have to confirm with my husband later . Can you tell me what the travel time is for that train ? And the price as well ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,duration,'28 minutes');(_:result,ticket,'10.10');(_:result,type,'Train'))" ], "speaker": "system", "text": "The price is 10.10 and it takes 28 minutes ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . That 's all I need today ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting us today , have a good night ." } ]
MUL2191.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ticket", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "ticket", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "ticket", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "name", "Lovell Lodge" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "name", "ashley hotel" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "ticket", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "name", "Lovell Lodge" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "name", "ashley hotel" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "732E0LHX" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "ticket", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "name", "Lovell Lodge" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "ashley hotel" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "732E0LHX" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "15:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "ticket", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "name", "Lovell Lodge" ], [ "_:search", "name", "ashley hotel" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "732E0LHX" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "15:15" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "16:52" ], [ "_:result", "id", "TR1342" ], [ "_:result", "leave_at", "16:24" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "name", "Lovell Lodge" ], [ "_:search", "name", "ashley hotel" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "732E0LHX" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "15:15" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "16:52" ], [ "_:result", "id", "TR1342" ], [ "_:result", "leave_at", "16:24" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "28 minutes" ], [ "_:result", "ticket", "10.10" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'bistro');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a restaurant in the moderate price range that serves bistro type food ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I apologize but I was not able to find a moderately priced bistro . Would you be interested in a different type of restaurant ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'british');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about one that serves british food then ?" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'a few');(_:result,food,'British');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have found a few British restaurants in your price range . Do you want a specific part of town ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,day,'thursday');(_:search,duration,'11:30');(_:search,people,'2');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No , could you recommend me a place ? I 'm looking for to book a table for 2 on Thursday at 11:30 ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'Oak Bistro');(_:booking,ref,'ANAMHNOW');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , I 've booked you at the Oak Bistro with reference number ANAMHNOW . May I help with anything else ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you . It 's perfect . Thank you for your help ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Have a great day" } ]
SSNG0074.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "bistro" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/04dd33f2" ], [ "_:search/04dd33f2", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/04dd33f2" ], [ "_:search/04dd33f2", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:result", "amount", "a few" ], [ "_:result", "food", "British" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "11:30" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/04dd33f2" ], [ "_:search/04dd33f2", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:result", "amount", "a few" ], [ "_:result", "food", "British" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "11:30" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Oak Bistro" ], [ "_:booking", "ref", "ANAMHNOW" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,has_internet,'no');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need a place to stay that does n't have to have internet and is in the expensive price range please ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,count,'5');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have 5 different ones all around town . Did you prefer to stay in a certain area ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , on the east side please ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'The express by Holiday Inn Cambridge');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The express by Holiday Inn Cambridge meets your needs , would you like to book it ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Does it have free parking ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , it does ." }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,stars,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I 'm not ready to book . Can you just tell me what the address is ? Oh , and how many stars is it ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'15 - 17 Norman Way , Coldhams Business Park');(_:result,category,'hotel');(_:result,stars,'two');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Sure . It 's a two star hotel and the address is 15 - 17 Norman Way , Coldhams Business Park . Anything else ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's all . Thanks ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Please contact us if you would like to make a reservation in the future ." } ]
SNG0955.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "no" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "no" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "no" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:search", "area", "east" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "The express by Holiday Inn Cambridge" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "no" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:search", "area", "east" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "The express by Holiday Inn Cambridge" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "stars", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "no" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:search", "area", "east" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "The express by Holiday Inn Cambridge" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_parking", "none" ], [ "_:result", "address", "15 - 17 Norman Way , Coldhams Business Park" ], [ "_:result", "category", "hotel" ], [ "_:result", "stars", "two" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,food,'northern european');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi , I am looking for restaurant in the west , somewhere that serves Northern European food ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,food,'northern European');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "There are no restaurants that serve northern European food in that area , would you like to try another type of cuisine or look in a different area ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'mexican');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Let 's Try Mexican , anything for Mexican ?" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "canthelp((_:search,food,'Mexican');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I ca n't find anything for Mexican either . Is there another location you 'd like to look in ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about an Indian restaurant ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'cocum');(_:result,name,'maharajah tandoori restaurant');(_:result,name,'meghna');(_:result,name,'rice boat');(_:result,name,'tandoori palace');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure , I have tandoori palace , cocum , rice boat , maharajah tandoori restaurant , meghna . Can I book a table for you at one of these ?" }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "No thank you , but can I have their address , phone number , and postcode ?" }, { "id": 7, "rdf-acts": [ "request((_:search,name,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Certainly , i can provide that info , Which restaurant would you like the info for ?" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "The Maharajah Tandoon sounds perfect . Can I get the information for them ?" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'41518 Castle Street City Centre');(_:result,food,'indian');(_:result,name,'the maharajah tandoori');(_:result,phone,'01223358399');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "the maharajah tandoori restaurant serves expensive indian food . Their address is 41518 Castle Street City Centre . Their contact number is 01223358399 . Would you like me to make a reservation ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,name,'hamilton lodge');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes can give me info on the Hamilton Lodge ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,area,'north');(_:result,category,'Guesthouse');(_:result,name,'Hamilton Lodge');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Sure the Hamilton Lodge is a Guesthouse on the north side of town . It 's moderately priced and has full amenities . Does that suit your needs ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,departure,'the hotel');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Yes . That sounds great . I 'm also going to need a taxi to get from the hotel to the restaurant ." }, { "id": 13, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))", "inform((_:result,departure,'your hotel');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "What time would you like to leave your hotel ?" }, { "id": 14, "rdf-acts": [ "request((_:result,car,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "I need to leave by 4:15 . I would like to know what car type would pick me up and get a contact number for the driver ." }, { "id": 15, "rdf-acts": [ "inform((_:result,car,'red bmw');(_:result,phone,'07608942055');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "The car is a red bmw . The contact number is : 07608942055 ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great . Thank you very much for you help . That is all I need today ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Thanks for contacting the Cambridge TownInfo centre . Have a wonderful day !" } ]
MUL0159.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "northern european" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/828d5a08" ], [ "_:search/828d5a08", "food", "northern European" ], [ "_:search/828d5a08", "type", "Restaurant" ], [ "_:search", "food", "mexican" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/828d5a08" ], [ "_:search/828d5a08", "food", "northern European" ], [ "_:search/828d5a08", "type", "Restaurant" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/030debf2" ], [ "_:search/030debf2", "food", "Mexican" ], [ "_:search/030debf2", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/828d5a08" ], [ "_:search/828d5a08", "food", "northern European" ], [ "_:search/828d5a08", "type", "Restaurant" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/030debf2" ], [ "_:search/030debf2", "food", "Mexican" ], [ "_:search/030debf2", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "cocum" ], [ "_:result", "name", "maharajah tandoori restaurant" ], [ "_:result", "name", "meghna" ], [ "_:result", "name", "rice boat" ], [ "_:result", "name", "tandoori palace" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/828d5a08" ], [ "_:search/828d5a08", "food", "northern European" ], [ "_:search/828d5a08", "type", "Restaurant" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/030debf2" ], [ "_:search/030debf2", "food", "Mexican" ], [ "_:search/030debf2", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "cocum" ], [ "_:result", "name", "maharajah tandoori restaurant" ], [ "_:result", "name", "meghna" ], [ "_:result", "name", "rice boat" ], [ "_:result", "name", "tandoori palace" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ], [ "_:search", "name", "?" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/828d5a08" ], [ "_:search/828d5a08", "food", "northern European" ], [ "_:search/828d5a08", "type", "Restaurant" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/030debf2" ], [ "_:search/030debf2", "food", "Mexican" ], [ "_:search/030debf2", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "postcode", "?" ], [ "_:result", "address", "41518 Castle Street City Centre" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "the maharajah tandoori" ], [ "_:result", "phone", "01223358399" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "hamilton lodge" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/828d5a08" ], [ "_:search/828d5a08", "food", "northern European" ], [ "_:search/828d5a08", "type", "Restaurant" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/030debf2" ], [ "_:search/030debf2", "food", "Mexican" ], [ "_:search/030debf2", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "postcode", "?" ], [ "_:result", "address", "41518 Castle Street City Centre" ], [ "_:result", "food", "indian" ], [ "_:result", "phone", "01223358399" ], [ "_:search", "name", "hamilton lodge" ], [ "_:result", "area", "north" ], [ "_:result", "category", "Guesthouse" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/828d5a08" ], [ "_:search/828d5a08", "food", "northern European" ], [ "_:search/828d5a08", "type", "Restaurant" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/030debf2" ], [ "_:search/030debf2", "food", "Mexican" ], [ "_:search/030debf2", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "postcode", "?" ], [ "_:result", "address", "41518 Castle Street City Centre" ], [ "_:result", "food", "indian" ], [ "_:result", "phone", "01223358399" ], [ "_:search", "name", "hamilton lodge" ], [ "_:result", "area", "north" ], [ "_:result", "category", "Guesthouse" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Taxi" ], [ "_:result", "departure", "your hotel" ], [ "_:result", "type", "Taxi" ], [ "_:result", "car", "?" ] ], "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/828d5a08" ], [ "_:search/828d5a08", "food", "northern European" ], [ "_:search/828d5a08", "type", "Restaurant" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/030debf2" ], [ "_:search/030debf2", "food", "Mexican" ], [ "_:search/030debf2", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "postcode", "?" ], [ "_:result", "address", "41518 Castle Street City Centre" ], [ "_:result", "food", "indian" ], [ "_:search", "name", "hamilton lodge" ], [ "_:result", "area", "north" ], [ "_:result", "category", "Guesthouse" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Taxi" ], [ "_:result", "departure", "your hotel" ], [ "_:result", "car", "red bmw" ], [ "_:result", "phone", "07608942055" ], [ "_: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,'center');(_:search,type,'Attraction');(_:search,type,'Hotel');(_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'm looking for a family friendly restaurant that is reasonably price and located in the center of town near attractions , hotels and easy access to transportation such as buses and taxis ." }, { "id": 1, "rdf-acts": [ "select((_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Ok , to be clear , which price range do you prefer-- cheap , moderate or expensive ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a moderately priced restaurant" }, { "id": 3, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Do you prefer a specific type of food ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I prefer Chinese food" }, { "id": 5, "rdf-acts": [ "inform((_:result,count,'3');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "great , i have three options for you to choose from !" }, { "id": 6, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Oh , I have no idea . Can you just reserve tell me your favorite one ? I 'll need a postcode for it ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,name,'Jinling noodle bar');(_:result,postcode,'cb23pp');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Jinling noodle bar , postcode cb23pp . Is there any more info I can give you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I would like to visit a college in the same area as the noodle bar , can you find me one ?" }, { "id": 9, "rdf-acts": [ "select((_:result,entrance_fee,'an entrance fee');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))", "inform((_:result,area,'centre');(_:result,category,'colleges');(_:result,count,'13');(_:result,type,'Attraction'))", "request((_:search,entrance_fee,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "There are 13 colleges in the centre of town . Most are free , but some do charge an entrance fee . Any preference ?" }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "How about choosing a famous one and give me the address , postcode and entrance fee ." }, { "id": 11, "rdf-acts": [ "inform((_:result,address,\"king 's parade\");(_:result,entrance_fee,'2 pounds');(_:result,name,'corpus christi');(_:result,postcode,'cb21rh');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "corpus christi is popular this time of year . The address is at king 's parade . The post code cb21rh and the entree fee is 2 pounds ." }, { "id": 12, "rdf-acts": [ "inform((_:search,departure,'the attraction');(_:search,destination,'the restaurant');(_:search,leave_at,'05:45');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Great , thanks ! Also , will you please book me a taxi from the attraction to the restaurant , leaving the attraction at 05:45 ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'red volvo');(_:result,phone,'07754509492');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "I was able to book a taxi it will be a red volvo and the contact number is 07754509492 . Is there anything else I can help with ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's it . Thank you very much ." }, { "id": 15, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "thanks for using our services" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks again . That was all I needed ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Thank you for using Cambridge TownInfo centre . Goodbye ." } ]
PMUL2366.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "food", "chinese" ], [ "_:result", "count", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Jinling noodle bar" ], [ "_:result", "postcode", "cb23pp" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "food", "chinese" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Jinling noodle bar" ], [ "_:result", "postcode", "cb23pp" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "college" ], [ "_:result", "entrance_fee", "an entrance fee" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "type", "Attraction" ], [ "_:search", "entrance_fee", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "food", "chinese" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "college" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:search", "entrance_fee", "?" ], [ "_:result", "address", "king 's parade" ], [ "_:result", "entrance_fee", "2 pounds" ], [ "_:result", "name", "corpus christi" ], [ "_:result", "postcode", "cb21rh" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "the attraction" ], [ "_:search", "destination", "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 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "food", "chinese" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "college" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:search", "entrance_fee", "?" ], [ "_:result", "address", "king 's parade" ], [ "_:result", "entrance_fee", "2 pounds" ], [ "_:result", "name", "corpus christi" ], [ "_:result", "postcode", "cb21rh" ], [ "_:search", "departure", "the attraction" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "leave_at", "05:45" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red volvo" ], [ "_:result", "phone", "07754509492" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "food", "chinese" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "college" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:search", "entrance_fee", "?" ], [ "_:result", "address", "king 's parade" ], [ "_:result", "entrance_fee", "2 pounds" ], [ "_:result", "name", "corpus christi" ], [ "_:result", "postcode", "cb21rh" ], [ "_:search", "departure", "the attraction" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "leave_at", "05:45" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red volvo" ], [ "_:result", "phone", "07754509492" ], [ "_: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,name,'a and b guest house');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm planning a trip to Cambridge and I was told the A and B Guest House was a great place to stay . Can you give me information about it ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'east');(_:result,category,'guest house');(_:result,has_internet,'none');(_:result,pricerange,'moderately priced');(_:result,stars,'four');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Absolutely ! This is a moderately priced guest house with four stars . There is wifi included . It is located on the east . What else can I help with ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))", "request((_:result,has_parking,?);(_:result,ref,?);(_:result,type,'Hotel');(_:result,type,'Train'))" ], "speaker": "user", "text": "Do you have free parking ? I refuse to pay for parking in a hotel that I am staying at . Would n't you agree ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , I would as a matter of fact . And yes the offer free parking ." }, { "id": 4, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Okay , sounds good . Also I need to get a train from Liverpool street to Cambridge ." }, { "id": 5, "rdf-acts": [ "reqmore()", "request((_:booking,day,?);(_:booking,type,'Booking');(_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day would you like to make this trip ? Do you have any other specifications ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'A and B Guest House');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Oh wait , you know what ? I forgot to ask about star ratings . What 's the star rating on the A and B Guest House , please ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,stars,'four');(_:result,type,'Hotel'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "It has four stars . Would you still like information on the train ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,leave_at,'12:45');(_:search,people,'2');(_:search,type,'Train'))" ], "speaker": "user", "text": "The train should leave after 12:45 and should leave on friday . for 2 people please book ." }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'15:07');(_:result,departure,'london liverpool street');(_:result,destination,'cambridge');(_:result,id,'TR5015');(_:result,leave_at,'13:39');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR5015 leaves london liverpool street at 13:39 and arrives at cambridge by 15:07 . Would this work for you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,type,'Train'))" ], "speaker": "user", "text": "Does that train leave on Friday ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,day,'Friday');(_:result,type,'Train'))" ], "speaker": "system", "text": "Yes , that train leaves on Friday ." }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'two');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need two tickets ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,people,'two');(_:booking,ref,'MY04HJ0A');(_:booking,ticket,'33.2 GBP');(_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "Okay , two tickets are booked , for a total price of 33.2 GBP , and your reference number is MY04HJ0A , do you need anything else today ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thanks , that is everything ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thanks for using our system !" } ]
MUL2293.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "a and b guest house" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "a and b guest house" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guest house" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "four" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_parking", "?" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "a and b guest house" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guest house" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "four" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "ref", "?" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "area", "east" ], [ "_:result", "category", "guest house" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "four" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "ref", "?" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "destination", "cambridge" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "?" ], [ "_:search", "name", "A and B Guest House" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "area", "east" ], [ "_:result", "category", "guest house" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "ref", "?" ], [ "_:result", "has_parking", "none" ], [ "_:search", "destination", "cambridge" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "A and B Guest House" ], [ "_:result", "stars", "four" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "12:45" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "area", "east" ], [ "_:result", "category", "guest house" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "ref", "?" ], [ "_:result", "has_parking", "none" ], [ "_:search", "destination", "cambridge" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "A and B Guest House" ], [ "_:result", "stars", "four" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "leave_at", "12:45" ], [ "_:search", "people", "2" ], [ "_:result", "arrive_by", "15:07" ], [ "_:result", "departure", "london liverpool street" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR5015" ], [ "_:result", "leave_at", "13:39" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "area", "east" ], [ "_:result", "category", "guest house" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "ref", "?" ], [ "_:result", "has_parking", "none" ], [ "_:search", "destination", "cambridge" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "A and B Guest House" ], [ "_:result", "stars", "four" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "leave_at", "12:45" ], [ "_:result", "arrive_by", "15:07" ], [ "_:result", "departure", "london liverpool street" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR5015" ], [ "_:result", "leave_at", "13:39" ], [ "_:search", "day", "friday" ], [ "_:result", "day", "Friday" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "two" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "area", "east" ], [ "_:result", "category", "guest house" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "ref", "?" ], [ "_:result", "has_parking", "none" ], [ "_:search", "destination", "cambridge" ], [ "_:booking", "day", "?" ], [ "_:search", "name", "A and B Guest House" ], [ "_:result", "stars", "four" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "leave_at", "12:45" ], [ "_:result", "arrive_by", "15:07" ], [ "_:result", "departure", "london liverpool street" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR5015" ], [ "_:result", "leave_at", "13:39" ], [ "_:search", "day", "friday" ], [ "_:result", "day", "Friday" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "two" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "two" ], [ "_:booking", "ref", "MY04HJ0A" ], [ "_:booking", "ticket", "33.2 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,departure,'norwich');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train out of Norwich on Thursday ." }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What is your destination ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'18:00');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to go to Cambridge , I need to get in by 18:00" }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have several trains , shall I book one ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'18:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "As long as I 'm there by 18:00 it does n't matter ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,arrive_by,'17:35');(_:booking,category,'Train');(_:booking,ref,'U0BVSOSQ');(_:booking,ticket,'17.6 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have booked you a train arriving at 17:35 , the reference number is U0BVSOSQ and the total fee of 17.6 GBP will be payable at the station ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your help ! Have a good day . Goodbye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Thank you for using the Cambridge TownInfo Centre ; goodbye !" } ]
SNG1302.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "arrive_by", "18:00" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "18:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "arrive_by", "18:00" ], [ "_:search", "type", "Train" ], [ "_:booking", "arrive_by", "17:35" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "U0BVSOSQ" ], [ "_:booking", "ticket", "17.6 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'afternoon tea');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a place to eat that 's expensive and serves afternoon tea . Can you help me ?" }, { "id": 1, "rdf-acts": [ "canthelp((_:search,area,'in Cambridge');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry , there are no restaurants like that in Cambridge unfortunately ." }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about an expensive indian restaurant ?" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'14');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 14 matches , do you have a location preference ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No particular part of town , I 'd appreciate a reccomendation . Can you make reservations for me ?" }, { "id": 5, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))", "inform((_:result,area,'east');(_:result,name,'pipasha restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I would recommend pipasha restaurant on the east side of town . How many people are in your group and when do you need the reservation for ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'17:00');(_:search,people,'5');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like a reservation for Sunday for 5 people at 17:00 ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,ref,'HTGDBAYE');(_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : HTGDBAYE . anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,type,'Train'))" ], "speaker": "user", "text": "Great ! I also need a train for monday" }, { "id": 9, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I will need you departure and arrival city and time ." }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'15:00');(_:search,day,'monday');(_:search,destination,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave Monday , and arrive at Bishops Stortford at 15:00 ." }, { "id": 11, "rdf-acts": [ "select((_:result,leave_at,'05:29');(_:result,leave_at,'every 2 hours');(_:result,type,'Train'))", "inform((_:result,count,'5');(_:result,type,'Train'))" ], "speaker": "system", "text": "There are 5 trains that fit your request . They leave every 2 hours starting at 05:29 . Do you have a preference for one of these trains ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,leave_at,'5:29');(_:search,type,'Train'))" ], "speaker": "user", "text": "Sure , I 'll take the one that leaves at 5:29 , what is the cost ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,ticket,'10.10 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The cost of that train is 10.10 pounds . Would you like me to book it for you ?" }, { "id": 14, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "no , thanks . What 's the travel time for that train ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,duration,'38 minutes');(_:result,id,'TR4283');(_:result,type,'Train'))" ], "speaker": "system", "text": "The travel time for train TR4283 is 38 minutes ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much ." }, { "id": 17, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can help you with today ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you that will be all" }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "It is my pleasure working for you ." } ]
PMUL3875.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "afternoon tea" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/38c9f52c" ], [ "_:search/38c9f52c", "area", "in Cambridge" ], [ "_:search/38c9f52c", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/38c9f52c" ], [ "_:search/38c9f52c", "area", "in Cambridge" ], [ "_:search/38c9f52c", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "14" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/38c9f52c" ], [ "_:search/38c9f52c", "area", "in Cambridge" ], [ "_:search/38c9f52c", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "14" ], [ "_:search", "area", "dontcare" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "east" ], [ "_:result", "name", "pipasha restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "17:00" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/38c9f52c" ], [ "_:search/38c9f52c", "area", "in Cambridge" ], [ "_:search/38c9f52c", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "14" ], [ "_:search", "area", "dontcare" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:result", "area", "east" ], [ "_:result", "name", "pipasha restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "17:00" ], [ "_:search", "people", "5" ], [ "_:booking", "ref", "HTGDBAYE" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "monday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/38c9f52c" ], [ "_:search/38c9f52c", "area", "in Cambridge" ], [ "_:search/38c9f52c", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "14" ], [ "_:search", "area", "dontcare" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:result", "area", "east" ], [ "_:result", "name", "pipasha restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "17:00" ], [ "_:search", "people", "5" ], [ "_:booking", "ref", "HTGDBAYE" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "?" ], [ "_:search", "arrive_by", "15:00" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/38c9f52c" ], [ "_:search/38c9f52c", "area", "in Cambridge" ], [ "_:search/38c9f52c", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "dontcare" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:result", "area", "east" ], [ "_:result", "name", "pipasha restaurant" ], [ "_:search", "duration", "17:00" ], [ "_:search", "people", "5" ], [ "_:booking", "ref", "HTGDBAYE" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "?" ], [ "_:search", "arrive_by", "15:00" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "leave_at", "05:29" ], [ "_:result", "leave_at", "every 2 hours" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "5:29" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/38c9f52c" ], [ "_:search/38c9f52c", "area", "in Cambridge" ], [ "_:search/38c9f52c", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "dontcare" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:result", "area", "east" ], [ "_:result", "name", "pipasha restaurant" ], [ "_:search", "duration", "17:00" ], [ "_:search", "people", "5" ], [ "_:booking", "ref", "HTGDBAYE" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "?" ], [ "_:search", "arrive_by", "15:00" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "leave_at", "05:29" ], [ "_:result", "leave_at", "every 2 hours" ], [ "_:result", "count", "5" ], [ "_:search", "leave_at", "5:29" ], [ "_:search", "type", "Train" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "?" ] ], "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/38c9f52c" ], [ "_:search/38c9f52c", "area", "in Cambridge" ], [ "_:search/38c9f52c", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "dontcare" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:result", "area", "east" ], [ "_:result", "name", "pipasha restaurant" ], [ "_:search", "duration", "17:00" ], [ "_:search", "people", "5" ], [ "_:booking", "ref", "HTGDBAYE" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "?" ], [ "_:search", "arrive_by", "15:00" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "leave_at", "05:29" ], [ "_:result", "leave_at", "every 2 hours" ], [ "_:result", "count", "5" ], [ "_:search", "leave_at", "5:29" ], [ "_:search", "type", "Train" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "38 minutes" ], [ "_:result", "id", "TR4283" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/38c9f52c" ], [ "_:search/38c9f52c", "area", "in Cambridge" ], [ "_:search/38c9f52c", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "dontcare" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:result", "area", "east" ], [ "_:result", "name", "pipasha restaurant" ], [ "_:search", "duration", "17:00" ], [ "_:search", "people", "5" ], [ "_:booking", "ref", "HTGDBAYE" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "?" ], [ "_:search", "arrive_by", "15:00" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "leave_at", "05:29" ], [ "_:result", "leave_at", "every 2 hours" ], [ "_:result", "count", "5" ], [ "_:search", "leave_at", "5:29" ], [ "_:search", "type", "Train" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "38 minutes" ], [ "_:result", "id", "TR4283" ], [ "_: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,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for a place to go visit in the centre of town ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'Centre of town');(_:result,name,'all saints church');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I recommend all saints church . It is an attraction in the Centre of town ." }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Great can I get the entrance fee , address , and phone number please ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Jesus Lane');(_:result,entrance_fee,'free');(_:result,name,'All Saints Church');(_:result,phone,'01223452587');(_:result,postcode,'cb58bs');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "All Saints Church is located on Jesus Lane . It is free to visit . The postcode is cb58bs . And their phone number is 01223452587 . Did you need more information ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thank you I also need a place to stay that has a 4 star rating and is in the cheap price range ." }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,category,'hotels');(_:result,count,'8');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 8 hotels that fit your criteria . Is there an area of town that you prefer ?" }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "Yes , I would to stay in a guest house in Cambridge ." }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,category,'guesthouses');(_:result,count,'7');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Ok . There are seven guesthouses that fit those criteria . Do you want to stay in a certain part of town ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "If possible , I would like to stay in the centre close to Saints Church ." }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,name,'alexander bed and breakfast guesthouse');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Sure , we have alexander bed and breakfast guesthouse in the town centre . Can I book a room for you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,stay,'4');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Okay , go ahead and book it for just me for 4 nights starting Thursday . Can I get a reference number please ?" }, { "id": 11, "rdf-acts": [ "inform((_:booking,name,'alexander bed and breakfast');(_:booking,type,'Booking'))", "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "May I ask how many will be staying at the alexander bed and breakfast ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I will be the only one staying ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Thursday');(_:booking,name,'alexander bed and breakfast');(_:booking,ref,'9B75WFME');(_:booking,stay,'4');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have confirmed your booking at alexander bed and breakfast starting Thursday for 4 nights . Your reference number is 9B75WFME . Do you need any further assistance ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Actually , I think that was everything I need . Thanks so much . Have a good day ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Enjoy your stay !" } ]
MUL1042.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", "area", "Centre of town" ], [ "_:result", "name", "all saints church" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "area", "Centre of town" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Jesus Lane" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "All Saints Church" ], [ "_:result", "phone", "01223452587" ], [ "_:result", "postcode", "cb58bs" ], [ "_:result", "type", "Attraction" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "area", "Centre of town" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Jesus Lane" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "All Saints Church" ], [ "_:result", "phone", "01223452587" ], [ "_:result", "postcode", "cb58bs" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Hotel" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "8" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "area", "Centre of town" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Jesus Lane" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "All Saints Church" ], [ "_:result", "phone", "01223452587" ], [ "_:result", "postcode", "cb58bs" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "7" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Jesus Lane" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223452587" ], [ "_:result", "postcode", "cb58bs" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "7" ], [ "_:search", "area", "centre" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "alexander bed and breakfast guesthouse" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Jesus Lane" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223452587" ], [ "_:result", "postcode", "cb58bs" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "7" ], [ "_:search", "area", "centre" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "alexander bed and breakfast guesthouse" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:booking", "name", "alexander bed and breakfast" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "one" ], [ "_: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", "address", "Jesus Lane" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223452587" ], [ "_:result", "postcode", "cb58bs" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "7" ], [ "_:search", "area", "centre" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "alexander bed and breakfast guesthouse" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "name", "alexander bed and breakfast" ], [ "_:booking", "ref", "9B75WFME" ], [ "_:booking", "stay", "4" ], [ "_: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'))" ], "speaker": "user", "text": "i need somewhere to go ." }, { "id": 1, "rdf-acts": [ "thank()", "inform((_:result,amount,'so many');(_:result,type,'Attraction'))", "request((_:search,category,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "There are so many great things to do in Cambridge . Let 's narrow your search . Would you like to go to a restaurant , hotel , or attraction ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for a nice museum" }, { "id": 3, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'some');(_:result,category,'museums');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I found some great museums . Can you specify on the types of museum you are looking for ?" }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "You may suggest one to me ." }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'west');(_:result,entrance_fee,'3.50 pounds');(_:result,name,'cambridge and county folk museum');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The cambridge and county folk museum is in the west part of town etrance fee is 3.50 pounds" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'west');(_:search,type,'Attraction'))", "request((_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Are there any free attractions in the area ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'west');(_:result,entrance_fee,'free');(_:result,name,'Cafe jello gallery');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Cafe jello gallery is in the west and has free admission . Is that better for you ?" }, { "id": 8, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That sounds great . Can I get the phone number for it ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,name,'cafe jello gallery');(_:result,phone,'01223312112');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The phone number for cafe jello gallery is 01223312112 . Can I help you with anything else today ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'south');(_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thanks . I also need a hotel in the south ." }, { "id": 11, "rdf-acts": [ "inform((_:result,area,'south');(_:result,name,'bridge guest house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "How about the bridge guest house located in the south area of town ?" }, { "id": 12, "rdf-acts": [ "request((_:result,stars,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "how many stars does it have ?" }, { "id": 13, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,stars,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "It is rated 3 stars . Does that work for you ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need something with 4 stars ." }, { "id": 15, "rdf-acts": [ "inform((_:result,name,'Aylesbray lodge guest house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "In that case I will suggest Aylesbray lodge guest house ." }, { "id": 16, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , that will be fine . I will need a reservation starting on Wednesday ." }, { "id": 17, "rdf-acts": [ "request((_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "How many days did you want the booking for ? And for how many people ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I almost forgot , my husband would like for the hotel to have free wifi . Does that hotel meet that criteria ?" }, { "id": 19, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_internet,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , it does have free wifi . Would you like to continue with the reservation ?" }, { "id": 20, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'2');(_:search,stay,'5');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes please . 2 people for 5 nights beginning on Wednesday and I will need the reference number after booking is complete ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "Okay , you 're all set ! The reference number is EK9KZ64S . Is there anything else that I can assist you with today ?" } ]
PMUL3633.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "amount", "so many" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "some" ], [ "_:result", "category", "museums" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:result", "amount", "some" ], [ "_:result", "category", "museums" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "3.50 pounds" ], [ "_:result", "name", "cambridge and county folk museum" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "west" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:result", "amount", "some" ], [ "_:result", "category", "museums" ], [ "_:search", "area", "west" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Cafe jello gallery" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "some" ], [ "_:result", "category", "museums" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "cafe jello gallery" ], [ "_:result", "phone", "01223312112" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "amount", "some" ], [ "_:result", "category", "museums" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223312112" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "south" ], [ "_:result", "name", "bridge guest house" ], [ "_:result", "type", "Hotel" ], [ "_:result", "stars", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "amount", "some" ], [ "_:result", "category", "museums" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223312112" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:result", "area", "south" ], [ "_:result", "name", "bridge guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:result", "amount", "some" ], [ "_:result", "category", "museums" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223312112" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:result", "area", "south" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "stars", "3" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "Aylesbray lodge guest house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:result", "amount", "some" ], [ "_:result", "category", "museums" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223312112" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:result", "area", "south" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "stars", "3" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "Aylesbray lodge guest house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:result", "amount", "some" ], [ "_:result", "category", "museums" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223312112" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:result", "area", "south" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "stars", "3" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "Aylesbray lodge guest house" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "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,arrive_by,'1:45');(_:search,day,'friday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a train leaving on Friday that arrives by 1:45 PM . Can you help me ?" }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What city will you be leaving from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be departing from Cambridge to ely ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'13:45');(_:result,count,'4');(_:result,destination,'Ely');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are four trains that can get you to Ely by 13:45 , do you have a particular departure time preference ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,leave_at,'dontcare');(_:search,type,'Train'))", "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I do n't have a departure time preference . Can you let me know how much the price is for the earliest departure out of those four trains ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,id,'TR1709');(_:result,leave_at,'5:50');(_:result,ticket,'4.40 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))", "inform((_:result,pricerange,'same price');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "TR1709 leaves at 5:50 and is 4.40 pounds , there are later trains also at the same price . Would you like to book a seat ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'lebanese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No thanks . But can you find a restaurant that serves lebanese food in the centre ?" }, { "id": 7, "rdf-acts": [ "hello()", "inform((_:result,area,'center');(_:result,count,'1');(_:result,food,'Lebanese');(_:result,name,'Ali Bana');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "You 're in luck ! There is one Lebanese restaurant in all of Cambridge , and it 's in the center . Ali Bana , located at 59 Hills Road City Centre ." }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "How is the pricing there ?" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Ali Baba is moderately priced . Do you need a reservation ?" }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "No , just the address and postcode please ." }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'59 hills road city centre');(_:result,postcode,'cb21nt');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "the address is 59 hills road city centre . the postcode is cb21nt ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks so much ! That will be all for today !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you have a great day !" } ]
PMUL0747.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "1:45" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "1:45" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "1:45" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:result", "arrive_by", "13:45" ], [ "_:result", "count", "4" ], [ "_:result", "destination", "Ely" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "dontcare" ], [ "_:search", "type", "Train" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "1:45" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:result", "arrive_by", "13:45" ], [ "_:result", "count", "4" ], [ "_:result", "destination", "Ely" ], [ "_:search", "leave_at", "dontcare" ], [ "_:result", "id", "TR1709" ], [ "_:result", "leave_at", "5:50" ], [ "_:result", "ticket", "4.40 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "pricerange", "same price" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "lebanese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "1:45" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:result", "arrive_by", "13:45" ], [ "_:result", "destination", "Ely" ], [ "_:search", "leave_at", "dontcare" ], [ "_:result", "id", "TR1709" ], [ "_:result", "leave_at", "5:50" ], [ "_:result", "ticket", "4.40 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "pricerange", "same price" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "lebanese" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "greeted", "_:user" ], [ "_:result", "area", "center" ], [ "_:result", "count", "1" ], [ "_:result", "food", "Lebanese" ], [ "_:result", "name", "Ali Bana" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "1:45" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:result", "arrive_by", "13:45" ], [ "_:result", "destination", "Ely" ], [ "_:search", "leave_at", "dontcare" ], [ "_:result", "id", "TR1709" ], [ "_:result", "leave_at", "5:50" ], [ "_:result", "ticket", "4.40 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "lebanese" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "greeted", "_:user" ], [ "_:result", "area", "center" ], [ "_:result", "count", "1" ], [ "_:result", "food", "Lebanese" ], [ "_:result", "name", "Ali Bana" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "1:45" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:result", "arrive_by", "13:45" ], [ "_:result", "destination", "Ely" ], [ "_:search", "leave_at", "dontcare" ], [ "_:result", "id", "TR1709" ], [ "_:result", "leave_at", "5:50" ], [ "_:result", "ticket", "4.40 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "lebanese" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "greeted", "_:user" ], [ "_:result", "area", "center" ], [ "_:result", "count", "1" ], [ "_:result", "food", "Lebanese" ], [ "_:result", "name", "Ali Bana" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "address", "59 hills road city centre" ], [ "_:result", "postcode", "cb21nt" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a place to eat in the centre that serves chinese food ." }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'a variety');(_:result,food,'Chinese');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Chinese sounds great . I have a variety of restaurants . Which price range do you prefer ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I am not particular . how about moderate ? I will need their phone number , address and postcode please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'12 Norfolk Street city centre');(_:result,area,'centre');(_:result,food,'chinese');(_:result,name,'The lan hong house');(_:result,phone,'01223350420');(_:result,postcode,'cb12lf');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The lan hong house is a moderately priced chinese restaurant in the centre area at 12 Norfolk Street city centre . The phone number is 01223350420 and the postcode is cb12lf ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Wonderful , that 's all I need to know . Thanks !" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "I 'm happy we could help you today ! Enjoy your meal !" } ]
SNG0527.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:result", "amount", "a variety" ], [ "_:result", "food", "Chinese" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:result", "amount", "a variety" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "12 Norfolk Street city centre" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "chinese" ], [ "_:result", "name", "The lan hong house" ], [ "_:result", "phone", "01223350420" ], [ "_:result", "postcode", "cb12lf" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'hamilton lodge');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hello , I 'd like some information about a hotel called the hamilton lodge , please ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'156 Chesterton Road');(_:result,category,'guesthouse');(_:result,name,'Hamilton Lodge');(_:result,stars,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Hamilton Lodge is a 3 star guesthouse located at 156 Chesterton Road . Would you like to make a reservation ?" }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Not today I was just looking for information . Thank you though for your help ." }, { "id": 3, "rdf-acts": [], "speaker": "system", "text": "Is that all you need for today ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,leave_at,'17:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am also looking for a train leaving from Cambridge anytime after 17:00 . Can you help me with that ?" }, { "id": 5, "rdf-acts": [ "request((_:search,day,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Certainly , what day would you like to leave , and where would you like to go ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,departure,'cambridge');(_:search,destination,'kings lynn');(_:search,leave_at,'17:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need the train to leave Cambridge after 17:00 on Wednesday heading to Kings Lynn ." }, { "id": 7, "rdf-acts": [ "inform((_:result,count,'7');(_:result,leave_at,'17:11');(_:result,leave_at,'every hour thereafter');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great . I have 7 trains that meet your criteria . The first one leaves at 17:11 and is every hour thereafter . Would you like me to book one for you ?" }, { "id": 8, "rdf-acts": [ "request((_:result,id,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "What is the cost and trainID for the 17:11 train ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,id,'TR8627');(_:result,ticket,'9.80 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The cost is 9.80 pounds , and the train ID is TR8627 . Would you like me to book it for you ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you , I 'll take care of it myself . I think that 'll be all for tonight ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our service ." } ]
MUL0664.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "hamilton lodge" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "hamilton lodge" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "156 Chesterton Road" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "hamilton lodge" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "156 Chesterton Road" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "17:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "hamilton lodge" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "156 Chesterton Road" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "17:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "hamilton lodge" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "156 Chesterton Road" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:result", "stars", "3" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "17:00" ], [ "_:search", "type", "Train" ], [ "_:result", "count", "7" ], [ "_:result", "leave_at", "17:11" ], [ "_:result", "leave_at", "every hour thereafter" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:result", "id", "?" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "hamilton lodge" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "156 Chesterton Road" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:result", "stars", "3" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "17:00" ], [ "_:search", "type", "Train" ], [ "_:result", "count", "7" ], [ "_:result", "leave_at", "17:11" ], [ "_:result", "leave_at", "every hour thereafter" ], [ "_:booking", "category", "Train" ], [ "_:result", "id", "TR8627" ], [ "_:result", "ticket", "9.80 pounds" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,category,'guesthouses');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Are there any guesthouses in the east ?" }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,area,'east');(_:result,category,'guesthouses');(_:result,count,'6');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are six guesthouses in the east . Do you have a preference on price ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "It needs to be cheap ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'3');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Leverton House');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have 3 options for you . All of them are 4 star rated and all offer free parking and free internet . Might I suggest the Leverton House ." }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'leverton house');(_:search,type,'Hotel'))", "request((_:result,address,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Can I have the address for Leverton House ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'732 - 734 newmarket road');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "that address is 732 - 734 newmarket road . would you like me to make you a reservation ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))", "request((_:result,has_internet,?);(_:result,has_parking,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Do they have internet and free parking ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes they have internet and free parking ." }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "That will work can you book that for me ?" }, { "id": 9, "rdf-acts": [ "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sure , what day will you be arriving ?" }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I 'm sorry , I do n't need a room right now . I just need their address ." }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'732 - 734 newmarket road');(_:result,area,'east');(_:result,name,'leverton house');(_:result,phone,'01223292094');(_:result,postcode,'cb58rs');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The address for leverton house is 732 - 734 newmarket road in the east . The postcode is cb58rs and phone number is 01223292094 ." }, { "id": 12, "rdf-acts": [ "inform((_:search,arrive_by,'09:15');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm also looking for a train . Arriving in Cambridge by 09:15 ." }, { "id": 13, "rdf-acts": [ "request((_:search,day,?);(_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "On what day will you be travelling ? And where will you be travelling from ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,departure,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to leave on Saturday from Ely ." }, { "id": 15, "rdf-acts": [ "select((_:result,leave_at,'05:35');(_:result,leave_at,'07:35');(_:result,type,'Train'))", "inform((_:result,count,'2');(_:result,type,'Train'))" ], "speaker": "system", "text": "I have two trains available leaving at 05:35 and 07:35 . What time would you like to leave ." }, { "id": 16, "rdf-acts": [ "inform((_:search,people,'7');(_:search,type,'Train'))" ], "speaker": "user", "text": "It does n't matter . Just pick one and book it for 7 people ." }, { "id": 17, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,leave_at,'5:35');(_:booking,type,'Booking');(_:result,ref,'D55LLNTR');(_:result,type,'Train'))" ], "speaker": "system", "text": "You re booked for the 5:35 . Your booking number is D55LLNTR ." }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . That is all that I need ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Thank you for calling ." } ]
PMUL1844.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouses" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouses" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "6" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouses" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Leverton House" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "leverton house" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouses" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Leverton House" ], [ "_:result", "stars", "4" ], [ "_:search", "name", "leverton house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "732 - 734 newmarket road" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "?" ], [ "_:result", "has_parking", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouses" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Leverton House" ], [ "_:result", "stars", "4" ], [ "_:search", "name", "leverton house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "732 - 734 newmarket road" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouses" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Leverton House" ], [ "_:result", "stars", "4" ], [ "_:search", "name", "leverton house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "732 - 734 newmarket road" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouses" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "3" ], [ "_:result", "stars", "4" ], [ "_:search", "name", "leverton house" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "732 - 734 newmarket road" ], [ "_:result", "area", "east" ], [ "_:result", "name", "leverton house" ], [ "_:result", "phone", "01223292094" ], [ "_:result", "postcode", "cb58rs" ], [ "_:result", "type", "Hotel" ], [ "_:search", "arrive_by", "09:15" ], [ "_: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", "area", "east" ], [ "_:search", "category", "guesthouses" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "3" ], [ "_:result", "stars", "4" ], [ "_:search", "name", "leverton house" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "732 - 734 newmarket road" ], [ "_:result", "area", "east" ], [ "_:result", "name", "leverton house" ], [ "_:result", "phone", "01223292094" ], [ "_:result", "postcode", "cb58rs" ], [ "_:result", "type", "Hotel" ], [ "_:search", "arrive_by", "09:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "ely" ], [ "_: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", "east" ], [ "_:search", "category", "guesthouses" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "stars", "4" ], [ "_:search", "name", "leverton house" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "732 - 734 newmarket road" ], [ "_:result", "area", "east" ], [ "_:result", "name", "leverton house" ], [ "_:result", "phone", "01223292094" ], [ "_:result", "postcode", "cb58rs" ], [ "_:search", "arrive_by", "09:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "ely" ], [ "_:result", "leave_at", "05:35" ], [ "_:result", "leave_at", "07:35" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Train" ], [ "_: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", "area", "east" ], [ "_:search", "category", "guesthouses" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "stars", "4" ], [ "_:search", "name", "leverton house" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:booking", "day", "?" ], [ "_:result", "address", "732 - 734 newmarket road" ], [ "_:result", "area", "east" ], [ "_:result", "name", "leverton house" ], [ "_:result", "phone", "01223292094" ], [ "_:result", "postcode", "cb58rs" ], [ "_:search", "arrive_by", "09:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "ely" ], [ "_:result", "leave_at", "05:35" ], [ "_:result", "leave_at", "07:35" ], [ "_:result", "count", "2" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "leave_at", "5:35" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "D55LLNTR" ], [ "_:result", "type", "Train" ] ], "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,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hi , I could sure use some help with my planning . I am looking for a particular hotel ." }, { "id": 1, "rdf-acts": [ "request((_:search,name,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Can you please tell me the name of the hotel you are looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,name,'a and b guest house');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "The name of the place is called a and b guest house ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'124 tenison road');(_:result,name,'a and b guest house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "a and b guest house located 124 tenison road is can i book it for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'4');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I 'd like to book for 4 people and for 4 nights , starting from Friday . Can you check availability ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Friday');(_:booking,people,'4');(_:booking,ref,'BTA1MEE0');(_:booking,stay,'4');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book you for 4 people for 4 nights starting on Friday . Your reference number is BTA1MEE0 . Can I help you with anything else ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'west');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am also looking for some attractions in the West ." }, { "id": 7, "rdf-acts": [ "inform((_:result,category,'museums');(_:result,name,'churchill college');(_:result,name,'the cafe jello gallery');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There is the cafe jello gallery , if you like museums , or churchill college ." }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'cafe jello gallery');(_:search,type,'Attraction'))", "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Hmmm . Cafe Jello Gallery sounds interesting . May I please get their address ?" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Their address is 124 tenison road ." } ]
PMUL2524.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "name", "a and b guest house" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "name", "a and b guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "124 tenison road" ], [ "_:result", "name", "a and b guest house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "name", "a and b guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "124 tenison road" ], [ "_:result", "name", "a and b guest house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "people", "4" ], [ "_:booking", "ref", "BTA1MEE0" ], [ "_:booking", "stay", "4" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "124 tenison road" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "people", "4" ], [ "_:booking", "ref", "BTA1MEE0" ], [ "_:booking", "stay", "4" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:result", "category", "museums" ], [ "_:result", "name", "churchill college" ], [ "_:result", "name", "the cafe jello gallery" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "cafe jello gallery" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'north');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a cheap restaurant that is in the north part of town ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "What kind of food would like ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Any" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'North');(_:result,food,'Italian');(_:result,name,'Da vinci pizzeria');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Da vinci pizzeria serves Italian food in the cheap price range and is in the North part of town ." }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "Are there any other options ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'North');(_:result,food,'indian');(_:result,name,'royal spice');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "royal spice serves indian food in the cheap price range and is in the North part of town ." }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "That sounds great . May I have their address please ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'Victoria Avenue Chesterton');(_:result,name,\"royal spice 's\");(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "royal spice 's address is Victoria Avenue Chesterton" }, { "id": 8, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thank you very much , bye bye" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "enjoy !" } ]
WOZ20561.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "North" ], [ "_:result", "food", "Italian" ], [ "_:result", "name", "Da vinci pizzeria" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "North" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "royal spice" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "North" ], [ "_:result", "food", "indian" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "address", "Victoria Avenue Chesterton" ], [ "_:result", "name", "royal spice 's" ], [ "_:result", "type", "Restaurant" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hospital'))" ], "speaker": "user", "text": "Hello , I am looking for the closet hospital ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Hills Rd , Cambridge');(_:result,phone,'01223245151');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "Addenbrookes Hospital is the closest hospital . They are at Hills Rd , Cambridge and their number is 01223245151 . Is there anything further i can assist with ?" }, { "id": 2, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "Yes , I also need the postcode ." }, { "id": 3, "rdf-acts": [ "inform((_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "The postcode is CB20QQ . Can I assist you further today ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No . That is all . Thank you ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "I am very glad to assist you today . Good bye !" } ]
SNG0209.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", "phone", "01223245151" ], [ "_:result", "type", "Hospital" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:result", "phone", "01223245151" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,category,'hotel');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a hotel to stay in that 's expensive and on the east side ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'east');(_:result,name,'express by holiday inn cambridge');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "express by holiday inn cambridge is on the east side and expensive ." }, { "id": 2, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "That sounds good , but can you tell me if it includes free wifi ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes it does would you like me to book that for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,people,'1');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes for 1 person , staring Monday starting 2 days ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,ref,'7A2J5S4U');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , you 're all set ! Your reference number is 7A2J5S4U ." }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "No , that is all . Cheer ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting us . Have a wonderful visit ." } ]
PMUL1982.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "east" ], [ "_:result", "name", "express by holiday inn cambridge" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "east" ], [ "_:result", "name", "express by holiday inn cambridge" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "east" ], [ "_:result", "name", "express by holiday inn cambridge" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "ref", "7A2J5S4U" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hospital'))" ], "speaker": "user", "text": "I 'm looking for a hospital , specifically the Addenbrookes Hospital ." }, { "id": 1, "rdf-acts": [ "inform((_:result,type,'Hospital'))" ], "speaker": "system", "text": "I am looking for the main line at the hospital" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "I would like the postcode and address please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Hills Rd , Cambridge');(_:result,phone,'01223245151');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "The address is Hills Rd , Cambridge and the postcode is CB20QQ . The phone number is 01223245151 ." }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "Ok , I 'll call an Uber ." }, { "id": 5, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can do for you today ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thank you again ." }, { "id": 7, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "You 're welcome , have a great day !" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all I need . Thanks" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Have a great day !" } ]
SNG0220.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], [ "_:result", "type", "Hospital" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:result", "phone", "01223245151" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:result", "phone", "01223245151" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:result", "phone", "01223245151" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'norwich');(_:search,leave_at,'5:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "Please help me find a train that leaves Norwich after 5:45 PM . Thanks ." }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Certainly what day will you need that ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to travel on Saturday please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,id,'TR2970');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Train TR2970 should work for you , would you like me to book you passage ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'3');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "yes book for me fo 3 people and provide me with reference number" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,people,'3');(_:booking,ref,'YVQA5ZCC');(_:booking,ticket,'45.24 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book 3 tickets it will be 45.24 GBP you can pay at the station . The reference number is YVQA5ZCC . Anything else I can help with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes , I 'd also like to find some places to go while I 'm in town . What is there in the way of architectural attractions in the city centre ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,category,'architectural');(_:result,name,'All Saints Church');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The All Saints Church would be a beautiful architectural attraction . Would you like info on that ?" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "Yes , can you please send that to me ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Jesus Lane');(_:result,entrance_fee,'free');(_:result,phone,'01223452587');(_:result,postcode,'cb58bs');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It 's located on Jesus Lane . Entrance is free . The phone number is 01223452587 and the postcode is cb58bs . Do you need anything else ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's perfect . Thank you for you help ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a good day . Goodbye ." } ]
PMUL1027.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "norwich" ], [ "_:search", "leave_at", "5:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "norwich" ], [ "_:search", "leave_at", "5:45" ], [ "_:search", "day", "saturday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "norwich" ], [ "_:search", "leave_at", "5:45" ], [ "_:search", "day", "saturday" ], [ "_:result", "id", "TR2970" ], [ "_: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", "departure", "norwich" ], [ "_:search", "leave_at", "5:45" ], [ "_:search", "day", "saturday" ], [ "_:result", "id", "TR2970" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "YVQA5ZCC" ], [ "_:booking", "ticket", "45.24 GBP" ], [ "_: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", "departure", "norwich" ], [ "_:search", "leave_at", "5:45" ], [ "_:search", "day", "saturday" ], [ "_:result", "id", "TR2970" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "YVQA5ZCC" ], [ "_:booking", "ticket", "45.24 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "architectural" ], [ "_:result", "name", "All Saints Church" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "norwich" ], [ "_:search", "leave_at", "5:45" ], [ "_:search", "day", "saturday" ], [ "_:result", "id", "TR2970" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "YVQA5ZCC" ], [ "_:booking", "ticket", "45.24 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "architectural" ], [ "_:result", "name", "All Saints Church" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Jesus Lane" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223452587" ], [ "_:result", "postcode", "cb58bs" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'turkish');(_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "i 'm looking for good turkish food , and price is no object ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'center');(_:result,count,'3');(_:result,name,'is meze bar restaurant');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have found three restaurants for you all in the center of town . The expensive restaurant is Meze Bar Restaurant . Do you want their address ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "That 's great . I 'd like to book a table ." }, { "id": 3, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "When would you like to dine and on what day and for how many people ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I think I will just take their address instead ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "reqmore()", "inform((_:result,address,'196 Mill Road City Centre');(_:result,name,'Meze Bar Restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Meze Bar Restaurant is located at 196 Mill Road City Centre . Anything else I can help you with or can I reserve you a table ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'expensive');(_:search,stars,'2-star');(_:search,type,'Hotel'))", "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Thanks for the address . Can you find me a 2-star hotel in the same price range -- expensive ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'express by holiday inn cambridge is');(_:result,pricerange,'expensive');(_:result,stars,'two');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Express by holiday inn Cambridge is an expensive , two - star hotel . Do you want me to book the hotel ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Does it have free parking ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,has_parking,'none');(_:result,name,'Express by Holiday Inn');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Express by Holiday Inn offers parking , however I do n't know if it 's free ." }, { "id": 10, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Okay can you tell me what the postcode is for that ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,postcode,'cb13lh');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "The postcode is cb13lh . Will that be all for you ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "Thanks , I also need a taxi to commute between the two places . Can you please assist ?" }, { "id": 13, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Which site will you be departing from ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,departure,'the hotel');(_:search,leave_at,'09:45');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need to leave the hotel by 09:45 ." }, { "id": 15, "rdf-acts": [ "inform((_:result,car,'black skoda');(_:result,phone,'07215076304');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "A black skoda is booked for you . The contact number is 07215076304 . Anything else ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your help ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Thank you and have a good time in our lovely city !" } ]
PMUL0228.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "center" ], [ "_:result", "count", "3" ], [ "_:result", "name", "is meze bar restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "center" ], [ "_:result", "count", "3" ], [ "_:result", "name", "is meze bar restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:result", "area", "center" ], [ "_:result", "count", "3" ], [ "_:result", "pricerange", "expensive" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "196 Mill Road City Centre" ], [ "_:result", "name", "Meze Bar Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "2-star" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:result", "area", "center" ], [ "_:result", "count", "3" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "196 Mill Road City Centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "2-star" ], [ "_:result", "address", "?" ], [ "_:result", "name", "express by holiday inn cambridge is" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "two" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:result", "area", "center" ], [ "_:result", "count", "3" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "196 Mill Road City Centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "2-star" ], [ "_:result", "address", "?" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "two" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Express by Holiday Inn" ], [ "_:result", "type", "Hotel" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:result", "area", "center" ], [ "_:result", "count", "3" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "196 Mill Road City Centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "2-star" ], [ "_:result", "address", "?" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "two" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Express by Holiday Inn" ], [ "_:result", "postcode", "cb13lh" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_: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", "turkish" ], [ "_:result", "area", "center" ], [ "_:result", "count", "3" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "196 Mill Road City Centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "2-star" ], [ "_:result", "address", "?" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "two" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Express by Holiday Inn" ], [ "_:result", "postcode", "cb13lh" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "leave_at", "09: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", "food", "turkish" ], [ "_:result", "area", "center" ], [ "_:result", "count", "3" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "196 Mill Road City Centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "2-star" ], [ "_:result", "address", "?" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "two" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Express by Holiday Inn" ], [ "_:result", "postcode", "cb13lh" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "leave_at", "09:45" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black skoda" ], [ "_:result", "phone", "07215076304" ], [ "_: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,area,'east');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for an expensive restaurant that is in the east part of town ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'east');(_:result,food,'british');(_:result,name,'Grafton hotel restaurant');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Grafton hotel restaurant is an expensive restaurant in the east part of town serving british food . Would you like their location ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Address and phone number , please" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Grafton Hotel 619 Newmarket road Fen Ditton');(_:result,phone,'01223 241387');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Grafton Hotel 619 Newmarket road Fen Ditton . The phone number is 01223 241387 ." }, { "id": 4, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Ok thank you and good bye" }, { "id": 5, "rdf-acts": [ "bye()", "thank()" ], "speaker": "system", "text": "You 're welcome . Goodbye ." }, { "id": 6, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Goodbye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Enjoy your meal ." } ]
WOZ20431.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" ], [ "_:result", "area", "east" ], [ "_:result", "food", "british" ], [ "_:result", "name", "Grafton hotel restaurant" ], [ "_: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" ], [ "_:result", "area", "east" ], [ "_:result", "food", "british" ], [ "_:result", "name", "Grafton hotel restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "Grafton Hotel 619 Newmarket road Fen Ditton" ], [ "_:result", "phone", "01223 241387" ], [ "_:result", "type", "Restaurant" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "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", "pricerange", "expensive" ], [ "_:result", "address", "Grafton Hotel 619 Newmarket road Fen Ditton" ], [ "_:result", "phone", "01223 241387" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "dismissed", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'yu garden');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you give me information about the Yu Garden ? It 's a restaurant my sister recommended ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'Eastside');(_:result,food,'Chinese');(_:result,name,'Yu Garden');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "Sure ! Yu Garden serves Chinese food on the Eastside . It 's prices range toward the expensive side . Would you like more information ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like to book a table for saturday" }, { "id": 3, "rdf-acts": [ "request((_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "What time would you like this reservation ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,duration,'14:30');(_:search,people,'5');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I would like a reservation for 14:30 for 5 people please . Can I have the reference number ?" }, { "id": 5, "rdf-acts": [ "inform((_:booking,ref,'9XFOBDBF');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : 9XFOBDBF ." }, { "id": 6, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Can I also get a phone number ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,phone,'01223248882');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The phone number is 01223248882 ." }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'boating');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Great . I am also looking for places in the centre of town where i can do boating . Any suggestions ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,name,'Cambridge punter');(_:result,name,'Scudamores punting co');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , there 's the Scudamores punting co and the Cambridge punter ." }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Could I have the post code and address for both places ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Granta Place , Mil Lane');(_:result,name,'Scadamores Punting Co');(_:result,postcode,'cb21rs');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Scadamores Punting Co is located at Granta Place , Mil Lane and the postcode is cb21rs . Is there anything else I can assist you with ?" }, { "id": 12, "rdf-acts": [], "speaker": "user", "text": "No , that 's all I need ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Awesome . Have a great trip !" } ]
PMUL2360.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "yu garden" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "yu garden" ], [ "_:result", "area", "Eastside" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Yu Garden" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "saturday" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "yu garden" ], [ "_:result", "area", "Eastside" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Yu Garden" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "saturday" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "14:30" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "yu garden" ], [ "_:result", "area", "Eastside" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Yu Garden" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "saturday" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "14:30" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "9XFOBDBF" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "yu garden" ], [ "_:result", "area", "Eastside" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Yu Garden" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "saturday" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "14:30" ], [ "_:search", "people", "5" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "9XFOBDBF" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "01223248882" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "boating" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "yu garden" ], [ "_:result", "area", "Eastside" ], [ "_:result", "food", "Chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "saturday" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "14:30" ], [ "_:search", "people", "5" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "9XFOBDBF" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "01223248882" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "boating" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "Cambridge punter" ], [ "_:result", "name", "Scudamores punting co" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "yu garden" ], [ "_:result", "area", "Eastside" ], [ "_:result", "food", "Chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "saturday" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "14:30" ], [ "_:search", "people", "5" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "9XFOBDBF" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "01223248882" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "boating" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Granta Place , Mil Lane" ], [ "_:result", "name", "Scadamores Punting Co" ], [ "_:result", "postcode", "cb21rs" ], [ "_: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,'south');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like to find an expensive restaurant on the south side of town ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Do you have a food type preference ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes . Chinese , please ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'south');(_:result,name,'Peking restaurant');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Peking restaurant is in the south and in the expensive price range . Would you like to reserve a table ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'4');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Reserve a table for 4 please ." }, { "id": 5, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "For which day and time would you like ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'19:30');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Monday at 19:30 would be perfect ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Monday');(_:booking,ref,'Y7I4EMPO');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have made your reservation for Monday with reference # Y7I4EMPO . Can I help you any further ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm also looking for some entertainment in the same area as the restaurant ." }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'south');(_:result,category,'entertainment');(_:result,count,'2');(_:result,name,'Nusha');(_:result,name,'Tenpin');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I have 2 great options for entertainment venues in the south . One is Nusha and the other is Tenpin . But , if you do n't mind a suggestion I would say Nusha ." }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Sounds good . I need the address and phone number for them too ." }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'Clifton Way');(_:result,address,'Unit g6 , Cambridge Leisure Park , Clifton Road');(_:result,name,'Nusha');(_:result,name,'Tenpin');(_:result,phone,'01223902158');(_:result,phone,'08715501010');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Okay , Nusha is located on Unit g6 , Cambridge Leisure Park , Clifton Road and phone number is 01223902158 . Tenpin is located on Cambridge Leisure Park , Clifton Way and phone number is 08715501010 ." }, { "id": 12, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thank you so much for your help . Can we also look at 4 star hotels in the same area ?" }, { "id": 13, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "What price range would you like ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "Forget the hotels . That 's all the information I need today . Thanks for all your help ." }, { "id": 15, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "To be clear you do n't need me to look up any other information for you ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,type,'Attraction');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I do n't need anything other than the restaurant and the attractions . Thank you for your assistance . Goodbye ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Enjoy your stay ! Goodbye" } ]
PMUL2373.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "south" ], [ "_:result", "name", "Peking restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "south" ], [ "_:result", "name", "Peking restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "4" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "19:30" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "south" ], [ "_:result", "name", "Peking restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "4" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "19:30" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "ref", "Y7I4EMPO" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "people", "4" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "19:30" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "ref", "Y7I4EMPO" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "south" ], [ "_:result", "category", "entertainment" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Nusha" ], [ "_:result", "name", "Tenpin" ], [ "_: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", "pricerange", "expensive" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "people", "4" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "19:30" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "ref", "Y7I4EMPO" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "entertainment" ], [ "_:result", "area", "south" ], [ "_:result", "category", "entertainment" ], [ "_:result", "count", "2" ], [ "_:result", "address", "Clifton Way" ], [ "_:result", "address", "Unit g6 , Cambridge Leisure Park , Clifton Road" ], [ "_:result", "name", "Nusha" ], [ "_:result", "name", "Tenpin" ], [ "_:result", "phone", "01223902158" ], [ "_:result", "phone", "08715501010" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "same area" ], [ "_:search", "stars", "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", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "people", "4" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "19:30" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "ref", "Y7I4EMPO" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "entertainment" ], [ "_:result", "area", "south" ], [ "_:result", "category", "entertainment" ], [ "_:result", "count", "2" ], [ "_:result", "address", "Clifton Way" ], [ "_:result", "address", "Unit g6 , Cambridge Leisure Park , Clifton Road" ], [ "_:result", "name", "Nusha" ], [ "_:result", "name", "Tenpin" ], [ "_:result", "phone", "01223902158" ], [ "_:result", "phone", "08715501010" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "same area" ], [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "?" ], [ "_: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", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "people", "4" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "19:30" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "ref", "Y7I4EMPO" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "entertainment" ], [ "_:result", "area", "south" ], [ "_:result", "category", "entertainment" ], [ "_:result", "count", "2" ], [ "_:result", "address", "Clifton Way" ], [ "_:result", "address", "Unit g6 , Cambridge Leisure Park , Clifton Road" ], [ "_:result", "name", "Nusha" ], [ "_:result", "name", "Tenpin" ], [ "_:result", "phone", "01223902158" ], [ "_:result", "phone", "08715501010" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "same area" ], [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,pricerange,'inexpensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for an inexpensive restaurant in the west section of Cambridge ." }, { "id": 1, "rdf-acts": [ "select((_:result,food,'Italian');(_:result,food,'Vietnamese');(_:result,type,'Restaurant'))", "inform((_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have an Italian place and a Vietnamese , which would you prefer ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'lebanese');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would actually prefer some cheap Lebanese food if possible ?" }, { "id": 3, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,area,'west');(_:search,food,'lebanese');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I am sorry I have no results for restaurants serving lebanese food in the west . Would you like to find another type of cuisine ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'vietnamese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Ok , maybe we can try the Vietnamese one you mentioned ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay would you like me to make a reservation ?" }, { "id": 6, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Um , I think I 'll just take the postcode and the name for now thanks ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,food,'Vietnamese');(_:result,name,'Thanh Binh');(_:result,postcode,'CB30AF');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Vietnamese restaurant is called Thanh Binh and is located in the CB30AF postcode . Is there anything else I can do for you ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope , that is all I needed . Thank you so much !" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Thank you for choosing Cambridge TownInfo centre . Have a wonderful day !" } ]
SNG0467.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "inexpensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:result", "food", "Italian" ], [ "_:result", "food", "Vietnamese" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "lebanese" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:result", "food", "Italian" ], [ "_:result", "food", "Vietnamese" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/32c68345" ], [ "_:search/32c68345", "area", "west" ], [ "_:search/32c68345", "food", "lebanese" ], [ "_:search/32c68345", "type", "Restaurant" ], [ "_:search", "food", "vietnamese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:result", "food", "Italian" ], [ "_:result", "food", "Vietnamese" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/32c68345" ], [ "_:search/32c68345", "area", "west" ], [ "_:search/32c68345", "food", "lebanese" ], [ "_:search/32c68345", "type", "Restaurant" ], [ "_:search", "food", "vietnamese" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/32c68345" ], [ "_:search/32c68345", "area", "west" ], [ "_:search/32c68345", "food", "lebanese" ], [ "_:search/32c68345", "type", "Restaurant" ], [ "_:search", "food", "vietnamese" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "food", "Vietnamese" ], [ "_:result", "name", "Thanh Binh" ], [ "_:result", "postcode", "CB30AF" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'sports');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for a sports facility in the town centre ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,category,?);(_:search,type,'Attraction'))", "canthelp((_:search,area,'centre');(_:search,category,'sports');(_:search,type,'Attraction'))" ], "speaker": "system", "text": "Unfortunately , I do not have any sports attractions in the centre of town . Can I look in another area or for a different type of attraction ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "How about a museum instead ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'6 trinity street');(_:result,name,'Cambridge Contemporary Art Museum');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "How about , the Cambridge Contemporary Art Museum located at 6 trinity street ?" }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That sounds good . What is their phone number ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223324222');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The number there is 01223324222 . Anything else ?" }, { "id": 6, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "What 's their postcode , and how much is it to get in ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,entrance_fee,'free');(_:result,postcode,'cb21su');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There is no entrance fee ; it is free . The postcode is cb21su . May I help you with anything else ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all , thank you ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Excellent . Take care !" } ]
SNG1062.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "sports" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/df434a6d" ], [ "_:search/df434a6d", "area", "centre" ], [ "_:search/df434a6d", "category", "sports" ], [ "_:search/df434a6d", "type", "Attraction" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/df434a6d" ], [ "_:search/df434a6d", "area", "centre" ], [ "_:search/df434a6d", "category", "sports" ], [ "_:search/df434a6d", "type", "Attraction" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "6 trinity street" ], [ "_:result", "name", "Cambridge Contemporary Art Museum" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/df434a6d" ], [ "_:search/df434a6d", "area", "centre" ], [ "_:search/df434a6d", "category", "sports" ], [ "_:search/df434a6d", "type", "Attraction" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "6 trinity street" ], [ "_:result", "name", "Cambridge Contemporary Art Museum" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223324222" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/df434a6d" ], [ "_:search/df434a6d", "area", "centre" ], [ "_:search/df434a6d", "category", "sports" ], [ "_:search/df434a6d", "type", "Attraction" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "6 trinity street" ], [ "_:result", "name", "Cambridge Contemporary Art Museum" ], [ "_:result", "phone", "01223324222" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "postcode", "cb21su" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for places to go in the centre of town . Can you help ?" }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'lots of places');(_:result,area,'centre');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are lots of places to visit in the city centre . What type of place would you like to visit ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Is there a college I could visit ?" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "In what area would you prefer it to be ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "In the centre would be perfect !" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,\"saint andrew 's street\");(_:result,entrance_fee,'free');(_:result,name,'emmanuel college');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The emmanuel college is free and it is on saint andrew 's street . How does that sound ?" }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,entrance_fee,?);(_:result,type,'Attraction');(_:result,type,'Hotel'))" ], "speaker": "user", "text": "That sounds great ! ! Can I have their address , and how much is the entrance fee ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,address,\"saint andrew 's street\");(_:result,entrance_fee,'free');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It is located at saint andrew 's street and it 's free ! Anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'north');(_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I also need a place to stay . Are there any 4 star hotel in the north with free parking ?" }, { "id": 9, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Do you have a price range preference ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "The price does n't matter as long as it 's a 4 star hotel ." }, { "id": 11, "rdf-acts": [ "inform((_:result,name,'acorn guest house');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "I would recommend acorn guest house . Would you like a reservation ?" }, { "id": 12, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "No , but can I have the phone number and the address ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,address,\"saint andrew 's street\");(_:result,phone,'01223334200');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The phone number is 01223334200 and the address is saint andrew 's street ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "thanks for all your help !" }, { "id": 15, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can do for you today ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope , I 'm all set . Thank you !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You 're Welcome ! Enjoy your stay ! Goodbye ." } ]
MUL2629.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "amount", "lots of places" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "amount", "lots of places" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "college" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "amount", "lots of places" ], [ "_:result", "area", "centre" ], [ "_:search", "category", "college" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "saint andrew 's street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "emmanuel college" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "lots of places" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "emmanuel college" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "saint andrew 's street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "north" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "lots of places" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "emmanuel college" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "saint andrew 's street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "north" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "?" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "amount", "lots of places" ], [ "_:result", "area", "centre" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "saint andrew 's street" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "area", "north" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "?" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "amount", "lots of places" ], [ "_:result", "area", "centre" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "area", "north" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "?" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "acorn guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "saint andrew 's street" ], [ "_:result", "phone", "01223334200" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:result", "amount", "lots of places" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "area", "north" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "?" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "acorn guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "saint andrew 's street" ], [ "_:result", "phone", "01223334200" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'Parkside Police Station');(_:search,type,'Police'))" ], "speaker": "user", "text": "Do you know where the Parkside Police Station is ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,phone,'01223358966');(_:result,postcode,'CB11JG');(_:result,type,'Police'))" ], "speaker": "system", "text": "Hello , I can provide the post code for you ; it is CB11JG . You can also call them at 01223358966 for more detailed directions ." }, { "id": 2, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "That 's all I need . Thanks , good bye ." }, { "id": 3, "rdf-acts": null, "speaker": "system", "text": "In case you need it , the address is Parkside , Cambridge ." } ]
SNG01368.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,'avalon');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for the Avalon ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Avalon');(_:result,pricerange,'moderately priced');(_:result,stars,'4-star');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Avalon is a 4-star , moderately priced guesthouse on the north side of town . They offer free parking and free internet ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'8');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Great . Would you please see if you can book a party of 8 for 5 nights beginning Thursday ?" }, { "id": 3, "rdf-acts": [ "inform((_:booking,ref,'TLLGQVMH');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . You 're reference number is TLLGQVMH ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , thanks ." }, { "id": 5, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's it . Thank you for your help !" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You are very welcome ! Enjoy your stay ! Goodbye !" } ]
SNG0826.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "avalon" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "avalon" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Avalon" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "avalon" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Avalon" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "ref", "TLLGQVMH" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "avalon" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Avalon" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "ref", "TLLGQVMH" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,leave_at,'21:00');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need a taxi leaving after 21:00 ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Where will you be leaving from and what is your destination ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'scudamores punting co');(_:search,destination,'the slug and lettuce');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I am leaving from scudamores punting co and want to go to the slug and lettuce ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'21:00');(_:result,car,'yellow tesla');(_:result,phone,'07398361286');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Booking completed ! A yellow tesla will be arriving at 21:00 . The contact number is 07398361286 . Thank You !" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Ok , thank you have a great day !" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You as well !" } ]
SNG01218.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "21:00" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "21:00" ], [ "_:search", "departure", "scudamores punting co" ], [ "_:search", "destination", "the slug and lettuce" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "21:00" ], [ "_:search", "departure", "scudamores punting co" ], [ "_:search", "destination", "the slug and lettuce" ], [ "_:search", "type", "Taxi" ], [ "_:result", "arrive_by", "21:00" ], [ "_:result", "car", "yellow tesla" ], [ "_:result", "phone", "07398361286" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for information in Cambridge and looking for places to go in town . Can you assist ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,category,?);(_:search,type,'Attraction'))", "thank()", "inform((_:result,amount,'many');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Definitely . We have many attractions in Cambridge . What type of place are you looking for , or in which area of town ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'college');(_:search,type,'Attraction'))", "request((_:result,area,?);(_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I would like to visit a college . I 'm not sure what area , where are most located ? Also , please provide the entrance fee ." }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'most');(_:result,area,'centre');(_:result,category,'colleges');(_:result,entrance_fee,'anywhere from free to 2.50 pounds');(_:result,entrance_fee,'varies');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Most colleges are located in the centre area , the entrace fee varies , anywhere from free to 2.50 pounds ." }, { "id": 4, "rdf-acts": [ "inform((_:search,destination,'london kings cross');(_:search,leave_at,'14:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "Great info . I need help with a train to london kings cross that leaves after 14:00 ." }, { "id": 5, "rdf-acts": [ "request((_:search,day,?);(_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What is your departure day and site ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "It will be from cambridge on saturday ." }, { "id": 7, "rdf-acts": [ "inform((_:result,count,'5');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 5 trains travelling that route at that time . When do you want to arrive ?" }, { "id": 8, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "It does n't matter what time I arrive" }, { "id": 9, "rdf-acts": [ "inform((_:result,departure,'cambridge');(_:result,destination,'kings cross');(_:result,leave_at,'on the hour every other hour');(_:result,leave_at,'starting at 15:00 and running to 23:00');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Alright . Trains from cambridge to kings cross leave on the hour every other hour , starting at 15:00 and running to 23:00 . Would you like to book a trip ?" }, { "id": 10, "rdf-acts": [ "request((_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes , can I get the train ID please ?" }, { "id": 11, "rdf-acts": [ "inform((_:booking,arrive_by,'15:51');(_:booking,category,'Train');(_:booking,destination,'london kings cross');(_:booking,id,'TR6203');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "We will get you setup on train ID TR6203 , arriving in london kings cross at 15:51 ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great ! I will go ahead and book it on my own but thanks so much for the information . That 's all for today ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Hey , it 's no problem at all ! I hope you enjoy your time in Cambridge and please remember to contact the Cambridge TownInfo centre whenever you need to !" } ]
MUL0541.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:search", "category", "college" ], [ "_:result", "amount", "most" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "entrance_fee", "anywhere from free to 2.50 pounds" ], [ "_:result", "entrance_fee", "varies" ], [ "_:result", "type", "Attraction" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "leave_at", "14:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:search", "category", "college" ], [ "_:result", "amount", "most" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "entrance_fee", "anywhere from free to 2.50 pounds" ], [ "_:result", "entrance_fee", "varies" ], [ "_:result", "type", "Attraction" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "leave_at", "14:00" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:search", "category", "college" ], [ "_:result", "amount", "most" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "entrance_fee", "anywhere from free to 2.50 pounds" ], [ "_:result", "entrance_fee", "varies" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "leave_at", "14:00" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:search", "category", "college" ], [ "_:result", "amount", "most" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "entrance_fee", "anywhere from free to 2.50 pounds" ], [ "_:result", "entrance_fee", "varies" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "leave_at", "14:00" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "count", "5" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "kings cross" ], [ "_:result", "leave_at", "on the hour every other hour" ], [ "_:result", "leave_at", "starting at 15:00 and running to 23:00" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:search", "category", "college" ], [ "_:result", "amount", "most" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "entrance_fee", "anywhere from free to 2.50 pounds" ], [ "_:result", "entrance_fee", "varies" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "leave_at", "14:00" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "count", "5" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "kings cross" ], [ "_:result", "leave_at", "on the hour every other hour" ], [ "_:result", "leave_at", "starting at 15:00 and running to 23:00" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "id", "?" ], [ "_:booking", "arrive_by", "15:51" ], [ "_:booking", "category", "Train" ], [ "_:booking", "destination", "london kings cross" ], [ "_:booking", "id", "TR6203" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'russian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for an expensive restaurant that serves russian food ." }, { "id": 1, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "there is no expensive restaurant that serves russian food can I help you with anything else" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'british');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes do you have british type food ?" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'6');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , there are 6 options . Does the part of town matter ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I do n't care ." }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'west');(_:result,name,'Graffiti');(_:result,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "I could recommend Graffiti in the west . Would you like more information ?" }, { "id": 6, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "May I have the phone number ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223 277977');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Their phone number is 01223 277977 . Is there anything else I can help you with ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you goodbye ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Good bye ." } ]
WOZ20586.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "russian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/30745b09" ], [ "_:search/30745b09", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "british" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/30745b09" ], [ "_:search/30745b09", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "british" ], [ "_:result", "count", "6" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/30745b09" ], [ "_:search/30745b09", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:result", "count", "6" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/30745b09" ], [ "_:search/30745b09", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:result", "count", "6" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Graffiti" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223 277977" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'aylesbray lodge guest house');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a place to stay that is named aylesbray lodge guest house . Could you give me some information about it ?" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'south');(_:result,name,'aylesbray lodge guest house');(_:result,pricerange,'moderate');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Aylesbray Lodge Guest House is in the south . It is in the moderate price range and has 4 stars . Would you like to make a reservation ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,people,'six');(_:search,stay,'two');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes . We 're a group of six and we 'd like to stay for two nights . We want to check in on Tuesday ." }, { "id": 3, "rdf-acts": [ "inform((_:booking,ref,'2V9TM90Z');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your Booking was successful . Reference number is : 2V9TM90Z ." }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'east');(_:search,category,'museums');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thank you , can you give me information on museums in the east side ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'east');(_:result,category,'museum');(_:result,name,'Cambridge museum of technology');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Cambridge museum of technology \t is a museum on the east side of town ." }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That sounds interesting ! Can you give me their address and postcode , please ? And how much is it to get in there ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'the old pumping station , cheddars lane');(_:result,entrance_fee,'5 pounds');(_:result,phone,'01223368650');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It 's 5 pounds for the entrance fee . Their address is the old pumping station , cheddars lane , and phone number is \t 01223368650" }, { "id": 8, "rdf-acts": [ "inform((_:search,departure,'my hotel');(_:search,destination,'the museum');(_:search,leave_at,'16:15');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Thank you . I need a taxi to leave my hotel at 16:15 to go to the museum please ." }, { "id": 9, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "I 'd love to help ! When would you like to arrive or leave by ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,leave_at,'16:15');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'd like to leave by 16:15 , please ." }, { "id": 11, "rdf-acts": [ "inform((_:result,car,'red volkswagen');(_:result,leave_at,'16:15');(_:result,phone,'07554925977');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "You 're all set ! I 've booked your taxi , so keep an eye out for a red volkswagen at 16:15 . Your contact number is 07554925977 . Anything else for today ?" }, { "id": 12, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Sorry , could I please get the postcode for the museum ?" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:result,category,'museum');(_:result,postcode,'cb58ld');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure . The postcode of the museum is cb58ld . Anything else I can assist you with ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope , that 's all for today . Thanks . Goodbye ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Hope you enjoy your stay at the Alyesbray Lodge guest house and your visit to the Cambridge Museum of Technology !" } ]
MUL2624.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "aylesbray lodge guest house" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "aylesbray lodge guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "south" ], [ "_:result", "name", "aylesbray lodge guest house" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "six" ], [ "_:search", "stay", "two" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "aylesbray lodge guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "south" ], [ "_:result", "name", "aylesbray lodge guest house" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "six" ], [ "_:search", "stay", "two" ], [ "_:booking", "ref", "2V9TM90Z" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "category", "museums" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "aylesbray lodge guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "six" ], [ "_:search", "stay", "two" ], [ "_:booking", "ref", "2V9TM90Z" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "category", "museums" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "east" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "Cambridge museum of technology" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "aylesbray lodge guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "six" ], [ "_:search", "stay", "two" ], [ "_:booking", "ref", "2V9TM90Z" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "category", "museums" ], [ "_:result", "area", "east" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "Cambridge museum of technology" ], [ "_:result", "postcode", "?" ], [ "_:result", "address", "the old pumping station , cheddars lane" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "phone", "01223368650" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "my hotel" ], [ "_:search", "destination", "the museum" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "aylesbray lodge guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "six" ], [ "_:search", "stay", "two" ], [ "_:booking", "ref", "2V9TM90Z" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "category", "museums" ], [ "_:result", "area", "east" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "Cambridge museum of technology" ], [ "_:result", "postcode", "?" ], [ "_:result", "address", "the old pumping station , cheddars lane" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "phone", "01223368650" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "my hotel" ], [ "_:search", "destination", "the museum" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "aylesbray lodge guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "six" ], [ "_:search", "stay", "two" ], [ "_:booking", "ref", "2V9TM90Z" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "category", "museums" ], [ "_:result", "area", "east" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "Cambridge museum of technology" ], [ "_:result", "postcode", "?" ], [ "_:result", "address", "the old pumping station , cheddars lane" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:search", "departure", "my hotel" ], [ "_:search", "destination", "the museum" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red volkswagen" ], [ "_:result", "leave_at", "16:15" ], [ "_:result", "phone", "07554925977" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ], [ "_: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", "name", "aylesbray lodge guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "six" ], [ "_:search", "stay", "two" ], [ "_:booking", "ref", "2V9TM90Z" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "category", "museums" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Cambridge museum of technology" ], [ "_:result", "address", "the old pumping station , cheddars lane" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:search", "departure", "my hotel" ], [ "_:search", "destination", "the museum" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red volkswagen" ], [ "_:result", "leave_at", "16:15" ], [ "_:result", "phone", "07554925977" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "museum" ], [ "_:result", "postcode", "cb58ld" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'17:45');(_:search,destination,'london liverpool street train station');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I would like for a taxi to take me to london liverpool street train station , arriving no later than 17:45 please" }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "I can book that for you , first I 'll need to know where you 'd like picked up at ." }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'london kings cross train station');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I would like to depart from London Kings Cross Train Station ." }, { "id": 3, "rdf-acts": [ "inform((_:result,car,'white Toyota');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "A white Toyota is booked for you ." }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "Excellent , can I get a contact number please ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,phone,'07689939820');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Of course . The contact number is 07689939820 . Can I help with anything further ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "that 's great . thanks" }, { "id": 7, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))", "inform((_:result,destination,'London liverpool street train station');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "I would like a taxi to take me to London liverpool street train station" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you goodbye" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Great ! Have a nice day !" } ]
SNG02298.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "17:45" ], [ "_:search", "destination", "london liverpool street train station" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "17:45" ], [ "_:search", "destination", "london liverpool street train station" ], [ "_:search", "departure", "london kings cross train station" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "17:45" ], [ "_:search", "destination", "london liverpool street train station" ], [ "_:search", "departure", "london kings cross train station" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "white Toyota" ], [ "_:result", "type", "Taxi" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "17:45" ], [ "_:search", "destination", "london liverpool street train station" ], [ "_:search", "departure", "london kings cross train station" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "white Toyota" ], [ "_:result", "phone", "07689939820" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "17:45" ], [ "_:search", "destination", "london liverpool street train station" ], [ "_:result", "car", "white Toyota" ], [ "_:result", "phone", "07689939820" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "?" ], [ "_:search", "type", "Taxi" ], [ "_:result", "destination", "London liverpool street train station" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'hakka');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Help me find a restaurant called hakka please" }, { "id": 1, "rdf-acts": [ "inform((_:result,food,'chinese');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "That restaurant serves chinese food and is expensive ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'3');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like to book a table for 3 people for saturday at 1815 please ." }, { "id": 3, "rdf-acts": [ "inform((_:booking,ref,'XDYJMTO7');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great , I have booked that for you and your reference number is XDYJMTO7 ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your help , good day ." }, { "id": 5, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "You as well . Thanks for using the service !" }, { "id": 6, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Of course ! Thanks , good bye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "welcome again next time . enjoy our services" } ]
SNG02317.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "hakka" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "hakka" ], [ "_:result", "food", "chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "hakka" ], [ "_:result", "food", "chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "XDYJMTO7" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "hakka" ], [ "_:result", "food", "chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "XDYJMTO7" ], [ "_:booking", "type", "Booking" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I 'm looking for a cheap place to eat on the east side . Do you know of anything ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,food,'international');(_:result,name,'Missing Sock');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "yes I have one listing for an international place called The Missing Sock . It is very popular . Would you like their telephone number ?" }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes . Please give me the telephone number ." }, { "id": 3, "rdf-acts": [ "inform((_:result,phone,'01223812660');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Their number is 01223812660 ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'12:15');(_:search,people,'1');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thanks ! Now could you make a reservation for me ? I need a table for 1 on Saturday at 12:15 , please ." }, { "id": 5, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))", "inform((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Unfortunately , they are fully booked during that time slot . Would you like me to try for a different time or day ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,duration,'11:15');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about 11:15 ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,duration,'11:15');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You 've been booked for 11:15 . Do you need anything else ?" }, { "id": 8, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "May I have the reference number please ?" }, { "id": 9, "rdf-acts": [ "inform((_:booking,ref,'FK3AREID');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your reference number is FK3AREID ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much , that is all I needed !" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Great ! Have a great day !" } ]
SNG0682.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "international" ], [ "_:result", "name", "Missing Sock" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "international" ], [ "_:result", "name", "Missing Sock" ], [ "_:result", "phone", "01223812660" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "12:15" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "international" ], [ "_:result", "name", "Missing Sock" ], [ "_:result", "phone", "01223812660" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "1" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "11:15" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "international" ], [ "_:result", "name", "Missing Sock" ], [ "_:result", "phone", "01223812660" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "1" ], [ "_:booking", "day", "?" ], [ "_:search", "duration", "11:15" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "duration", "11:15" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "international" ], [ "_:result", "name", "Missing Sock" ], [ "_:result", "phone", "01223812660" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "1" ], [ "_:booking", "day", "?" ], [ "_:search", "duration", "11:15" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "duration", "11:15" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "FK3AREID" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "hello()" ], "speaker": "user", "text": "Hello , I would like information on Milton County Park ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Milton county park');(_:result,area,'north');(_:result,entrance_fee,'free');(_:result,name,'Milton county park');(_:result,phone,'01223420060');(_:result,postcode,'cb46az');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Milton county park is in the north side area and their phone number is 01223420060 . Their address is Milton county park , Milton and postcode is cb46az with free entrance fee ." }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Yes thank you ! That is all I needed ." }, { "id": 3, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "I am glad I could be of assistance . Have a good day !" }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'alexander bed and breakfast');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Sorry , also , I need information on the Alexander Bed and Breakfast ." }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,pricerange,'cheap');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Sure it is a guesthouse in the centre , it is priced cheap with 4 stars , it has internet and free parking ." }, { "id": 6, "rdf-acts": [ "request((_:result,stars,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Perfect . I was curious about how many stars they had . Thanks so much for the information ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,name,'alexander bed and breakfast');(_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Would you like me to book you into alexander bed and breakfast ? I will need the details of your stay ." }, { "id": 8, "rdf-acts": [ "request((_:result,stars,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Maybe . How many stars is the hotel rated ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,stars,'4');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "It 's rated 4 stars . Is there any other information you 'd like about the Alexander Bed and Breakfast to make your decision ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No I need some time to consider my choices . Thank you for your help today . That is all the information I need ." }, { "id": 11, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "Okay . If you need any help with reservations , please give me a call back ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your help . I will ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting Cambridge TownInfo centre . Goodbye !" } ]
MUL1036.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:result", "address", "Milton county park" ], [ "_:result", "area", "north" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Milton county park" ], [ "_:result", "phone", "01223420060" ], [ "_:result", "postcode", "cb46az" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:result", "address", "Milton county park" ], [ "_:result", "area", "north" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Milton county park" ], [ "_:result", "phone", "01223420060" ], [ "_:result", "postcode", "cb46az" ], [ "_:result", "type", "Attraction" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "name", "alexander bed and breakfast" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:result", "address", "Milton county park" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Milton county park" ], [ "_:result", "phone", "01223420060" ], [ "_:result", "postcode", "cb46az" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "name", "alexander bed and breakfast" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:result", "stars", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:result", "address", "Milton county park" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Milton county park" ], [ "_:result", "phone", "01223420060" ], [ "_:result", "postcode", "cb46az" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "name", "alexander bed and breakfast" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:result", "stars", "?" ], [ "_:booking", "name", "alexander bed and breakfast" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:result", "address", "Milton county park" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Milton county park" ], [ "_:result", "phone", "01223420060" ], [ "_:result", "postcode", "cb46az" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "name", "alexander bed and breakfast" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "cheap" ], [ "_:booking", "name", "alexander bed and breakfast" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:result", "address", "Milton county park" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Milton county park" ], [ "_:result", "phone", "01223420060" ], [ "_:result", "postcode", "cb46az" ], [ "_:search", "name", "alexander bed and breakfast" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "cheap" ], [ "_:booking", "name", "alexander bed and breakfast" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "dismissed", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a nice place to eat ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'many');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are many fine places to eat . What type of cuisine would you prefer ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'dontcare');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I do n't care about the cuisine type , but I want it to be somewhere expensive and in the centre please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'a number of');(_:result,area,'centre');(_:result,food,'British');(_:result,name,'Midsummer House Restaurant');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are a number of expensive eateries in the centre . How about one of my favorites - Midsummer House Restaurant ? They serve British food and it 's delicious !" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,duration,'16:15');(_:search,people,'3');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Okay . Can you book me a table for 3 people for 16:15 on a Thursday ? I will need the reference number ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,ref,'PLGQUXC8');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have made those reservations your reference number is PLGQUXC8 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Great , ca n't wait . I am also looking for some places to go in the same area as the restaurant ." }, { "id": 7, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'more than 40');(_:result,area,'centre');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I have more than 40 attractions in the centre of town . What type of attraction did you have in mind ?" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "What would you recommend ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,amount,'plenty of');(_:result,category,'colleges');(_:result,category,'museum');(_:result,category,'nightclubs');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Personally , I would go to a museum , but there are plenty of other types of attractions from nightclubs to colleges as well ." }, { "id": 10, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Okay , well , what 's a good museum to try ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,entrance_fee,'free');(_:result,name,'Castle Galleries');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I suggest the Castle Galleries . It 's free and in the centre of town . Do you want an address ?" }, { "id": 12, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes and I need the postcode and phone number as well ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:result,address,'unit su43 , grande arcade , saint andrews street');(_:result,phone,'01223307402');(_:result,postcode,'cb23bj');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The phone number is 01223307402 , postcode cb23bj , and their address is \t unit su43 , grande arcade , saint andrews street . Is there anything else I can assist you with ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all I needed and I thank you for your time ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "It was my pleasure . Have a nice day . Good bye ." } ]
PMUL2489.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "dontcare" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "dontcare" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "a number of" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Midsummer House Restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "16:15" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "dontcare" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "a number of" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Midsummer House Restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "16:15" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "PLGQUXC8" ], [ "_: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", "dontcare" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Midsummer House Restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "16:15" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "PLGQUXC8" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "more than 40" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "dontcare" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Midsummer House Restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "16:15" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "PLGQUXC8" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:result", "area", "centre" ], [ "_:result", "amount", "plenty of" ], [ "_:result", "category", "colleges" ], [ "_:result", "category", "museum" ], [ "_:result", "category", "nightclubs" ], [ "_: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", "food", "dontcare" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "British" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "16:15" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "PLGQUXC8" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:result", "amount", "plenty of" ], [ "_:result", "category", "colleges" ], [ "_:result", "category", "museum" ], [ "_:result", "category", "nightclubs" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Castle Galleries" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "food", "dontcare" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "British" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "16:15" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "PLGQUXC8" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:result", "amount", "plenty of" ], [ "_:result", "category", "colleges" ], [ "_:result", "category", "museum" ], [ "_:result", "category", "nightclubs" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Castle Galleries" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "unit su43 , grande arcade , saint andrews street" ], [ "_:result", "phone", "01223307402" ], [ "_:result", "postcode", "cb23bj" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a 4 star hotel . Ca n't wait to check out Cambridge ." }, { "id": 1, "rdf-acts": [ "request((_:search,has_internet,?);(_:search,has_parking,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,category,'guesthouses');(_:result,category,'hotels');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes I have both guesthouses and hotels that are 4 stars . Any preference on amenities or price ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need it to have free parking too ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'allenbell');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I can suggest allenbell ." }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "is it expensive ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,pricerange,'quite cheap');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "no quite cheap actually" }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'moderately');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hmm , I do n't usually like the cheaper places . How about anything that is moderately priced ?" }, { "id": 7, "rdf-acts": [ "canthelp((_:search,type,'Hotel'))" ], "speaker": "system", "text": "There is nothing that matches your criteria ." }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No problem . I would like a place to eat . Chinese food around the centre of town ." }, { "id": 9, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'many');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Okay I have many choices . Do you have a preference for price ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "yes is should be expensive" }, { "id": 11, "rdf-acts": [ "inform((_:result,name,'HK fusion');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I 've heard great things about HK fusion ." }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'14:45');(_:search,people,'3');(_:search,pricerange,'same price range');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Actually , I am looking for one that is in the same price range as the hotel for 3 people at 14:45 on Monday ." }, { "id": 13, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,count,'3');(_:result,food,'Chinese');(_:result,name,'jinling noodle bar');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 3 options for moderately priced Chinese in the centre . I would suggest jinling noodle bar ." }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'14:45');(_:search,people,'3');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "That will be nice . Can you book it for monday at 14:45 for 3 people ?" }, { "id": 15, "rdf-acts": [ "inform((_:booking,ref,'SBDEVYH9');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok , your booking was successful . The table will be reserved for 15 minutes , the reference number is : SBDEVYH9 ." }, { "id": 16, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,pricerange,'moderate');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thank you . Going back , I do n't think we chose a hotel . I need a moderate price guesthouse with 4 stars . Remember ?" }, { "id": 17, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,category,'guesthouses');(_:result,count,'9');(_:result,has_parking,'none');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "We have 9 moderately priced guesthouses with parking , which side of town are you looking for ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for the centre area ." }, { "id": 19, "rdf-acts": [ "canthelp((_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Based on the criteria , I can not find a hotel . Would you like to try a different preference ?" }, { "id": 20, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "What about an expensive one ?" }, { "id": 21, "rdf-acts": [ "inform((_:result,name,'jinling noodle bar');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The jinling noodle bar had already been booked for you , is that not ok ?" }, { "id": 22, "rdf-acts": [ "inform((_:search,arrive_by,'14:45');(_:search,departure,'the hotel');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "No that is fine but I do need a taxi to arrive at the reastaurant by 14:45 and pick me up from the hotel ." }, { "id": 23, "rdf-acts": [ "request((_:search,name,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "I do n't see where you have chosen a hotel . Perhaps we should look at that first ?" }, { "id": 24, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,pricerange,'expensive');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes an expensive one would be great with a 4 star rating and free parking ." }, { "id": 25, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'The university arms hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The university arms hotel sounds like exactly what you 're looking for . Would you like me to book it for you ?" }, { "id": 26, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "No I just need their phone number and address ." }, { "id": 27, "rdf-acts": null, "speaker": "system", "text": "They are on regent street and the phone number is 01223351241 ." } ]
PMUL0043.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "has_internet", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "category", "hotels" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "has_internet", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "category", "hotels" ], [ "_:result", "stars", "4" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "name", "allenbell" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "has_internet", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "category", "hotels" ], [ "_:result", "stars", "4" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "name", "allenbell" ], [ "_:result", "pricerange", "quite cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "has_internet", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "category", "hotels" ], [ "_:result", "stars", "4" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "name", "allenbell" ], [ "_:result", "pricerange", "quite cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:system", "canthelp", "_:search/7dceea75" ], [ "_:search/7dceea75", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_: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" ], [ "_:search", "has_internet", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "category", "hotels" ], [ "_:result", "stars", "4" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "name", "allenbell" ], [ "_:result", "pricerange", "quite cheap" ], [ "_:system", "canthelp", "_:search/7dceea75" ], [ "_:search/7dceea75", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "has_internet", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "category", "hotels" ], [ "_:result", "stars", "4" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "pricerange", "quite cheap" ], [ "_:system", "canthelp", "_:search/7dceea75" ], [ "_:search/7dceea75", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:result", "amount", "many" ], [ "_:result", "name", "HK fusion" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "3" ], [ "_:search", "pricerange", "same price range" ], [ "_: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" ], [ "_:search", "has_internet", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "category", "hotels" ], [ "_:result", "stars", "4" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "canthelp", "_:search/7dceea75" ], [ "_:search/7dceea75", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:result", "amount", "many" ], [ "_:search", "pricerange", "same price range" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "3" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "jinling noodle bar" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "category", "hotels" ], [ "_:result", "stars", "4" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "canthelp", "_:search/7dceea75" ], [ "_:search/7dceea75", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "3" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "jinling noodle bar" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "SBDEVYH9" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "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", "has_internet", "?" ], [ "_:result", "stars", "4" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "canthelp", "_:search/7dceea75" ], [ "_:search/7dceea75", "type", "Hotel" ], [ "_:search", "food", "chinese" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "jinling noodle bar" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "SBDEVYH9" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "4" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "9" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "?" ], [ "_:result", "stars", "4" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "canthelp", "_:search/7dceea75" ], [ "_:search/7dceea75", "type", "Hotel" ], [ "_:search", "food", "chinese" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "jinling noodle bar" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "SBDEVYH9" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "9" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/3ba5597f" ], [ "_:search/3ba5597f", "category", "hotel" ], [ "_:search/3ba5597f", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] }, { "id": 11, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "?" ], [ "_:result", "stars", "4" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "canthelp", "_:search/7dceea75" ], [ "_:search/7dceea75", "type", "Hotel" ], [ "_:search", "food", "chinese" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Chinese" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "SBDEVYH9" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "9" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/3ba5597f" ], [ "_:search/3ba5597f", "category", "hotel" ], [ "_:search/3ba5597f", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "jinling noodle bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "arrive_by", "14:45" ], [ "_: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, 17, 18, 19, 20, 21, 22 ] }, { "id": 12, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "?" ], [ "_:result", "stars", "4" ], [ "_:system", "canthelp", "_:search/7dceea75" ], [ "_:search/7dceea75", "type", "Hotel" ], [ "_:search", "food", "chinese" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Chinese" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "SBDEVYH9" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "9" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/3ba5597f" ], [ "_:search/3ba5597f", "category", "hotel" ], [ "_:search/3ba5597f", "type", "Hotel" ], [ "_:result", "name", "jinling noodle bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "arrive_by", "14:45" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "name", "?" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24 ] }, { "id": 13, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "?" ], [ "_:result", "stars", "4" ], [ "_:system", "canthelp", "_:search/7dceea75" ], [ "_:search/7dceea75", "type", "Hotel" ], [ "_:search", "food", "chinese" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Chinese" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "SBDEVYH9" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "9" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/3ba5597f" ], [ "_:search/3ba5597f", "category", "hotel" ], [ "_:search/3ba5597f", "type", "Hotel" ], [ "_:search", "arrive_by", "14:45" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "name", "?" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "The university arms hotel" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'19:30');(_:search,departure,'peterborough');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a train that departs from peterborough and arrives by 19:30" }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where would you like to go to ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am going to Cambridge on Sunday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'19:09');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There is a train that arrives at 19:09 . Would that do ?" }, { "id": 4, "rdf-acts": [ "request((_:result,leave_at,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Sure would . What time does it depart and how much does it cost ?" }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,leave_at,'5:19');(_:booking,ref,'CLPW6OR9');(_:booking,ticket,'13.2 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "leaves at 5:19 13.2 GBP payable at the station your reference number is CLPW6OR9" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'Hotel');(_:search,pricerange,'moderately');(_:search,stars,'4');(_:search,type,'Hotel'))", "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Thanks i appreciate your service . Can you also assist me with finding a place to stay ? The Hotel should be a moderately priced 4 Star Hotel ." }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "What area would you like to stay in ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'south');(_:search,stars,'4');(_:search,type,'Hotel'))", "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "in the south and preferably a 4 star which is moderately priced" }, { "id": 9, "rdf-acts": [ "inform((_:result,name,'Aylesbray lodge guest house');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Aylesbray lodge guest house meets all those requirements , would you like to stay there ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'the day we arrive');(_:search,people,'5');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , please . Can you book it for 5 people and 3 nights starting from the day we arrive ?" }, { "id": 11, "rdf-acts": [ "inform((_:booking,ref,'AXD7W0B9');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . \n Reference number is : AXD7W0B9" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "thanks for the service , that is all I need ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "enjoy your time with us !" } ]
PMUL1809.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "19:09" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "leave_at", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "19:09" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "leave_at", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "leave_at", "5:19" ], [ "_:booking", "ref", "CLPW6OR9" ], [ "_:booking", "ticket", "13.2 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "Hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "19:09" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "leave_at", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "leave_at", "5:19" ], [ "_:booking", "ref", "CLPW6OR9" ], [ "_:booking", "ticket", "13.2 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "Hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "ticket", "?" ], [ "_:search", "area", "south" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "19:09" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "leave_at", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "leave_at", "5:19" ], [ "_:booking", "ref", "CLPW6OR9" ], [ "_:booking", "ticket", "13.2 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "Hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "ticket", "?" ], [ "_:search", "area", "south" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "Aylesbray lodge guest house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "the day we arrive" ], [ "_:search", "people", "5" ], [ "_: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", "arrive_by", "19:30" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "19:09" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "leave_at", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "leave_at", "5:19" ], [ "_:booking", "ticket", "13.2 GBP" ], [ "_:search", "category", "Hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "ticket", "?" ], [ "_:search", "area", "south" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "Aylesbray lodge guest house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "the day we arrive" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "ref", "AXD7W0B9" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'leicester');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to take a train from Cambridge to Leicester ." }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'a number');(_:result,type,'Train'))", "thank()", "request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Sure . I have a number of trains available . what day and time do you prefer ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'14:00');(_:search,day,'thursday');(_:search,type,'Train'))" ], "speaker": "user", "text": "This Thursday , and I would like to arrive by 14:00 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'13:06');(_:result,id,'TR8080');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR8080 arrives at 13:06 , does that work for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'4');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , please make a booking for 4 people ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'3EF4MBB7');(_:booking,ticket,'151.19 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 151.19 GBP payable at the station . \n Reference number is : 3EF4MBB7 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need a restaurant in centre and in the expensive prince range" }, { "id": 7, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'wide variety');(_:result,area,'centre');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have a wide variety of restaurants in the centre . Is there a particular type of food that you 'd like ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,duration,'11:15');(_:search,people,'4');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I do n't have a preference , I just want to book a table for 4 at 11:15 on Thursday , anywhere is fine ." }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'center');(_:result,food,'African');(_:result,name,'bedouin');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Ok , how about bedouin which serves African food and is in the center of town ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "Great . Please go ahead and book it ." }, { "id": 11, "rdf-acts": [ "inform((_:booking,ref,'A69RQEJA');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your reference number is A69RQEJA . The table will be reserved for 15 minutes ." }, { "id": 12, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thanks so much . Good bye !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You are very welcome . let us know if you need anything else ." } ]
PMUL4218.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:result", "amount", "a number" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:00" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:result", "amount", "a number" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:00" ], [ "_:search", "day", "thursday" ], [ "_:result", "arrive_by", "13:06" ], [ "_:result", "id", "TR8080" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:result", "amount", "a number" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:00" ], [ "_:search", "day", "thursday" ], [ "_:result", "arrive_by", "13:06" ], [ "_:result", "id", "TR8080" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "4" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "3EF4MBB7" ], [ "_:booking", "ticket", "151.19 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:00" ], [ "_:result", "arrive_by", "13:06" ], [ "_:result", "id", "TR8080" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "3EF4MBB7" ], [ "_:booking", "ticket", "151.19 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "?" ], [ "_:result", "amount", "wide variety" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "11:15" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:00" ], [ "_:result", "arrive_by", "13:06" ], [ "_:result", "id", "TR8080" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "3EF4MBB7" ], [ "_:booking", "ticket", "151.19 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "?" ], [ "_:result", "amount", "wide variety" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "11:15" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "center" ], [ "_:result", "food", "African" ], [ "_:result", "name", "bedouin" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:00" ], [ "_:result", "arrive_by", "13:06" ], [ "_:result", "id", "TR8080" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "151.19 GBP" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "?" ], [ "_:result", "amount", "wide variety" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "11:15" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "center" ], [ "_:result", "food", "African" ], [ "_:result", "name", "bedouin" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "ref", "A69RQEJA" ], [ "_: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,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I need help finding a restaurant there in Cambridge ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'quite a few');(_:result,area,'here in the city');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are quite a few restaurants here in the city ! Did you have a particular type of food in mind , or a price range you 'd like to stay within ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'19:30');(_:search,name,'efes restaurant');(_:search,people,'7');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I am actually looking for Efes Restaurant . I would like to book a table for 7 people on Sunday at 19:30 . And please provide a reference number ." }, { "id": 3, "rdf-acts": [ "inform((_:booking,ref,'3G02X88X');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok your Booking was successful you Reference number is 3G02X88X ." }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "Thanks . Can you check on trains for me ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,amount,'quite a few');(_:result,type,'Train'))", "thank()", "request((_:search,arrive_by,?);(_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "As there are quite a few trains , what is your destination , departure , and arrival time needed ? I will narrow them down for you ." }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'14:15');(_:search,day,'sunday');(_:search,departure,'birmingham new street');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be departing birmingham new street on Sunday . I want to arrive at cambridge by 14:15 ." }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'13:23');(_:result,destination,'Cambridge');(_:result,id,'TR7468');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR7468 would arrive Cambridge at 13:23 . Would that work fine for you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'7');(_:search,type,'Train'))" ], "speaker": "user", "text": "That would be great . I will need 7 tickets booked please ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'UI1LGPAY');(_:booking,ticket,'420.56 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 420.56 GBP payable at the station . \n Reference number is : UI1LGPAY ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your help . That 's all I need . Have a nice day ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Thank you and enjoy your stay in cambridge !" } ]
MUL1519.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "area", "here in the city" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "19:30" ], [ "_:search", "name", "efes restaurant" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "area", "here in the city" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "19:30" ], [ "_:search", "name", "efes restaurant" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "3G02X88X" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "area", "here in the city" ], [ "_:search", "duration", "19:30" ], [ "_:search", "name", "efes restaurant" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "3G02X88X" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "14:15" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "area", "here in the city" ], [ "_:search", "duration", "19:30" ], [ "_:search", "name", "efes restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "3G02X88X" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "quite a few" ], [ "_:search", "arrive_by", "14:15" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "13:23" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR7468" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "area", "here in the city" ], [ "_:search", "duration", "19:30" ], [ "_:search", "name", "efes restaurant" ], [ "_:result", "ref", "?" ], [ "_:result", "amount", "quite a few" ], [ "_:search", "arrive_by", "14:15" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "13:23" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR7468" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "UI1LGPAY" ], [ "_:booking", "ticket", "420.56 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'asian oriental');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd love to find an Asian Oriental restaurant . Something moderately priced ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'40428 King street');(_:result,area,'centre');(_:result,name,'yippee noodle bar');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "May I recommend yippee noodle bar , located at 40428 King street in the centre of town ?" }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's perfect , thank you !" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "Is that all ? Would you like be to book ? Anything else you need ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'14:45');(_:search,people,'3');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes please book it for 3 people on Sunday at 14:45 please ." }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I apologize but there were no openings for that time . Would you like to try another day or time ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,duration,'13:45');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , could you try 13:45 ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'Q9J4799I');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking was successful . They will reserve your table for 15 minutes , and your reference number is Q9J4799I . Can I help you with anything else today ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you . Have a good rest of your day ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "You as well , enjoy your meal ." } ]
SNG0729.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "40428 King street" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "yippee noodle bar" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "address", "40428 King street" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "yippee noodle bar" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "address", "40428 King street" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "yippee noodle bar" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "3" ], [ "_:system", "canthelp", "_:booking/9d068c74" ], [ "_:booking/9d068c74", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "13:45" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "address", "40428 King street" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "yippee noodle bar" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "3" ], [ "_:system", "canthelp", "_:booking/9d068c74" ], [ "_:booking/9d068c74", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "13:45" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "Q9J4799I" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'07:30');(_:search,departure,'leverton house');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I would like to book a taxi departing from Leverton House and arriving by 07:30 ." }, { "id": 1, "rdf-acts": [ "inform((_:result,car,'red ford');(_:result,phone,'07640075849');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Booking completed ! car is red ford and Contact number is 07640075849 ," }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'jesus college');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "ok awesome i will be going to jesus college" }, { "id": 3, "rdf-acts": [ "inform((_:result,car,'yellow skoda');(_:result,phone,'07279059192');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Your new contact number is 07279059192 and the car is a yellow skoda ." }, { "id": 4, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "That is all I need good day to you ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "To you , as well . Thank you for using the service ." } ]
SNG0096.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "07:30" ], [ "_:search", "departure", "leverton house" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "07:30" ], [ "_:search", "departure", "leverton house" ], [ "_:result", "car", "red ford" ], [ "_:result", "phone", "07640075849" ], [ "_:result", "type", "Taxi" ], [ "_:search", "destination", "jesus college" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "07:30" ], [ "_:search", "departure", "leverton house" ], [ "_:search", "destination", "jesus college" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow skoda" ], [ "_:result", "phone", "07279059192" ], [ "_:result", "type", "Taxi" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "hello()" ], "speaker": "user", "text": "Hi there . I am looking for some information on places to go in town ." }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "What types of attraction are you interested in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'center');(_:search,category,'college');(_:search,type,'Attraction'))", "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "The attraction should be in the center and should be in the type of college . \n Make sure you get phone number and postcode ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'Corpus Christi');(_:result,phone,'01223338000');(_:result,postcode,'cb23bu');(_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "You should go to Corpus Christi , the phone number is 01223338000 with a postcode of cb23bu . Can I assist you further today ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I 'd like to find a good restaurant please . I 'm in the mood for Indian food and money is no object ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,amount,'quite a few');(_:result,area,'centre');(_:result,food,'Indian');(_:result,name,'curry garden');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are quite a few Indian restaurants in the centre and since money is no object , I recommend the curry garden . Would you like me to book you a reservation there ?" }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm not ready to book a table yet . Can I get the address including postcode , please ?" }, { "id": 7, "rdf-acts": [ "thank()", "inform((_:result,address,'106 Regent Street');(_:result,area,'City Centre');(_:result,name,'Curry Garden');(_:result,postcode,'cb21dp');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure . The Curry Garden is located at 106 Regent Street at the City Centre . The postcode is cb21dp ." }, { "id": 8, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "Great I also need a taxi that will help me commute between the two places ." }, { "id": 9, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "what time do you need to leave or arrive by ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,departure,'the attraction');(_:search,leave_at,'15:00');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "i want to leave the attraction by 15:00" }, { "id": 11, "rdf-acts": [ "inform((_:result,car,'white Ford');(_:result,departure,'Corpus Christi');(_:result,destination,'Curry Garden');(_:result,leave_at,'15:00');(_:result,phone,'07699910200');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Your taxi reservation on a white Ford is complete . You will be picked up by 15:00 at Corpus Christi and dropped off at Curry Garden . The contact number is 07699910200" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , thanks very much !" }, { "id": 13, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can assist you with today ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all , thanks ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Have a nice day ." } ]
PMUL2092.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "center" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "center" ], [ "_:search", "category", "college" ], [ "_:result", "name", "Corpus Christi" ], [ "_:result", "phone", "01223338000" ], [ "_:result", "postcode", "cb23bu" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "center" ], [ "_:search", "category", "college" ], [ "_:result", "phone", "01223338000" ], [ "_:result", "postcode", "cb23bu" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "curry garden" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "center" ], [ "_:search", "category", "college" ], [ "_:result", "phone", "01223338000" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "indian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "food", "Indian" ], [ "_:result", "address", "106 Regent Street" ], [ "_:result", "area", "City Centre" ], [ "_:result", "name", "Curry Garden" ], [ "_:result", "postcode", "cb21dp" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "center" ], [ "_:search", "category", "college" ], [ "_:result", "phone", "01223338000" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "indian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "food", "Indian" ], [ "_:result", "address", "106 Regent Street" ], [ "_:result", "area", "City Centre" ], [ "_:result", "name", "Curry Garden" ], [ "_:result", "postcode", "cb21dp" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "the attraction" ], [ "_:search", "leave_at", "15:00" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "center" ], [ "_:search", "category", "college" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "indian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "food", "Indian" ], [ "_:result", "address", "106 Regent Street" ], [ "_:result", "area", "City Centre" ], [ "_:result", "name", "Curry Garden" ], [ "_:result", "postcode", "cb21dp" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "the attraction" ], [ "_:search", "leave_at", "15:00" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "white Ford" ], [ "_:result", "departure", "Corpus Christi" ], [ "_:result", "destination", "Curry Garden" ], [ "_:result", "leave_at", "15:00" ], [ "_:result", "phone", "07699910200" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "center" ], [ "_:search", "category", "college" ], [ "_:search", "food", "indian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "food", "Indian" ], [ "_:result", "address", "106 Regent Street" ], [ "_:result", "area", "City Centre" ], [ "_:result", "name", "Curry Garden" ], [ "_:result", "postcode", "cb21dp" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "the attraction" ], [ "_:search", "leave_at", "15:00" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "white Ford" ], [ "_:result", "departure", "Corpus Christi" ], [ "_:result", "destination", "Curry Garden" ], [ "_:result", "leave_at", "15:00" ], [ "_:result", "phone", "07699910200" ], [ "_: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,'Hospital'))" ], "speaker": "user", "text": "I 'd like to find a hospital ." }, { "id": 1, "rdf-acts": [ "inform((_:result,phone,'01223245151');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "The Addenbrookes Hospital is located at Hills Rd . Cambridge , postcode CB20QQ . The telephone number is 01223245151 . Is there anything else ?" }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's perfect . Thanks ." }, { "id": 3, "rdf-acts": null, "speaker": "system", "text": "Great , thanks for contacting us today and I hope you enjoy the hospital !" } ]
SNG0196.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], [ "_:result", "phone", "01223245151" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ] ], "turn_ids": [ 0, 1, 2 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Where can I go that is located in the west in town ?" }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "What type of attraction or places are of interest for you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'churches');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Churches could be interesting" }, { "id": 3, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "canthelp((_:search,category,'churches');(_:search,type,'Attraction'))" ], "speaker": "system", "text": "I do not see any churches in our system in that area . Do you have another attraction type that you would like to see ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'west');(_:search,category,'dontcare');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Anything in the west will do . What 's your favorite ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'west');(_:result,category,'church');(_:result,entrance_fee,'free');(_:result,name,'Clare Hall');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I 'm so sorry , there must have been an error in our system . Clare Hall is a church in the west and is free to visit ." }, { "id": 6, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Thanks for the correction . Can you please get me their phone number ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,phone,'01223332360');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "their phone number is 01223332360" }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'african');(_:search,name,'Clare Hall');(_:search,type,'Attraction');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thank you ! I 'm also looking for an African restaurant , near Clare Hall . Can you help out with that ?" }, { "id": 9, "rdf-acts": [ "canthelp((_:search,area,'near Clare Hall');(_:search,food,'African');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry , we do n't have an African restaurants near Clare Hall ." }, { "id": 10, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Okay , how about one that serves Indian food ?" }, { "id": 11, "rdf-acts": [ "select((_:result,pricerange,'expensive');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))", "inform((_:result,count,'6');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have 6 options . Do you prefer expensive or moderate pricerange ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want expensive please ." }, { "id": 13, "rdf-acts": [ "inform((_:result,count,'5');(_:result,name,'cocum');(_:result,name,'india house');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 5 options . I 'd recommend cocum or india house . Does one of those sound good ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'12:30');(_:search,name,'india house');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "My sister loves India House . That sounds great . Can you book a table for 8 at 12:30 on Saturday , please ?" }, { "id": 15, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "I am not able to make that booking . Is there something else I can help you with ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,duration,'11:30');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Do they have anything available at 11:30 ?" }, { "id": 17, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Saturday');(_:booking,duration,'11:30');(_:booking,name,'India House');(_:booking,people,'8');(_:booking,ref,'157YLNUA');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book a table for 8 at 11:30 Saturday at India House . Your reference number is 157YLNUA . Is there anything else I can help you with ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all for now . Thank you" }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Thank you and enjoy your stay in Cambridge !" } ]
PMUL2499.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "churches" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/fc185c56" ], [ "_:search/fc185c56", "category", "churches" ], [ "_:search/fc185c56", "type", "Attraction" ], [ "_:search", "area", "west" ], [ "_:search", "category", "dontcare" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/fc185c56" ], [ "_:search/fc185c56", "category", "churches" ], [ "_:search/fc185c56", "type", "Attraction" ], [ "_:search", "area", "west" ], [ "_:search", "category", "dontcare" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "west" ], [ "_:result", "category", "church" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Clare Hall" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/fc185c56" ], [ "_:search/fc185c56", "category", "churches" ], [ "_:search/fc185c56", "type", "Attraction" ], [ "_:search", "area", "west" ], [ "_:search", "category", "dontcare" ], [ "_:result", "area", "west" ], [ "_:result", "category", "church" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Clare Hall" ], [ "_:result", "phone", "01223332360" ], [ "_:result", "type", "Attraction" ], [ "_:search", "food", "african" ], [ "_:search", "name", "Clare Hall" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/fc185c56" ], [ "_:search/fc185c56", "category", "churches" ], [ "_:search/fc185c56", "type", "Attraction" ], [ "_:search", "area", "west" ], [ "_:search", "category", "dontcare" ], [ "_:result", "area", "west" ], [ "_:result", "category", "church" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Clare Hall" ], [ "_:result", "phone", "01223332360" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "Clare Hall" ], [ "_:system", "canthelp", "_:search/29dd9cdd" ], [ "_:search/29dd9cdd", "area", "near Clare Hall" ], [ "_:search/29dd9cdd", "food", "African" ], [ "_:search/29dd9cdd", "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", "canthelp", "_:search/fc185c56" ], [ "_:search/fc185c56", "category", "churches" ], [ "_:search/fc185c56", "type", "Attraction" ], [ "_:search", "area", "west" ], [ "_:search", "category", "dontcare" ], [ "_:result", "area", "west" ], [ "_:result", "category", "church" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Clare Hall" ], [ "_:result", "phone", "01223332360" ], [ "_:search", "name", "Clare Hall" ], [ "_:system", "canthelp", "_:search/29dd9cdd" ], [ "_:search/29dd9cdd", "area", "near Clare Hall" ], [ "_:search/29dd9cdd", "food", "African" ], [ "_:search/29dd9cdd", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "count", "6" ], [ "_: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", "canthelp", "_:search/fc185c56" ], [ "_:search/fc185c56", "category", "churches" ], [ "_:search/fc185c56", "type", "Attraction" ], [ "_:search", "area", "west" ], [ "_:search", "category", "dontcare" ], [ "_:result", "area", "west" ], [ "_:result", "category", "church" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223332360" ], [ "_:system", "canthelp", "_:search/29dd9cdd" ], [ "_:search/29dd9cdd", "area", "near Clare Hall" ], [ "_:search/29dd9cdd", "food", "African" ], [ "_:search/29dd9cdd", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:result", "name", "cocum" ], [ "_:result", "name", "india house" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "12:30" ], [ "_:search", "name", "india house" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/fc185c56" ], [ "_:search/fc185c56", "category", "churches" ], [ "_:search/fc185c56", "type", "Attraction" ], [ "_:search", "area", "west" ], [ "_:search", "category", "dontcare" ], [ "_:result", "area", "west" ], [ "_:result", "category", "church" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223332360" ], [ "_:system", "canthelp", "_:search/29dd9cdd" ], [ "_:search/29dd9cdd", "area", "near Clare Hall" ], [ "_:search/29dd9cdd", "food", "African" ], [ "_:search/29dd9cdd", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:result", "name", "cocum" ], [ "_:result", "name", "india house" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "name", "india house" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/31175b18" ], [ "_:booking/31175b18", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "duration", "11:30" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/fc185c56" ], [ "_:search/fc185c56", "category", "churches" ], [ "_:search/fc185c56", "type", "Attraction" ], [ "_:search", "area", "west" ], [ "_:search", "category", "dontcare" ], [ "_:result", "area", "west" ], [ "_:result", "category", "church" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223332360" ], [ "_:system", "canthelp", "_:search/29dd9cdd" ], [ "_:search/29dd9cdd", "area", "near Clare Hall" ], [ "_:search/29dd9cdd", "food", "African" ], [ "_:search/29dd9cdd", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:result", "name", "cocum" ], [ "_:result", "name", "india house" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "name", "india house" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/31175b18" ], [ "_:booking/31175b18", "type", "Booking" ], [ "_:search", "duration", "11:30" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "duration", "11:30" ], [ "_:booking", "name", "India House" ], [ "_:booking", "people", "8" ], [ "_:booking", "ref", "157YLNUA" ], [ "_: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,day,'wednesday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hello there . Can you please find me a train schedule that leaves on Wednesday heading for Cambridge ?" }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))", "thank()" ], "speaker": "system", "text": "Yeah , I can do that . Where are you heading in from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'broxbourne');(_:search,leave_at,'12:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'd like to leave from Broxbourne sometime after 12:30 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'12 available');(_:result,arrive_by,'13:32');(_:result,leave_at,'12:32');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have 12 available trains . The first leaves at 12:32 and arrives at 13:32 . Would you like me to book that for you ?" }, { "id": 4, "rdf-acts": [ "request((_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "May I have the train ID for that one ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,id,'TR7834');(_:result,type,'Train'))" ], "speaker": "system", "text": "Certainly . That train ID is TR7834 ." }, { "id": 6, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "What is the travel time ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,duration,'60 minutes');(_:result,type,'Train'))" ], "speaker": "system", "text": "Travel time will be 60 minutes ." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . That is all I will need ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Perfect ! Have a wonderful day !" } ]
SNG0371.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "leave_at", "12:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "leave_at", "12:30" ], [ "_:search", "type", "Train" ], [ "_:result", "amount", "12 available" ], [ "_:result", "arrive_by", "13:32" ], [ "_:result", "leave_at", "12:32" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "leave_at", "12:30" ], [ "_:search", "type", "Train" ], [ "_:result", "amount", "12 available" ], [ "_:result", "arrive_by", "13:32" ], [ "_:result", "leave_at", "12:32" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR7834" ], [ "_:result", "type", "Train" ], [ "_:result", "duration", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "leave_at", "12:30" ], [ "_:search", "type", "Train" ], [ "_:result", "amount", "12 available" ], [ "_:result", "arrive_by", "13:32" ], [ "_:result", "leave_at", "12:32" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR7834" ], [ "_:result", "duration", "60 minutes" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like a restaurant in the centre that is in the expensive price range ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,area,'centre');(_:result,count,'33');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 33 restaurants in the centre that are in the expensive price range . What type of food would you like ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am interested in Indian food please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'6');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are six restaurants that match that description . Can recommend one of them for you ?" }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "Yes please do ." }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,food,'Indian');(_:result,name,'Curry Garden');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Curry Garden serves expensive Indian food in the centre of town ." }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'12:30');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Great can I get a reservation there for 8 people at 12:30 on sunday ?" }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sorry , there is no table available then . Would you like to try another time slot ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I think I 'd rather try a different restaurant at my preferred time , actually . You mentioned there are several others ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,name,'Curry King');(_:result,name,'Goden Curry');(_:result,name,'Panahar');(_:result,name,'Saffron Brasserie');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , there 's the Goden Curry , Saffron Brasserie , Panahar , and Curry King ." }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "Great ! Can I have the Goden Curry ?" }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sure , when would you like to make a reservation ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'12:30');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "12:30 on Sunday . There will be 8 of us ." }, { "id": 13, "rdf-acts": [ "canthelp((_:booking,day,'Sunday');(_:booking,duration,'12:30');(_:booking,people,'8');(_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I apologize . I have checked all of the restaurants in the area and none of them can accommodate 8 guests at 12:30 on Sunday . Would a different day or time suffice ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,duration,'11:30');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I guess I could try 11:30 ." }, { "id": 15, "rdf-acts": [ "inform((_:booking,day,'Sunday');(_:booking,duration,'11:30am');(_:booking,people,'8');(_:booking,ref,'6GRFMVDJ');(_:booking,type,'Booking');(_:result,name,'Curry Garden');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Reservation booked with The Curry Garden for Sunday at 11:30am for 8 people . Your reservation will be held for 15 minutes . Reference number is 6GRFMVDJ ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much ." }, { "id": 17, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "You 're welcome . Anything else I can help with today ?" }, { "id": 18, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No , I am all set . Bye ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Thank you . Have a nice day , goodbye ." } ]
SNG0605.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", "area", "centre" ], [ "_:result", "count", "33" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "count", "6" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "6" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Curry Garden" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "12:30" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "6" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Curry Garden" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "12:30" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/d48c9d81" ], [ "_:booking/d48c9d81", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "6" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "12:30" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/d48c9d81" ], [ "_:booking/d48c9d81", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "name", "Curry King" ], [ "_:result", "name", "Goden Curry" ], [ "_:result", "name", "Panahar" ], [ "_:result", "name", "Saffron Brasserie" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "6" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:booking/d48c9d81" ], [ "_:booking/d48c9d81", "type", "Booking" ], [ "_:result", "name", "Curry King" ], [ "_:result", "name", "Goden Curry" ], [ "_:result", "name", "Panahar" ], [ "_:result", "name", "Saffron Brasserie" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "12:30" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "6" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:booking/d48c9d81" ], [ "_:booking/d48c9d81", "type", "Booking" ], [ "_:result", "name", "Curry King" ], [ "_:result", "name", "Goden Curry" ], [ "_:result", "name", "Panahar" ], [ "_:result", "name", "Saffron Brasserie" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/ff39c899" ], [ "_:booking/ff39c899", "day", "Sunday" ], [ "_:booking/ff39c899", "duration", "12:30" ], [ "_:booking/ff39c899", "people", "8" ], [ "_:booking/ff39c899", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "11: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", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "6" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:booking/d48c9d81" ], [ "_:booking/d48c9d81", "type", "Booking" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/ff39c899" ], [ "_:booking/ff39c899", "day", "Sunday" ], [ "_:booking/ff39c899", "duration", "12:30" ], [ "_:booking/ff39c899", "people", "8" ], [ "_:booking/ff39c899", "type", "Booking" ], [ "_:search", "duration", "11:30" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "duration", "11:30am" ], [ "_:booking", "people", "8" ], [ "_:booking", "ref", "6GRFMVDJ" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Curry Garden" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "6" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:booking/d48c9d81" ], [ "_:booking/d48c9d81", "type", "Booking" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/ff39c899" ], [ "_:booking/ff39c899", "day", "Sunday" ], [ "_:booking/ff39c899", "duration", "12:30" ], [ "_:booking/ff39c899", "people", "8" ], [ "_:booking/ff39c899", "type", "Booking" ], [ "_:search", "duration", "11:30" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "duration", "11:30am" ], [ "_:booking", "people", "8" ], [ "_:booking", "ref", "6GRFMVDJ" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Curry Garden" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'churchill college');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I have plans to visit churchill college and need a taxi to do so" }, { "id": 1, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "I can help with that ! What time do you need to leave or arrive by ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,leave_at,'17:00');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need to leave after 17:00 ." }, { "id": 3, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Ok , what time do you want to leave ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,'the varsity restaurant');(_:search,leave_at,'17:00');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "As I mentioned , I 'd like to leave after 17:00 , please . I need to be picked up from the varsity restaurant ." }, { "id": 5, "rdf-acts": [ "inform((_:result,car,'yellow Lexus');(_:result,phone,'07720877593');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "07720877593 is you contact . I have you booked in a yellow Lexus ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "No problem . Are you finished ?" } ]
SNG02095.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "churchill college" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "churchill college" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "17:00" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "churchill college" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "the varsity restaurant" ], [ "_:search", "leave_at", "17:00" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "churchill college" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "the varsity restaurant" ], [ "_:search", "leave_at", "17:00" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow Lexus" ], [ "_:result", "phone", "07720877593" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Could you recommend a Chinese restaurant for me to try ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,area,'all over the city');(_:result,pricerange,'all');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure I have them in all price ranges all over the city . Do you have an area you prefer ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "The centre of the city , with a moderate price range , please ." }, { "id": 3, "rdf-acts": [ "select((_:result,name,'Ian hong house');(_:result,name,'jinling noodle bar');(_:result,name,'shanghai family restaurant');(_:result,type,'Restaurant'))", "inform((_:result,count,'3');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Okay , I was able to find 3 restaurants for your preference . I have jinling noodle bar , Ian hong house , and shanghai family restaurant ... is there any preference on one of these ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'11:15');(_:search,people,'three');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No , I do n't have a preference , I would like a reservation on Sunday at 11:15 for three people ." }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Unfortunately I was not able to book that restaurant ." }, { "id": 6, "rdf-acts": [ "inform((_:search,duration,'10:15');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about for 10:15 ?" }, { "id": 7, "rdf-acts": [ "inform((_:booking,day,'Sunday');(_:booking,duration,'10:15');(_:booking,people,'3');(_:booking,ref,'SFWTQUB7');(_:booking,type,'Booking'))", "reqmore()", "inform((_:result,name,'Shanghai Family Restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I was able to get you a table for 3 on Sunday at 10:15 at the Shanghai Family Restaurant . Your reference number is SFWTQUB7 . Is there anything else ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thank you . That is all for today ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Thank you . Have a great day , goodbye ." } ]
SNG0628.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:result", "area", "all over the city" ], [ "_:result", "pricerange", "all" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:result", "area", "all over the city" ], [ "_:result", "pricerange", "all" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "name", "Ian hong house" ], [ "_:result", "name", "jinling noodle bar" ], [ "_:result", "name", "shanghai family restaurant" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "11:15" ], [ "_:search", "people", "three" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:result", "area", "all over the city" ], [ "_:result", "pricerange", "all" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "name", "Ian hong house" ], [ "_:result", "name", "jinling noodle bar" ], [ "_:result", "name", "shanghai family restaurant" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "three" ], [ "_:system", "canthelp", "_:booking/b22c7bb9" ], [ "_:booking/b22c7bb9", "type", "Booking" ], [ "_:search", "duration", "10:15" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:result", "area", "all over the city" ], [ "_:result", "pricerange", "all" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "count", "3" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "three" ], [ "_:system", "canthelp", "_:booking/b22c7bb9" ], [ "_:booking/b22c7bb9", "type", "Booking" ], [ "_:search", "duration", "10:15" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "duration", "10:15" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "SFWTQUB7" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Shanghai Family Restaurant" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Could you help me find a restaurant with middle - eastern cuisine ?" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "There is no such match . Do you have any other food preferences ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "maybe one that serves chinese food . and it should be located in the centre" }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'Charlie chan');(_:result,pricerange,'affordable');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Charlie chan is an affordable option ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,duration,'13:30');(_:search,people,'3');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Ok , sounds good . Could I make a reservation for 3 for thursday at 13:30 ? Can you send me a reference number as well . Thanks !" }, { "id": 5, "rdf-acts": [ "thank()", "reqmore()", "inform((_:booking,ref,'BCKQCXNI');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Excellent choice . Your table is reserved . Reference BCKQCXNI . Anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I also need a place to stay with free wifi and in the same area as the restaurant ." }, { "id": 7, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'many');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have many choices for you . What price range are you looking for ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "It does n't matter but I would like a guesthouse with free parking ." }, { "id": 9, "rdf-acts": [ "inform((_:result,count,'2');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "I have two . Would you like more info on them ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Do they both have free wifi and parking ? Which would you recommend ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,name,'Alexander Bed and Breakfast');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))", "inform((_:result,category,'guesthouse');(_:result,stars,'4-star');(_:result,type,'Hotel'))", "thank()" ], "speaker": "system", "text": "Yes . I suggest Alexander Bed and Breakfast . It is a 4-star guesthouse . Would you like a reservation there ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,people,'same people');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes please make those for 5 nights on the same day for the same people ." }, { "id": 13, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "i will work on getting this booked ." }, { "id": 14, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "i also need a taxi to commute between these two places" }, { "id": 15, "rdf-acts": [ "inform((_:booking,ref,'4AMSSSO2');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to complete this transaction for you . Reference number is 4AMSSSO2 ," }, { "id": 16, "rdf-acts": [ "request((_:result,car,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "Can I get the number for the taxi and the car type ?" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Your booking is complete . You will have a grey toyota and the contact number is:07579620224 ." } ]
PMUL0082.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/1fe16638" ], [ "_:search/1fe16638", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/1fe16638" ], [ "_:search/1fe16638", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:result", "name", "Charlie chan" ], [ "_:result", "pricerange", "affordable" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/1fe16638" ], [ "_:search/1fe16638", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:result", "name", "Charlie chan" ], [ "_:result", "pricerange", "affordable" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "BCKQCXNI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/1fe16638" ], [ "_:search/1fe16638", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:result", "name", "Charlie chan" ], [ "_:result", "pricerange", "affordable" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "BCKQCXNI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/1fe16638" ], [ "_:search/1fe16638", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:result", "name", "Charlie chan" ], [ "_:result", "pricerange", "affordable" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "BCKQCXNI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_: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": [ [ "_:system", "canthelp", "_:search/1fe16638" ], [ "_:search/1fe16638", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:result", "pricerange", "affordable" ], [ "_:search", "duration", "13:30" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "BCKQCXNI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "count", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "same people" ], [ "_: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": [ [ "_:system", "canthelp", "_:search/1fe16638" ], [ "_:search/1fe16638", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:result", "pricerange", "affordable" ], [ "_:search", "duration", "13:30" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "BCKQCXNI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "count", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "same people" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/1fe16638" ], [ "_:search/1fe16638", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:result", "pricerange", "affordable" ], [ "_:search", "duration", "13:30" ], [ "_:result", "ref", "?" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "count", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "same people" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Taxi" ], [ "_:booking", "ref", "4AMSSSO2" ], [ "_:booking", "type", "Booking" ], [ "_:result", "car", "?" ], [ "_: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,arrive_by,'21:15');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hi , I 'm looking for a train arriving in Cambridge by 21:15 ." }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Can you tell me where you will be departing from and what day you would like to travel ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,departure,'norwich');(_:search,type,'Train'))" ], "speaker": "user", "text": "Sure , I 'll be leaving from Norwich . Oh , and I 'd like to travel on Friday please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'20:35');(_:result,departure,'Norwich');(_:result,destination,'Cambridge');(_:result,id,'TR9589');(_:result,leave_at,'19:16');(_:result,type,'Train'))" ], "speaker": "system", "text": "I would recommend TR9589 which leaves Norwich at 19:16 and arrives in Cambridge at 20:35 ." }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'6');(_:search,type,'Train'))" ], "speaker": "user", "text": "Okay great . Can you help me make a booking for 6 people please ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'2CUTCPH6');(_:booking,ticket,'105.6 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 105.6 GBP payable at the station . Reference number is : 2CUTCPH6 . Is there anything else I can help you with today ?" }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "I need a play to stay in the east in the moderate price range" }, { "id": 7, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "I will look that up for you , do you want a hotel ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , with a star of 4 please ." }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "canthelp((_:search,type,'Hotel'))", "inform((_:result,area,'east');(_:result,area,'the East');(_:result,category,'hotels');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I do not have any 4 star hotels in the east . Would you like to try another area or maybe go with a price range in the East ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'east');(_:search,category,'guesthouses');(_:search,pricerange,'moderate');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Oh my . Are there any moderate - price guesthouses in the east with 4 stars ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,area,'the East');(_:result,name,'Carolina Bed and Breakfast');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))", "inform((_:result,count,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , I found three . I would recommend Carolina Bed and Breakfast it is moderately priced and located in the East . Would you like a reservation ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'6');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , please book 6 people for 2 nights beginning friday" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'5ROZN3ZO');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You are booked as requested , the reference number is 5ROZN3ZO , any further questions ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great ! ! That 's all for now . Thank you so much ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "thank you and enjoy your stay in Cambridge !" } ]
PMUL1674.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "21:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "21:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "21:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "norwich" ], [ "_:result", "arrive_by", "20:35" ], [ "_:result", "departure", "Norwich" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR9589" ], [ "_:result", "leave_at", "19:16" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "21:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "norwich" ], [ "_:result", "arrive_by", "20:35" ], [ "_:result", "departure", "Norwich" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR9589" ], [ "_:result", "leave_at", "19:16" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "2CUTCPH6" ], [ "_:booking", "ticket", "105.6 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "21:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "norwich" ], [ "_:result", "arrive_by", "20:35" ], [ "_:result", "departure", "Norwich" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR9589" ], [ "_:result", "leave_at", "19:16" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "6" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "2CUTCPH6" ], [ "_:booking", "ticket", "105.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "21:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "norwich" ], [ "_:result", "arrive_by", "20:35" ], [ "_:result", "departure", "Norwich" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR9589" ], [ "_:result", "leave_at", "19:16" ], [ "_:search", "people", "6" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "2CUTCPH6" ], [ "_:booking", "ticket", "105.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/64c71fd4" ], [ "_:search/64c71fd4", "type", "Hotel" ], [ "_:result", "area", "east" ], [ "_:result", "area", "the East" ], [ "_:result", "category", "hotels" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouses" ], [ "_:search", "pricerange", "moderate" ], [ "_: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", "arrive_by", "21:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "norwich" ], [ "_:result", "arrive_by", "20:35" ], [ "_:result", "departure", "Norwich" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR9589" ], [ "_:result", "leave_at", "19:16" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "2CUTCPH6" ], [ "_:booking", "ticket", "105.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/64c71fd4" ], [ "_:search/64c71fd4", "type", "Hotel" ], [ "_:result", "category", "hotels" ], [ "_:result", "stars", "4" ], [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouses" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "the East" ], [ "_:result", "name", "Carolina Bed and Breakfast" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "6" ], [ "_: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", "arrive_by", "21:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "norwich" ], [ "_:result", "arrive_by", "20:35" ], [ "_:result", "departure", "Norwich" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR9589" ], [ "_:result", "leave_at", "19:16" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "105.6 GBP" ], [ "_:system", "canthelp", "_:search/64c71fd4" ], [ "_:search/64c71fd4", "type", "Hotel" ], [ "_:result", "category", "hotels" ], [ "_:result", "stars", "4" ], [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouses" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "the East" ], [ "_:result", "name", "Carolina Bed and Breakfast" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "5ROZN3ZO" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'center');(_:search,food,'european');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi ! Are there any European restaurants in the center of town ?" }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,area,'centre');(_:result,count,'8');(_:result,food,'European');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , there are 8 results for European restaurants in town centre , what price range are you looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Very , very insanely expensive , money is no object ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'Centre');(_:result,count,'3');(_:result,food,'European');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are three expensive European restaurants in the Centre area . Would you like to know the name and address of each location ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Yes thank you" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'Free School Lane CIty Centre');(_:result,name,'Eraina');(_:result,phone,'01223368786');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Eraina is at Free School Lane CIty Centre , phone # 01223368786 . Would you like me to make a reservation ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,duration,'16:30');(_:search,people,'4');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I need a reservation on Thursday at 16:30 for 4 people ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Success ! We 've booked your reservation" }, { "id": 8, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Can I have the reference number please ?" }, { "id": 9, "rdf-acts": [ "inform((_:booking,ref,'FXDNF0IU');(_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "Absolutely . Your reference number is FXDNF0IU . What else can I help you with ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,people,'same group');(_:search,pricerange,'expensive');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "A hotel and should include free parking , in the expensive price range , for same group for 2 nights" }, { "id": 11, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can help you with ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,people,'4');(_:search,pricerange,'expensive');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I need a hotel for 4 people with free parking in the expensive price range , for 2 nights" }, { "id": 13, "rdf-acts": [ "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "And what day would you like the reservation for ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,day,'thursday');(_:search,stay,'two');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like the hotel for two nights , starting on Thursday ." }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'Gonville Hotel');(_:booking,ref,'LIA4E1ME');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You are booked at the Gonville Hotel your reference number is LIA4E1ME . Can I help you with anything else ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that is all . Thank you so much for the assistance ." }, { "id": 17, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "If you need anything else , please contact us with your needs ." }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all . Thanks so much for your help !" }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our service . Have a great night . Goodbye ." } ]
MUL1230.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "food", "european" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "food", "european" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "8" ], [ "_:result", "food", "European" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "Centre" ], [ "_:result", "count", "3" ], [ "_:result", "food", "European" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "Centre" ], [ "_:result", "count", "3" ], [ "_:result", "food", "European" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "Free School Lane CIty Centre" ], [ "_:result", "name", "Eraina" ], [ "_:result", "phone", "01223368786" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "16:30" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "Centre" ], [ "_:result", "count", "3" ], [ "_:result", "food", "European" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "Free School Lane CIty Centre" ], [ "_:result", "name", "Eraina" ], [ "_:result", "phone", "01223368786" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "16:30" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "food", "european" ], [ "_:result", "area", "Centre" ], [ "_:result", "count", "3" ], [ "_:result", "food", "European" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "Free School Lane CIty Centre" ], [ "_:result", "name", "Eraina" ], [ "_:result", "phone", "01223368786" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "16:30" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "FXDNF0IU" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "people", "same group" ], [ "_:search", "pricerange", "expensive" ], [ "_: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", "area", "center" ], [ "_:search", "food", "european" ], [ "_:result", "area", "Centre" ], [ "_:result", "count", "3" ], [ "_:result", "food", "European" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "Free School Lane CIty Centre" ], [ "_:result", "name", "Eraina" ], [ "_:result", "phone", "01223368786" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "16:30" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "FXDNF0IU" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "people", "4" ], [ "_:search", "pricerange", "expensive" ], [ "_: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", "area", "center" ], [ "_:search", "food", "european" ], [ "_:result", "area", "Centre" ], [ "_:result", "count", "3" ], [ "_:result", "food", "European" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "Free School Lane CIty Centre" ], [ "_:result", "name", "Eraina" ], [ "_:result", "phone", "01223368786" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "16:30" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "FXDNF0IU" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "people", "4" ], [ "_:search", "pricerange", "expensive" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "stay", "two" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "food", "european" ], [ "_:result", "area", "Centre" ], [ "_:result", "count", "3" ], [ "_:result", "food", "European" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "Free School Lane CIty Centre" ], [ "_:result", "name", "Eraina" ], [ "_:result", "phone", "01223368786" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "16:30" ], [ "_:result", "ref", "?" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "people", "4" ], [ "_:search", "pricerange", "expensive" ], [ "_:booking", "day", "?" ], [ "_:search", "category", "hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "stay", "two" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Gonville Hotel" ], [ "_:booking", "ref", "LIA4E1ME" ], [ "_: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", "area", "center" ], [ "_:search", "food", "european" ], [ "_:result", "area", "Centre" ], [ "_:result", "count", "3" ], [ "_:result", "food", "European" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "Free School Lane CIty Centre" ], [ "_:result", "name", "Eraina" ], [ "_:result", "phone", "01223368786" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "16:30" ], [ "_:result", "ref", "?" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "people", "4" ], [ "_:search", "pricerange", "expensive" ], [ "_:booking", "day", "?" ], [ "_:search", "category", "hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "stay", "two" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Gonville Hotel" ], [ "_:booking", "ref", "LIA4E1ME" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a train departing from Cambridge ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What is your destination and when would you like to leave ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,leave_at,'11:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm leaving cambridge and would like to leave after 11:00 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'many');(_:result,leave_at,'11:00');(_:result,type,'Train'))", "request((_:search,day,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "We have many trains that leave after 11:00 . Where would you like to go and on what day ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,destination,'stansted airport');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to go to stansted airport on wednesday please" }, { "id": 5, "rdf-acts": [ "inform((_:result,day,'Wednesday');(_:result,departure,'Cambridge');(_:result,destination,'Stansted Airport');(_:result,leave_at,'11:40');(_:result,type,'Train'))" ], "speaker": "system", "text": "There is a train departing from Cambridge to Stansted Airport on Wednesday at 11:40 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'two');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Please book two seats on that train , and send me the reference number ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'89Q51FJW');(_:booking,ticket,'20.2 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booked ! Your reference number is 89Q51FJW . The fee is 20.2 GBP and paid at the station ." }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Awesome . I 'm also looking for places to go in the centre of town . Any suggestions ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,entrance_fee,'free');(_:result,name,'cambridge contemporary art museum');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The cambridge contemporary art museum is free and located in the centre ." }, { "id": 10, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Thanks , that 's very helpful . Oh , right , what postcode is it in ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,name,'Cambridge Contemporary Art Museum');(_:result,postcode,'cb21su');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The postcode for the Cambridge Contemporary Art Museum is cb21su . Is there anything else I can assist you with today ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is everything I needed for now . Thank you !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Have a good day and enjoy the museum !" } ]
MUL0550.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "?" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "11:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "11:00" ], [ "_:result", "amount", "many" ], [ "_:result", "leave_at", "11:00" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "11:00" ], [ "_:result", "amount", "many" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "stansted airport" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stansted Airport" ], [ "_:result", "leave_at", "11:40" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "two" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "11:00" ], [ "_:result", "amount", "many" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "stansted airport" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stansted Airport" ], [ "_:result", "leave_at", "11:40" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "two" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "89Q51FJW" ], [ "_:booking", "ticket", "20.2 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_: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", "11:00" ], [ "_:result", "amount", "many" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "stansted airport" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stansted Airport" ], [ "_:result", "leave_at", "11:40" ], [ "_:search", "people", "two" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "89Q51FJW" ], [ "_:booking", "ticket", "20.2 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "cambridge contemporary art museum" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "11:00" ], [ "_:result", "amount", "many" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "stansted airport" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stansted Airport" ], [ "_:result", "leave_at", "11:40" ], [ "_:search", "people", "two" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "89Q51FJW" ], [ "_:booking", "ticket", "20.2 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Cambridge Contemporary Art Museum" ], [ "_:result", "postcode", "cb21su" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'16:30');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hi , I 'm looking for a train departing from Cambridge and need it to arrive by 16:30 ." }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Can you help me by specifying where you 'll be traveling to , and on what day ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,destination,'stevenage');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need the train to get to Stevenage on Monday , please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'06:10');(_:result,departure,'Cambridge');(_:result,destination,'Stevenage');(_:result,id,'TR2515');(_:result,leave_at,'05:21');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The earliest is the TR2515 , departing Cambridge at 05:21 , arriving in Stevenage at 06:10 . Is that one you 'd like to book a seat on or would you like something later ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I think that is all for the moment . Let me think , thanks ." }, { "id": 5, "rdf-acts": [], "speaker": "system", "text": "Ok just let me know when you are ready ." }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'emmanuel college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for emmanuel college ." }, { "id": 7, "rdf-acts": [ "inform((_:result,address,\"saint andrew 's street\");(_:result,entrance_fee,'free of charge');(_:result,name,'Emmanuel college');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Emmanuel college is located at saint andrew 's street and it is free of charge ." }, { "id": 8, "rdf-acts": [ "request((_:result,area,?);(_:result,type,'Attraction'))", "inform((_:search,name,'Emmanuel College');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Can you tell me what area Emmanuel College is in ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,area,'Centre');(_:result,name,'Emmanuel College');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Emmanuel College is in the Centre area . Is there anything else I can help you with ?" }, { "id": 10, "rdf-acts": [ "request((_:result,area,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "postcode , phone number , and area" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,area,'centre');(_:result,phone,'01223334200');(_:result,postcode,'cb23ap');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The area is the centre . The postcode is cb23ap and the phone number is 01223334200 . May I help you with anything else today ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope that is all I can think of . Thank you so much for the help !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Well , if there is nothing else you need , then I hope you have a pleasant day . Goodbye !" } ]
MUL1946.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "16:30" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "16:30" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "16:30" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "06:10" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stevenage" ], [ "_:result", "id", "TR2515" ], [ "_:result", "leave_at", "05:21" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "16:30" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "stevenage" ], [ "_:result", "arrive_by", "06:10" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stevenage" ], [ "_:result", "id", "TR2515" ], [ "_:result", "leave_at", "05:21" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "emmanuel college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "16:30" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "stevenage" ], [ "_:result", "arrive_by", "06:10" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stevenage" ], [ "_:result", "id", "TR2515" ], [ "_:result", "leave_at", "05:21" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "saint andrew 's street" ], [ "_:result", "entrance_fee", "free of charge" ], [ "_:result", "name", "Emmanuel college" ], [ "_:result", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:search", "name", "Emmanuel College" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "16:30" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "stevenage" ], [ "_:result", "arrive_by", "06:10" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stevenage" ], [ "_:result", "id", "TR2515" ], [ "_:result", "leave_at", "05:21" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "saint andrew 's street" ], [ "_:result", "entrance_fee", "free of charge" ], [ "_:search", "name", "Emmanuel College" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "Centre" ], [ "_:result", "name", "Emmanuel College" ], [ "_:result", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "16:30" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "stevenage" ], [ "_:result", "arrive_by", "06:10" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stevenage" ], [ "_:result", "id", "TR2515" ], [ "_:result", "leave_at", "05:21" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "saint andrew 's street" ], [ "_:result", "entrance_fee", "free of charge" ], [ "_:search", "name", "Emmanuel College" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "Emmanuel College" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "phone", "01223334200" ], [ "_:result", "postcode", "cb23ap" ], [ "_: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,'west');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for a place to go in the west ." }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,count,'13');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 13 available places . Do you have an attraction type in mind ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'west');(_:search,category,'dontcare');(_:search,type,'Attraction'))", "request((_:result,category,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Please surprise me . Just as long as it 's in the west . Let me know what type you choose and it 's postcode ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'Churchill College');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Does Churchill College sound good ?" }, { "id": 4, "rdf-acts": [ "request((_:result,category,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Sounds great . Can you tell me what type of attraction that is please ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,category,'college');(_:result,name,'Churchill College');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , Churchill College is a college ." }, { "id": 6, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))", "inform((_:search,name,'Churchill College');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Great ! What is the postcode for Churchill College ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,postcode,'cb30ds');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Post code is cb30ds . Can I be of further assistance ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,departure,'ely');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I also need a train departing Ely and bound for Cambridge ." }, { "id": 9, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Did you have a day and time in mind for your travels ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,leave_at,'14:15');(_:search,people,'6');(_:search,type,'Train'))" ], "speaker": "user", "text": "Wednesday by 14:15 for 6 people ." }, { "id": 11, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Would you like to depart at 14:15 or arrive at 14:15 ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,arrive_by,'14:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to arrive by 14:15 , sorry for the confusion !" }, { "id": 13, "rdf-acts": [ "inform((_:result,count,'5');(_:result,type,'Train'))" ], "speaker": "system", "text": "We have five such trains . Any preferences ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,people,'6');(_:search,type,'Train'))" ], "speaker": "user", "text": "no , whichever one can fit 6 of us" }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:booking,arrive_by,'13:52');(_:booking,category,'Train');(_:booking,leave_at,'13:35');(_:booking,ref,'GNAXXHOL');(_:booking,ticket,'26.4 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The booking for the train leaving at 13:35 and arriving by 13:52 was successful the price is 26.4 GBP reference number is GNAXXHOL . Do you need anything else ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks so much . That 's everything ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "It was my pleasure . Let me know if you think of anything else you need ." } ]
MUL1916.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "count", "13" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "west" ], [ "_:search", "category", "dontcare" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "count", "13" ], [ "_:search", "area", "west" ], [ "_:search", "category", "dontcare" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "name", "Churchill College" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "count", "13" ], [ "_:search", "area", "west" ], [ "_:search", "category", "dontcare" ], [ "_:result", "postcode", "?" ], [ "_:result", "category", "college" ], [ "_:result", "name", "Churchill College" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "Churchill College" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "count", "13" ], [ "_:search", "area", "west" ], [ "_:search", "category", "dontcare" ], [ "_:result", "category", "college" ], [ "_:result", "name", "Churchill College" ], [ "_:search", "name", "Churchill College" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb30ds" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "ely" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "count", "13" ], [ "_:search", "area", "west" ], [ "_:search", "category", "dontcare" ], [ "_:result", "category", "college" ], [ "_:result", "name", "Churchill College" ], [ "_:search", "name", "Churchill College" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb30ds" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "ely" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "14:15" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "count", "13" ], [ "_:search", "area", "west" ], [ "_:search", "category", "dontcare" ], [ "_:result", "category", "college" ], [ "_:result", "name", "Churchill College" ], [ "_:search", "name", "Churchill College" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb30ds" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "ely" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:15" ], [ "_: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", "west" ], [ "_:search", "category", "dontcare" ], [ "_:result", "category", "college" ], [ "_:result", "name", "Churchill College" ], [ "_:search", "name", "Churchill College" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb30ds" ], [ "_:search", "departure", "ely" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:15" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "6" ], [ "_: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", "west" ], [ "_:search", "category", "dontcare" ], [ "_:result", "category", "college" ], [ "_:result", "name", "Churchill College" ], [ "_:search", "name", "Churchill College" ], [ "_:result", "postcode", "cb30ds" ], [ "_:search", "departure", "ely" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:15" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "arrive_by", "13:52" ], [ "_:booking", "category", "Train" ], [ "_:booking", "leave_at", "13:35" ], [ "_:booking", "ref", "GNAXXHOL" ], [ "_:booking", "ticket", "26.4 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_internet,'no');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a place to stay . The hotel should be in the type of guesthouse and does n't need to include internet" }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'several');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Alright , I 've found several options . What price range are you looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,\"does n't matter\");(_:search,type,'Hotel'))" ], "speaker": "user", "text": "It does n't matter" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,has_internet,'none');(_:result,name,'Alpha - milton guest house');(_:result,stars,'three');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Alpha - milton guest house does n't offer internet . It is rated three stars , in the north part of town . Should I book this ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No , I need a guesthouse with free wifi ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'East side of town');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,name,'a and b guest house');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "a and b guest house is a guesthouse that includes wifi . It 's in the East side of town with a moderate price range . Should I book it for you ?" }, { "id": 6, "rdf-acts": [ "request((_:result,has_parking,?);(_:result,type,'Hotel'))", "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No , I just need to know if they have free parking ." }, { "id": 7, "rdf-acts": [ "inform((_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "They do not have parking ." }, { "id": 8, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))", "request((_:result,has_parking,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Ok , I would prefer something else with parking ." }, { "id": 9, "rdf-acts": [ "inform((_:result,name,'Allenbell');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Allenbell looks like it would be a good choice ." }, { "id": 10, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thanks , does it have free wifi as well ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , they provide both internet and parking at their establishment ." }, { "id": 12, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thanks , that 's all I need . Good bye ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Good bye , enjoy your stay ." } ]
SNG01268.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "no" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "no" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "does n't matter" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:search", "pricerange", "does n't matter" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Alpha - milton guest house" ], [ "_:result", "stars", "three" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:search", "pricerange", "does n't matter" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "stars", "three" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "area", "East side of town" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "a and b guest house" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:result", "has_parking", "?" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:search", "pricerange", "does n't matter" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "stars", "three" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "area", "East side of town" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "a and b guest house" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_parking", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:search", "pricerange", "does n't matter" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "stars", "three" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "area", "East side of town" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "has_parking", "none" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_parking", "?" ], [ "_:result", "name", "Allenbell" ], [ "_:result", "type", "Hotel" ], [ "_: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": [ [ "_:result", "amount", "several" ], [ "_:search", "pricerange", "does n't matter" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "stars", "three" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "area", "East side of town" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "name", "Allenbell" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "This heatwave is killing me and the kids are screaming about being too hot , can I get info on pools in the centre area ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,name,'parkside pools');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "parkside pools is a nice place to cool your screaming kids off ." }, { "id": 2, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That 's great ! What postcode is that ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'Parkside Pools');(_:result,postcode,'cb11ly');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Parkside Pools post code is cb11ly" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'11:30');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Can you find me a train I 'm leaving cambridge and want to arrive at my designation by 11:30 ." }, { "id": 5, "rdf-acts": [ "request((_:search,day,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Yes but I will need your destination and day of travel" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,destination,'leicester');(_:search,type,'Train'))" ], "speaker": "user", "text": "The train should go to leicester and should leave on thursday" }, { "id": 7, "rdf-acts": [ "inform((_:result,count,'6');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have six trains that meet your criteria . Would you like to make a booking on one of them ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'11:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes please . Which is the closest one that arrives by 11:30 ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'11:06');(_:result,destination,'Leicester');(_:result,id,'TR1755');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR1755 is your best bet . It will arrive in Leicester at 11:06 . Would you like to book tickets on that ?" }, { "id": 10, "rdf-acts": [ "request((_:result,leave_at,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "No , thanks . I just need the departure time , please ." }, { "id": 11, "rdf-acts": [ "inform((_:result,leave_at,'09:21');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "The departure time is 09:21 . Can I help you with anything else ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That will be all , thank you ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "great , have a wonderful day !" } ]
PMUL3192.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", "name", "parkside pools" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "name", "Parkside Pools" ], [ "_:result", "postcode", "cb11ly" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "11:30" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "name", "Parkside Pools" ], [ "_:result", "postcode", "cb11ly" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "11:30" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "leicester" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "name", "Parkside Pools" ], [ "_:result", "postcode", "cb11ly" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "leicester" ], [ "_:result", "count", "6" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "11:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "name", "Parkside Pools" ], [ "_:result", "postcode", "cb11ly" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "leicester" ], [ "_:result", "count", "6" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "11:30" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "11:06" ], [ "_:result", "destination", "Leicester" ], [ "_:result", "id", "TR1755" ], [ "_:result", "type", "Train" ], [ "_:result", "leave_at", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "name", "Parkside Pools" ], [ "_:result", "postcode", "cb11ly" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "leicester" ], [ "_:result", "count", "6" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "11:30" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "11:06" ], [ "_:result", "destination", "Leicester" ], [ "_:result", "id", "TR1755" ], [ "_:result", "leave_at", "09:21" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "Hi , I 've just started planning a trip and the train system is so confusing , can you help me ?" }, { "id": 1, "rdf-acts": [ "thank()", "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Absolutely . Where will you be departing from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'stansted airport');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Stansted Airport . And I 'm headed to Cambridge ." }, { "id": 3, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day will you travel on ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll be travelling on Monday ." }, { "id": 5, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "At what time do you want to leave ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,leave_at,'13:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "anytime after 13:00" }, { "id": 7, "rdf-acts": [ "inform((_:result,day,'Monday');(_:result,leave_at,'5:24,would');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "We have one on Monday at 5:24,would you like me to book it for you ?" }, { "id": 8, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I do n't need it booked , just please forward me the train ID and arrival time ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "The trainID is TR4096 for the train departing the stansted airport and going to Cambridge on Monday . It will arrive at 17:52 ." } ]
PMUL1123.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "monday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "13:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "13:00" ], [ "_:search", "type", "Train" ], [ "_:result", "day", "Monday" ], [ "_:result", "leave_at", "5:24,would" ], [ "_: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, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [], "speaker": "user", "text": "I want to try a local restraint , can you help ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,type,'Restaurant'))" ], "speaker": "system", "text": "By restraint , do you mean a restaurant ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'indonesian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , sorry . I would like to try Indonesian food tonight and I would like it in Centre please ." }, { "id": 3, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "I do n't have anything that meets those requirements . Can I try something else ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'lebanese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Are there any lebanese options available ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,food,'Lebanese');(_:result,name,'Ali Baba');(_:result,pricerange,'moderately - priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes ! The Ali Baba is a moderately - priced Lebanese restaurant in the centre of town . Would you like to reserve a table ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,day,'thursday');(_:search,duration,'20:00');(_:search,people,'6');(_:search,stars,'4');(_:search,type,'Hotel');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I would like to book a table for 6 people at 20:00 on Thursday . Please give me a reference number . I am also looking for a 4 star guesthouse ." }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,category,?);(_:search,type,'Hotel'))", "inform((_:booking,ref,'AMV1FOTC');(_:booking,type,'Booking');(_:result,area,'centre');(_:result,category,'guesthouse');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Your reference number is AMV1FOTC . Would you like me to find a guesthouse in the city centre ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "The location does n't matter , it just needs to be cheap ." }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,category,'guesthouse');(_:result,name,'Alexander bed and breakfast');(_:result,pricerange,'cheap');(_:result,stars,'four');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Alexander bed and breakfast is a cheap , four star guesthouse in centre . Would you like me to book it for you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))", "request((_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "No thanks do they have free internet ? If so I need the postcode for it ." }, { "id": 11, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,postcode,'CB12DE');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "They do have free internet . The postcode is CB12DE . Can I help you with anything else ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,arrive_by,'the booked time');(_:search,departure,'the hotel');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need to book a taxi to commute between the two places , from the hotel to the restaurant . make sure it arrives the restaurant by the booked time" }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'red lexus');(_:result,phone,'07962943978');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Alright , be on the look out for a red lexus . Here is the contact number for the taxi service , 07962943978 . Is there anything else I can help you with ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's all I need . Thank you ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Have a wonderful visit . Thank you for using the Cambridge TownInfo centre . Goodbye ." } ]
PMUL0124.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "indonesian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/c49e3db4" ], [ "_:search/c49e3db4", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "lebanese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/c49e3db4" ], [ "_:search/c49e3db4", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "lebanese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Lebanese" ], [ "_:result", "name", "Ali Baba" ], [ "_:result", "pricerange", "moderately - priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "20:00" ], [ "_:search", "people", "6" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/c49e3db4" ], [ "_:search/c49e3db4", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "lebanese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "food", "Lebanese" ], [ "_:result", "name", "Ali Baba" ], [ "_:result", "pricerange", "moderately - priced" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "20:00" ], [ "_:search", "people", "6" ], [ "_:search", "stars", "4" ], [ "_:result", "ref", "?" ], [ "_:search", "category", "?" ], [ "_:booking", "ref", "AMV1FOTC" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/c49e3db4" ], [ "_:search/c49e3db4", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "lebanese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "food", "Lebanese" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "20:00" ], [ "_:search", "people", "6" ], [ "_:search", "stars", "4" ], [ "_:result", "ref", "?" ], [ "_:search", "category", "?" ], [ "_:booking", "ref", "AMV1FOTC" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "dontcare" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Alexander bed and breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "four" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/c49e3db4" ], [ "_:search/c49e3db4", "type", "Restaurant" ], [ "_:search", "food", "lebanese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "food", "Lebanese" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "20:00" ], [ "_:search", "people", "6" ], [ "_:search", "stars", "4" ], [ "_:result", "ref", "?" ], [ "_:search", "category", "?" ], [ "_:booking", "ref", "AMV1FOTC" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "dontcare" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Alexander bed and breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "four" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "postcode", "CB12DE" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "the booked time" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/c49e3db4" ], [ "_:search/c49e3db4", "type", "Restaurant" ], [ "_:search", "food", "lebanese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "food", "Lebanese" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "20:00" ], [ "_:search", "people", "6" ], [ "_:search", "stars", "4" ], [ "_:result", "ref", "?" ], [ "_:search", "category", "?" ], [ "_:booking", "ref", "AMV1FOTC" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "dontcare" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Alexander bed and breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "four" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "postcode", "CB12DE" ], [ "_:search", "arrive_by", "the booked time" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red lexus" ], [ "_:result", "phone", "07962943978" ], [ "_: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,food,'american');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm in the mood for a traditional American food restaurant tonight and looking to treat myself to some expensive fine dining . Can you help me find a perfect place ?" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,food,'north american');(_:result,name,'gourmet burger kitchen');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have gourmet burger kitchen , it 's an expensive north american food restaurant . Would you like to book a table ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is it located in the centre of town ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,name,'gourmet burger kitchen');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , gourmet burger kitchen is in the centre of town . Would you like to book it ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you . We will just head there now ." }, { "id": 5, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Sounds great ! Is there anything else I can assist you with ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That will be all , thank you ." }, { "id": 7, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "It 's my pleasure . Have a lovely day ! Bye !" }, { "id": 8, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Awesome but can you give me the reference number ?" }, { "id": 9, "rdf-acts": [ "request((_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I need to know then how big is your party and exact time ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'19:00');(_:search,people,'3');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Oh yeah sure - I need table for 3 people at 19:00 on wednesday ." }, { "id": 11, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "sorry but booking was unsuccessful , what about another time ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "hmm find me something chinese then" }, { "id": 13, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "hmm that was also unsuccessful , does different time work for you ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,duration,'18:00');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "yeah , actually let 's try 18:00" }, { "id": 15, "rdf-acts": [ "inform((_:booking,duration,'18:00');(_:booking,name,'ugly duckling');(_:booking,ref,'IKXBXWEO');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I booked for you ugly duckling at 18:00 , your ref number is IKXBXWEO" }, { "id": 16, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "great to hear that , have a good day !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "always there for you ! have a nice dinner !" } ]
SNG0565.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "american" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "american" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "food", "north american" ], [ "_:result", "name", "gourmet burger kitchen" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "american" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "food", "north american" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "gourmet burger kitchen" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "american" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "food", "north american" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "gourmet burger kitchen" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "american" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "food", "north american" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "gourmet burger kitchen" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "dismissed", "_:user" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "american" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "food", "north american" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "centre" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "gourmet burger kitchen" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "dismissed", "_:user" ], [ "_:result", "ref", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "19:00" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "food", "north american" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "centre" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "gourmet burger kitchen" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "dismissed", "_:user" ], [ "_:result", "ref", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "19:00" ], [ "_:search", "people", "3" ], [ "_:system", "canthelp", "_:booking/7905835a" ], [ "_:booking/7905835a", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "chinese" ], [ "_: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", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "food", "north american" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "centre" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "gourmet burger kitchen" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "dismissed", "_:user" ], [ "_:result", "ref", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "3" ], [ "_:system", "canthelp", "_:booking/7905835a" ], [ "_:booking/7905835a", "type", "Booking" ], [ "_:search", "food", "chinese" ], [ "_:system", "canthelp", "_:booking/1285c29c" ], [ "_:booking/1285c29c", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "18:00" ], [ "_: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", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "food", "north american" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "centre" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "gourmet burger kitchen" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "dismissed", "_:user" ], [ "_:result", "ref", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "3" ], [ "_:system", "canthelp", "_:booking/7905835a" ], [ "_:booking/7905835a", "type", "Booking" ], [ "_:search", "food", "chinese" ], [ "_:system", "canthelp", "_:booking/1285c29c" ], [ "_:booking/1285c29c", "type", "Booking" ], [ "_:search", "duration", "18:00" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "duration", "18:00" ], [ "_:booking", "name", "ugly duckling" ], [ "_:booking", "ref", "IKXBXWEO" ], [ "_: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,area,'west');(_:search,stars,'four');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hello , can you help me find a four star place to stay in the west ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'West');(_:result,name,'cambridge belfry');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "the cambridge belfry is located in the West and has 4 star rating ." }, { "id": 2, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Does this include free parking ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , it does ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'6');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Please book it for 6 people for 4 nights starting on friday ." }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,people,'6');(_:booking,stay,'4');(_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The Cambridge Belfry hotel was unable to accommodate 4 days for 6 people . Would you like to choose another day or shorten your stay ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,stay,'one');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes , could you try just for one night starting on Friday ? Please let me know the reference number as well ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,ref,'0LH6U2Y7');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "It was successful your reference number is 0LH6U2Y7 ." }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need an expensive restaurant . Something that is impressive in the same area of the hotel . Can you find one for me ?" }, { "id": 9, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Are you looking for a certain type of food ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'west');(_:search,food,\"do n't\");(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No , I do n't have a preference . But I want something in the west and is expensive . Can you suggest one ?" }, { "id": 11, "rdf-acts": [ "select((_:result,food,'british');(_:result,food,'european');(_:result,food,'indian food');(_:result,food,'thai');(_:result,type,'Restaurant'))", "inform((_:result,count,'9');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 9 different restaurants . They offer british , european , indian food and thai . Which would you like ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,duration,'15:15');(_:search,people,'6');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I do n't have a preference but I need the reservation at 15:15 for 6 people on friday . Can you find one to meet those requirements ?" }, { "id": 13, "rdf-acts": [ "inform((_:booking,ref,'W1YD01TD');(_:booking,type,'Booking');(_:result,name,'Sala Thong Thai food');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Thank you , I was able to book you for Sala Thong Thai food . The table will be held for 15 minutes . The reference number is W1YD01TD ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is great . Thank you ." }, { "id": 15, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "You are welcome . Is there anything else I can help you with today ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thank you ! Goodbye ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Thank you for using the help desk ." } ]
MUL1369.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "stars", "four" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "stars", "four" ], [ "_:result", "area", "West" ], [ "_:result", "name", "cambridge belfry" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "stars", "four" ], [ "_:result", "area", "West" ], [ "_:result", "name", "cambridge belfry" ], [ "_:result", "stars", "4" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "stars", "four" ], [ "_:result", "area", "West" ], [ "_:result", "name", "cambridge belfry" ], [ "_:result", "stars", "4" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "6" ], [ "_:system", "canthelp", "_:booking/71ae3b03" ], [ "_:booking/71ae3b03", "people", "6" ], [ "_:booking/71ae3b03", "stay", "4" ], [ "_:booking/71ae3b03", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "stay", "one" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "stars", "four" ], [ "_:result", "area", "West" ], [ "_:result", "name", "cambridge belfry" ], [ "_:result", "stars", "4" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "6" ], [ "_:system", "canthelp", "_:booking/71ae3b03" ], [ "_:booking/71ae3b03", "people", "6" ], [ "_:booking/71ae3b03", "stay", "4" ], [ "_:booking/71ae3b03", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "stay", "one" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "0LH6U2Y7" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "stars", "four" ], [ "_:result", "area", "West" ], [ "_:result", "name", "cambridge belfry" ], [ "_:result", "stars", "4" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "6" ], [ "_:system", "canthelp", "_:booking/71ae3b03" ], [ "_:booking/71ae3b03", "people", "6" ], [ "_:booking/71ae3b03", "stay", "4" ], [ "_:booking/71ae3b03", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "stay", "one" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "0LH6U2Y7" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:search", "food", "do n't" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "stars", "four" ], [ "_:result", "area", "West" ], [ "_:result", "name", "cambridge belfry" ], [ "_:result", "stars", "4" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_parking", "none" ], [ "_:system", "canthelp", "_:booking/71ae3b03" ], [ "_:booking/71ae3b03", "people", "6" ], [ "_:booking/71ae3b03", "stay", "4" ], [ "_:booking/71ae3b03", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "one" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "0LH6U2Y7" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:search", "food", "do n't" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "british" ], [ "_:result", "food", "european" ], [ "_:result", "food", "indian food" ], [ "_:result", "food", "thai" ], [ "_:result", "count", "9" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "15:15" ], [ "_: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", "stars", "four" ], [ "_:result", "area", "West" ], [ "_:result", "stars", "4" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_parking", "none" ], [ "_:system", "canthelp", "_:booking/71ae3b03" ], [ "_:booking/71ae3b03", "people", "6" ], [ "_:booking/71ae3b03", "stay", "4" ], [ "_:booking/71ae3b03", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "one" ], [ "_:result", "ref", "?" ], [ "_:search", "area", "west" ], [ "_:search", "food", "do n't" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "british" ], [ "_:result", "food", "european" ], [ "_:result", "food", "indian food" ], [ "_:result", "food", "thai" ], [ "_:result", "count", "9" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "W1YD01TD" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Sala Thong Thai food" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "stars", "four" ], [ "_:result", "area", "West" ], [ "_:result", "stars", "4" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_parking", "none" ], [ "_:system", "canthelp", "_:booking/71ae3b03" ], [ "_:booking/71ae3b03", "people", "6" ], [ "_:booking/71ae3b03", "stay", "4" ], [ "_:booking/71ae3b03", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "one" ], [ "_:result", "ref", "?" ], [ "_:search", "area", "west" ], [ "_:search", "food", "do n't" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "british" ], [ "_:result", "food", "european" ], [ "_:result", "food", "indian food" ], [ "_:result", "food", "thai" ], [ "_:result", "count", "9" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "W1YD01TD" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Sala Thong Thai food" ], [ "_: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 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'17:45');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to take a train to Cambridge by 17:45 . If its is after that I will be late for dinner , mother gets angry when that happens ." }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "You have to keep mom happy . Where are you departing from and which day ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,departure,'norwich');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm looking to travel from norwich and leaving on tuesday" }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'17:35');(_:result,id,'TR4896');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))", "request((_:search,arrive_by,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "TR4896 arrives at 17:35 . Will that give you enough time or should I book you for an earlier train ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'3');(_:search,type,'Train'))" ], "speaker": "user", "text": "No thanks that will work . I need it booked for 3 people ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'12X27P7I');(_:booking,ticket,'52.8 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , your booking was successful . Your total fee is 52.8 GBP . You can pay this at the station . The reference number is 12X27P7I ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'west');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thank you ! Can you tell me about places to go in the West ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,entrance_fee,'free');(_:result,name,'clare hall');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "what about clare hall ? it 's free to visit" }, { "id": 8, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Okay . Could I have their postcode and phone number please ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,phone,'01223332360');(_:result,postcode,'cb39al');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Absolutely . The phone number is 01223332360 , and the postal code is cb39al ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , that is all that I need ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You 're very welcome . I hope you and your mom have a great time !" } ]
PMUL3632.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "17:45" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "17:45" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "norwich" ], [ "_:result", "arrive_by", "17:35" ], [ "_:result", "id", "TR4896" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "norwich" ], [ "_:result", "arrive_by", "17:35" ], [ "_:result", "id", "TR4896" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "people", "3" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "12X27P7I" ], [ "_:booking", "ticket", "52.8 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "norwich" ], [ "_:result", "arrive_by", "17:35" ], [ "_:result", "id", "TR4896" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "people", "3" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "12X27P7I" ], [ "_:booking", "ticket", "52.8 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:search", "type", "Attraction" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "clare hall" ], [ "_: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", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "norwich" ], [ "_:result", "arrive_by", "17:35" ], [ "_:result", "id", "TR4896" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "people", "3" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "12X27P7I" ], [ "_:booking", "ticket", "52.8 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:search", "type", "Attraction" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "clare hall" ], [ "_:result", "phone", "01223332360" ], [ "_:result", "postcode", "cb39al" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Can you tell me what trains will be leaving from Cambridge on Wednesday ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'many');(_:result,departure,'Cambridge');(_:result,type,'Train'))", "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are many trains out of Cambridge . What destination are you thinking of ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'birmingham new street');(_:search,leave_at,'16:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want a train to birmingham new street that leaves after 16:30 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,day,'Wednesday');(_:result,leave_at,'17:01');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have one leaving at 17:01 on Wednesday , would you like me to book it for you or do you need one later than that ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Train'))", "request((_:result,id,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "That would work ! Could you tell me the Train ID , Arrival Time , and Price ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,arrive_by,'19:44');(_:booking,category,'Train');(_:booking,destination,'birmingham new street station');(_:booking,id,'TR8531');(_:booking,ticket,'75.10 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sure TR8531 arrives at birmingham new street station at 19:44 . The cost is 75.10 GBP per ticket . Can I help with anything else today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'north african');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I would like the reference number for the train and am also seeking a cheap restaurant that serves North African food ." }, { "id": 7, "rdf-acts": [ "canthelp((_:search,food,'North African');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))", "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "How many tickets do you need for the train ? And unfortunately , I 'm not finding any cheap North African restaurants . Would you like to look for something different ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about an Indian restaurant instead ?" }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,area,'north');(_:result,count,'4');(_:result,food,'Indian');(_:result,pricerange,'cheap price range');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have listings for 4 Indian restaurants in the cheap price range in the centre and north of town . Which area would you prefer ?" }, { "id": 10, "rdf-acts": [ "request((_:result,area,?);(_:result,type,'Restaurant'))", "inform((_:search,area,'does');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "The area does n't matter much , just pick one for me . I will need all of the information for what you choose though ." }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'is victoria avenue chesterton');(_:result,area,'north');(_:result,name,'Royal Spice');(_:result,phone,'01733553355');(_:result,postcode,'cb41eh');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Ok , lets go with Royal Spice , it 's in the north area , the phone number is 01733553355 , the postcode is cb41eh , and the address is Victoria Avenue Chesterton ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That will work just fine , thank you ." }, { "id": 13, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "Is there anything else that you need ? Would you like me to book the restaurant ?" }, { "id": 14, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes please book it and I still need the reference number for both , the train and restaurant ." }, { "id": 15, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Before I can book the train , I need to know how many tickets you require ." }, { "id": 16, "rdf-acts": [ "inform((_:search,people,'1');(_:search,type,'Train'))" ], "speaker": "user", "text": "Just 1 for the train please" }, { "id": 17, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'WH9BP30E');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your train reference number is : WH9BP30E ." }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . I think that 's all I need ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Great , have a wonderful day !" } ]
MUL0348.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "many" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "type", "Train" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "leave_at", "16:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "many" ], [ "_:result", "departure", "Cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "leave_at", "17:01" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "?" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "many" ], [ "_:result", "departure", "Cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "leave_at", "17:01" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "leave_at", "?" ], [ "_:result", "id", "?" ], [ "_:result", "ticket", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "arrive_by", "19:44" ], [ "_:booking", "category", "Train" ], [ "_:booking", "destination", "birmingham new street station" ], [ "_:booking", "id", "TR8531" ], [ "_:booking", "ticket", "75.10 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "north african" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "many" ], [ "_:result", "departure", "Cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "leave_at", "17:01" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "leave_at", "?" ], [ "_:result", "id", "?" ], [ "_:result", "ticket", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "arrive_by", "19:44" ], [ "_:booking", "category", "Train" ], [ "_:booking", "destination", "birmingham new street station" ], [ "_:booking", "id", "TR8531" ], [ "_:booking", "ticket", "75.10 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:search/ad39a4d8" ], [ "_:search/ad39a4d8", "food", "North African" ], [ "_:search/ad39a4d8", "pricerange", "cheap" ], [ "_:search/ad39a4d8", "type", "Restaurant" ], [ "_:search", "people", "?" ], [ "_:search", "food", "indian" ], [ "_: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", "cambridge" ], [ "_:result", "amount", "many" ], [ "_:result", "departure", "Cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "leave_at", "17:01" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "leave_at", "?" ], [ "_:result", "id", "?" ], [ "_:result", "ticket", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "arrive_by", "19:44" ], [ "_:booking", "category", "Train" ], [ "_:booking", "destination", "birmingham new street station" ], [ "_:booking", "id", "TR8531" ], [ "_:booking", "ticket", "75.10 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:search/ad39a4d8" ], [ "_:search/ad39a4d8", "food", "North African" ], [ "_:search/ad39a4d8", "pricerange", "cheap" ], [ "_:search/ad39a4d8", "type", "Restaurant" ], [ "_:search", "people", "?" ], [ "_:search", "food", "indian" ], [ "_:result", "area", "north" ], [ "_:result", "count", "4" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "cheap price range" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "area", "?" ], [ "_:search", "area", "does" ], [ "_: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", "cambridge" ], [ "_:result", "amount", "many" ], [ "_:result", "departure", "Cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "leave_at", "17:01" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "leave_at", "?" ], [ "_:result", "id", "?" ], [ "_:result", "ticket", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "arrive_by", "19:44" ], [ "_:booking", "category", "Train" ], [ "_:booking", "destination", "birmingham new street station" ], [ "_:booking", "id", "TR8531" ], [ "_:booking", "ticket", "75.10 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:search/ad39a4d8" ], [ "_:search/ad39a4d8", "food", "North African" ], [ "_:search/ad39a4d8", "pricerange", "cheap" ], [ "_:search/ad39a4d8", "type", "Restaurant" ], [ "_:search", "people", "?" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "4" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "cheap price range" ], [ "_:search", "area", "does" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "is victoria avenue chesterton" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Royal Spice" ], [ "_:result", "phone", "01733553355" ], [ "_:result", "postcode", "cb41eh" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "many" ], [ "_:result", "departure", "Cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "leave_at", "17:01" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "leave_at", "?" ], [ "_:result", "id", "?" ], [ "_:result", "ticket", "?" ], [ "_:booking", "arrive_by", "19:44" ], [ "_:booking", "category", "Train" ], [ "_:booking", "destination", "birmingham new street station" ], [ "_:booking", "id", "TR8531" ], [ "_:booking", "ticket", "75.10 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:search/ad39a4d8" ], [ "_:search/ad39a4d8", "food", "North African" ], [ "_:search/ad39a4d8", "pricerange", "cheap" ], [ "_:search/ad39a4d8", "type", "Restaurant" ], [ "_:search", "people", "?" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "4" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "cheap price range" ], [ "_:search", "area", "does" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "is victoria avenue chesterton" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Royal Spice" ], [ "_:result", "phone", "01733553355" ], [ "_:result", "postcode", "cb41eh" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "many" ], [ "_:result", "departure", "Cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "leave_at", "17:01" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "leave_at", "?" ], [ "_:result", "id", "?" ], [ "_:result", "ticket", "?" ], [ "_:booking", "arrive_by", "19:44" ], [ "_:booking", "category", "Train" ], [ "_:booking", "destination", "birmingham new street station" ], [ "_:booking", "id", "TR8531" ], [ "_:booking", "ticket", "75.10 GBP" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:search/ad39a4d8" ], [ "_:search/ad39a4d8", "food", "North African" ], [ "_:search/ad39a4d8", "pricerange", "cheap" ], [ "_:search/ad39a4d8", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "4" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "cheap price range" ], [ "_:search", "area", "does" ], [ "_:result", "address", "is victoria avenue chesterton" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Royal Spice" ], [ "_:result", "phone", "01733553355" ], [ "_:result", "postcode", "cb41eh" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "type", "Train" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "1" ], [ "_: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", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "many" ], [ "_:result", "departure", "Cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "leave_at", "17:01" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "leave_at", "?" ], [ "_:result", "id", "?" ], [ "_:result", "ticket", "?" ], [ "_:booking", "arrive_by", "19:44" ], [ "_:booking", "destination", "birmingham new street station" ], [ "_:booking", "id", "TR8531" ], [ "_:booking", "ticket", "75.10 GBP" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:search/ad39a4d8" ], [ "_:search/ad39a4d8", "food", "North African" ], [ "_:search/ad39a4d8", "pricerange", "cheap" ], [ "_:search/ad39a4d8", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "4" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "cheap price range" ], [ "_:search", "area", "does" ], [ "_:result", "address", "is victoria avenue chesterton" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Royal Spice" ], [ "_:result", "phone", "01733553355" ], [ "_:result", "postcode", "cb41eh" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "type", "Train" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "WH9BP30E" ], [ "_: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,category,'college');(_:search,name,'queens college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am hearing some good things about queens college , can you give me some basic info on them ?" }, { "id": 1, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Silver Street');(_:result,name,\"Queen 's College\");(_:result,phone,'01223335511');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Queen 's College is found on Silver Street , and their phone number is 01223335511 . Is there anything else you 'd like to know ?" }, { "id": 2, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes , I 'd like to know the entrance fee , please ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,entrance_fee,'2.50 pounds');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The entrance free is 2.50 pounds . Can I provide you with any other information ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "No thanks . I also need a train leaving Cambridge on Tuesday ." }, { "id": 5, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))", "thank()" ], "speaker": "system", "text": "Sure , I can help you with that . Where will you be travelling to ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,destination,'leicester');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'd like to go to Leicester please ." }, { "id": 7, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))", "inform((_:result,amount,'a number of');(_:result,type,'Train'))" ], "speaker": "system", "text": "Sure , I have a number of options for you . What time would you like to leave ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,leave_at,'09:45');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I would like to leave after 09:45 . Can you book the first one available after that and give me the reference number ?" }, { "id": 9, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking');(_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Definitely . How many people will be traveling ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'1');(_:search,type,'Train'))" ], "speaker": "user", "text": "Just myself will be travelling ." }, { "id": 11, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'M0PIMESH');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok . I was able to book one ticket . Your reference number is M0PIMESH ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you that is all I need today ." }, { "id": 13, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "thanks for inquiring with us and have a great day" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you very much ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . If we can be of further assistance , please let us know . Good - bye ." } ]
PMUL4134.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:search", "name", "queens college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:search", "name", "queens college" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Silver Street" ], [ "_:result", "name", "Queen 's College" ], [ "_:result", "phone", "01223335511" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:search", "name", "queens college" ], [ "_:result", "address", "Silver Street" ], [ "_:result", "name", "Queen 's College" ], [ "_:result", "phone", "01223335511" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "2.50 pounds" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:search", "name", "queens college" ], [ "_:result", "address", "Silver Street" ], [ "_:result", "name", "Queen 's College" ], [ "_:result", "phone", "01223335511" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "2.50 pounds" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:search", "name", "queens college" ], [ "_:result", "address", "Silver Street" ], [ "_:result", "name", "Queen 's College" ], [ "_:result", "phone", "01223335511" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "2.50 pounds" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:result", "amount", "a number of" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "09:45" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:search", "name", "queens college" ], [ "_:result", "address", "Silver Street" ], [ "_:result", "name", "Queen 's College" ], [ "_:result", "phone", "01223335511" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "2.50 pounds" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:result", "amount", "a number of" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "09:45" ], [ "_:result", "ref", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:search", "name", "queens college" ], [ "_:result", "address", "Silver Street" ], [ "_:result", "name", "Queen 's College" ], [ "_:result", "phone", "01223335511" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "2.50 pounds" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:result", "amount", "a number of" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "09:45" ], [ "_:result", "ref", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "M0PIMESH" ], [ "_: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", "category", "college" ], [ "_:search", "name", "queens college" ], [ "_:result", "address", "Silver Street" ], [ "_:result", "name", "Queen 's College" ], [ "_:result", "phone", "01223335511" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "2.50 pounds" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:result", "amount", "a number of" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "09:45" ], [ "_:result", "ref", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "M0PIMESH" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for lodgings on the east side , in the expensive price range ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'15 - 17 Norman Way int he Coldhams Business Park');(_:result,area,'east');(_:result,name,'Express by Holiday Inn');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Express by Holiday Inn is located at 15 - 17 Norman Way int he Coldhams Business Park which is located in the east ." }, { "id": 2, "rdf-acts": [ "inform((_:search,has_parking,'dontcare');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "it does n't need a free parking . Can you book a room for me ?" }, { "id": 3, "rdf-acts": [ "request((_:booking,day,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes , how many people and what day would you like to book ?" }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "I do not need to book ." }, { "id": 5, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I may help you with today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))", "request((_:result,has_internet,?);(_:result,phone,?);(_:result,stars,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I just need to know the how many stars it has , the phone number there , and if they have WiFi ." }, { "id": 7, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,phone,'01223866800');(_:result,stars,'two');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Sure , it has two stars , includes wifi , and the phone number is 01223866800 . Can I help you with any thing else today ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'venetian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am also trying to find a Venetian restaurant . Are there any in town ?" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'West');(_:result,name,'thanh binh');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , we have thanh binh on the West side . Would you like a reservation ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "Please book it for me ." }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes I will book it for you and get a reference number ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'19:30');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you make a reservation for Monday at 19:30 for 8 people ?" }, { "id": 13, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "Absolutely . Anything else I can assist you with ?" }, { "id": 14, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Um I think you 're getting ahead of yourself ? I 'm still waiting on that reference number for the booking you said you 'd complete ...." }, { "id": 15, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "Unfortunately I ca n't get that booking for you . Is there anything else I can do for you ?" }, { "id": 16, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Oh ... alright ... well I guess not then . You were n't very helpful but whatever bye" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "I am sorry for the delay . Also , there are no Venetian restaurants . Did you want a Vietnamese restaurant instead ?" } ]
PMUL0490.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "15 - 17 Norman Way int he Coldhams Business Park" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Express by Holiday Inn" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "15 - 17 Norman Way int he Coldhams Business Park" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Express by Holiday Inn" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "15 - 17 Norman Way int he Coldhams Business Park" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Express by Holiday Inn" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "dontcare" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "stars", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "15 - 17 Norman Way int he Coldhams Business Park" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Express by Holiday Inn" ], [ "_:search", "has_parking", "dontcare" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "phone", "01223866800" ], [ "_:result", "stars", "two" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "venetian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "15 - 17 Norman Way int he Coldhams Business Park" ], [ "_:search", "has_parking", "dontcare" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "phone", "01223866800" ], [ "_:result", "stars", "two" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "venetian" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "West" ], [ "_:result", "name", "thanh binh" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "15 - 17 Norman Way int he Coldhams Business Park" ], [ "_:search", "has_parking", "dontcare" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "phone", "01223866800" ], [ "_:result", "stars", "two" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "venetian" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "West" ], [ "_:result", "name", "thanh binh" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "19:30" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "15 - 17 Norman Way int he Coldhams Business Park" ], [ "_:search", "has_parking", "dontcare" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "phone", "01223866800" ], [ "_:result", "stars", "two" ], [ "_:search", "food", "venetian" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "West" ], [ "_:result", "name", "thanh binh" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "19:30" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_: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": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "15 - 17 Norman Way int he Coldhams Business Park" ], [ "_:search", "has_parking", "dontcare" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "phone", "01223866800" ], [ "_:result", "stars", "two" ], [ "_:search", "food", "venetian" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "West" ], [ "_:result", "name", "thanh binh" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "19:30" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/63e8c74b" ], [ "_:booking/63e8c74b", "type", "Booking" ], [ "_: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 ] } ]